"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/02/13 03:36:07 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-vahikeh8huru" 2025/02/13 03:36:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 03:36:07 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/02/13 03:36:07 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/02/13 03:36:07 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/02/13 03:36:07 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/02/13 03:36:07 DEBUG : Setting pass="es9T8Gl9dMaDSqROAkAMV5H46p1stQ5DHSWj8GwQQzmuULQ" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/02/13 03:36:07 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{ZReyp}" suffix to name 2025/02/13 03:36:07 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/02/13 03:36:07 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/02/13 03:36:07 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/02/13 03:36:07 DEBUG : Setting pass="es9T8Gl9dMaDSqROAkAMV5H46p1stQ5DHSWj8GwQQzmuULQ" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/02/13 03:36:07 DEBUG : found headers: 2025/02/13 03:36:07 DEBUG : Creating backend with remote "/tmp/rclone803016330" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:07 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:08 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:08 DEBUG : dir: Looking for writers 2025/02/13 03:36:08 DEBUG : : Looking for writers 2025/02/13 03:36:08 DEBUG : dir: reading active writers 2025/02/13 03:36:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.32s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:08 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:09 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:09 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:09 DEBUG : dir/subdir: Looking for writers 2025/02/13 03:36:09 DEBUG : dir: Looking for writers 2025/02/13 03:36:09 DEBUG : file1: reading active writers 2025/02/13 03:36:09 DEBUG : file2: reading active writers 2025/02/13 03:36:09 DEBUG : subdir: reading active writers 2025/02/13 03:36:09 DEBUG : : Looking for writers 2025/02/13 03:36:09 DEBUG : dir: reading active writers 2025/02/13 03:36:09 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.17s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:10 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:11 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:11 DEBUG : dir: Looking for writers 2025/02/13 03:36:11 DEBUG : file1: reading active writers 2025/02/13 03:36:11 DEBUG : : Looking for writers 2025/02/13 03:36:11 DEBUG : dir: reading active writers 2025/02/13 03:36:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.09s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:11 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:12 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:12 DEBUG : dir: Looking for writers 2025/02/13 03:36:12 DEBUG : : Looking for writers 2025/02/13 03:36:12 DEBUG : dir: reading active writers 2025/02/13 03:36:12 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.03s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:12 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:13 DEBUG : dir: forgetting directory cache 2025/02/13 03:36:13 DEBUG : : forgetting directory cache 2025/02/13 03:36:13 DEBUG : dir: forgetting directory cache 2025/02/13 03:36:13 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:13 DEBUG : : Looking for writers 2025/02/13 03:36:13 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.10s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:14 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:14 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/02/13 03:36:14 DEBUG : dir: invalidating directory cache 2025/02/13 03:36:14 DEBUG : : >ForgetPath: 2025/02/13 03:36:14 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/02/13 03:36:14 DEBUG : : invalidating directory cache 2025/02/13 03:36:14 DEBUG : dir: forgetting directory cache 2025/02/13 03:36:14 DEBUG : : >ForgetPath: 2025/02/13 03:36:14 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/02/13 03:36:14 DEBUG : : >ForgetPath: 2025/02/13 03:36:14 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:14 DEBUG : dir: Looking for writers 2025/02/13 03:36:14 DEBUG : : Looking for writers 2025/02/13 03:36:14 DEBUG : dir: reading active writers 2025/02/13 03:36:14 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.11s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:15 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:16 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:16 DEBUG : : forgetting directory cache 2025/02/13 03:36:16 DEBUG : dir: forgetting directory cache 2025/02/13 03:36:17 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:17 DEBUG : dir: Looking for writers 2025/02/13 03:36:17 DEBUG : fil/a/b: Looking for writers 2025/02/13 03:36:17 DEBUG : fil/a: Looking for writers 2025/02/13 03:36:17 DEBUG : b: reading active writers 2025/02/13 03:36:17 DEBUG : fil: Looking for writers 2025/02/13 03:36:17 DEBUG : a: reading active writers 2025/02/13 03:36:17 DEBUG : : Looking for writers 2025/02/13 03:36:17 DEBUG : dir: reading active writers 2025/02/13 03:36:17 DEBUG : fil: reading active writers 2025/02/13 03:36:17 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.20s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:18 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:18 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:18 DEBUG : dir: Looking for writers 2025/02/13 03:36:18 DEBUG : : Looking for writers 2025/02/13 03:36:18 DEBUG : dir: reading active writers 2025/02/13 03:36:18 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.04s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:19 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:20 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:20 DEBUG : dir: Looking for writers 2025/02/13 03:36:20 DEBUG : file1: reading active writers 2025/02/13 03:36:20 DEBUG : : Looking for writers 2025/02/13 03:36:20 DEBUG : dir: reading active writers 2025/02/13 03:36:20 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.09s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:20 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:20 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:21 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/02/13 03:36:21 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/02/13 03:36:21 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/02/13 03:36:21 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/13 03:36:21 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/02/13 03:36:21 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:22 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:22 DEBUG : dir: invalidating directory cache 2025/02/13 03:36:22 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/02/13 03:36:22 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/02/13 03:36:22 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/02/13 03:36:22 DEBUG : dir/file1: Reset virtual modtime 2025/02/13 03:36:22 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/02/13 03:36:22 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/13 03:36:22 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/02/13 03:36:22 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/02/13 03:36:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:36:22 DEBUG : dir: invalidating directory cache 2025/02/13 03:36:22 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/02/13 03:36:22 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/13 03:36:22 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/13 03:36:22 DEBUG : : forgetting directory cache 2025/02/13 03:36:22 DEBUG : dir: forgetting directory cache 2025/02/13 03:36:22 DEBUG : dir/virtualDir: forgetting directory cache 2025/02/13 03:36:22 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:22 DEBUG : dir/virtualDir: Looking for writers 2025/02/13 03:36:22 DEBUG : dir: Looking for writers 2025/02/13 03:36:22 DEBUG : virtualFile2: reading active writers 2025/02/13 03:36:22 DEBUG : virtualFile: reading active writers 2025/02/13 03:36:22 DEBUG : virtualDir: reading active writers 2025/02/13 03:36:22 DEBUG : file1: reading active writers 2025/02/13 03:36:22 DEBUG : : Looking for writers 2025/02/13 03:36:22 DEBUG : dir: reading active writers 2025/02/13 03:36:22 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.27s) --- PASS: TestDirReadDirAll/Virtual (1.03s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:23 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:24 ERROR : dir/: Can only open directories read only 2025/02/13 03:36:24 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:24 DEBUG : dir: Looking for writers 2025/02/13 03:36:24 DEBUG : : Looking for writers 2025/02/13 03:36:24 DEBUG : dir: reading active writers 2025/02/13 03:36:24 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.02s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:24 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:25 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:36:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/13 03:36:25 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/02/13 03:36:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/13 03:36:25 DEBUG : webdav root 'rclone-test-vahikeh8huru': File to upload is small (5 bytes), uploading instead of streaming 2025/02/13 03:36:25 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:25 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/02/13 03:36:25 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/02/13 03:36:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/13 03:36:25 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:25 DEBUG : dir: Looking for writers 2025/02/13 03:36:25 DEBUG : file1: reading active writers 2025/02/13 03:36:25 DEBUG : potato: reading active writers 2025/02/13 03:36:25 DEBUG : : Looking for writers 2025/02/13 03:36:25 DEBUG : dir: reading active writers 2025/02/13 03:36:25 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.59s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:26 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/13 03:36:27 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:27 DEBUG : dir/sub: Looking for writers 2025/02/13 03:36:27 DEBUG : dir: Looking for writers 2025/02/13 03:36:27 DEBUG : file1: reading active writers 2025/02/13 03:36:27 DEBUG : sub: reading active writers 2025/02/13 03:36:27 DEBUG : : Looking for writers 2025/02/13 03:36:27 DEBUG : dir: reading active writers 2025/02/13 03:36:27 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.00s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:28 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/13 03:36:29 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/02/13 03:36:29 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:29 DEBUG : dir/sub/subsub: Looking for writers 2025/02/13 03:36:29 DEBUG : dir/sub: Looking for writers 2025/02/13 03:36:29 DEBUG : subsub: reading active writers 2025/02/13 03:36:29 DEBUG : dir: Looking for writers 2025/02/13 03:36:29 DEBUG : file1: reading active writers 2025/02/13 03:36:29 DEBUG : sub: reading active writers 2025/02/13 03:36:29 DEBUG : : Looking for writers 2025/02/13 03:36:29 DEBUG : dir: reading active writers 2025/02/13 03:36:29 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.32s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:30 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:31 ERROR : dir/: Dir.Remove not empty 2025/02/13 03:36:31 DEBUG : dir/file1: Remove: 2025/02/13 03:36:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:36:31 DEBUG : dir/file1: >Remove: err= 2025/02/13 03:36:31 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/13 03:36:31 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:31 DEBUG : : Looking for writers 2025/02/13 03:36:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.13s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:31 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:32 DEBUG : dir/file1: Remove: 2025/02/13 03:36:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:36:32 DEBUG : dir/file1: >Remove: err= 2025/02/13 03:36:32 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/13 03:36:32 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:32 DEBUG : : Looking for writers 2025/02/13 03:36:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.17s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:33 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:33 DEBUG : dir/file1: Remove: 2025/02/13 03:36:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:36:33 DEBUG : dir/file1: >Remove: err= 2025/02/13 03:36:33 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:33 DEBUG : dir: Looking for writers 2025/02/13 03:36:33 DEBUG : : Looking for writers 2025/02/13 03:36:33 DEBUG : dir: reading active writers 2025/02/13 03:36:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.37s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:34 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:35 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:35 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/02/13 03:36:35 DEBUG : dir: Updating dir with dir2 0xc0003ac000 2025/02/13 03:36:35 DEBUG : dir: forgetting directory cache 2025/02/13 03:36:35 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/13 03:36:35 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/02/13 03:36:36 INFO : dir2/file1: Moved (server-side) to: file2 2025/02/13 03:36:36 DEBUG : file2: Updating file with file2 0xc000ab4240 2025/02/13 03:36:36 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/02/13 03:36:36 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/13 03:36:36 INFO : dir2/file3: Deleted 2025/02/13 03:36:37 INFO : file2: Moved (server-side) to: dir2/file3 2025/02/13 03:36:37 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000ab4240 2025/02/13 03:36:37 DEBUG : : Added virtual directory entry vDel: "file2" 2025/02/13 03:36:37 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/02/13 03:36:37 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/02/13 03:36:37 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006c1ba0 2025/02/13 03:36:37 DEBUG : empty directory: forgetting directory cache 2025/02/13 03:36:37 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/02/13 03:36:37 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/02/13 03:36:37 DEBUG : dir2: Renaming to "dir3" 2025/02/13 03:36:37 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:37 DEBUG : dir3: Looking for writers 2025/02/13 03:36:37 DEBUG : file3: reading active writers 2025/02/13 03:36:37 DEBUG : renamed empty directory: Looking for writers 2025/02/13 03:36:37 DEBUG : : Looking for writers 2025/02/13 03:36:37 DEBUG : dir3: reading active writers 2025/02/13 03:36:37 DEBUG : renamed empty directory: reading active writers 2025/02/13 03:36:37 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.89s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:38 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/13 03:36:39 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:36:39 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/13 03:36:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/13 03:36:39 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/02/13 03:36:39 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/02/13 03:36:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/13 03:36:39 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:36:39 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/13 03:36:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/13 03:36:39 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/02/13 03:36:39 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/02/13 03:36:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/13 03:36:39 DEBUG : webdav root 'rclone-test-vahikeh8huru': File to upload is small (12 bytes), uploading instead of streaming 2025/02/13 03:36:39 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:39 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/02/13 03:36:39 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/02/13 03:36:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/13 03:36:39 DEBUG : : forgetting directory cache 2025/02/13 03:36:39 DEBUG : dir: forgetting directory cache 2025/02/13 03:36:39 DEBUG : dir/sub: forgetting directory cache 2025/02/13 03:36:39 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/02/13 03:36:39 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/02/13 03:36:39 DEBUG : webdav root 'rclone-test-vahikeh8huru': File to upload is small (5 bytes), uploading instead of streaming 2025/02/13 03:36:39 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:39 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/02/13 03:36:39 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/02/13 03:36:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/13 03:36:39 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:39 DEBUG : dir/sub: Looking for writers 2025/02/13 03:36:39 DEBUG : file0: reading active writers 2025/02/13 03:36:39 DEBUG : file2: reading active writers 2025/02/13 03:36:39 DEBUG : dir: Looking for writers 2025/02/13 03:36:39 DEBUG : file1: reading active writers 2025/02/13 03:36:39 DEBUG : sub: reading active writers 2025/02/13 03:36:39 DEBUG : : Looking for writers 2025/02/13 03:36:39 DEBUG : dir: reading active writers 2025/02/13 03:36:39 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.36s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:40 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:41 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:41 DEBUG : dir: Looking for writers 2025/02/13 03:36:41 DEBUG : file1: reading active writers 2025/02/13 03:36:41 DEBUG : : Looking for writers 2025/02/13 03:36:41 DEBUG : dir: reading active writers 2025/02/13 03:36:41 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:41 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:42 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:43 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/02/13 03:36:43 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:43 DEBUG : dir: Looking for writers 2025/02/13 03:36:43 DEBUG : file1: reading active writers 2025/02/13 03:36:43 DEBUG : : Looking for writers 2025/02/13 03:36:43 DEBUG : dir: reading active writers 2025/02/13 03:36:43 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 (1.72s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.72s) --- 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-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:43 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:36:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/13 03:36:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:36:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/02/13 03:36:44 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:44 DEBUG : dir: Looking for writers 2025/02/13 03:36:44 DEBUG : file1: reading active writers 2025/02/13 03:36:44 DEBUG : : Looking for writers 2025/02/13 03:36:44 DEBUG : dir: reading active writers 2025/02/13 03:36:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.19s) === RUN TestFileOpenReadUnknownSize 2025/02/13 03:36:44 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/02/13 03:36:44 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/13 03:36:44 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:36:44 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/02/13 03:36:44 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:44 DEBUG : : Looking for writers 2025/02/13 03:36:44 DEBUG : file.txt: reading active writers 2025/02/13 03:36:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:44 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:36:45 DEBUG : webdav root 'rclone-test-vahikeh8huru': File to upload is small (25 bytes), uploading instead of streaming 2025/02/13 03:36:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:45 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/02/13 03:36:45 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/02/13 03:36:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:36:45 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:45 DEBUG : dir: Looking for writers 2025/02/13 03:36:45 DEBUG : file1: reading active writers 2025/02/13 03:36:45 DEBUG : : Looking for writers 2025/02/13 03:36:45 DEBUG : dir: reading active writers 2025/02/13 03:36:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.58s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:46 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:47 DEBUG : dir/file1: Remove: 2025/02/13 03:36:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:36:47 DEBUG : dir/file1: >Remove: err= 2025/02/13 03:36:47 DEBUG : dir/file1: Remove: 2025/02/13 03:36:47 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/13 03:36:47 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:47 DEBUG : dir: Looking for writers 2025/02/13 03:36:47 DEBUG : : Looking for writers 2025/02/13 03:36:47 DEBUG : dir: reading active writers 2025/02/13 03:36:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.53s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:47 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:48 DEBUG : dir/file1: Remove: 2025/02/13 03:36:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:36:48 DEBUG : dir/file1: >Remove: err= 2025/02/13 03:36:48 DEBUG : dir/file1: Remove: 2025/02/13 03:36:48 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/13 03:36:48 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:48 DEBUG : dir: Looking for writers 2025/02/13 03:36:48 DEBUG : : Looking for writers 2025/02/13 03:36:48 DEBUG : dir: reading active writers 2025/02/13 03:36:48 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.33s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:49 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:36:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/13 03:36:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/13 03:36:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/13 03:36:49 DEBUG : dir/file1: Open: flags=O_RDWR 2025/02/13 03:36:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/13 03:36:49 DEBUG : dir/file1: Open: flags=0x3 2025/02/13 03:36:49 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/02/13 03:36:49 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/02/13 03:36:49 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:49 DEBUG : dir: Looking for writers 2025/02/13 03:36:49 DEBUG : file1: reading active writers 2025/02/13 03:36:49 DEBUG : : Looking for writers 2025/02/13 03:36:49 DEBUG : dir: reading active writers 2025/02/13 03:36:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.08s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:50 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:50 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:50 DEBUG : dir: Looking for writers 2025/02/13 03:36:50 DEBUG : file1: reading active writers 2025/02/13 03:36:50 DEBUG : : Looking for writers 2025/02/13 03:36:50 DEBUG : dir: reading active writers 2025/02/13 03:36:50 DEBUG : >WaitForWriters: 2025/02/13 03:36:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:36:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00021ad80 2025/02/13 03:36:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:36:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:36:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/13 03:36:51 DEBUG : dir/file1: Updating file with dir/file1 0xc00021ad80 2025/02/13 03:36:51 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/13 03:36:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:36:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/13 03:36:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/13 03:36:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:36:51 DEBUG : dir/file1: File is currently open, delaying rename 0xc00021ad80 2025/02/13 03:36:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:36:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:36:51 DEBUG : webdav root 'rclone-test-vahikeh8huru': File to upload is small (25 bytes), uploading instead of streaming 2025/02/13 03:36:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/02/13 03:36:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/02/13 03:36:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:36:52 DEBUG : newLeaf: Running delayed rename now 2025/02/13 03:36:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:36:52 DEBUG : newLeaf: Updating file with newLeaf 0xc00021ad80 2025/02/13 03:36:52 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:52 DEBUG : dir: Looking for writers 2025/02/13 03:36:52 DEBUG : : Looking for writers 2025/02/13 03:36:52 DEBUG : dir: reading active writers 2025/02/13 03:36:52 DEBUG : newLeaf: reading active writers 2025/02/13 03:36:52 DEBUG : >WaitForWriters: 2025/02/13 03:36:52 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:52 DEBUG : dir: Looking for writers 2025/02/13 03:36:52 DEBUG : : Looking for writers 2025/02/13 03:36:52 DEBUG : dir: reading active writers 2025/02/13 03:36:52 DEBUG : newLeaf: reading active writers 2025/02/13 03:36:52 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:53 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:53 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:36:53 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:36:53 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:36:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:36:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:36:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:36:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:36:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:36:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:36:53 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:36:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:53 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:53 DEBUG : dir: Looking for writers 2025/02/13 03:36:53 DEBUG : file1: reading active writers 2025/02/13 03:36:53 DEBUG : : Looking for writers 2025/02/13 03:36:53 DEBUG : dir: reading active writers 2025/02/13 03:36:53 DEBUG : >WaitForWriters: 2025/02/13 03:36:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:36:54 DEBUG : newLeaf: Updating file with newLeaf 0xc00021b2c0 2025/02/13 03:36:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:36:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:36:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/13 03:36:54 DEBUG : dir/file1: Updating file with dir/file1 0xc00021b2c0 2025/02/13 03:36:54 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/13 03:36:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:36:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/13 03:36:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/13 03:36:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:36:55 DEBUG : dir/file1: File is currently open, delaying rename 0xc00021b2c0 2025/02/13 03:36:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:36:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:36:55 DEBUG : webdav root 'rclone-test-vahikeh8huru': File to upload is small (25 bytes), uploading instead of streaming 2025/02/13 03:36:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:55 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/02/13 03:36:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/02/13 03:36:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:36:55 DEBUG : newLeaf: Running delayed rename now 2025/02/13 03:36:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:36:55 DEBUG : newLeaf: Updating file with newLeaf 0xc00021b2c0 2025/02/13 03:36:55 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:55 DEBUG : dir: Looking for writers 2025/02/13 03:36:55 DEBUG : : Looking for writers 2025/02/13 03:36:55 DEBUG : dir: reading active writers 2025/02/13 03:36:55 DEBUG : newLeaf: reading active writers 2025/02/13 03:36:55 DEBUG : >WaitForWriters: 2025/02/13 03:36:55 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:55 DEBUG : dir: Looking for writers 2025/02/13 03:36:55 DEBUG : : Looking for writers 2025/02/13 03:36:55 DEBUG : dir: reading active writers 2025/02/13 03:36:55 DEBUG : newLeaf: reading active writers 2025/02/13 03:36:55 DEBUG : >WaitForWriters: 2025/02/13 03:36:55 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:36:56 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:36:56 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:36:56 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:36:56 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:36:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:36:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:36:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:36:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:36:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:36:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:36:56 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:36:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:57 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/13 03:36:57 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:36:57 DEBUG : dir/file1(0xc000caaa00): openPending: 2025/02/13 03:36:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/02/13 03:36:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/13 03:36:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:36:57 DEBUG : dir/file1(0xc000caaa00): >openPending: err= 2025/02/13 03:36:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/13 03:36:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:36:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:36:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:36:57 DEBUG : dir/file1(0xc000caaa00): _writeAt: size=14, off=0 2025/02/13 03:36:57 DEBUG : dir/file1(0xc000caaa00): >_writeAt: n=14, err= 2025/02/13 03:36:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/13 03:36:57 DEBUG : dir/file1(0xc000caaa00): close: 2025/02/13 03:36:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/13 03:36:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/13 03:36:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:36:57 DEBUG : dir/file1(0xc000caaa00): >close: err= 2025/02/13 03:36:57 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:57 DEBUG : dir: Looking for writers 2025/02/13 03:36:57 DEBUG : file1: reading active writers 2025/02/13 03:36:57 DEBUG : : Looking for writers 2025/02/13 03:36:57 DEBUG : dir: reading active writers 2025/02/13 03:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:36:57 DEBUG : dir: Looking for writers 2025/02/13 03:36:57 DEBUG : file1: reading active writers 2025/02/13 03:36:57 DEBUG : : Looking for writers 2025/02/13 03:36:57 DEBUG : dir: reading active writers 2025/02/13 03:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:36:57 DEBUG : dir: Looking for writers 2025/02/13 03:36:57 DEBUG : file1: reading active writers 2025/02/13 03:36:57 DEBUG : : Looking for writers 2025/02/13 03:36:57 DEBUG : dir: reading active writers 2025/02/13 03:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:36:57 DEBUG : dir: Looking for writers 2025/02/13 03:36:57 DEBUG : file1: reading active writers 2025/02/13 03:36:57 DEBUG : : Looking for writers 2025/02/13 03:36:57 DEBUG : dir: reading active writers 2025/02/13 03:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:36:57 DEBUG : dir/file1: vfs cache: starting upload 2025/02/13 03:36:57 DEBUG : dir: Looking for writers 2025/02/13 03:36:57 DEBUG : file1: reading active writers 2025/02/13 03:36:57 DEBUG : : Looking for writers 2025/02/13 03:36:57 DEBUG : dir: reading active writers 2025/02/13 03:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/13 03:36:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:57 DEBUG : dir: Looking for writers 2025/02/13 03:36:57 DEBUG : file1: reading active writers 2025/02/13 03:36:57 DEBUG : : Looking for writers 2025/02/13 03:36:57 DEBUG : dir: reading active writers 2025/02/13 03:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/13 03:36:57 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/02/13 03:36:57 INFO : dir/file1: Copied (replaced existing) 2025/02/13 03:36:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/13 03:36:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/13 03:36:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:36:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/13 03:36:57 DEBUG : dir: Looking for writers 2025/02/13 03:36:57 DEBUG : file1: reading active writers 2025/02/13 03:36:57 DEBUG : : Looking for writers 2025/02/13 03:36:57 DEBUG : dir: reading active writers 2025/02/13 03:36:57 DEBUG : >WaitForWriters: 2025/02/13 03:36:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:36:57 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:36:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:36:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:36:57 DEBUG : dir/file1(0xc000cab240): _readAt: size=512, off=0 2025/02/13 03:36:57 DEBUG : dir/file1(0xc000cab240): openPending: 2025/02/13 03:36:57 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/02/13 03:36:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/13 03:36:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:36:57 DEBUG : dir/file1(0xc000cab240): >openPending: err= 2025/02/13 03:36:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/13 03:36:57 DEBUG : dir/file1(0xc000cab240): >_readAt: n=14, err=EOF 2025/02/13 03:36:57 DEBUG : dir/file1(0xc000cab240): close: 2025/02/13 03:36:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/13 03:36:57 DEBUG : dir/file1(0xc000cab240): >close: err= 2025/02/13 03:36:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:36:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/13 03:36:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000cae000 2025/02/13 03:36:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:36:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:36:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/13 03:36:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/13 03:36:58 DEBUG : dir/file1: Updating file with dir/file1 0xc000cae000 2025/02/13 03:36:58 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/13 03:36:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:36:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/13 03:36:58 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:36:58 DEBUG : dir/file1(0xc00062e940): openPending: 2025/02/13 03:36:58 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/02/13 03:36:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/13 03:36:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:36:58 DEBUG : dir/file1(0xc00062e940): >openPending: err= 2025/02/13 03:36:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/13 03:36:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:36:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:36:58 DEBUG : dir/file1(0xc00062e940): _writeAt: size=25, off=0 2025/02/13 03:36:58 DEBUG : dir/file1(0xc00062e940): >_writeAt: n=25, err= 2025/02/13 03:36:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:36:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/13 03:36:59 DEBUG : newLeaf: Updating file with newLeaf 0xc000cae000 2025/02/13 03:36:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:36:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:36:59 DEBUG : newLeaf(0xc00062e940): close: 2025/02/13 03:36:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/13 03:36:59 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-13 03:36:58.855499058 +0000 UTC m=+51.611449291 2025/02/13 03:36:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/13 03:36:59 DEBUG : newLeaf(0xc00062e940): >close: err= 2025/02/13 03:36:59 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:36:59 DEBUG : dir: Looking for writers 2025/02/13 03:36:59 DEBUG : : Looking for writers 2025/02/13 03:36:59 DEBUG : dir: reading active writers 2025/02/13 03:36:59 DEBUG : newLeaf: reading active writers 2025/02/13 03:36:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:36:59 DEBUG : dir: Looking for writers 2025/02/13 03:36:59 DEBUG : : Looking for writers 2025/02/13 03:36:59 DEBUG : dir: reading active writers 2025/02/13 03:36:59 DEBUG : newLeaf: reading active writers 2025/02/13 03:36:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:36:59 DEBUG : dir: Looking for writers 2025/02/13 03:36:59 DEBUG : : Looking for writers 2025/02/13 03:36:59 DEBUG : newLeaf: reading active writers 2025/02/13 03:36:59 DEBUG : dir: reading active writers 2025/02/13 03:36:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:36:59 DEBUG : dir: Looking for writers 2025/02/13 03:36:59 DEBUG : : Looking for writers 2025/02/13 03:36:59 DEBUG : dir: reading active writers 2025/02/13 03:36:59 DEBUG : newLeaf: reading active writers 2025/02/13 03:36:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:36:59 DEBUG : newLeaf: vfs cache: starting upload 2025/02/13 03:36:59 DEBUG : dir: Looking for writers 2025/02/13 03:36:59 DEBUG : : Looking for writers 2025/02/13 03:36:59 DEBUG : dir: reading active writers 2025/02/13 03:36:59 DEBUG : newLeaf: reading active writers 2025/02/13 03:36:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/13 03:36:59 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/13 03:36:59 DEBUG : dir: Looking for writers 2025/02/13 03:36:59 DEBUG : : Looking for writers 2025/02/13 03:36:59 DEBUG : dir: reading active writers 2025/02/13 03:36:59 DEBUG : newLeaf: reading active writers 2025/02/13 03:36:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/13 03:36:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/02/13 03:36:59 INFO : newLeaf: Copied (replaced existing) 2025/02/13 03:36:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-13 03:36:58 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/02/13 03:36:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/13 03:36:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:36:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/13 03:36:59 DEBUG : dir: Looking for writers 2025/02/13 03:36:59 DEBUG : : Looking for writers 2025/02/13 03:36:59 DEBUG : dir: reading active writers 2025/02/13 03:36:59 DEBUG : newLeaf: reading active writers 2025/02/13 03:36:59 DEBUG : >WaitForWriters: 2025/02/13 03:37:00 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:00 DEBUG : dir: Looking for writers 2025/02/13 03:37:00 DEBUG : : Looking for writers 2025/02/13 03:37:00 DEBUG : dir: reading active writers 2025/02/13 03:37:00 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:00 DEBUG : >WaitForWriters: 2025/02/13 03:37:00 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:00 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:00 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:37:00 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:00 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:00 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:37:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:01 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:01 DEBUG : dir: Looking for writers 2025/02/13 03:37:01 DEBUG : file1: reading active writers 2025/02/13 03:37:01 DEBUG : : Looking for writers 2025/02/13 03:37:01 DEBUG : dir: reading active writers 2025/02/13 03:37:01 DEBUG : >WaitForWriters: 2025/02/13 03:37:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:37:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000faca80 2025/02/13 03:37:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:37:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:37:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/13 03:37:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000faca80 2025/02/13 03:37:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/13 03:37:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/13 03:37:02 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:37:02 DEBUG : dir/file1(0xc000feca00): openPending: 2025/02/13 03:37:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/02/13 03:37:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/13 03:37:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:02 DEBUG : dir/file1(0xc000feca00): >openPending: err= 2025/02/13 03:37:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/13 03:37:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:37:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:37:02 DEBUG : dir/file1(0xc000feca00): _writeAt: size=25, off=0 2025/02/13 03:37:02 DEBUG : dir/file1(0xc000feca00): >_writeAt: n=25, err= 2025/02/13 03:37:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:37:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/13 03:37:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000faca80 2025/02/13 03:37:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:37:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:37:02 DEBUG : newLeaf(0xc000feca00): close: 2025/02/13 03:37:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/13 03:37:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-13 03:37:02.4309185 +0000 UTC m=+55.186868733 2025/02/13 03:37:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:02 DEBUG : newLeaf(0xc000feca00): >close: err= 2025/02/13 03:37:02 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:02 DEBUG : dir: Looking for writers 2025/02/13 03:37:02 DEBUG : : Looking for writers 2025/02/13 03:37:02 DEBUG : dir: reading active writers 2025/02/13 03:37:02 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:37:02 DEBUG : dir: Looking for writers 2025/02/13 03:37:02 DEBUG : : Looking for writers 2025/02/13 03:37:02 DEBUG : dir: reading active writers 2025/02/13 03:37:02 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:37:02 DEBUG : dir: Looking for writers 2025/02/13 03:37:02 DEBUG : : Looking for writers 2025/02/13 03:37:02 DEBUG : dir: reading active writers 2025/02/13 03:37:02 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:37:02 DEBUG : dir: Looking for writers 2025/02/13 03:37:02 DEBUG : : Looking for writers 2025/02/13 03:37:02 DEBUG : dir: reading active writers 2025/02/13 03:37:02 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:37:02 DEBUG : newLeaf: vfs cache: starting upload 2025/02/13 03:37:02 DEBUG : dir: Looking for writers 2025/02/13 03:37:02 DEBUG : : Looking for writers 2025/02/13 03:37:02 DEBUG : dir: reading active writers 2025/02/13 03:37:02 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/13 03:37:02 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:03 DEBUG : dir: Looking for writers 2025/02/13 03:37:03 DEBUG : : Looking for writers 2025/02/13 03:37:03 DEBUG : dir: reading active writers 2025/02/13 03:37:03 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/13 03:37:03 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/02/13 03:37:03 INFO : newLeaf: Copied (replaced existing) 2025/02/13 03:37:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-13 03:37:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/02/13 03:37:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/13 03:37:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:37:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/13 03:37:03 DEBUG : dir: Looking for writers 2025/02/13 03:37:03 DEBUG : : Looking for writers 2025/02/13 03:37:03 DEBUG : dir: reading active writers 2025/02/13 03:37:03 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:03 DEBUG : >WaitForWriters: 2025/02/13 03:37:03 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:03 DEBUG : dir: Looking for writers 2025/02/13 03:37:03 DEBUG : : Looking for writers 2025/02/13 03:37:03 DEBUG : dir: reading active writers 2025/02/13 03:37:03 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:03 DEBUG : >WaitForWriters: 2025/02/13 03:37:03 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:04 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:04 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:37:04 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:04 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:04 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:37:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/13 03:37:04 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:37:04 DEBUG : dir/file1(0xc000889d40): openPending: 2025/02/13 03:37:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/02/13 03:37:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/13 03:37:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:04 DEBUG : dir/file1(0xc000889d40): >openPending: err= 2025/02/13 03:37:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/13 03:37:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:37:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:37:04 DEBUG : dir/file1(0xc000889d40): _writeAt: size=14, off=0 2025/02/13 03:37:04 DEBUG : dir/file1(0xc000889d40): >_writeAt: n=14, err= 2025/02/13 03:37:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/13 03:37:04 DEBUG : dir/file1(0xc000889d40): close: 2025/02/13 03:37:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/13 03:37:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/13 03:37:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:04 DEBUG : dir/file1(0xc000889d40): >close: err= 2025/02/13 03:37:04 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:04 DEBUG : dir: Looking for writers 2025/02/13 03:37:04 DEBUG : file1: reading active writers 2025/02/13 03:37:04 DEBUG : : Looking for writers 2025/02/13 03:37:04 DEBUG : dir: reading active writers 2025/02/13 03:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:37:04 DEBUG : dir: Looking for writers 2025/02/13 03:37:04 DEBUG : file1: reading active writers 2025/02/13 03:37:04 DEBUG : : Looking for writers 2025/02/13 03:37:04 DEBUG : dir: reading active writers 2025/02/13 03:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:37:04 DEBUG : dir: Looking for writers 2025/02/13 03:37:04 DEBUG : file1: reading active writers 2025/02/13 03:37:04 DEBUG : : Looking for writers 2025/02/13 03:37:04 DEBUG : dir: reading active writers 2025/02/13 03:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:37:04 DEBUG : dir: Looking for writers 2025/02/13 03:37:04 DEBUG : file1: reading active writers 2025/02/13 03:37:04 DEBUG : : Looking for writers 2025/02/13 03:37:04 DEBUG : dir: reading active writers 2025/02/13 03:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:37:04 DEBUG : dir/file1: vfs cache: starting upload 2025/02/13 03:37:04 DEBUG : dir: Looking for writers 2025/02/13 03:37:04 DEBUG : file1: reading active writers 2025/02/13 03:37:04 DEBUG : : Looking for writers 2025/02/13 03:37:04 DEBUG : dir: reading active writers 2025/02/13 03:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/13 03:37:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:04 DEBUG : dir: Looking for writers 2025/02/13 03:37:04 DEBUG : file1: reading active writers 2025/02/13 03:37:04 DEBUG : : Looking for writers 2025/02/13 03:37:04 DEBUG : dir: reading active writers 2025/02/13 03:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/13 03:37:05 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/02/13 03:37:05 INFO : dir/file1: Copied (replaced existing) 2025/02/13 03:37:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/13 03:37:05 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/13 03:37:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/13 03:37:05 DEBUG : dir: Looking for writers 2025/02/13 03:37:05 DEBUG : file1: reading active writers 2025/02/13 03:37:05 DEBUG : : Looking for writers 2025/02/13 03:37:05 DEBUG : dir: reading active writers 2025/02/13 03:37:05 DEBUG : >WaitForWriters: 2025/02/13 03:37:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:37:05 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:37:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:37:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:37:05 DEBUG : dir/file1(0xc00088a480): _readAt: size=512, off=0 2025/02/13 03:37:05 DEBUG : dir/file1(0xc00088a480): openPending: 2025/02/13 03:37:05 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/02/13 03:37:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/13 03:37:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:05 DEBUG : dir/file1(0xc00088a480): >openPending: err= 2025/02/13 03:37:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/13 03:37:05 DEBUG : dir/file1(0xc00088a480): >_readAt: n=14, err=EOF 2025/02/13 03:37:05 DEBUG : dir/file1(0xc00088a480): close: 2025/02/13 03:37:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/13 03:37:05 DEBUG : dir/file1(0xc00088a480): >close: err= 2025/02/13 03:37:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:37:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/13 03:37:05 DEBUG : newLeaf: Updating file with newLeaf 0xc000fad5c0 2025/02/13 03:37:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:37:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:37:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/13 03:37:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/13 03:37:06 DEBUG : dir/file1: Updating file with dir/file1 0xc000fad5c0 2025/02/13 03:37:06 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/13 03:37:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/13 03:37:06 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:37:06 DEBUG : dir/file1(0xc0008e2640): openPending: 2025/02/13 03:37:06 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/02/13 03:37:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/13 03:37:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:06 DEBUG : dir/file1(0xc0008e2640): >openPending: err= 2025/02/13 03:37:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/13 03:37:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:37:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:37:06 DEBUG : dir/file1(0xc0008e2640): _writeAt: size=25, off=0 2025/02/13 03:37:06 DEBUG : dir/file1(0xc0008e2640): >_writeAt: n=25, err= 2025/02/13 03:37:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:37:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/13 03:37:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000fad5c0 2025/02/13 03:37:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:37:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:37:06 DEBUG : newLeaf(0xc0008e2640): close: 2025/02/13 03:37:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/13 03:37:06 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-13 03:37:06.498095313 +0000 UTC m=+59.254045546 2025/02/13 03:37:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:06 DEBUG : newLeaf(0xc0008e2640): >close: err= 2025/02/13 03:37:06 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:06 DEBUG : dir: Looking for writers 2025/02/13 03:37:06 DEBUG : : Looking for writers 2025/02/13 03:37:06 DEBUG : dir: reading active writers 2025/02/13 03:37:06 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:37:06 DEBUG : dir: Looking for writers 2025/02/13 03:37:06 DEBUG : : Looking for writers 2025/02/13 03:37:06 DEBUG : dir: reading active writers 2025/02/13 03:37:06 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:37:06 DEBUG : dir: Looking for writers 2025/02/13 03:37:06 DEBUG : : Looking for writers 2025/02/13 03:37:06 DEBUG : dir: reading active writers 2025/02/13 03:37:06 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:37:06 DEBUG : dir: Looking for writers 2025/02/13 03:37:06 DEBUG : : Looking for writers 2025/02/13 03:37:06 DEBUG : dir: reading active writers 2025/02/13 03:37:06 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:37:06 DEBUG : newLeaf: vfs cache: starting upload 2025/02/13 03:37:06 DEBUG : dir: Looking for writers 2025/02/13 03:37:06 DEBUG : : Looking for writers 2025/02/13 03:37:06 DEBUG : dir: reading active writers 2025/02/13 03:37:06 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/13 03:37:07 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:07 DEBUG : dir: Looking for writers 2025/02/13 03:37:07 DEBUG : : Looking for writers 2025/02/13 03:37:07 DEBUG : dir: reading active writers 2025/02/13 03:37:07 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/13 03:37:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/02/13 03:37:07 INFO : newLeaf: Copied (replaced existing) 2025/02/13 03:37:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-13 03:37:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/02/13 03:37:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/13 03:37:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:37:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/13 03:37:07 DEBUG : dir: Looking for writers 2025/02/13 03:37:07 DEBUG : : Looking for writers 2025/02/13 03:37:07 DEBUG : dir: reading active writers 2025/02/13 03:37:07 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:07 DEBUG : >WaitForWriters: 2025/02/13 03:37:07 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:07 DEBUG : dir: Looking for writers 2025/02/13 03:37:07 DEBUG : : Looking for writers 2025/02/13 03:37:07 DEBUG : dir: reading active writers 2025/02/13 03:37:07 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:07 DEBUG : >WaitForWriters: 2025/02/13 03:37:07 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:08 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:08 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:37:08 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:08 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:08 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:37:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:08 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:08 DEBUG : dir: Looking for writers 2025/02/13 03:37:08 DEBUG : file1: reading active writers 2025/02/13 03:37:08 DEBUG : : Looking for writers 2025/02/13 03:37:08 DEBUG : dir: reading active writers 2025/02/13 03:37:08 DEBUG : >WaitForWriters: 2025/02/13 03:37:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:37:08 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:37:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:37:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:37:08 DEBUG : dir/file1(0xc000a55e80): _readAt: size=512, off=0 2025/02/13 03:37:08 DEBUG : dir/file1(0xc000a55e80): openPending: 2025/02/13 03:37:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/02/13 03:37:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/13 03:37:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:08 DEBUG : dir/file1(0xc000a55e80): >openPending: err= 2025/02/13 03:37:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/02/13 03:37:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:37:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:37:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:37:08 DEBUG : dir/file1(0xc000a55e80): >_readAt: n=14, err=EOF 2025/02/13 03:37:08 DEBUG : dir/file1(0xc000a55e80): close: 2025/02/13 03:37:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/13 03:37:08 DEBUG : dir/file1(0xc000a55e80): >close: err= 2025/02/13 03:37:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:37:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/13 03:37:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000caecc0 2025/02/13 03:37:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:37:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:37:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/13 03:37:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/13 03:37:09 DEBUG : dir/file1: Updating file with dir/file1 0xc000caecc0 2025/02/13 03:37:09 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/13 03:37:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/13 03:37:10 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:37:10 DEBUG : dir/file1(0xc000a9f040): openPending: 2025/02/13 03:37:10 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/02/13 03:37:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/13 03:37:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:10 DEBUG : dir/file1(0xc000a9f040): >openPending: err= 2025/02/13 03:37:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/13 03:37:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:37:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:37:10 DEBUG : dir/file1(0xc000a9f040): _writeAt: size=25, off=0 2025/02/13 03:37:10 DEBUG : dir/file1(0xc000a9f040): >_writeAt: n=25, err= 2025/02/13 03:37:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/13 03:37:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/13 03:37:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000caecc0 2025/02/13 03:37:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:37:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:37:10 DEBUG : newLeaf(0xc000a9f040): close: 2025/02/13 03:37:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/13 03:37:10 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-13 03:37:10.014562578 +0000 UTC m=+62.770512810 2025/02/13 03:37:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:10 DEBUG : newLeaf(0xc000a9f040): >close: err= 2025/02/13 03:37:10 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:10 DEBUG : dir: Looking for writers 2025/02/13 03:37:10 DEBUG : : Looking for writers 2025/02/13 03:37:10 DEBUG : dir: reading active writers 2025/02/13 03:37:10 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:37:10 DEBUG : dir: Looking for writers 2025/02/13 03:37:10 DEBUG : : Looking for writers 2025/02/13 03:37:10 DEBUG : dir: reading active writers 2025/02/13 03:37:10 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:37:10 DEBUG : dir: Looking for writers 2025/02/13 03:37:10 DEBUG : : Looking for writers 2025/02/13 03:37:10 DEBUG : dir: reading active writers 2025/02/13 03:37:10 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:37:10 DEBUG : dir: Looking for writers 2025/02/13 03:37:10 DEBUG : : Looking for writers 2025/02/13 03:37:10 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:10 DEBUG : dir: reading active writers 2025/02/13 03:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:37:10 DEBUG : newLeaf: vfs cache: starting upload 2025/02/13 03:37:10 DEBUG : dir: Looking for writers 2025/02/13 03:37:10 DEBUG : : Looking for writers 2025/02/13 03:37:10 DEBUG : dir: reading active writers 2025/02/13 03:37:10 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/13 03:37:10 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:10 DEBUG : dir: Looking for writers 2025/02/13 03:37:10 DEBUG : : Looking for writers 2025/02/13 03:37:10 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:10 DEBUG : dir: reading active writers 2025/02/13 03:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/13 03:37:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/02/13 03:37:10 INFO : newLeaf: Copied (replaced existing) 2025/02/13 03:37:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-13 03:37:10 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/02/13 03:37:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/13 03:37:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/13 03:37:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/13 03:37:10 DEBUG : dir: Looking for writers 2025/02/13 03:37:10 DEBUG : : Looking for writers 2025/02/13 03:37:10 DEBUG : dir: reading active writers 2025/02/13 03:37:10 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:10 DEBUG : >WaitForWriters: 2025/02/13 03:37:11 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:11 DEBUG : dir: Looking for writers 2025/02/13 03:37:11 DEBUG : : Looking for writers 2025/02/13 03:37:11 DEBUG : dir: reading active writers 2025/02/13 03:37:11 DEBUG : newLeaf: reading active writers 2025/02/13 03:37:11 DEBUG : >WaitForWriters: 2025/02/13 03:37:11 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting --- PASS: TestFileRename (21.46s) --- PASS: TestFileRename/off,forceCache=false (3.17s) --- PASS: TestFileRename/minimal,forceCache=false (3.03s) --- PASS: TestFileRename/minimal,forceCache=true (4.14s) --- PASS: TestFileRename/writes,forceCache=false (3.53s) --- PASS: TestFileRename/writes,forceCache=true (4.08s) --- PASS: TestFileRename/full,forceCache=false (3.50s) === 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-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:11 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:11 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:11 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:11 DEBUG : : Looking for writers 2025/02/13 03:37:11 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.15s) === 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-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:11 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:37:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:37:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/13 03:37:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/13 03:37:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:37:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/13 03:37:12 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/02/13 03:37:12 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:12 DEBUG : dir: Looking for writers 2025/02/13 03:37:12 DEBUG : file1: reading active writers 2025/02/13 03:37:12 DEBUG : : Looking for writers 2025/02/13 03:37:12 DEBUG : dir: reading active writers 2025/02/13 03:37:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.20s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:13 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:37:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:37:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/13 03:37:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/13 03:37:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:37:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/13 03:37:13 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/13 03:37:13 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/13 03:37:13 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/13 03:37:13 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/13 03:37:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/13 03:37:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/13 03:37:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/13 03:37:13 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/02/13 03:37:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/02/13 03:37:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/02/13 03:37:13 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/02/13 03:37:13 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/02/13 03:37:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/02/13 03:37:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/02/13 03:37:13 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/02/13 03:37:13 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:13 DEBUG : dir: Looking for writers 2025/02/13 03:37:13 DEBUG : file1: reading active writers 2025/02/13 03:37:13 DEBUG : : Looking for writers 2025/02/13 03:37:13 DEBUG : dir: reading active writers 2025/02/13 03:37:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.46s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:14 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:37:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:37:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/13 03:37:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/13 03:37:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:37:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/13 03:37:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/13 03:37:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/13 03:37:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/13 03:37:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/13 03:37:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/13 03:37:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/13 03:37:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/13 03:37:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/02/13 03:37:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/02/13 03:37:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/02/13 03:37:15 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/02/13 03:37:15 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/02/13 03:37:15 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/02/13 03:37:15 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/02/13 03:37:15 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/02/13 03:37:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/02/13 03:37:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/02/13 03:37:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/13 03:37:15 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/02/13 03:37:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/02/13 03:37:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/02/13 03:37:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/13 03:37:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/13 03:37:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/13 03:37:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/13 03:37:15 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/02/13 03:37:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/13 03:37:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/13 03:37:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/13 03:37:15 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/02/13 03:37:15 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:15 DEBUG : dir: Looking for writers 2025/02/13 03:37:15 DEBUG : file1: reading active writers 2025/02/13 03:37:15 DEBUG : : Looking for writers 2025/02/13 03:37:15 DEBUG : dir: reading active writers 2025/02/13 03:37:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.61s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:16 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:37:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:37:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/13 03:37:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/13 03:37:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:37:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/13 03:37:16 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:16 DEBUG : dir: Looking for writers 2025/02/13 03:37:16 DEBUG : file1: reading active writers 2025/02/13 03:37:16 DEBUG : : Looking for writers 2025/02/13 03:37:16 DEBUG : dir: reading active writers 2025/02/13 03:37:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.18s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:17 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:37:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:37:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/13 03:37:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/13 03:37:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:37:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/13 03:37:17 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/02/13 03:37:17 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/02/13 03:37:17 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:17 DEBUG : dir: Looking for writers 2025/02/13 03:37:17 DEBUG : file1: reading active writers 2025/02/13 03:37:17 DEBUG : : Looking for writers 2025/02/13 03:37:17 DEBUG : dir: reading active writers 2025/02/13 03:37:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.37s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:18 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:18 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:37:18 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:18 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:18 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:37:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:37:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:37:19 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:37:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:37:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:37:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/13 03:37:19 DEBUG : dir/file1(0xc000a54880): _readAt: size=1, off=0 2025/02/13 03:37:19 DEBUG : dir/file1(0xc000a54880): openPending: 2025/02/13 03:37:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/02/13 03:37:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/13 03:37:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:19 DEBUG : dir/file1(0xc000a54880): >openPending: err= 2025/02/13 03:37:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/13 03:37:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:37:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:37:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:37:19 DEBUG : dir/file1(0xc000a54880): >_readAt: n=1, err= 2025/02/13 03:37:19 DEBUG : dir/file1(0xc000a54880): _readAt: size=256, off=1 2025/02/13 03:37:19 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/02/13 03:37:19 DEBUG : dir/file1(0xc000a54880): >_readAt: n=15, err=EOF 2025/02/13 03:37:19 DEBUG : dir/file1(0xc000a54880): _readAt: size=16, off=16 2025/02/13 03:37:19 DEBUG : dir/file1(0xc000a54880): >_readAt: n=0, err=EOF 2025/02/13 03:37:19 DEBUG : dir/file1(0xc000a54880): close: 2025/02/13 03:37:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/13 03:37:19 DEBUG : dir/file1(0xc000a54880): >close: err= 2025/02/13 03:37:19 DEBUG : dir/file1(0xc000a54880): close: 2025/02/13 03:37:19 DEBUG : dir/file1(0xc000a54880): >close: err=file already closed 2025/02/13 03:37:19 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:19 DEBUG : dir: Looking for writers 2025/02/13 03:37:19 DEBUG : file1: reading active writers 2025/02/13 03:37:19 DEBUG : : Looking for writers 2025/02/13 03:37:19 DEBUG : dir: reading active writers 2025/02/13 03:37:19 DEBUG : >WaitForWriters: 2025/02/13 03:37:19 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.18s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:19 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:19 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:37:19 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:19 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:19 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:37:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:37:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:37:20 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:37:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:37:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:37:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/13 03:37:20 DEBUG : dir/file1(0xc000842ac0): _readAt: size=1, off=0 2025/02/13 03:37:20 DEBUG : dir/file1(0xc000842ac0): openPending: 2025/02/13 03:37:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/02/13 03:37:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/13 03:37:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:20 DEBUG : dir/file1(0xc000842ac0): >openPending: err= 2025/02/13 03:37:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/13 03:37:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:37:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:37:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:37:20 DEBUG : dir/file1(0xc000842ac0): >_readAt: n=1, err= 2025/02/13 03:37:20 DEBUG : dir/file1(0xc000842ac0): _readAt: size=1, off=5 2025/02/13 03:37:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/13 03:37:20 DEBUG : dir/file1(0xc000842ac0): >_readAt: n=1, err= 2025/02/13 03:37:20 DEBUG : dir/file1(0xc000842ac0): _readAt: size=1, off=3 2025/02/13 03:37:20 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/13 03:37:20 DEBUG : dir/file1(0xc000842ac0): >_readAt: n=1, err= 2025/02/13 03:37:20 DEBUG : dir/file1(0xc000842ac0): _readAt: size=1, off=13 2025/02/13 03:37:20 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/13 03:37:20 DEBUG : dir/file1(0xc000842ac0): >_readAt: n=1, err= 2025/02/13 03:37:20 DEBUG : dir/file1(0xc000842ac0): _readAt: size=16, off=100 2025/02/13 03:37:20 DEBUG : dir/file1(0xc000842ac0): >_readAt: n=0, err=EOF 2025/02/13 03:37:20 DEBUG : dir/file1(0xc000842ac0): close: 2025/02/13 03:37:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/13 03:37:20 DEBUG : dir/file1(0xc000842ac0): >close: err= 2025/02/13 03:37:20 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:20 DEBUG : dir: Looking for writers 2025/02/13 03:37:20 DEBUG : file1: reading active writers 2025/02/13 03:37:20 DEBUG : : Looking for writers 2025/02/13 03:37:20 DEBUG : dir: reading active writers 2025/02/13 03:37:20 DEBUG : >WaitForWriters: 2025/02/13 03:37:20 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.19s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:20 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:20 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:37:20 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:20 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:20 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:37:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:37:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:37:21 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:37:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:37:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:37:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/13 03:37:21 DEBUG : dir/file1(0xc0005ce9c0): _readAt: size=1, off=0 2025/02/13 03:37:21 DEBUG : dir/file1(0xc0005ce9c0): openPending: 2025/02/13 03:37:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/02/13 03:37:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/13 03:37:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:21 DEBUG : dir/file1(0xc0005ce9c0): >openPending: err= 2025/02/13 03:37:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/13 03:37:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:37:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:37:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:37:21 DEBUG : dir/file1(0xc0005ce9c0): >_readAt: n=1, err= 2025/02/13 03:37:21 DEBUG : dir/file1(0xc0005ce9c0): _readAt: size=1, off=5 2025/02/13 03:37:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/13 03:37:21 DEBUG : dir/file1(0xc0005ce9c0): >_readAt: n=1, err= 2025/02/13 03:37:21 DEBUG : dir/file1(0xc0005ce9c0): _readAt: size=1, off=1 2025/02/13 03:37:21 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/13 03:37:21 DEBUG : dir/file1(0xc0005ce9c0): >_readAt: n=1, err= 2025/02/13 03:37:21 DEBUG : dir/file1(0xc0005ce9c0): _readAt: size=6, off=10 2025/02/13 03:37:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/13 03:37:21 DEBUG : dir/file1(0xc0005ce9c0): >_readAt: n=6, err= 2025/02/13 03:37:21 DEBUG : dir/file1(0xc0005ce9c0): _readAt: size=256, off=10 2025/02/13 03:37:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/13 03:37:21 DEBUG : dir/file1(0xc0005ce9c0): >_readAt: n=6, err=EOF 2025/02/13 03:37:21 DEBUG : dir/file1(0xc0005ce9c0): _readAt: size=256, off=100 2025/02/13 03:37:21 DEBUG : dir/file1(0xc0005ce9c0): >_readAt: n=0, err=EOF 2025/02/13 03:37:21 DEBUG : dir/file1(0xc0005ce9c0): close: 2025/02/13 03:37:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/13 03:37:21 DEBUG : dir/file1(0xc0005ce9c0): >close: err= 2025/02/13 03:37:21 DEBUG : dir/file1(0xc0005ce9c0): _readAt: size=256, off=100 2025/02/13 03:37:21 DEBUG : dir/file1(0xc0005ce9c0): >_readAt: n=0, err=file already closed 2025/02/13 03:37:21 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:21 DEBUG : dir: Looking for writers 2025/02/13 03:37:21 DEBUG : file1: reading active writers 2025/02/13 03:37:21 DEBUG : : Looking for writers 2025/02/13 03:37:21 DEBUG : dir: reading active writers 2025/02/13 03:37:21 DEBUG : >WaitForWriters: 2025/02/13 03:37:21 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.22s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:22 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:22 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:37:22 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:22 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:22 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:37:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:37:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:37:22 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:37:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:37:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:37:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/13 03:37:22 DEBUG : dir/file1(0xc0009abf40): RWFileHandle.Flush 2025/02/13 03:37:22 DEBUG : dir/file1(0xc0009abf40): _readAt: size=256, off=0 2025/02/13 03:37:22 DEBUG : dir/file1(0xc0009abf40): openPending: 2025/02/13 03:37:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/02/13 03:37:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/13 03:37:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:22 DEBUG : dir/file1(0xc0009abf40): >openPending: err= 2025/02/13 03:37:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/13 03:37:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:37:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:37:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:37:22 DEBUG : dir/file1(0xc0009abf40): >_readAt: n=16, err=EOF 2025/02/13 03:37:22 DEBUG : dir/file1(0xc0009abf40): RWFileHandle.Flush 2025/02/13 03:37:22 DEBUG : dir/file1(0xc0009abf40): RWFileHandle.Flush 2025/02/13 03:37:22 DEBUG : dir/file1(0xc0009abf40): close: 2025/02/13 03:37:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/13 03:37:22 DEBUG : dir/file1(0xc0009abf40): >close: err= 2025/02/13 03:37:22 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:22 DEBUG : dir: Looking for writers 2025/02/13 03:37:22 DEBUG : file1: reading active writers 2025/02/13 03:37:22 DEBUG : : Looking for writers 2025/02/13 03:37:22 DEBUG : dir: reading active writers 2025/02/13 03:37:22 DEBUG : >WaitForWriters: 2025/02/13 03:37:22 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.21s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:23 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:23 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:37:23 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:23 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:23 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:37:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:37:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/13 03:37:24 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:37:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:37:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:37:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/13 03:37:24 DEBUG : dir/file1(0xc0009cf940): _readAt: size=256, off=0 2025/02/13 03:37:24 DEBUG : dir/file1(0xc0009cf940): openPending: 2025/02/13 03:37:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/02/13 03:37:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/13 03:37:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:24 DEBUG : dir/file1(0xc0009cf940): >openPending: err= 2025/02/13 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/13 03:37:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:37:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:37:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:37:24 DEBUG : dir/file1(0xc0009cf940): >_readAt: n=16, err=EOF 2025/02/13 03:37:24 DEBUG : dir/file1(0xc0009cf940): RWFileHandle.Release 2025/02/13 03:37:24 DEBUG : dir/file1(0xc0009cf940): close: 2025/02/13 03:37:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/13 03:37:24 DEBUG : dir/file1(0xc0009cf940): >close: err= 2025/02/13 03:37:24 DEBUG : dir/file1(0xc0009cf940): RWFileHandle.Release 2025/02/13 03:37:24 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:24 DEBUG : dir: Looking for writers 2025/02/13 03:37:24 DEBUG : file1: reading active writers 2025/02/13 03:37:24 DEBUG : : Looking for writers 2025/02/13 03:37:24 DEBUG : dir: reading active writers 2025/02/13 03:37:24 DEBUG : >WaitForWriters: 2025/02/13 03:37:24 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.27s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:24 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:24 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:37:24 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:24 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:24 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:37:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:24 DEBUG : file1: newRWFileHandle: 2025/02/13 03:37:24 DEBUG : file1(0xc000a8c840): openPending: 2025/02/13 03:37:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:24 DEBUG : file1(0xc000a8c840): >openPending: err= 2025/02/13 03:37:24 DEBUG : file1: >newRWFileHandle: err= 2025/02/13 03:37:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/13 03:37:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/13 03:37:24 DEBUG : file1(0xc000a8c840): _writeAt: size=5, off=0 2025/02/13 03:37:24 DEBUG : file1(0xc000a8c840): >_writeAt: n=5, err= 2025/02/13 03:37:24 DEBUG : file1(0xc000a8c840): _writeAt: size=7, off=5 2025/02/13 03:37:24 DEBUG : file1(0xc000a8c840): >_writeAt: n=7, err= 2025/02/13 03:37:24 DEBUG : file1: vfs cache: truncate to size=11 2025/02/13 03:37:24 DEBUG : file1(0xc000a8c840): close: 2025/02/13 03:37:24 DEBUG : file1: vfs cache: setting modification time to 2025-02-13 03:37:24.77325885 +0000 UTC m=+77.529209072 2025/02/13 03:37:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:24 DEBUG : file1(0xc000a8c840): >close: err= 2025/02/13 03:37:24 DEBUG : file1(0xc000a8c840): close: 2025/02/13 03:37:24 DEBUG : file1(0xc000a8c840): >close: err=file already closed 2025/02/13 03:37:24 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:24 DEBUG : : Looking for writers 2025/02/13 03:37:24 DEBUG : file1: reading active writers 2025/02/13 03:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:37:24 DEBUG : : Looking for writers 2025/02/13 03:37:24 DEBUG : file1: reading active writers 2025/02/13 03:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:37:24 DEBUG : : Looking for writers 2025/02/13 03:37:24 DEBUG : file1: reading active writers 2025/02/13 03:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:37:24 DEBUG : : Looking for writers 2025/02/13 03:37:24 DEBUG : file1: reading active writers 2025/02/13 03:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:37:24 DEBUG : file1: vfs cache: starting upload 2025/02/13 03:37:24 DEBUG : : Looking for writers 2025/02/13 03:37:24 DEBUG : file1: reading active writers 2025/02/13 03:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/13 03:37:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:25 DEBUG : : Looking for writers 2025/02/13 03:37:25 DEBUG : file1: reading active writers 2025/02/13 03:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/13 03:37:25 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/13 03:37:25 INFO : file1: Copied (new) 2025/02/13 03:37:25 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-13 03:37:24 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/02/13 03:37:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/13 03:37:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:25 INFO : file1: vfs cache: upload succeeded try #1 2025/02/13 03:37:25 DEBUG : : Looking for writers 2025/02/13 03:37:25 DEBUG : file1: reading active writers 2025/02/13 03:37:25 DEBUG : >WaitForWriters: 2025/02/13 03:37:25 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:25 DEBUG : : Looking for writers 2025/02/13 03:37:25 DEBUG : file1: reading active writers 2025/02/13 03:37:25 DEBUG : >WaitForWriters: 2025/02/13 03:37:25 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.04s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:25 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:25 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:37:25 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:25 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:25 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:37:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:25 DEBUG : file1: newRWFileHandle: 2025/02/13 03:37:25 DEBUG : file1(0xc00093b4c0): openPending: 2025/02/13 03:37:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:25 DEBUG : file1(0xc00093b4c0): >openPending: err= 2025/02/13 03:37:25 DEBUG : file1: >newRWFileHandle: err= 2025/02/13 03:37:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/13 03:37:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/13 03:37:25 DEBUG : file1(0xc00093b4c0): _writeAt: size=7, off=0 2025/02/13 03:37:25 DEBUG : file1(0xc00093b4c0): >_writeAt: n=7, err= 2025/02/13 03:37:25 DEBUG : file1(0xc00093b4c0): _writeAt: size=6, off=5 2025/02/13 03:37:25 DEBUG : file1(0xc00093b4c0): >_writeAt: n=6, err= 2025/02/13 03:37:25 DEBUG : file1(0xc00093b4c0): close: 2025/02/13 03:37:25 DEBUG : file1: vfs cache: setting modification time to 2025-02-13 03:37:25.81375775 +0000 UTC m=+78.569707981 2025/02/13 03:37:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:25 DEBUG : file1(0xc00093b4c0): >close: err= 2025/02/13 03:37:25 DEBUG : file1(0xc00093b4c0): _writeAt: size=5, off=0 2025/02/13 03:37:25 DEBUG : file1(0xc00093b4c0): >_writeAt: n=0, err=file already closed 2025/02/13 03:37:25 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:25 DEBUG : : Looking for writers 2025/02/13 03:37:25 DEBUG : file1: reading active writers 2025/02/13 03:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:37:25 DEBUG : : Looking for writers 2025/02/13 03:37:25 DEBUG : file1: reading active writers 2025/02/13 03:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:37:25 DEBUG : : Looking for writers 2025/02/13 03:37:25 DEBUG : file1: reading active writers 2025/02/13 03:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:37:25 DEBUG : : Looking for writers 2025/02/13 03:37:25 DEBUG : file1: reading active writers 2025/02/13 03:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:37:25 DEBUG : file1: vfs cache: starting upload 2025/02/13 03:37:25 DEBUG : : Looking for writers 2025/02/13 03:37:25 DEBUG : file1: reading active writers 2025/02/13 03:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/13 03:37:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:26 DEBUG : : Looking for writers 2025/02/13 03:37:26 DEBUG : file1: reading active writers 2025/02/13 03:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/13 03:37:26 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/13 03:37:26 INFO : file1: Copied (new) 2025/02/13 03:37:26 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-13 03:37:25 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/02/13 03:37:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/13 03:37:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:26 INFO : file1: vfs cache: upload succeeded try #1 2025/02/13 03:37:26 DEBUG : : Looking for writers 2025/02/13 03:37:26 DEBUG : file1: reading active writers 2025/02/13 03:37:26 DEBUG : >WaitForWriters: 2025/02/13 03:37:26 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:26 DEBUG : : Looking for writers 2025/02/13 03:37:26 DEBUG : file1: reading active writers 2025/02/13 03:37:26 DEBUG : >WaitForWriters: 2025/02/13 03:37:26 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.05s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:26 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:26 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:37:26 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:26 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:26 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:37:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:26 DEBUG : file1: newRWFileHandle: 2025/02/13 03:37:26 DEBUG : file1(0xc000b9afc0): openPending: 2025/02/13 03:37:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:26 DEBUG : file1(0xc000b9afc0): >openPending: err= 2025/02/13 03:37:26 DEBUG : file1: >newRWFileHandle: err= 2025/02/13 03:37:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/13 03:37:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/13 03:37:26 DEBUG : file1(0xc000b9afc0): close: 2025/02/13 03:37:26 DEBUG : file1: vfs cache: setting modification time to 2025-02-13 03:37:26.866126199 +0000 UTC m=+79.622076431 2025/02/13 03:37:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:26 DEBUG : file1(0xc000b9afc0): >close: err= 2025/02/13 03:37:26 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/13 03:37:26 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/13 03:37:26 DEBUG : file2: newRWFileHandle: 2025/02/13 03:37:26 DEBUG : file2(0xc000b9b080): openPending: 2025/02/13 03:37:26 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:26 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/13 03:37:26 DEBUG : file2(0xc000b9b080): >openPending: err= 2025/02/13 03:37:26 DEBUG : file2: >newRWFileHandle: err= 2025/02/13 03:37:26 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/13 03:37:26 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/02/13 03:37:26 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/02/13 03:37:26 DEBUG : file2(0xc000b9b080): RWFileHandle.Flush 2025/02/13 03:37:26 DEBUG : file2(0xc000b9b080): RWFileHandle.Release 2025/02/13 03:37:26 DEBUG : file2(0xc000b9b080): close: 2025/02/13 03:37:26 DEBUG : file2: vfs cache: setting modification time to 2025-02-13 03:37:26.86672658 +0000 UTC m=+79.622676813 2025/02/13 03:37:26 INFO : file2: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:26 DEBUG : file2(0xc000b9b080): >close: err= 2025/02/13 03:37:26 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:26 DEBUG : : Looking for writers 2025/02/13 03:37:26 DEBUG : file1: reading active writers 2025/02/13 03:37:26 DEBUG : file2: reading active writers 2025/02/13 03:37:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/02/13 03:37:26 DEBUG : : Looking for writers 2025/02/13 03:37:26 DEBUG : file1: reading active writers 2025/02/13 03:37:26 DEBUG : file2: reading active writers 2025/02/13 03:37:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/02/13 03:37:26 DEBUG : : Looking for writers 2025/02/13 03:37:26 DEBUG : file1: reading active writers 2025/02/13 03:37:26 DEBUG : file2: reading active writers 2025/02/13 03:37:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/02/13 03:37:26 DEBUG : : Looking for writers 2025/02/13 03:37:26 DEBUG : file2: reading active writers 2025/02/13 03:37:26 DEBUG : file1: reading active writers 2025/02/13 03:37:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/02/13 03:37:26 DEBUG : file2: vfs cache: starting upload 2025/02/13 03:37:26 DEBUG : file1: vfs cache: starting upload 2025/02/13 03:37:27 DEBUG : : Looking for writers 2025/02/13 03:37:27 DEBUG : file2: reading active writers 2025/02/13 03:37:27 DEBUG : file1: reading active writers 2025/02/13 03:37:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/02/13 03:37:27 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:27 DEBUG : : Looking for writers 2025/02/13 03:37:27 DEBUG : file2: reading active writers 2025/02/13 03:37:27 DEBUG : file1: reading active writers 2025/02/13 03:37:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/02/13 03:37:27 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 03:37:27 INFO : file2: Copied (new) 2025/02/13 03:37:27 DEBUG : file2: vfs cache: fingerprint now "0,2025-02-13 03:37:26 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/02/13 03:37:27 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/02/13 03:37:27 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/13 03:37:27 INFO : file2: vfs cache: upload succeeded try #1 2025/02/13 03:37:27 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 03:37:27 INFO : file1: Copied (new) 2025/02/13 03:37:27 DEBUG : file1: vfs cache: fingerprint now "0,2025-02-13 03:37:26 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/02/13 03:37:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/13 03:37:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:27 INFO : file1: vfs cache: upload succeeded try #1 2025/02/13 03:37:27 DEBUG : : Looking for writers 2025/02/13 03:37:27 DEBUG : file1: reading active writers 2025/02/13 03:37:27 DEBUG : file2: reading active writers 2025/02/13 03:37:27 DEBUG : >WaitForWriters: 2025/02/13 03:37:27 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:27 DEBUG : : Looking for writers 2025/02/13 03:37:27 DEBUG : file1: reading active writers 2025/02/13 03:37:27 DEBUG : file2: reading active writers 2025/02/13 03:37:27 DEBUG : >WaitForWriters: 2025/02/13 03:37:27 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.13s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:27 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:27 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:37:27 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:27 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:27 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:37:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:28 DEBUG : file1: newRWFileHandle: 2025/02/13 03:37:28 DEBUG : file1(0xc000c03240): openPending: 2025/02/13 03:37:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:28 DEBUG : file1(0xc000c03240): >openPending: err= 2025/02/13 03:37:28 DEBUG : file1: >newRWFileHandle: err= 2025/02/13 03:37:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/13 03:37:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/13 03:37:28 DEBUG : file1(0xc000c03240): _writeAt: size=5, off=0 2025/02/13 03:37:28 DEBUG : file1(0xc000c03240): >_writeAt: n=5, err= 2025/02/13 03:37:28 DEBUG : file1(0xc000c03240): RWFileHandle.Flush 2025/02/13 03:37:28 DEBUG : file1(0xc000c03240): RWFileHandle.Flush 2025/02/13 03:37:28 DEBUG : file1(0xc000c03240): close: 2025/02/13 03:37:28 DEBUG : file1: vfs cache: setting modification time to 2025-02-13 03:37:28.011963459 +0000 UTC m=+80.767913692 2025/02/13 03:37:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:28 DEBUG : file1(0xc000c03240): >close: err= 2025/02/13 03:37:28 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:28 DEBUG : : Looking for writers 2025/02/13 03:37:28 DEBUG : file1: reading active writers 2025/02/13 03:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:37:28 DEBUG : : Looking for writers 2025/02/13 03:37:28 DEBUG : file1: reading active writers 2025/02/13 03:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:37:28 DEBUG : : Looking for writers 2025/02/13 03:37:28 DEBUG : file1: reading active writers 2025/02/13 03:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:37:28 DEBUG : : Looking for writers 2025/02/13 03:37:28 DEBUG : file1: reading active writers 2025/02/13 03:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:37:28 DEBUG : file1: vfs cache: starting upload 2025/02/13 03:37:28 DEBUG : : Looking for writers 2025/02/13 03:37:28 DEBUG : file1: reading active writers 2025/02/13 03:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/13 03:37:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:28 DEBUG : : Looking for writers 2025/02/13 03:37:28 DEBUG : file1: reading active writers 2025/02/13 03:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/13 03:37:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/02/13 03:37:28 INFO : file1: Copied (new) 2025/02/13 03:37:28 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-13 03:37:28 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/02/13 03:37:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/13 03:37:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:28 INFO : file1: vfs cache: upload succeeded try #1 2025/02/13 03:37:28 DEBUG : : Looking for writers 2025/02/13 03:37:28 DEBUG : file1: reading active writers 2025/02/13 03:37:28 DEBUG : >WaitForWriters: 2025/02/13 03:37:28 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.97s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:28 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:28 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:37:28 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:28 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:28 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:37:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:28 DEBUG : file1: newRWFileHandle: 2025/02/13 03:37:28 DEBUG : file1(0xc000556340): openPending: 2025/02/13 03:37:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:28 DEBUG : file1(0xc000556340): >openPending: err= 2025/02/13 03:37:28 DEBUG : file1: >newRWFileHandle: err= 2025/02/13 03:37:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/13 03:37:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/13 03:37:28 DEBUG : file1(0xc000556340): _writeAt: size=5, off=0 2025/02/13 03:37:28 DEBUG : file1(0xc000556340): >_writeAt: n=5, err= 2025/02/13 03:37:28 DEBUG : file1(0xc000556340): RWFileHandle.Release 2025/02/13 03:37:28 DEBUG : file1(0xc000556340): close: 2025/02/13 03:37:28 DEBUG : file1: vfs cache: setting modification time to 2025-02-13 03:37:28.969067762 +0000 UTC m=+81.725017994 2025/02/13 03:37:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:28 DEBUG : file1(0xc000556340): >close: err= 2025/02/13 03:37:28 DEBUG : file1(0xc000556340): RWFileHandle.Release 2025/02/13 03:37:28 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:28 DEBUG : : Looking for writers 2025/02/13 03:37:28 DEBUG : file1: reading active writers 2025/02/13 03:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:37:28 DEBUG : : Looking for writers 2025/02/13 03:37:28 DEBUG : file1: reading active writers 2025/02/13 03:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:37:28 DEBUG : : Looking for writers 2025/02/13 03:37:28 DEBUG : file1: reading active writers 2025/02/13 03:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:37:29 DEBUG : : Looking for writers 2025/02/13 03:37:29 DEBUG : file1: reading active writers 2025/02/13 03:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:37:29 DEBUG : file1: vfs cache: starting upload 2025/02/13 03:37:29 DEBUG : : Looking for writers 2025/02/13 03:37:29 DEBUG : file1: reading active writers 2025/02/13 03:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/13 03:37:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:29 DEBUG : : Looking for writers 2025/02/13 03:37:29 DEBUG : file1: reading active writers 2025/02/13 03:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/13 03:37:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/02/13 03:37:29 INFO : file1: Copied (new) 2025/02/13 03:37:29 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-13 03:37:28 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/02/13 03:37:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/13 03:37:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:29 INFO : file1: vfs cache: upload succeeded try #1 2025/02/13 03:37:29 DEBUG : : Looking for writers 2025/02/13 03:37:29 DEBUG : file1: reading active writers 2025/02/13 03:37:29 DEBUG : >WaitForWriters: 2025/02/13 03:37:29 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.97s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:29 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:29 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:37:29 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:29 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:29 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:37:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/02/13 03:37:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/13 03:37:30 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:37:30 DEBUG : dir/file1(0xc000cabcc0): openPending: 2025/02/13 03:37:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/02/13 03:37:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/13 03:37:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:30 DEBUG : dir/file1(0xc000cabcc0): >openPending: err= 2025/02/13 03:37:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/13 03:37:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:37:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:37:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/13 03:37:30 DEBUG : dir/file1(0xc000cabcc0): _writeAt: size=5, off=0 2025/02/13 03:37:30 DEBUG : dir/file1(0xc000cabcc0): >_writeAt: n=5, err= 2025/02/13 03:37:30 DEBUG : dir/file1(0xc000cabcc0): close: 2025/02/13 03:37:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:30 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-13 03:37:30.507571311 +0000 UTC m=+83.263521533 2025/02/13 03:37:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:30 DEBUG : dir/file1(0xc000cabcc0): >close: err= 2025/02/13 03:37:30 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:30 DEBUG : dir: Looking for writers 2025/02/13 03:37:30 DEBUG : file1: reading active writers 2025/02/13 03:37:30 DEBUG : : Looking for writers 2025/02/13 03:37:30 DEBUG : dir: reading active writers 2025/02/13 03:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:37:30 DEBUG : dir: Looking for writers 2025/02/13 03:37:30 DEBUG : file1: reading active writers 2025/02/13 03:37:30 DEBUG : : Looking for writers 2025/02/13 03:37:30 DEBUG : dir: reading active writers 2025/02/13 03:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:37:30 DEBUG : dir: Looking for writers 2025/02/13 03:37:30 DEBUG : file1: reading active writers 2025/02/13 03:37:30 DEBUG : : Looking for writers 2025/02/13 03:37:30 DEBUG : dir: reading active writers 2025/02/13 03:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:37:30 DEBUG : dir: Looking for writers 2025/02/13 03:37:30 DEBUG : file1: reading active writers 2025/02/13 03:37:30 DEBUG : : Looking for writers 2025/02/13 03:37:30 DEBUG : dir: reading active writers 2025/02/13 03:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:37:30 DEBUG : dir/file1: vfs cache: starting upload 2025/02/13 03:37:30 DEBUG : dir: Looking for writers 2025/02/13 03:37:30 DEBUG : file1: reading active writers 2025/02/13 03:37:30 DEBUG : : Looking for writers 2025/02/13 03:37:30 DEBUG : dir: reading active writers 2025/02/13 03:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/13 03:37:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:30 DEBUG : dir: Looking for writers 2025/02/13 03:37:30 DEBUG : file1: reading active writers 2025/02/13 03:37:30 DEBUG : : Looking for writers 2025/02/13 03:37:30 DEBUG : dir: reading active writers 2025/02/13 03:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/13 03:37:30 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/02/13 03:37:30 INFO : dir/file1: Copied (replaced existing) 2025/02/13 03:37:30 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-02-13 03:37:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/02/13 03:37:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/13 03:37:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/13 03:37:31 DEBUG : dir: Looking for writers 2025/02/13 03:37:31 DEBUG : file1: reading active writers 2025/02/13 03:37:31 DEBUG : : Looking for writers 2025/02/13 03:37:31 DEBUG : dir: reading active writers 2025/02/13 03:37:31 DEBUG : >WaitForWriters: 2025/02/13 03:37:31 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.80s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:31 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:31 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:37:31 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:31 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:31 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:37:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:32 DEBUG : dir/file1: newRWFileHandle: 2025/02/13 03:37:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/13 03:37:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/13 03:37:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/13 03:37:32 DEBUG : dir/file1(0xc0005c19c0): _writeAt: size=5, off=0 2025/02/13 03:37:32 DEBUG : dir/file1(0xc0005c19c0): openPending: 2025/02/13 03:37:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/02/13 03:37:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/13 03:37:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:32 DEBUG : dir/file1(0xc0005c19c0): >openPending: err= 2025/02/13 03:37:32 DEBUG : dir/file1(0xc0005c19c0): >_writeAt: n=5, err= 2025/02/13 03:37:32 DEBUG : dir/file1(0xc0005c19c0): _writeAt: size=15, off=5 2025/02/13 03:37:32 DEBUG : dir/file1(0xc0005c19c0): >_writeAt: n=15, err= 2025/02/13 03:37:32 DEBUG : dir/file1(0xc0005c19c0): close: 2025/02/13 03:37:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/02/13 03:37:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-13 03:37:32.281385574 +0000 UTC m=+85.037335806 2025/02/13 03:37:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:32 DEBUG : dir/file1(0xc0005c19c0): >close: err= 2025/02/13 03:37:32 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:32 DEBUG : dir: Looking for writers 2025/02/13 03:37:32 DEBUG : file1: reading active writers 2025/02/13 03:37:32 DEBUG : : Looking for writers 2025/02/13 03:37:32 DEBUG : dir: reading active writers 2025/02/13 03:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:37:32 DEBUG : dir: Looking for writers 2025/02/13 03:37:32 DEBUG : file1: reading active writers 2025/02/13 03:37:32 DEBUG : : Looking for writers 2025/02/13 03:37:32 DEBUG : dir: reading active writers 2025/02/13 03:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:37:32 DEBUG : dir: Looking for writers 2025/02/13 03:37:32 DEBUG : file1: reading active writers 2025/02/13 03:37:32 DEBUG : : Looking for writers 2025/02/13 03:37:32 DEBUG : dir: reading active writers 2025/02/13 03:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:37:32 DEBUG : dir: Looking for writers 2025/02/13 03:37:32 DEBUG : file1: reading active writers 2025/02/13 03:37:32 DEBUG : : Looking for writers 2025/02/13 03:37:32 DEBUG : dir: reading active writers 2025/02/13 03:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:37:32 DEBUG : dir/file1: vfs cache: starting upload 2025/02/13 03:37:32 DEBUG : dir: Looking for writers 2025/02/13 03:37:32 DEBUG : file1: reading active writers 2025/02/13 03:37:32 DEBUG : : Looking for writers 2025/02/13 03:37:32 DEBUG : dir: reading active writers 2025/02/13 03:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/13 03:37:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:32 DEBUG : dir: Looking for writers 2025/02/13 03:37:32 DEBUG : file1: reading active writers 2025/02/13 03:37:32 DEBUG : : Looking for writers 2025/02/13 03:37:32 DEBUG : dir: reading active writers 2025/02/13 03:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/13 03:37:32 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/02/13 03:37:32 INFO : dir/file1: Copied (replaced existing) 2025/02/13 03:37:32 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-02-13 03:37:32 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/02/13 03:37:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/13 03:37:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/13 03:37:32 DEBUG : dir: Looking for writers 2025/02/13 03:37:32 DEBUG : file1: reading active writers 2025/02/13 03:37:32 DEBUG : : Looking for writers 2025/02/13 03:37:32 DEBUG : dir: reading active writers 2025/02/13 03:37:32 DEBUG : >WaitForWriters: 2025/02/13 03:37:32 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.80s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:33 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:33 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:37:33 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:33 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:33 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:37:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:33 DEBUG : file1: newRWFileHandle: 2025/02/13 03:37:33 DEBUG : file1(0xc000a54d80): openPending: 2025/02/13 03:37:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:33 DEBUG : file1(0xc000a54d80): >openPending: err= 2025/02/13 03:37:33 DEBUG : file1: >newRWFileHandle: err= 2025/02/13 03:37:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/13 03:37:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/13 03:37:33 DEBUG : file1(0xc000a54d80): _writeAt: size=5, off=0 2025/02/13 03:37:33 DEBUG : file1(0xc000a54d80): >_writeAt: n=5, err= 2025/02/13 03:37:33 DEBUG : file1(0xc000a54d80): close: 2025/02/13 03:37:33 DEBUG : file1: vfs cache: setting modification time to 2025-02-13 03:37:33.537346903 +0000 UTC m=+86.293297146 2025/02/13 03:37:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:33 DEBUG : file1(0xc000a54d80): >close: err= 2025/02/13 03:37:33 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:33 DEBUG : : Looking for writers 2025/02/13 03:37:33 DEBUG : file1: reading active writers 2025/02/13 03:37:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:37:33 DEBUG : : Looking for writers 2025/02/13 03:37:33 DEBUG : file1: reading active writers 2025/02/13 03:37:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:37:33 DEBUG : : Looking for writers 2025/02/13 03:37:33 DEBUG : file1: reading active writers 2025/02/13 03:37:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:37:33 DEBUG : : Looking for writers 2025/02/13 03:37:33 DEBUG : file1: reading active writers 2025/02/13 03:37:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:37:33 DEBUG : file1: vfs cache: starting upload 2025/02/13 03:37:33 DEBUG : : Looking for writers 2025/02/13 03:37:33 DEBUG : file1: reading active writers 2025/02/13 03:37:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/13 03:37:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:37:33 DEBUG : : Looking for writers 2025/02/13 03:37:33 DEBUG : file1: reading active writers 2025/02/13 03:37:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/13 03:37:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/02/13 03:37:33 INFO : file1: Copied (new) 2025/02/13 03:37:33 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-13 03:37:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/02/13 03:37:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/13 03:37:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:33 INFO : file1: vfs cache: upload succeeded try #1 2025/02/13 03:37:34 DEBUG : : Looking for writers 2025/02/13 03:37:34 DEBUG : file1: reading active writers 2025/02/13 03:37:34 DEBUG : >WaitForWriters: 2025/02/13 03:37:34 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.97s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:34 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:34 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:37:34 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:34 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/02/13 03:37:34 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fa40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fa40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fa40): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fa40): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fa40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.506836756 +0000 UTC m=+87.262786989 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fa40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fa80): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fa80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fa80): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fa80): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fa80): _writeAt: size=3, off=2 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fa80): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fa80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.506836756 +0000 UTC m=+87.262786989 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fa80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fac0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fac0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fac0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fac0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fac0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.506836756 +0000 UTC m=+87.262786989 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fac0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f5e0 item 1 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fb00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fb00): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fb00): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fb00): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fb00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.508394347 +0000 UTC m=+87.264344580 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fb00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fb40): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fb40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fb40): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fb40): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fb40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.508394347 +0000 UTC m=+87.264344580 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fb40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fab0 item 2 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fb80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fb80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fb80): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fb80): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fb80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.509410468 +0000 UTC m=+87.265360700 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fb80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fbc0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fbc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fbc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fbc0): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fbc0): _writeAt: size=3, off=2 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fbc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fbc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.509410468 +0000 UTC m=+87.265360700 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fbc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fc00): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fc00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fc00): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fc00): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fc00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.509410468 +0000 UTC m=+87.265360700 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fc00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fe30 item 3 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fc80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fc80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fc80): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fc80): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fc80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.511189974 +0000 UTC m=+87.267140206 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fc80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd00): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd00): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd00): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.511189974 +0000 UTC m=+87.267140206 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440930 item 4 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd40): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd40): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.512596824 +0000 UTC m=+87.268547056 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd80): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd80): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd80): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd80): _writeAt: size=3, off=2 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd80): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.512596824 +0000 UTC m=+87.268547056 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fd80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fdc0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fdc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fdc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fdc0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fdc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.512596824 +0000 UTC m=+87.268547056 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fdc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440d90 item 5 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fe40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fe40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fe40): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fe40): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fe40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.514274901 +0000 UTC m=+87.270225133 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fe40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fec0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fec0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fec0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fec0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fec0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.514274901 +0000 UTC m=+87.270225133 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9fec0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441490 item 6 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ff40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ff40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ff40): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ff40): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ff40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.515426595 +0000 UTC m=+87.271376827 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ff40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c080): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c080): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c080): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c080): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c080): _writeAt: size=3, off=2 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c080): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c080): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.515426595 +0000 UTC m=+87.271376827 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c080): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c0c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c0c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c0c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c0c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c0c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.515426595 +0000 UTC m=+87.271376827 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c0c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441880 item 7 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c140): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c140): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c140): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c140): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c140): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.516885762 +0000 UTC m=+87.272835994 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c140): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c200): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c200): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c200): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c200): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c200): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.516885762 +0000 UTC m=+87.272835994 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c200): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436230 item 8 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c240): _readAt: size=2, off=0 2025/02/13 03:37:34 ERROR : open-test-file(0xc000a9c240): Couldn't read size of file 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c240): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c240): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c240): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c240): close: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c240): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c280): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c280): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c280): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c280): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c280): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.518204258 +0000 UTC m=+87.274154489 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c280): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c2c0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c2c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c2c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c2c0): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c2c0): _writeAt: size=3, off=2 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c2c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c2c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.518204258 +0000 UTC m=+87.274154489 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c2c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c300): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c300): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c300): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c300): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c300): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.518204258 +0000 UTC m=+87.274154489 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c300): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436e00 item 9 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c380): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c380): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c380): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c380): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c380): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.519656672 +0000 UTC m=+87.275606894 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c380): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c400): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c400): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c400): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c400): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c400): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.519656672 +0000 UTC m=+87.275606894 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c400): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437dc0 item 10 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c4c0): _readAt: size=2, off=0 2025/02/13 03:37:34 ERROR : open-test-file(0xc000a9c4c0): Couldn't read size of file 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c4c0): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c4c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c4c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c4c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c4c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c500): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c500): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c500): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c500): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c500): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.521123364 +0000 UTC m=+87.277073597 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c500): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c5c0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c5c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c5c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c5c0): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c5c0): _writeAt: size=3, off=2 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c5c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c5c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.521123364 +0000 UTC m=+87.277073597 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c5c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c600): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c600): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c600): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c600): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c600): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.521123364 +0000 UTC m=+87.277073597 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c600): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e5b0 item 11 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c680): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c680): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c680): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c680): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c680): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.523031982 +0000 UTC m=+87.278982214 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c680): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c700): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c700): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c700): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c700): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c700): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.523031982 +0000 UTC m=+87.278982214 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c700): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f030 item 12 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c7c0): _readAt: size=2, off=0 2025/02/13 03:37:34 ERROR : open-test-file(0xc000a9c7c0): Couldn't read size of file 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c7c0): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c7c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c7c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c7c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c7c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c800): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c800): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c800): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c800): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c800): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.524576619 +0000 UTC m=+87.280526862 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c800): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c8c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c8c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c8c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c8c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c8c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.524576619 +0000 UTC m=+87.280526862 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c8c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f570 item 13 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c940): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c940): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c940): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c940): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c940): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.526557312 +0000 UTC m=+87.282507544 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c940): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c9c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c9c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c9c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c9c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c9c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.526557312 +0000 UTC m=+87.282507544 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c9c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058fb20 item 14 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca80): _readAt: size=2, off=0 2025/02/13 03:37:34 ERROR : open-test-file(0xc000a9ca80): Couldn't read size of file 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca80): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca80): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca80): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca80): close: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cac0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cac0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cac0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cac0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cac0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.528200374 +0000 UTC m=+87.284150606 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cac0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb80): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb80): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb80): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.528200374 +0000 UTC m=+87.284150606 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f6310 item 15 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc00): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc00): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc00): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.529780578 +0000 UTC m=+87.285730809 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc80): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc80): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc80): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.529780578 +0000 UTC m=+87.285730809 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f67e0 item 16 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ccc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ccc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ccc0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ccc0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ccc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.531202396 +0000 UTC m=+87.287152628 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ccc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd00): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd00): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd00): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd00): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd00): _writeAt: size=3, off=7 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd00): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.531202396 +0000 UTC m=+87.287152628 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd40): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd40): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd40): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.531202396 +0000 UTC m=+87.287152628 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f6d90 item 17 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cdc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cdc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cdc0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cdc0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cdc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.533153143 +0000 UTC m=+87.289103376 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cdc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce40): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce40): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce40): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.533153143 +0000 UTC m=+87.289103376 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f76c0 item 18 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cec0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cec0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cec0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cec0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cec0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.53444626 +0000 UTC m=+87.290396492 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cec0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cf80): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cf80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cf80): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cf80): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cf80): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cf80): _writeAt: size=3, off=7 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cf80): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cf80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.53444626 +0000 UTC m=+87.290396492 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cf80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cfc0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cfc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cfc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cfc0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cfc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.53444626 +0000 UTC m=+87.290396492 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cfc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f7ce0 item 19 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d040): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d040): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d040): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d040): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d040): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.536567305 +0000 UTC m=+87.292517537 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d040): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d0c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d0c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d0c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d0c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d0c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.536567305 +0000 UTC m=+87.292517537 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d0c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468150 item 20 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d140): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d140): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d140): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d140): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d140): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.537991809 +0000 UTC m=+87.293942030 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d140): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d200): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d200): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d200): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d200): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d200): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d200): _writeAt: size=3, off=7 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d200): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d200): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.537991809 +0000 UTC m=+87.293942030 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d200): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d240): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d240): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d240): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d240): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d240): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.537991809 +0000 UTC m=+87.293942030 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d240): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468930 item 21 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d2c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d2c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d2c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d2c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d2c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.539753633 +0000 UTC m=+87.295703865 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d2c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d340): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d340): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d340): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d340): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d340): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.539753633 +0000 UTC m=+87.295703865 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d340): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469110 item 22 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d3c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d3c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d3c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d3c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d3c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.540933558 +0000 UTC m=+87.296883790 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d3c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d480): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d480): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d480): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d480): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d480): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d480): _writeAt: size=3, off=7 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d480): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d480): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.540933558 +0000 UTC m=+87.296883790 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d480): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d4c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d4c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d4c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d4c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d4c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.540933558 +0000 UTC m=+87.296883790 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d4c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469650 item 23 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d540): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d540): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d540): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d540): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d540): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.542551693 +0000 UTC m=+87.298501924 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d540): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d5c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d5c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d5c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d5c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d5c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.542551693 +0000 UTC m=+87.298501924 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d5c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a4d0 item 24 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d680): _readAt: size=2, off=0 2025/02/13 03:37:34 ERROR : open-test-file(0xc000a9d680): Couldn't read size of file 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d680): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d680): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d680): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d680): close: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d680): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d6c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d6c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d6c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d6c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d6c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.543709076 +0000 UTC m=+87.299659309 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d6c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d780): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d780): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d780): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d780): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d780): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d780): _writeAt: size=3, off=7 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d780): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d780): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.543709076 +0000 UTC m=+87.299659309 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d780): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d7c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d7c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d7c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d7c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d7c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.543709076 +0000 UTC m=+87.299659309 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d7c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a8c0 item 25 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d840): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d840): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d840): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d840): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d840): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.545397503 +0000 UTC m=+87.301347735 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d840): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d8c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d8c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d8c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d8c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d8c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.545397503 +0000 UTC m=+87.301347735 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d8c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ae70 item 26 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d980): _readAt: size=2, off=0 2025/02/13 03:37:34 ERROR : open-test-file(0xc000a9d980): Couldn't read size of file 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d980): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d980): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d980): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d980): close: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d980): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d9c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d9c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d9c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d9c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d9c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.546609889 +0000 UTC m=+87.302560122 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d9c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9da80): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9da80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9da80): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9da80): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9da80): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9da80): _writeAt: size=3, off=7 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9da80): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9da80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.546609889 +0000 UTC m=+87.302560122 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9da80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dac0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dac0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dac0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dac0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dac0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.546609889 +0000 UTC m=+87.302560122 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dac0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b2d0 item 27 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9db40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9db40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9db40): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9db40): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9db40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.548158163 +0000 UTC m=+87.304108396 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9db40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dbc0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dbc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dbc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dbc0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dbc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.548158163 +0000 UTC m=+87.304108396 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dbc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b810 item 28 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dc80): _readAt: size=2, off=0 2025/02/13 03:37:34 ERROR : open-test-file(0xc000a9dc80): Couldn't read size of file 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dc80): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dc80): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dc80): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dc80): close: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dc80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dcc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dcc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dcc0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dcc0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dcc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.549331176 +0000 UTC m=+87.305281409 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dcc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dd80): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dd80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dd80): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dd80): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dd80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.549331176 +0000 UTC m=+87.305281409 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9dd80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bc00 item 29 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b9be80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b9be80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b9be80): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b9be80): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b9be80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.550543733 +0000 UTC m=+87.306493965 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b9be80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b9bf00): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b9bf00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b9bf00): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b9bf00): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b9bf00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.550543733 +0000 UTC m=+87.306493965 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b9bf00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7d50 item 30 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26040): _readAt: size=2, off=0 2025/02/13 03:37:34 ERROR : open-test-file(0xc000b26040): Couldn't read size of file 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26040): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26040): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26040): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26040): close: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26040): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26080): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26080): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26080): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26080): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26080): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.551790935 +0000 UTC m=+87.307741167 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26080): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26140): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26140): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26140): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26140): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26140): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.551790935 +0000 UTC m=+87.307741167 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26140): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c0e0 item 31 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b261c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b261c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b261c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b261c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b261c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.55302921 +0000 UTC m=+87.308979452 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b261c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26240): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26240): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26240): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26240): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26240): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.55302921 +0000 UTC m=+87.308979452 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26240): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c9a0 item 32 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26280): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26280): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26280): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26280): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26280): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.554236787 +0000 UTC m=+87.310187019 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26280): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b262c0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b262c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b262c0): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b262c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b262c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ce00 item 33 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b262c0): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b262c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.554717225 +0000 UTC m=+87.310667457 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b262c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26300): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26300): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26300): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26300): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26300): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.554717225 +0000 UTC m=+87.310667457 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26300): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d0a0 item 33 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26340): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26340): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26340): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26340): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26340): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.556416101 +0000 UTC m=+87.312366333 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26340): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26380): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26380): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d5e0 item 34 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26380): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26380): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26380): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26380): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26380): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.556970677 +0000 UTC m=+87.312920909 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26380): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b263c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b263c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b263c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b263c0): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b263c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.556970677 +0000 UTC m=+87.312920909 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b263c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d880 item 34 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26400): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26400): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26400): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26400): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26400): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.558215384 +0000 UTC m=+87.314165606 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26400): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26440): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26440): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26440): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26440): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26440): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dea0 item 35 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26440): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26440): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.558679442 +0000 UTC m=+87.314629674 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26440): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26480): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26480): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26480): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26480): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26480): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.558679442 +0000 UTC m=+87.314629674 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26480): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470150 item 35 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26500): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26500): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26500): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26500): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26500): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.559899202 +0000 UTC m=+87.315849424 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26500): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b265c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b265c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470690 item 36 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b265c0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b265c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b265c0): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b265c0): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b265c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.560372848 +0000 UTC m=+87.316323079 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b265c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26600): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26600): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26600): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26600): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26600): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.560372848 +0000 UTC m=+87.316323079 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26600): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470a80 item 36 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26640): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26640): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26640): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26640): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26640): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.561457926 +0000 UTC m=+87.317408159 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26640): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26680): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26680): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26680): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26680): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26680): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470d90 item 37 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26680): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26680): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.561992807 +0000 UTC m=+87.317943039 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26680): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b266c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b266c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b266c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b266c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b266c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.561992807 +0000 UTC m=+87.317943039 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b266c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004710a0 item 37 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26740): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26740): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26740): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26740): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26740): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.563242463 +0000 UTC m=+87.319192695 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26740): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26800): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26800): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471b90 item 38 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26800): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26800): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26800): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26800): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26800): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.563801498 +0000 UTC m=+87.319751729 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26800): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26840): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26840): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26840): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26840): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26840): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.563801498 +0000 UTC m=+87.319751729 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26840): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472000 item 38 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b268c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b268c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b268c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b268c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b268c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.564941359 +0000 UTC m=+87.320891591 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b268c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26980): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26980): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26980): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26980): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26980): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004724d0 item 39 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26980): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26980): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.565378105 +0000 UTC m=+87.321328337 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26980): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b269c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b269c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b269c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b269c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b269c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.565378105 +0000 UTC m=+87.321328337 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b269c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472620 item 39 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26a40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26a40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26a40): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26a40): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26a40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.569490793 +0000 UTC m=+87.325441035 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26a40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b00): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472a10 item 40 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b00): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b00): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b00): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b00): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.570368214 +0000 UTC m=+87.326318445 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b40): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b40): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b40): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.570368214 +0000 UTC m=+87.326318445 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472b60 item 40 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b80): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b80): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b80): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b80): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.571795231 +0000 UTC m=+87.327745463 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26b80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26bc0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26bc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26bc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472ee0 item 41 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26bc0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26bc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.57299269 +0000 UTC m=+87.328942922 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26bc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26000): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26000): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26000): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26000): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26000): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004720e0 item 41 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26000): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26000): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.573795049 +0000 UTC m=+87.329745292 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26000): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26040): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26040): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26040): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26040): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26040): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.573795049 +0000 UTC m=+87.329745292 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26040): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004722a0 item 41 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26100): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26100): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26100): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26100): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26100): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26100): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26100): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.574982289 +0000 UTC m=+87.330932521 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26100): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26140): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26140): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26140): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472690 item 42 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26140): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26140): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.575449633 +0000 UTC m=+87.331399864 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26140): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26200): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26200): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473110 item 42 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26200): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26200): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26200): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26200): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26200): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.576067848 +0000 UTC m=+87.332018081 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26200): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26240): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26240): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26240): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26240): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26240): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.576067848 +0000 UTC m=+87.332018081 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26240): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473260 item 42 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26300): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26300): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26300): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26300): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26300): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26300): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26300): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.576988911 +0000 UTC m=+87.332939142 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26300): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26340): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26340): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26340): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473650 item 43 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26340): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26340): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.577465131 +0000 UTC m=+87.333415352 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26340): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26400): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26400): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26400): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26400): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26400): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004737a0 item 43 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26400): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26400): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.577877141 +0000 UTC m=+87.333827373 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26400): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26440): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26440): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26440): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26440): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26440): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.577877141 +0000 UTC m=+87.333827373 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26440): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473ab0 item 43 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26500): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26500): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26500): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26500): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26500): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26500): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26500): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.578832838 +0000 UTC m=+87.334783069 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26500): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26540): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26540): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26540): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473ea0 item 44 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26540): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26540): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.579163084 +0000 UTC m=+87.335113317 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26540): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26600): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26600): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a0e0 item 44 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26600): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26600): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26600): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26600): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26600): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.579532645 +0000 UTC m=+87.335482877 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26600): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26640): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26640): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26640): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26640): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26640): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.579532645 +0000 UTC m=+87.335482877 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26640): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a380 item 44 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26700): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26700): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26700): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26700): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26700): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26700): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26700): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.580428279 +0000 UTC m=+87.336378511 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26700): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26740): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26740): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26740): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a770 item 45 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26740): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26740): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.580815724 +0000 UTC m=+87.336765956 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26740): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26800): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26800): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26800): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26800): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26800): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.580815724 +0000 UTC m=+87.336765956 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26800): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a930 item 45 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b268c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b268c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b268c0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b268c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b268c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b268c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b268c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.582184864 +0000 UTC m=+87.338135095 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b268c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26900): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26900): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26900): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ae00 item 46 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26900): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26900): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.582789343 +0000 UTC m=+87.338739566 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26900): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b269c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b269c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b269c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b269c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b269c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.582789343 +0000 UTC m=+87.338739566 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b269c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046af50 item 46 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26c40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26c40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26c40): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26c40): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26c40): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26c40): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26c40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.583740842 +0000 UTC m=+87.339691074 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26c40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26c80): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26c80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26c80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b3b0 item 47 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26c80): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26c80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.584073444 +0000 UTC m=+87.340023677 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26c80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26d40): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26d40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26d40): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26d40): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26d40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.584073444 +0000 UTC m=+87.340023677 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26d40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b650 item 47 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26e00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26e00): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26e00): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26e00): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26e00): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26e00): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26e00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.585334412 +0000 UTC m=+87.341284644 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26e00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26e40): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26e40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26e40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b960 item 48 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26e40): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26e40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.585857759 +0000 UTC m=+87.341807991 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26e40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f00): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f00): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f00): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.585857759 +0000 UTC m=+87.341807991 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bc00 item 48 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f40): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f40): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.587407988 +0000 UTC m=+87.343358230 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f80): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f80): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f80): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f80): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006584d0 item 49 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f80): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.588248349 +0000 UTC m=+87.344198581 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26f80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26fc0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26fc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26fc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26fc0): >_readAt: n=8, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26fc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.588248349 +0000 UTC m=+87.344198581 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b26fc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658770 item 49 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27040): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27040): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27040): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27040): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27040): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.589197684 +0000 UTC m=+87.345147906 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27040): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27100): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27100): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27100): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659340 item 50 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27100): _readAt: size=2, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27100): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27100): _writeAt: size=3, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27100): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27100): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.589629932 +0000 UTC m=+87.345580164 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27100): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27140): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27140): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27140): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27140): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27140): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.589629932 +0000 UTC m=+87.345580164 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27140): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659730 item 50 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b271c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b271c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b271c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b271c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b271c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.590555633 +0000 UTC m=+87.346505864 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b271c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27280): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27280): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27280): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27280): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27280): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27280): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659ea0 item 51 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27280): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27280): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.591121279 +0000 UTC m=+87.347071511 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27280): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b272c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b272c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b272c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b272c0): >_readAt: n=8, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b272c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.591121279 +0000 UTC m=+87.347071511 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b272c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e0e0 item 51 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27340): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27340): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27340): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27340): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27340): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.592456276 +0000 UTC m=+87.348406508 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27340): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27400): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27400): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27400): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e5b0 item 52 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27400): _readAt: size=2, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27400): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27400): _writeAt: size=3, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27400): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27400): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.593332514 +0000 UTC m=+87.349282766 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27400): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27440): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27440): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27440): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27440): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27440): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.593332514 +0000 UTC m=+87.349282766 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27440): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ea10 item 52 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b274c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b274c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b274c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b274c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b274c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.594790368 +0000 UTC m=+87.350740601 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b274c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27580): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27580): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27580): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27580): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27580): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27580): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f2d0 item 53 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27580): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27580): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.595351959 +0000 UTC m=+87.351302191 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27580): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b275c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b275c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b275c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b275c0): >_readAt: n=8, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b275c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.595351959 +0000 UTC m=+87.351302191 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b275c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f500 item 53 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27640): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27640): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27640): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27640): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27640): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.597061554 +0000 UTC m=+87.353011786 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27640): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27700): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27700): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27700): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fb90 item 54 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27700): _readAt: size=2, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27700): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27700): _writeAt: size=3, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27700): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27700): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.597471201 +0000 UTC m=+87.353421422 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27700): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27740): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27740): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27740): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27740): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27740): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.597471201 +0000 UTC m=+87.353421422 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27740): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fe30 item 54 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b277c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b277c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b277c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b277c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b277c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.598390329 +0000 UTC m=+87.354340561 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b277c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27880): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27880): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27880): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27880): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27880): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27880): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c8c0 item 55 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27880): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27880): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.59882992 +0000 UTC m=+87.354780143 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27880): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b278c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b278c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b278c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b278c0): >_readAt: n=8, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b278c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.59882992 +0000 UTC m=+87.354780143 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b278c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ca80 item 55 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27940): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27940): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27940): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27940): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27940): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.599852031 +0000 UTC m=+87.355802263 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27940): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27a00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27a00): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27a00): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042da40 item 56 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27a00): _readAt: size=2, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27a00): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27a00): _writeAt: size=3, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27a00): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27a00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.600370771 +0000 UTC m=+87.356321003 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27a00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27a40): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27a40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27a40): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27a40): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27a40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.600370771 +0000 UTC m=+87.356321003 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27a40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000521c0 item 56 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27b00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27b00): open at offset 0 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27b00): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27b00): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27b00): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27b00): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27b00): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27b00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.601678134 +0000 UTC m=+87.357628366 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27b00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27b40): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27b40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27b40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 57 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27b40): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27b40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.602267506 +0000 UTC m=+87.358217738 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27b40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27c00): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27c00): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27c00): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27c00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27c00): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27c00): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a10 item 57 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27c00): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27c00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.6027509 +0000 UTC m=+87.358701132 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27c00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27c40): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27c40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27c40): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27c40): >_readAt: n=8, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27c40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.6027509 +0000 UTC m=+87.358701132 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27c40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053110 item 57 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27d00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27d00): open at offset 0 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27d00): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27d00): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27d00): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27d00): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27d00): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27d00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.603903445 +0000 UTC m=+87.359853677 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27d00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27d40): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27d40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27d40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000539d0 item 58 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27d40): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27d40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.604288344 +0000 UTC m=+87.360238576 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27d40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27e00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27e00): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27e00): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 58 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27e00): _readAt: size=2, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27e00): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27e00): _writeAt: size=3, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27e00): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27e00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.604816773 +0000 UTC m=+87.360767004 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27e00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27e40): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27e40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27e40): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27e40): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27e40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.604816773 +0000 UTC m=+87.360767004 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27e40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 58 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27f00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27f00): open at offset 0 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27f00): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27f00): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27f00): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27f00): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27f00): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27f00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.606018769 +0000 UTC m=+87.361969001 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27f00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27f40): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27f40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27f40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e620 item 59 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27f40): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27f40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.606539193 +0000 UTC m=+87.362489424 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000b27f40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c080): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c080): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c080): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c080): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c080): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c080): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044eaf0 item 59 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c080): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c080): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.607129536 +0000 UTC m=+87.363079768 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c080): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c0c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c0c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c0c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c0c0): >_readAt: n=8, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c0c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.607129536 +0000 UTC m=+87.363079768 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c0c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044eee0 item 59 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c180): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c180): open at offset 0 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c180): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c180): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c180): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c180): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c180): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c180): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.608863797 +0000 UTC m=+87.364814049 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c180): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c200): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c200): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c200): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f5e0 item 60 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c200): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c200): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.609437941 +0000 UTC m=+87.365388174 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c200): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c2c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c2c0): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c2c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f7a0 item 60 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c2c0): _readAt: size=2, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c2c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c2c0): _writeAt: size=3, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c2c0): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c2c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.610182583 +0000 UTC m=+87.366132815 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c2c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c300): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c300): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c300): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c300): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c300): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.610182583 +0000 UTC m=+87.366132815 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c300): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f9d0 item 60 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c3c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c3c0): open at offset 0 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c3c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c3c0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c3c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c3c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c3c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c3c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.611767055 +0000 UTC m=+87.367717287 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c3c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c400): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c400): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c400): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fce0 item 61 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c400): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c400): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.61231521 +0000 UTC m=+87.368265442 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c400): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c4c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c4c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c4c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c4c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c4c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.61231521 +0000 UTC m=+87.368265442 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c4c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fea0 item 61 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c580): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c580): open at offset 0 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c580): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c580): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c580): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c580): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c580): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c580): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.614271276 +0000 UTC m=+87.370221508 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c580): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c5c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c5c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c5c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004408c0 item 62 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c5c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c5c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.614870186 +0000 UTC m=+87.370820418 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c5c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c680): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c680): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c680): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c680): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c680): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.614870186 +0000 UTC m=+87.370820418 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c680): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440b60 item 62 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c740): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c740): open at offset 0 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c740): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c740): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c740): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c740): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c740): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c740): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.616842303 +0000 UTC m=+87.372792536 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c740): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c780): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c780): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c780): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004410a0 item 63 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c780): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c780): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.61734414 +0000 UTC m=+87.373294373 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c780): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c840): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c840): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c840): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c840): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c840): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.61734414 +0000 UTC m=+87.373294373 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c840): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441340 item 63 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c900): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c900): open at offset 0 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c900): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c900): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c900): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c900): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c900): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c900): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.618615678 +0000 UTC m=+87.374565910 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c900): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c940): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c940): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c940): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004416c0 item 64 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c940): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c940): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.619114611 +0000 UTC m=+87.375064843 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9c940): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca00): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca00): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca00): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.619114611 +0000 UTC m=+87.375064843 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441880 item 64 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca40): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca40): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.620440249 +0000 UTC m=+87.376390481 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca80): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca80): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca80): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca80): _writeAt: size=3, off=2 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441d50 item 65 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca80): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.620999634 +0000 UTC m=+87.376949876 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ca80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cac0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cac0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cac0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cac0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cac0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.620999634 +0000 UTC m=+87.376949876 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cac0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436540 item 65 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb00): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb00): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb00): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.622928361 +0000 UTC m=+87.378878593 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436e70 item 66 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb40): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb40): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb40): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb40): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.623724088 +0000 UTC m=+87.379674320 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb80): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb80): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb80): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.623724088 +0000 UTC m=+87.379674320 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cb80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437420 item 66 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cbc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cbc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cbc0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cbc0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cbc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.626261932 +0000 UTC m=+87.382212164 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cbc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc00): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc00): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc00): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc00): _writeAt: size=3, off=2 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e380 item 67 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc00): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.627202891 +0000 UTC m=+87.383153123 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc40): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc40): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc40): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.627202891 +0000 UTC m=+87.383153123 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cc40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e540 item 67 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ccc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ccc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ccc0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ccc0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ccc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.628918538 +0000 UTC m=+87.384868771 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ccc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ea80 item 68 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd80): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd80): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd80): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd80): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.629333925 +0000 UTC m=+87.385284157 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cd80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cdc0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cdc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cdc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cdc0): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cdc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.629333925 +0000 UTC m=+87.385284157 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cdc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f030 item 68 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce00): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce00): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce00): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.630642692 +0000 UTC m=+87.386592924 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce40): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce40): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce40): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce40): _writeAt: size=3, off=2 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f570 item 69 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce40): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.631098825 +0000 UTC m=+87.387049056 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce80): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce80): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce80): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.631098825 +0000 UTC m=+87.387049056 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9ce80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f880 item 69 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cf00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cf00): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cf00): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cf00): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cf00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.632598478 +0000 UTC m=+87.388548710 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cf00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cfc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cfc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058fd50 item 70 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cfc0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cfc0): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cfc0): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cfc0): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cfc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.633515161 +0000 UTC m=+87.389465394 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9cfc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d000): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d000): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d000): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d000): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d000): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.633515161 +0000 UTC m=+87.389465394 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d000): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f61c0 item 70 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d080): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d080): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d080): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d080): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d080): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.635038269 +0000 UTC m=+87.390988501 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d080): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d140): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d140): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d140): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d140): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d140): _writeAt: size=3, off=2 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f6770 item 71 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d140): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d140): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.635568591 +0000 UTC m=+87.391518823 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d140): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c000): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c000): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c000): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c000): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c000): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.635568591 +0000 UTC m=+87.391518823 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c000): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004680e0 item 71 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c080): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c080): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c080): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c080): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c080): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.63687371 +0000 UTC m=+87.392823932 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c080): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c140): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c140): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004687e0 item 72 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c140): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c140): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c140): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c140): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c140): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.637415483 +0000 UTC m=+87.393365716 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c140): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c180): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c180): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c180): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c180): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c180): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.637415483 +0000 UTC m=+87.393365716 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c180): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468b60 item 72 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c1c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c1c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c1c0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c1c0): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c1c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c1c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c1c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.638594026 +0000 UTC m=+87.394544258 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c1c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c200): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c200): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c200): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469110 item 73 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c200): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c200): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.639026865 +0000 UTC m=+87.394977097 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c200): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c240): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c240): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c240): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c240): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c240): _writeAt: size=3, off=2 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469500 item 73 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c240): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c240): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.639473981 +0000 UTC m=+87.395424213 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c240): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c280): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c280): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c280): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c280): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c280): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.639473981 +0000 UTC m=+87.395424213 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c280): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469650 item 73 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c340): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c340): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c340): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c340): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c340): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c340): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c340): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.640593224 +0000 UTC m=+87.396543456 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c340): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c380): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c380): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c380): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6540 item 74 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c380): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c380): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.641261984 +0000 UTC m=+87.397212226 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c380): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c440): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c440): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6b60 item 74 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c440): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c440): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c440): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c440): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c440): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.641905526 +0000 UTC m=+87.397855758 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c440): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c480): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c480): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c480): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c480): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c480): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.641905526 +0000 UTC m=+87.397855758 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c480): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6d20 item 74 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c540): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c540): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c540): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c540): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c540): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c540): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c540): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.643417824 +0000 UTC m=+87.399368046 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c540): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c580): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c580): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c580): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7260 item 75 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c580): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c580): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.643954447 +0000 UTC m=+87.399904679 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c580): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c640): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c640): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c640): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c640): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c640): _writeAt: size=3, off=2 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7570 item 75 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c640): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c640): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.644571571 +0000 UTC m=+87.400521802 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c640): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c680): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c680): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c680): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c680): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c680): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.644571571 +0000 UTC m=+87.400521802 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c680): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c78f0 item 75 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c740): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c740): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c740): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c740): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c740): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c740): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c740): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.646358883 +0000 UTC m=+87.402309115 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c740): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c780): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c780): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c780): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7dc0 item 76 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c780): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c780): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.646942053 +0000 UTC m=+87.402892285 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c780): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c880): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c880): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c000 item 76 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c880): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c880): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c880): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c880): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c880): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.647613347 +0000 UTC m=+87.403563589 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c880): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c8c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c8c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c8c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c8c0): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c8c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.647613347 +0000 UTC m=+87.403563589 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c8c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c150 item 76 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c980): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c980): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c980): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c980): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c980): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c980): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c980): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.649217235 +0000 UTC m=+87.405167468 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c980): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c9c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c9c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c9c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cb60 item 77 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c9c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c9c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.649777583 +0000 UTC m=+87.405727814 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8c9c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8ca80): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8ca80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8ca80): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8ca80): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8ca80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.649777583 +0000 UTC m=+87.405727814 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8ca80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd20 item 77 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cb40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cb40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cb40): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cb40): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cb40): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cb40): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cb40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.651465579 +0000 UTC m=+87.407415810 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cb40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cb80): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cb80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cb80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d180 item 78 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cb80): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cb80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.652053397 +0000 UTC m=+87.408003629 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cb80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cc40): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cc40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cc40): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cc40): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cc40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.652053397 +0000 UTC m=+87.408003629 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cc40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d3b0 item 78 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cd00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cd00): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cd00): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cd00): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cd00): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cd00): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cd00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.653906101 +0000 UTC m=+87.409856332 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cd00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cd40): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cd40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cd40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d960 item 79 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cd40): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cd40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.654417156 +0000 UTC m=+87.410367388 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8cd40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8ce00): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8ce00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8ce00): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8ce00): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8ce00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.654417156 +0000 UTC m=+87.410367388 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a8ce00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dce0 item 79 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d200): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d200): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d200): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d200): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d200): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d200): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d200): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.656027157 +0000 UTC m=+87.411977389 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d200): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d240): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d240): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d240): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f6af0 item 80 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d240): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d240): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.656481967 +0000 UTC m=+87.412432188 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d240): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d300): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d300): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d300): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d300): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d300): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.656481967 +0000 UTC m=+87.412432188 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d300): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f6d90 item 80 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d340): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d340): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d340): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d340): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d340): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.657781615 +0000 UTC m=+87.413731848 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d340): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d380): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d380): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d380): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d380): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d380): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d380): _writeAt: size=3, off=7 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f75e0 item 81 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d380): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d380): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.658401555 +0000 UTC m=+87.414351787 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d380): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d3c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d3c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d3c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d3c0): >_readAt: n=8, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d3c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.658401555 +0000 UTC m=+87.414351787 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d3c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f7730 item 81 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d440): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d440): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d440): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d440): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d440): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.661168968 +0000 UTC m=+87.417119200 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d440): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d500): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d500): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d500): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f7d50 item 82 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d500): _readAt: size=2, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d500): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d500): _writeAt: size=3, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d500): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d500): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.662198632 +0000 UTC m=+87.418148865 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d500): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d540): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d540): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d540): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d540): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d540): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.662198632 +0000 UTC m=+87.418148865 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d540): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f7f10 item 82 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d5c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d5c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d5c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d5c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d5c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.66552972 +0000 UTC m=+87.421479952 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d5c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d680): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d680): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d680): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d680): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d680): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d680): _writeAt: size=3, off=7 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470460 item 83 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d680): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d680): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.666033231 +0000 UTC m=+87.421983473 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d680): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d6c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d6c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d6c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d6c0): >_readAt: n=8, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d6c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.666033231 +0000 UTC m=+87.421983473 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d6c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470690 item 83 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d740): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d740): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d740): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d740): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d740): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.66716151 +0000 UTC m=+87.423111743 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d740): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d800): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d800): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d800): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470c40 item 84 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d800): _readAt: size=2, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d800): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d800): _writeAt: size=3, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d800): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d800): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.670385928 +0000 UTC m=+87.426336161 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d800): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d840): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d840): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d840): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d840): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d840): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.670385928 +0000 UTC m=+87.426336161 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d840): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470d90 item 84 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d8c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d8c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d8c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d8c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d8c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.673101395 +0000 UTC m=+87.429051627 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d8c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d980): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d980): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d980): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d980): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d980): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d980): _writeAt: size=3, off=7 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471340 item 85 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d980): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d980): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.673573527 +0000 UTC m=+87.429523759 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a9d980): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56040): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56040): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56040): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56040): >_readAt: n=8, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56040): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.673573527 +0000 UTC m=+87.429523759 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56040): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471b90 item 85 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a560c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a560c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a560c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a560c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a560c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.675591721 +0000 UTC m=+87.431541952 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a560c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56180): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56180): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56180): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474380 item 86 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56180): _readAt: size=2, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56180): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56180): _writeAt: size=3, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56180): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56180): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.676076307 +0000 UTC m=+87.432026538 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56180): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a561c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a561c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a561c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a561c0): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a561c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.676076307 +0000 UTC m=+87.432026538 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a561c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004744d0 item 86 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56240): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56240): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56240): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56240): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56240): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.677507472 +0000 UTC m=+87.433457704 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56240): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56300): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56300): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56300): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56300): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56300): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56300): _writeAt: size=3, off=7 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474770 item 87 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56300): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56300): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.677968834 +0000 UTC m=+87.433919066 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56300): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56340): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56340): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56340): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56340): >_readAt: n=8, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56340): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.677968834 +0000 UTC m=+87.433919066 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56340): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004748c0 item 87 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a563c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a563c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a563c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a563c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a563c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.679161925 +0000 UTC m=+87.435112146 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a563c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56480): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56480): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56480): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474c40 item 88 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56480): _readAt: size=2, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56480): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56480): _writeAt: size=3, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56480): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56480): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.679637814 +0000 UTC m=+87.435588047 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56480): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a564c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a564c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a564c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a564c0): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a564c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.679637814 +0000 UTC m=+87.435588047 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a564c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474d90 item 88 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56580): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56580): open at offset 0 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56580): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56580): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56580): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56580): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56580): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56580): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.680776352 +0000 UTC m=+87.436726584 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56580): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a565c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a565c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a565c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475030 item 89 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a565c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a565c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.68123562 +0000 UTC m=+87.437185853 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a565c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56680): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56680): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56680): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56680): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56680): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56680): _writeAt: size=3, off=7 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475180 item 89 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56680): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56680): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.681684049 +0000 UTC m=+87.437634281 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56680): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a566c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a566c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a566c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a566c0): >_readAt: n=8, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a566c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.681684049 +0000 UTC m=+87.437634281 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a566c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004752d0 item 89 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56780): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56780): open at offset 0 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56780): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56780): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56780): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56780): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56780): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56780): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.682758438 +0000 UTC m=+87.438708669 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56780): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a567c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a567c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a567c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475570 item 90 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a567c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a567c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.683188222 +0000 UTC m=+87.439138454 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a567c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56880): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56880): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56880): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004756c0 item 90 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56880): _readAt: size=2, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56880): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56880): _writeAt: size=3, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56880): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56880): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.683658269 +0000 UTC m=+87.439608501 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56880): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a568c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a568c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a568c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a568c0): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a568c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.683658269 +0000 UTC m=+87.439608501 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a568c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475810 item 90 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56980): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56980): open at offset 0 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56980): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56980): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56980): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56980): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56980): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56980): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.684707191 +0000 UTC m=+87.440657423 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56980): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a569c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a569c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a569c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475ab0 item 91 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a569c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a569c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.685172281 +0000 UTC m=+87.441122502 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a569c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56a80): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56a80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56a80): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56a80): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56a80): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56a80): _writeAt: size=3, off=7 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475c00 item 91 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56a80): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56a80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.685633803 +0000 UTC m=+87.441584035 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56a80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56ac0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56ac0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56ac0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56ac0): >_readAt: n=8, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56ac0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.685633803 +0000 UTC m=+87.441584035 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56ac0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475d50 item 91 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56b80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56b80): open at offset 0 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56b80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56b80): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56b80): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56b80): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56b80): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56b80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.686912673 +0000 UTC m=+87.442862905 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56b80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56bc0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56bc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56bc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e070 item 92 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56bc0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56bc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.687336256 +0000 UTC m=+87.443286478 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56bc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56c80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56c80): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56c80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e1c0 item 92 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56c80): _readAt: size=2, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56c80): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56c80): _writeAt: size=3, off=5 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56c80): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56c80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.687843243 +0000 UTC m=+87.443793475 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56c80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56cc0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56cc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56cc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56cc0): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56cc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.687843243 +0000 UTC m=+87.443793475 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56cc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e310 item 92 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56d80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56d80): open at offset 0 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56d80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56d80): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56d80): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56d80): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56d80): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56d80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.688927651 +0000 UTC m=+87.444877882 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56d80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56dc0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56dc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56dc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e5b0 item 93 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56dc0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56dc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.689366691 +0000 UTC m=+87.445316923 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56dc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56e80): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56e80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56e80): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56e80): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56e80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.689366691 +0000 UTC m=+87.445316923 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56e80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e700 item 93 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56f40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56f40): open at offset 0 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56f40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56f40): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56f40): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56f40): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56f40): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56f40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.690589357 +0000 UTC m=+87.446539588 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56f40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56f80): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56f80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56f80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e9a0 item 94 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56f80): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56f80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.691063543 +0000 UTC m=+87.447013775 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56f80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57040): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57040): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57040): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57040): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57040): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.691063543 +0000 UTC m=+87.447013775 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57040): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eaf0 item 94 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57100): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57100): open at offset 0 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57100): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57100): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57100): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57100): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57100): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57100): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.69227121 +0000 UTC m=+87.448221433 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57100): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57140): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57140): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57140): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed90 item 95 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57140): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57140): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.692653416 +0000 UTC m=+87.448603648 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57140): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57200): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57200): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57200): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57200): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57200): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.692653416 +0000 UTC m=+87.448603648 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57200): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eee0 item 95 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a572c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a572c0): open at offset 0 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a572c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a572c0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a572c0): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a572c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a572c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a572c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.694102635 +0000 UTC m=+87.450052867 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a572c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57300): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57300): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57300): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f180 item 96 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57300): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57300): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.694585237 +0000 UTC m=+87.450535469 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a57300): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a573c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a573c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a573c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a573c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a573c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.694585237 +0000 UTC m=+87.450535469 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a573c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f2d0 item 96 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= 2025/02/13 03:37:34 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:34 DEBUG : : Looking for writers 2025/02/13 03:37:34 DEBUG : >WaitForWriters: 2025/02/13 03:37:34 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:34 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:34 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:37:34 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:34 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/02/13 03:37:34 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c1c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c1c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c1c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c1c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c1c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.918145946 +0000 UTC m=+87.674096178 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c1c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c240): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c240): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c240): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c240): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c240): _writeAt: size=3, off=2 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c240): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c240): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.918145946 +0000 UTC m=+87.674096178 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c240): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c280): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c280): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c280): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c280): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c280): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.918145946 +0000 UTC m=+87.674096178 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c280): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca540 item 1 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c500): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c500): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c500): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c500): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c500): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.920024809 +0000 UTC m=+87.675975041 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c500): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c540): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c540): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c540): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c540): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c540): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.920024809 +0000 UTC m=+87.675975041 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c540): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca9a0 item 2 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c580): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c580): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c580): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c580): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c580): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.921248406 +0000 UTC m=+87.677198638 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c580): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c840): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c840): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c840): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c840): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c840): _writeAt: size=3, off=2 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c840): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c840): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.921248406 +0000 UTC m=+87.677198638 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c840): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb40): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb40): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb40): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.921248406 +0000 UTC m=+87.677198638 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cac40 item 3 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cbc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cbc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cbc0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cbc0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cbc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.923180377 +0000 UTC m=+87.679130619 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cbc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cc40): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cc40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cc40): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cc40): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cc40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.923180377 +0000 UTC m=+87.679130619 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cc40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb260 item 4 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cc80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cc80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cc80): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cc80): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cc80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.92429417 +0000 UTC m=+87.680244401 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cc80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041ccc0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041ccc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041ccc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041ccc0): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041ccc0): _writeAt: size=3, off=2 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041ccc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041ccc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.92429417 +0000 UTC m=+87.680244401 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041ccc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cd00): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cd00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cd00): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cd00): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cd00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.92429417 +0000 UTC m=+87.680244401 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cd00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb7a0 item 5 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cdc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cdc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cdc0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cdc0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cdc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.925847894 +0000 UTC m=+87.681798127 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cdc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a000): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a000): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a000): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a000): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a000): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.925847894 +0000 UTC m=+87.681798127 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a000): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f490 item 6 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a080): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a080): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a080): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a080): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a080): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.927358699 +0000 UTC m=+87.683308930 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a080): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a140): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a140): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a140): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a140): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a140): _writeAt: size=3, off=2 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a140): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a140): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.927358699 +0000 UTC m=+87.683308930 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a140): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a180): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a180): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a180): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a180): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a180): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.927358699 +0000 UTC m=+87.683308930 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a180): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470460 item 7 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a200): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a200): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a200): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a200): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a200): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.929378034 +0000 UTC m=+87.685328265 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a200): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a280): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a280): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a280): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a280): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a280): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.929378034 +0000 UTC m=+87.685328265 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a280): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470b60 item 8 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a2c0): _readAt: size=2, off=0 2025/02/13 03:37:34 ERROR : open-test-file(0xc00093a2c0): Couldn't read size of file 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a2c0): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a2c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a2c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a2c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a2c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a300): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a300): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a300): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a300): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a300): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.93132845 +0000 UTC m=+87.687278682 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a300): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a340): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a340): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a340): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a340): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a340): _writeAt: size=3, off=2 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a340): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a340): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.93132845 +0000 UTC m=+87.687278682 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a340): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a380): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a380): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a380): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a380): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a380): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.93132845 +0000 UTC m=+87.687278682 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a380): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470fc0 item 9 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a400): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a400): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a400): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a400): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a400): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.933418887 +0000 UTC m=+87.689369119 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a400): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a480): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a480): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a480): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a480): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a480): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.933418887 +0000 UTC m=+87.689369119 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a480): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471e30 item 10 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a540): _readAt: size=2, off=0 2025/02/13 03:37:34 ERROR : open-test-file(0xc00093a540): Couldn't read size of file 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a540): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a540): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a540): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a540): close: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a540): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a580): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a580): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a580): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a580): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a580): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.934689893 +0000 UTC m=+87.690640126 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a580): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a640): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a640): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a640): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a640): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a640): _writeAt: size=3, off=2 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a640): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a640): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.934689893 +0000 UTC m=+87.690640126 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a640): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a680): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a680): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a680): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a680): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a680): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.934689893 +0000 UTC m=+87.690640126 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a680): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca460 item 11 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a700): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a700): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a700): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a700): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a700): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.936840704 +0000 UTC m=+87.692790936 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a700): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a780): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a780): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a780): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a780): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a780): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.936840704 +0000 UTC m=+87.692790936 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a780): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca850 item 12 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a840): _readAt: size=2, off=0 2025/02/13 03:37:34 ERROR : open-test-file(0xc00093a840): Couldn't read size of file 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a840): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a840): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a840): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a840): close: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a840): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a880): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a880): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a880): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a880): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a880): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.93791911 +0000 UTC m=+87.693869342 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a880): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a940): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a940): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a940): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a940): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a940): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.93791911 +0000 UTC m=+87.693869342 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a940): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cab60 item 13 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a9c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a9c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a9c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a9c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a9c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.939693538 +0000 UTC m=+87.695643770 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093a9c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093aa40): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093aa40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093aa40): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093aa40): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093aa40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.939693538 +0000 UTC m=+87.695643770 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093aa40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cafc0 item 14 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ab00): _readAt: size=2, off=0 2025/02/13 03:37:34 ERROR : open-test-file(0xc00093ab00): Couldn't read size of file 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ab00): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ab00): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ab00): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ab00): close: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ab00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ab40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ab40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ab40): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ab40): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ab40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.941833088 +0000 UTC m=+87.697783330 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ab40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ac00): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ac00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ac00): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ac00): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ac00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.941833088 +0000 UTC m=+87.697783330 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ac00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e000 item 15 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ac80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ac80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ac80): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ac80): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ac80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.943410035 +0000 UTC m=+87.699360267 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00093ac80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c080): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c080): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c080): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c080): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c080): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.943410035 +0000 UTC m=+87.699360267 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c080): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472000 item 16 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c0c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c0c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c0c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c0c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c0c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.944861769 +0000 UTC m=+87.700812001 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c0c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c100): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c100): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c100): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c100): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c100): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c100): _writeAt: size=3, off=7 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c100): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c100): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.944861769 +0000 UTC m=+87.700812001 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c100): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c140): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c140): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c140): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c140): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c140): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.944861769 +0000 UTC m=+87.700812001 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c140): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004724d0 item 17 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c1c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c1c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c1c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c1c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c1c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.946499801 +0000 UTC m=+87.702450033 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c1c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c280): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c280): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c280): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c280): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c280): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.946499801 +0000 UTC m=+87.702450033 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c280): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004729a0 item 18 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c540): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c540): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c540): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c540): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c540): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.947608503 +0000 UTC m=+87.703558736 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041c540): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb40): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb40): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb40): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb40): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb40): _writeAt: size=3, off=7 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb40): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.947608503 +0000 UTC m=+87.703558736 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb80): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb80): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb80): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.947608503 +0000 UTC m=+87.703558736 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cb80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472d20 item 19 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041ce80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041ce80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041ce80): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041ce80): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041ce80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.949502324 +0000 UTC m=+87.705452547 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041ce80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cf00): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cf00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cf00): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cf00): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cf00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.949502324 +0000 UTC m=+87.705452547 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cf00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473180 item 20 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cf80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cf80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cf80): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cf80): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cf80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.951426751 +0000 UTC m=+87.707377003 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041cf80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d040): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d040): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d040): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d040): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d040): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d040): _writeAt: size=3, off=7 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d040): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d040): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.951426751 +0000 UTC m=+87.707377003 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d040): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d080): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d080): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d080): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d080): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d080): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.951426751 +0000 UTC m=+87.707377003 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d080): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473570 item 21 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d140): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d140): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d140): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d140): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d140): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.954102123 +0000 UTC m=+87.710052355 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d140): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d200): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d200): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d200): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d200): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d200): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.954102123 +0000 UTC m=+87.710052355 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d200): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473ab0 item 22 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d280): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d280): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d280): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d280): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d280): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.955740425 +0000 UTC m=+87.711690667 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d280): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d340): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d340): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d340): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d340): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d340): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d340): _writeAt: size=3, off=7 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d340): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d340): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.955740425 +0000 UTC m=+87.711690667 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d340): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d380): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d380): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d380): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d380): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d380): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.955740425 +0000 UTC m=+87.711690667 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d380): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473ea0 item 23 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d4c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d4c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d4c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d4c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d4c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.957783456 +0000 UTC m=+87.713733687 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d4c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d600): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d600): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d600): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d600): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d600): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.957783456 +0000 UTC m=+87.713733687 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d600): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a4d0 item 24 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d780): _readAt: size=2, off=0 2025/02/13 03:37:34 ERROR : open-test-file(0xc00041d780): Couldn't read size of file 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d780): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d780): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d780): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d780): close: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d780): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d940): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d940): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d940): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d940): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d940): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.958944596 +0000 UTC m=+87.714894828 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041d940): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041da00): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041da00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041da00): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041da00): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041da00): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041da00): _writeAt: size=3, off=7 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041da00): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041da00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.958944596 +0000 UTC m=+87.714894828 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc00041da00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02000): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02000): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02000): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02000): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02000): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.958944596 +0000 UTC m=+87.714894828 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02000): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a8c0 item 25 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02080): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02080): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02080): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02080): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02080): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.960648841 +0000 UTC m=+87.716599073 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02080): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02100): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02100): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02100): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02100): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02100): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.960648841 +0000 UTC m=+87.716599073 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02100): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ae70 item 26 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c021c0): _readAt: size=2, off=0 2025/02/13 03:37:34 ERROR : open-test-file(0xc000c021c0): Couldn't read size of file 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c021c0): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c021c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c021c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c021c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c021c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02200): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02200): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02200): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02200): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02200): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.962240468 +0000 UTC m=+87.718190710 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02200): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c022c0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c022c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c022c0): open at offset 5 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c022c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c022c0): >_readAt: n=2, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c022c0): _writeAt: size=3, off=7 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c022c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c022c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.962240468 +0000 UTC m=+87.718190710 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c022c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02300): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02300): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02300): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02300): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02300): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.962240468 +0000 UTC m=+87.718190710 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02300): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b2d0 item 27 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02380): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02380): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02380): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02380): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02380): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.964190603 +0000 UTC m=+87.720140824 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02380): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02400): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02400): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02400): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02400): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02400): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.964190603 +0000 UTC m=+87.720140824 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02400): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b810 item 28 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c024c0): _readAt: size=2, off=0 2025/02/13 03:37:34 ERROR : open-test-file(0xc000c024c0): Couldn't read size of file 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c024c0): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c024c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c024c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c024c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c024c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02540): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02540): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02540): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02540): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02540): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.966410533 +0000 UTC m=+87.722360765 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02540): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02600): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02600): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02600): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02600): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02600): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.966410533 +0000 UTC m=+87.722360765 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02600): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bc00 item 29 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02680): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02680): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02680): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02680): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02680): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.968352944 +0000 UTC m=+87.724303176 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02680): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02700): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02700): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02700): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02700): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02700): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.968352944 +0000 UTC m=+87.724303176 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02700): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006584d0 item 30 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c027c0): _readAt: size=2, off=0 2025/02/13 03:37:34 ERROR : open-test-file(0xc000c027c0): Couldn't read size of file 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c027c0): >_readAt: n=0, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c027c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c027c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c027c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c027c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02800): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02800): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02800): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02800): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02800): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.969537247 +0000 UTC m=+87.725487480 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02800): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c028c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c028c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c028c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c028c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c028c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.969537247 +0000 UTC m=+87.725487480 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c028c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658b60 item 31 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02940): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02940): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02940): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02940): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02940): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.970755024 +0000 UTC m=+87.726705256 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02940): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c029c0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c029c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c029c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c029c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c029c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.970755024 +0000 UTC m=+87.726705256 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c029c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659730 item 32 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a00): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a00): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a00): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.971901868 +0000 UTC m=+87.727852101 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a40): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a40): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a40): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659ea0 item 33 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a40): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.972656409 +0000 UTC m=+87.728606641 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a80): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a80): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a80): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.972656409 +0000 UTC m=+87.728606641 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02a80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e0e0 item 33 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02ac0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02ac0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02ac0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02ac0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02ac0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.974143268 +0000 UTC m=+87.730093500 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02ac0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b00): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e5b0 item 34 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b00): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b00): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b00): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b00): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.974713154 +0000 UTC m=+87.730663387 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b40): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b40): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b40): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.974713154 +0000 UTC m=+87.730663387 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e930 item 34 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b80): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b80): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.975907427 +0000 UTC m=+87.731857659 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02b80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02bc0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02bc0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02bc0): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02bc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02bc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f260 item 35 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02bc0): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02bc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.976360834 +0000 UTC m=+87.732311066 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02bc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02c00): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02c00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02c00): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02c00): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02c00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.976360834 +0000 UTC m=+87.732311066 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02c00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f490 item 35 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02c80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02c80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02c80): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02c80): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02c80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.977514421 +0000 UTC m=+87.733464643 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02c80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02d40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02d40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fb20 item 36 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02d40): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02d40): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02d40): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02d40): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02d40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.978133689 +0000 UTC m=+87.734083921 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02d40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02d80): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02d80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02d80): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02d80): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02d80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.978133689 +0000 UTC m=+87.734083921 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02d80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fce0 item 36 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02dc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02dc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02dc0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02dc0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02dc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.979361123 +0000 UTC m=+87.735311355 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02dc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02e00): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02e00): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02e00): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02e00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02e00): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c700 item 37 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02e00): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02e00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.979857811 +0000 UTC m=+87.735808044 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02e00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02e40): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02e40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02e40): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02e40): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02e40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.979857811 +0000 UTC m=+87.735808044 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02e40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ca10 item 37 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02ec0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02ec0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02ec0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02ec0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02ec0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.981249432 +0000 UTC m=+87.737199665 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02ec0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02f80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02f80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d650 item 38 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02f80): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02f80): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02f80): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02f80): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02f80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.981691379 +0000 UTC m=+87.737641611 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02f80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02fc0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02fc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02fc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02fc0): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02fc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.981691379 +0000 UTC m=+87.737641611 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c02fc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dc00 item 38 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03040): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03040): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03040): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03040): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03040): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.982751901 +0000 UTC m=+87.738702134 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03040): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03100): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03100): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03100): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03100): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03100): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052770 item 39 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03100): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03100): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.98349472 +0000 UTC m=+87.739444952 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03100): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03140): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03140): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03140): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03140): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03140): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.98349472 +0000 UTC m=+87.739444952 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03140): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000529a0 item 39 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c031c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c031c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c031c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c031c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c031c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.985560522 +0000 UTC m=+87.741510754 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c031c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c032c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c032c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 40 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c032c0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c032c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c032c0): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c032c0): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c032c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.985990896 +0000 UTC m=+87.741941128 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c032c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03300): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03300): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03300): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03300): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03300): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.985990896 +0000 UTC m=+87.741941128 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03300): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053880 item 40 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03340): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03340): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03340): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03340): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03340): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03340): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03340): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.986851356 +0000 UTC m=+87.742801587 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03340): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03380): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03380): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03380): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ea0 item 41 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03380): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03380): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.987185479 +0000 UTC m=+87.743135712 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03380): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c033c0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c033c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c033c0): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c033c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c033c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e230 item 41 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c033c0): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c033c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.987557916 +0000 UTC m=+87.743508148 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c033c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03400): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03400): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03400): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03400): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03400): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.987557916 +0000 UTC m=+87.743508148 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03400): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e540 item 41 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c034c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c034c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c034c0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c034c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c034c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c034c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c034c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.988602399 +0000 UTC m=+87.744552631 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c034c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03500): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03500): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03500): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ee00 item 42 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03500): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03500): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.988952142 +0000 UTC m=+87.744902375 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03500): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c035c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c035c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f2d0 item 42 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c035c0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c035c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c035c0): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c035c0): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c035c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.989414106 +0000 UTC m=+87.745364338 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c035c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03600): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03600): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03600): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03600): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03600): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.989414106 +0000 UTC m=+87.745364338 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03600): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f490 item 42 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c036c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c036c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c036c0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c036c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c036c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c036c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c036c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.990334176 +0000 UTC m=+87.746284408 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c036c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03700): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03700): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03700): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f960 item 43 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03700): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03700): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.990698097 +0000 UTC m=+87.746648329 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03700): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c037c0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c037c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c037c0): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c037c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c037c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fab0 item 43 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c037c0): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c037c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.991052769 +0000 UTC m=+87.747003001 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c037c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03800): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03800): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03800): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03800): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03800): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.991052769 +0000 UTC m=+87.747003001 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03800): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fc00 item 43 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c038c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c038c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c038c0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c038c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c038c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c038c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c038c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.992168796 +0000 UTC m=+87.748119028 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c038c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03900): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03900): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03900): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004400e0 item 44 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03900): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03900): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.992745895 +0000 UTC m=+87.748696147 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03900): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c039c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c039c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004405b0 item 44 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c039c0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c039c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c039c0): _writeAt: size=3, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c039c0): >_writeAt: n=3, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c039c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.993217065 +0000 UTC m=+87.749167298 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c039c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03a00): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03a00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03a00): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03a00): >_readAt: n=3, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03a00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.993217065 +0000 UTC m=+87.749167298 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03a00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440a10 item 44 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03ac0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03ac0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03ac0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03ac0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03ac0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03ac0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03ac0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.994382153 +0000 UTC m=+87.750332385 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03ac0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03b00): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03b00): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03b00): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440ee0 item 45 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03b00): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03b00): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.994872539 +0000 UTC m=+87.750822772 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03b00): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03bc0): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03bc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03bc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03bc0): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03bc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.994872539 +0000 UTC m=+87.750822772 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03bc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441260 item 45 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03c80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03c80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03c80): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03c80): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03c80): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03c80): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03c80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.996026758 +0000 UTC m=+87.751976990 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03c80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03cc0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03cc0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03cc0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004415e0 item 46 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03cc0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03cc0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.996554143 +0000 UTC m=+87.752504376 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03cc0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03d80): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03d80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03d80): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03d80): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03d80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.996554143 +0000 UTC m=+87.752504376 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03d80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441810 item 46 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03e40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03e40): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03e40): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03e40): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03e40): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03e40): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03e40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.99774444 +0000 UTC m=+87.753694671 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03e40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03e80): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03e80): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03e80): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441c00 item 47 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03e80): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03e80): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.998150087 +0000 UTC m=+87.754100320 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03e80): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03f40): _readAt: size=512, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03f40): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03f40): >openPending: err= 2025/02/13 03:37:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03f40): >_readAt: n=5, err=EOF 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03f40): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.998150087 +0000 UTC m=+87.754100320 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000c03f40): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: Remove: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436230 item 47 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:34 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/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a560c0): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a560c0): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a560c0): _readAt: size=2, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a560c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a560c0): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a560c0): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a560c0): close: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.99948923 +0000 UTC m=+87.755439463 2025/02/13 03:37:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a560c0): >close: err= 2025/02/13 03:37:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:34 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56100): _writeAt: size=5, off=0 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56100): openPending: 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56100): >openPending: err= 2025/02/13 03:37:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436e00 item 48 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56100): >_writeAt: n=5, err= 2025/02/13 03:37:34 DEBUG : open-test-file(0xc000a56100): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.999951204 +0000 UTC m=+87.755901436 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56100): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a561c0): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a561c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a561c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a561c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a561c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:34.999951204 +0000 UTC m=+87.755901436 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a561c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437340 item 48 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56200): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56200): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56200): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56200): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56200): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.001074123 +0000 UTC m=+87.757024356 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56200): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56240): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56240): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56240): _writeAt: size=3, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56240): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56240): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56240): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e310 item 49 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56240): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56240): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.001487456 +0000 UTC m=+87.757437688 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56240): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56280): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56280): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56280): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56280): >_readAt: n=8, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56280): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.001487456 +0000 UTC m=+87.757437688 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56280): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e4d0 item 49 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56300): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56300): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56300): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56300): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56300): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.002644339 +0000 UTC m=+87.758594571 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56300): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a563c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a563c0): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a563c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ea10 item 50 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a563c0): _readAt: size=2, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a563c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a563c0): _writeAt: size=3, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a563c0): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a563c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.003127433 +0000 UTC m=+87.759077665 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a563c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56400): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56400): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56400): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56400): >_readAt: n=3, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56400): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.003127433 +0000 UTC m=+87.759077665 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56400): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058efc0 item 50 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56480): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56480): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56480): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56480): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56480): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.004367079 +0000 UTC m=+87.760317311 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56480): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56540): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56540): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56540): _writeAt: size=3, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56540): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56540): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56540): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f420 item 51 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56540): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56540): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.004756237 +0000 UTC m=+87.760706459 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56540): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56580): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56580): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56580): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56580): >_readAt: n=8, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56580): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.004756237 +0000 UTC m=+87.760706459 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56580): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f810 item 51 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56600): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56600): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56600): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56600): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56600): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.006948646 +0000 UTC m=+87.762898868 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56600): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a566c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a566c0): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a566c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058fc00 item 52 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a566c0): _readAt: size=2, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a566c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a566c0): _writeAt: size=3, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a566c0): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a566c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.007336811 +0000 UTC m=+87.763287033 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a566c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56700): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56700): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56700): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56700): >_readAt: n=3, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56700): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.007336811 +0000 UTC m=+87.763287033 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56700): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468000 item 52 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56780): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56780): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56780): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56780): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56780): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.008742329 +0000 UTC m=+87.764692561 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56780): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56840): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56840): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56840): _writeAt: size=3, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56840): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56840): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56840): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004685b0 item 53 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56840): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56840): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.009168946 +0000 UTC m=+87.765119178 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56840): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56880): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56880): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56880): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56880): >_readAt: n=8, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56880): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.009168946 +0000 UTC m=+87.765119178 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56880): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468930 item 53 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56900): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56900): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56900): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56900): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56900): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.010323976 +0000 UTC m=+87.766274208 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56900): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a569c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a569c0): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a569c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468ee0 item 54 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a569c0): _readAt: size=2, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a569c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a569c0): _writeAt: size=3, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a569c0): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a569c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.010788093 +0000 UTC m=+87.766738325 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a569c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a00): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a00): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a00): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a00): >_readAt: n=3, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a00): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.010788093 +0000 UTC m=+87.766738325 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a00): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469260 item 54 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a80): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a80): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a80): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a80): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a80): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.014088433 +0000 UTC m=+87.770038654 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a80): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ad40): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ad40): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ad40): _writeAt: size=3, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ad40): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ad40): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ad40): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e310 item 55 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ad40): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ad40): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.014453245 +0000 UTC m=+87.770403477 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ad40): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ad80): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ad80): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ad80): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ad80): >_readAt: n=8, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ad80): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.014453245 +0000 UTC m=+87.770403477 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ad80): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e460 item 55 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 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/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ae00): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ae00): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ae00): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ae00): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ae00): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.01797617 +0000 UTC m=+87.773926403 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ae00): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093aec0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093aec0): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093aec0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e700 item 56 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093aec0): _readAt: size=2, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093aec0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093aec0): _writeAt: size=3, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093aec0): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093aec0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.018431141 +0000 UTC m=+87.774381373 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093aec0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093af00): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093af00): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093af00): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093af00): >_readAt: n=3, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093af00): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.018431141 +0000 UTC m=+87.774381373 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093af00): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e850 item 56 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093afc0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093afc0): open at offset 0 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093afc0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093afc0): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093afc0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093afc0): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093afc0): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093afc0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.01935604 +0000 UTC m=+87.775306272 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093afc0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b000): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b000): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b000): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eaf0 item 57 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b000): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b000): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.019820729 +0000 UTC m=+87.775770961 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b000): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b0c0): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b0c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b0c0): _writeAt: size=3, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b0c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b0c0): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b0c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ec40 item 57 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b0c0): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b0c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.020224674 +0000 UTC m=+87.776174906 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b0c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b100): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b100): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b100): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b100): >_readAt: n=8, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b100): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.020224674 +0000 UTC m=+87.776174906 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b100): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed90 item 57 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b1c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b1c0): open at offset 0 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b1c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b1c0): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b1c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b1c0): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b1c0): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b1c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.021386746 +0000 UTC m=+87.777336979 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b1c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b200): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b200): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b200): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f030 item 58 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b200): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b200): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.021748782 +0000 UTC m=+87.777699015 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b200): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b2c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b2c0): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b2c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f180 item 58 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b2c0): _readAt: size=2, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b2c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b2c0): _writeAt: size=3, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b2c0): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b2c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.022263155 +0000 UTC m=+87.778213386 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b2c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b300): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b300): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b300): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b300): >_readAt: n=3, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b300): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.022263155 +0000 UTC m=+87.778213386 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b300): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f2d0 item 58 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b3c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b3c0): open at offset 0 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b3c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b3c0): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b3c0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b3c0): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b3c0): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b3c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.023246564 +0000 UTC m=+87.779196796 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b3c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b400): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b400): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b400): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f5e0 item 59 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b400): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b400): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.023609321 +0000 UTC m=+87.779559543 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b400): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b540): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b540): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b540): _writeAt: size=3, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b540): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b540): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b540): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f730 item 59 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b540): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b540): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.023997918 +0000 UTC m=+87.779948150 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b540): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b580): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b580): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b580): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b580): >_readAt: n=8, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b580): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.023997918 +0000 UTC m=+87.779948150 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b580): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f880 item 59 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 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/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b640): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b640): open at offset 0 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b640): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b640): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b640): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b640): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b640): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b640): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.024995673 +0000 UTC m=+87.780945905 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b640): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b680): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b680): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b680): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fb20 item 60 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b680): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b680): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.025404898 +0000 UTC m=+87.781355130 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b680): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b740): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b740): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b740): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fc70 item 60 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b740): _readAt: size=2, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b740): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b740): _writeAt: size=3, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b740): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b740): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.025839781 +0000 UTC m=+87.781790013 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b740): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b780): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b780): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b780): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b780): >_readAt: n=3, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b780): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.025839781 +0000 UTC m=+87.781790013 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b780): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fdc0 item 60 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b840): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b840): open at offset 0 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b840): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b840): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b840): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b840): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b840): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b840): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.026914851 +0000 UTC m=+87.782865083 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b840): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b880): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b880): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b880): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c64d0 item 61 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b880): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b880): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.027280183 +0000 UTC m=+87.783230416 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b880): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b940): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b940): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b940): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b940): >_readAt: n=5, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b940): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.027280183 +0000 UTC m=+87.783230416 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093b940): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6700 item 61 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 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/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ba00): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ba00): open at offset 0 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ba00): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ba00): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ba00): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ba00): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ba00): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ba00): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.028370111 +0000 UTC m=+87.784320343 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ba00): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ba40): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ba40): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ba40): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6e00 item 62 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ba40): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ba40): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.028815004 +0000 UTC m=+87.784765235 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093ba40): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bb00): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bb00): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bb00): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bb00): >_readAt: n=5, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bb00): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.028815004 +0000 UTC m=+87.784765235 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bb00): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7180 item 62 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 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/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bbc0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bbc0): open at offset 0 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bbc0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bbc0): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bbc0): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bbc0): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bbc0): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bbc0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.029967467 +0000 UTC m=+87.785917699 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bbc0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bc00): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bc00): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bc00): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7730 item 63 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bc00): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bc00): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.030349713 +0000 UTC m=+87.786299944 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bc00): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bcc0): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bcc0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bcc0): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bcc0): >_readAt: n=5, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bcc0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.030349713 +0000 UTC m=+87.786299944 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bcc0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7ab0 item 63 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 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/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bd80): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bd80): open at offset 0 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bd80): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bd80): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bd80): >_readAt: n=0, err=Bad file descriptor 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bd80): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bd80): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bd80): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.03157938 +0000 UTC m=+87.787529613 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bd80): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bdc0): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bdc0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bdc0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7f10 item 64 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bdc0): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bdc0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.032684477 +0000 UTC m=+87.788634708 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bdc0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093be80): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093be80): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093be80): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093be80): >_readAt: n=5, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093be80): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.032684477 +0000 UTC m=+87.788634708 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093be80): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f6310 item 64 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bec0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bec0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bec0): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bec0): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bec0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.034089643 +0000 UTC m=+87.790039876 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bec0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bf00): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bf00): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bf00): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bf00): >_readAt: n=2, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bf00): _writeAt: size=3, off=2 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f67e0 item 65 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bf00): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bf00): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.034512183 +0000 UTC m=+87.790462415 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bf00): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bf40): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bf40): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bf40): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bf40): >_readAt: n=5, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bf40): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.034512183 +0000 UTC m=+87.790462415 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc00093bf40): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f6af0 item 65 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000114000): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000114000): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000114000): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000114000): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000114000): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.035556034 +0000 UTC m=+87.791506266 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000114000): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000114d00): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000114d00): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f73b0 item 66 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000114d00): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000114d00): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000114d00): _writeAt: size=3, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000114d00): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000114d00): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.035925806 +0000 UTC m=+87.791876038 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000114d00): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000115180): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000115180): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000115180): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000115180): >_readAt: n=3, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000115180): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.035925806 +0000 UTC m=+87.791876038 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000115180): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f75e0 item 66 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000115740): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000115740): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000115740): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000115740): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000115740): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.036777408 +0000 UTC m=+87.792727639 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000115740): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c000): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c000): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c000): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c000): >_readAt: n=2, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c000): _writeAt: size=3, off=2 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f79d0 item 67 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c000): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c000): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.03733974 +0000 UTC m=+87.793289971 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c000): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c040): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c040): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c040): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c040): >_readAt: n=5, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c040): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.03733974 +0000 UTC m=+87.793289971 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c040): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f7d50 item 67 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c0c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c0c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c0c0): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c0c0): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c0c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.038445797 +0000 UTC m=+87.794396029 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c0c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c180): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c180): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474150 item 68 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c180): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c180): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c180): _writeAt: size=3, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c180): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c180): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.039115799 +0000 UTC m=+87.795066031 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c180): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c200): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c200): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c200): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c200): >_readAt: n=3, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c200): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.039115799 +0000 UTC m=+87.795066031 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c200): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474380 item 68 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c240): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c240): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c240): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c240): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c240): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.040762488 +0000 UTC m=+87.796712720 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c240): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c280): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c280): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c280): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c280): >_readAt: n=2, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c280): _writeAt: size=3, off=2 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474620 item 69 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c280): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c280): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.041375143 +0000 UTC m=+87.797325376 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c280): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c2c0): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c2c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c2c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c2c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c2c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.041375143 +0000 UTC m=+87.797325376 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c2c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474770 item 69 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c340): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c340): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c340): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c340): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c340): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.042735386 +0000 UTC m=+87.798685618 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c340): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c400): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c400): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474a80 item 70 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c400): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c400): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c400): _writeAt: size=3, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c400): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c400): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.043339776 +0000 UTC m=+87.799290008 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c400): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c440): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c440): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c440): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c440): >_readAt: n=3, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c440): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.043339776 +0000 UTC m=+87.799290008 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c440): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474c40 item 70 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c4c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c4c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c4c0): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c4c0): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c4c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.044902798 +0000 UTC m=+87.800853040 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c4c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c580): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c580): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c580): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c580): >_readAt: n=2, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c580): _writeAt: size=3, off=2 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474ee0 item 71 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c580): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c580): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.04539116 +0000 UTC m=+87.801341393 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c580): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c5c0): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c5c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c5c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c5c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c5c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.04539116 +0000 UTC m=+87.801341393 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c5c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475030 item 71 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c640): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c640): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c640): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c640): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c640): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.046829549 +0000 UTC m=+87.802779772 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c640): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c700): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c700): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004752d0 item 72 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c700): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c700): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c700): _writeAt: size=3, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c700): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c700): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.047428569 +0000 UTC m=+87.803378802 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c700): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c740): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c740): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c740): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c740): >_readAt: n=3, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c740): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.047428569 +0000 UTC m=+87.803378802 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c740): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475420 item 72 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c780): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c780): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c780): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c780): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c780): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c780): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c780): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.048852382 +0000 UTC m=+87.804802613 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c780): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c7c0): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c7c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c7c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004756c0 item 73 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c7c0): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c7c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.049324314 +0000 UTC m=+87.805274546 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c7c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c800): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c800): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c800): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c800): >_readAt: n=2, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c800): _writeAt: size=3, off=2 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475810 item 73 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c800): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c800): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.049972965 +0000 UTC m=+87.805923198 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c800): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c840): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c840): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c840): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c840): >_readAt: n=5, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c840): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.049972965 +0000 UTC m=+87.805923198 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c840): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475960 item 73 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c900): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c900): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c900): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c900): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c900): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c900): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c900): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.051787097 +0000 UTC m=+87.807737330 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c900): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c940): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c940): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c940): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475c00 item 74 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c940): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c940): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.052168971 +0000 UTC m=+87.808119203 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9c940): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ca00): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ca00): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475d50 item 74 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ca00): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ca00): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ca00): _writeAt: size=3, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ca00): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ca00): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.052733507 +0000 UTC m=+87.808683739 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ca00): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ca40): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ca40): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ca40): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ca40): >_readAt: n=3, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ca40): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.052733507 +0000 UTC m=+87.808683739 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ca40): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475ea0 item 74 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cb00): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cb00): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cb00): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cb00): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cb00): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cb00): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cb00): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.053799089 +0000 UTC m=+87.809749321 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cb00): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cb40): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cb40): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cb40): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c230 item 75 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cb40): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cb40): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.054151056 +0000 UTC m=+87.810101289 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cb40): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cc00): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cc00): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cc00): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cc00): >_readAt: n=2, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cc00): _writeAt: size=3, off=2 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c930 item 75 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cc00): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cc00): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.054506371 +0000 UTC m=+87.810456603 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cc00): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cc40): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cc40): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cc40): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cc40): >_readAt: n=5, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cc40): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.054506371 +0000 UTC m=+87.810456603 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cc40): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cbd0 item 75 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cd00): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cd00): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cd00): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cd00): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cd00): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cd00): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cd00): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.055897902 +0000 UTC m=+87.811848144 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cd00): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cd40): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cd40): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cd40): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d030 item 76 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cd40): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cd40): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.056377679 +0000 UTC m=+87.812327911 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9cd40): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ce00): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ce00): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d1f0 item 76 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ce00): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ce00): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ce00): _writeAt: size=3, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ce00): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ce00): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.05706335 +0000 UTC m=+87.813013592 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a9ce00): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c000): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c000): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c000): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c000): >_readAt: n=3, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c000): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.05706335 +0000 UTC m=+87.813013592 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c000): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006220e0 item 76 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a560c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a560c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a560c0): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a560c0): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a560c0): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a560c0): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a560c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.058520305 +0000 UTC m=+87.814470537 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a560c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56100): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56100): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56100): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468540 item 77 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56100): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56100): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.058992928 +0000 UTC m=+87.814943150 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56100): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a561c0): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a561c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a561c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a561c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a561c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.058992928 +0000 UTC m=+87.814943150 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a561c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004687e0 item 77 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56280): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56280): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56280): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56280): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56280): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56280): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56280): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.062300431 +0000 UTC m=+87.818250663 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56280): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a562c0): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a562c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a562c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468e70 item 78 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a562c0): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a562c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.062824922 +0000 UTC m=+87.818775154 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a562c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56380): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56380): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56380): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56380): >_readAt: n=5, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56380): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.062824922 +0000 UTC m=+87.818775154 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56380): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469110 item 78 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56440): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56440): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56440): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56440): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56440): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56440): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56440): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.064722118 +0000 UTC m=+87.820672351 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56440): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56480): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56480): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56480): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469650 item 79 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56480): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56480): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.065265585 +0000 UTC m=+87.821215816 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56480): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56540): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56540): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56540): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56540): >_readAt: n=5, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56540): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.065265585 +0000 UTC m=+87.821215816 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56540): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006221c0 item 79 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 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/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56600): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56600): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56600): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56600): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56600): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56600): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56600): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.066952588 +0000 UTC m=+87.822902820 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56600): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56640): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56640): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56640): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622700 item 80 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56640): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56640): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.067442644 +0000 UTC m=+87.823392876 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56640): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56700): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56700): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56700): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56700): >_readAt: n=5, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56700): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.067442644 +0000 UTC m=+87.823392876 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56700): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622850 item 80 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56740): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56740): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56740): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56740): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56740): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.06876174 +0000 UTC m=+87.824711972 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56740): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56780): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56780): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56780): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56780): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56780): >_readAt: n=2, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56780): _writeAt: size=3, off=7 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622c40 item 81 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56780): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56780): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.069260813 +0000 UTC m=+87.825211045 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56780): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a567c0): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a567c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a567c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a567c0): >_readAt: n=8, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a567c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.069260813 +0000 UTC m=+87.825211045 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a567c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622d90 item 81 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56840): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56840): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56840): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56840): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56840): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.070533172 +0000 UTC m=+87.826483404 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56840): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56900): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56900): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56900): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623110 item 82 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56900): _readAt: size=2, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56900): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56900): _writeAt: size=3, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56900): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56900): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.071036592 +0000 UTC m=+87.826986824 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56900): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56940): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56940): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56940): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56940): >_readAt: n=3, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56940): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.071036592 +0000 UTC m=+87.826986824 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56940): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623260 item 82 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a569c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a569c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a569c0): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a569c0): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a569c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.072192634 +0000 UTC m=+87.828142866 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a569c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a80): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a80): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a80): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a80): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a80): >_readAt: n=2, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a80): _writeAt: size=3, off=7 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006235e0 item 83 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a80): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a80): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.072618009 +0000 UTC m=+87.828568241 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56a80): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56ac0): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56ac0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56ac0): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56ac0): >_readAt: n=8, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56ac0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.072618009 +0000 UTC m=+87.828568241 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56ac0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006237a0 item 83 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56b40): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56b40): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56b40): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56b40): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56b40): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.074368792 +0000 UTC m=+87.830319024 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a56b40): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c0c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c0c0): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c0c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c000 item 84 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c0c0): _readAt: size=2, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c0c0): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c0c0): _writeAt: size=3, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c0c0): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c0c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.074911646 +0000 UTC m=+87.830861869 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c0c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c140): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c140): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c140): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c140): >_readAt: n=3, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c140): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.074911646 +0000 UTC m=+87.830861869 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c140): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c150 item 84 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c1c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c1c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c1c0): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c1c0): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c1c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.076130495 +0000 UTC m=+87.832080727 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c1c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c280): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c280): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c280): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c280): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c280): >_readAt: n=2, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c280): _writeAt: size=3, off=7 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cb60 item 85 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c280): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c280): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.076859308 +0000 UTC m=+87.832809541 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c280): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c2c0): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c2c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c2c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c2c0): >_readAt: n=8, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c2c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.076859308 +0000 UTC m=+87.832809541 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c2c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd20 item 85 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c340): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c340): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c340): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c340): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c340): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.07839033 +0000 UTC m=+87.834340573 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c340): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c400): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c400): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c400): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d7a0 item 86 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c400): _readAt: size=2, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c400): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c400): _writeAt: size=3, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c400): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c400): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.078928105 +0000 UTC m=+87.834878337 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c400): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c440): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c440): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c440): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c440): >_readAt: n=3, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c440): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.078928105 +0000 UTC m=+87.834878337 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c440): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d9d0 item 86 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c4c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c4c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c4c0): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c4c0): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c4c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.080052247 +0000 UTC m=+87.836002479 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c4c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c580): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c580): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c580): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c580): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c580): >_readAt: n=2, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c580): _writeAt: size=3, off=7 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004700e0 item 87 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c580): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c580): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.0805671 +0000 UTC m=+87.836517332 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c580): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c5c0): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c5c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c5c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c5c0): >_readAt: n=8, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c5c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.0805671 +0000 UTC m=+87.836517332 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c5c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004703f0 item 87 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 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/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c640): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c640): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c640): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c640): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c640): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.081911843 +0000 UTC m=+87.837862076 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c640): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c700): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c700): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c700): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470850 item 88 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c700): _readAt: size=2, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c700): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c700): _writeAt: size=3, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c700): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c700): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.082495855 +0000 UTC m=+87.838446087 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c700): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c740): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c740): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c740): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c740): >_readAt: n=3, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c740): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.082495855 +0000 UTC m=+87.838446087 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c740): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470b60 item 88 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c800): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c800): open at offset 0 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c800): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c800): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c800): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c800): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c800): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c800): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.083860726 +0000 UTC m=+87.839810959 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c800): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c880): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c880): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c880): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470fc0 item 89 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c880): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c880): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.084238904 +0000 UTC m=+87.840189136 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c880): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c940): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c940): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c940): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c940): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c940): >_readAt: n=2, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c940): _writeAt: size=3, off=7 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004711f0 item 89 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c940): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c940): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.084896943 +0000 UTC m=+87.840847175 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c940): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c980): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c980): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c980): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c980): >_readAt: n=8, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c980): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.084896943 +0000 UTC m=+87.840847175 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8c980): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471ab0 item 89 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ca40): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ca40): open at offset 0 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ca40): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ca40): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ca40): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ca40): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ca40): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ca40): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.086193337 +0000 UTC m=+87.842143569 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ca40): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ca80): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ca80): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ca80): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca380 item 90 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ca80): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ca80): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.086703911 +0000 UTC m=+87.842654143 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ca80): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cb40): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cb40): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cb40): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca4d0 item 90 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cb40): _readAt: size=2, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cb40): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cb40): _writeAt: size=3, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cb40): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cb40): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.08737751 +0000 UTC m=+87.843327743 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cb40): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cb80): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cb80): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cb80): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cb80): >_readAt: n=3, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cb80): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.08737751 +0000 UTC m=+87.843327743 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cb80): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca690 item 90 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cc40): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cc40): open at offset 0 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cc40): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cc40): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cc40): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cc40): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cc40): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cc40): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.088746169 +0000 UTC m=+87.844696402 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cc40): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cc80): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cc80): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cc80): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca9a0 item 91 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cc80): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cc80): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.089314822 +0000 UTC m=+87.845265054 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cc80): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cd40): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cd40): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cd40): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cd40): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cd40): >_readAt: n=2, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cd40): _writeAt: size=3, off=7 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003caaf0 item 91 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cd40): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cd40): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.089797234 +0000 UTC m=+87.845747466 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cd40): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cd80): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cd80): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cd80): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cd80): >_readAt: n=8, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cd80): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.089797234 +0000 UTC m=+87.845747466 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cd80): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cac40 item 91 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 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/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ce40): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ce40): open at offset 0 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ce40): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ce40): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ce40): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ce40): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ce40): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ce40): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.091056979 +0000 UTC m=+87.847007221 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ce40): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ce80): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ce80): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ce80): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb0a0 item 92 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ce80): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ce80): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.091718847 +0000 UTC m=+87.847669079 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8ce80): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cf40): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cf40): open at offset 5 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cf40): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb3b0 item 92 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cf40): _readAt: size=2, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cf40): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cf40): _writeAt: size=3, off=5 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cf40): >_writeAt: n=3, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cf40): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.092274726 +0000 UTC m=+87.848224958 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cf40): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cf80): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cf80): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cf80): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cf80): >_readAt: n=3, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cf80): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.092274726 +0000 UTC m=+87.848224958 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8cf80): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb570 item 92 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d040): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d040): open at offset 0 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d040): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d040): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d040): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d040): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d040): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d040): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.09367311 +0000 UTC m=+87.849623342 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d040): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d080): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d080): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d080): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb9d0 item 93 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d080): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d080): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.094169798 +0000 UTC m=+87.850120031 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d080): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d140): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d140): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d140): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d140): >_readAt: n=5, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d140): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.094169798 +0000 UTC m=+87.850120031 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d140): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbc70 item 93 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 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/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d200): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d200): open at offset 0 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d200): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d200): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d200): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d200): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d200): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d200): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.095488633 +0000 UTC m=+87.851438866 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d200): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d240): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d240): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d240): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472000 item 94 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d240): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d240): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.095982047 +0000 UTC m=+87.851932268 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d240): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d300): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d300): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d300): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d300): >_readAt: n=5, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d300): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.095982047 +0000 UTC m=+87.851932268 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d300): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004721c0 item 94 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 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/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d3c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d3c0): open at offset 0 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d3c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d3c0): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d3c0): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d3c0): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d3c0): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d3c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.09726729 +0000 UTC m=+87.853217521 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d3c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d400): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d400): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d400): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472620 item 95 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d400): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d400): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.097771972 +0000 UTC m=+87.853722204 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d400): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d4c0): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d4c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d4c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d4c0): >_readAt: n=5, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d4c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.097771972 +0000 UTC m=+87.853722204 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d4c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472850 item 95 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 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/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d580): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d580): open at offset 0 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d580): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d580): _readAt: size=2, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d580): >_readAt: n=0, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d580): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d580): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d580): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.099492769 +0000 UTC m=+87.855443001 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d580): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d5c0): _writeAt: size=5, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d5c0): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d5c0): >openPending: err= 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472b60 item 96 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d5c0): >_writeAt: n=5, err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d5c0): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.099945896 +0000 UTC m=+87.855896128 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d5c0): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/13 03:37:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:37:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/13 03:37:35 DEBUG : open-test-file: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d680): _readAt: size=512, off=0 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d680): openPending: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d680): >openPending: err= 2025/02/13 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d680): >_readAt: n=5, err=EOF 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d680): close: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-13 03:37:35.099945896 +0000 UTC m=+87.855896128 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/13 03:37:35 DEBUG : open-test-file(0xc000a8d680): >close: err= 2025/02/13 03:37:35 DEBUG : open-test-file: Remove: 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472d90 item 96 2025/02/13 03:37:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/13 03:37:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/13 03:37:35 DEBUG : open-test-file: >Remove: err= 2025/02/13 03:37:35 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:35 DEBUG : : Looking for writers 2025/02/13 03:37:35 DEBUG : >WaitForWriters: 2025/02/13 03:37:35 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.83s) --- PASS: TestRWFileHandleOpenTests/writes (0.41s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.07s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.42s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:37:35 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:37:35 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:37:35 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:35 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:37:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:37:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:37:35 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:37:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:37:35 DEBUG : file1: newRWFileHandle: 2025/02/13 03:37:35 DEBUG : file1(0xc000c03540): openPending: 2025/02/13 03:37:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:35 DEBUG : file1(0xc000c03540): >openPending: err= 2025/02/13 03:37:35 DEBUG : file1: >newRWFileHandle: err= 2025/02/13 03:37:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:37:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/13 03:37:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/02/13 03:37:35 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:37:35 DEBUG : : Looking for writers 2025/02/13 03:37:35 DEBUG : file1: reading active writers 2025/02/13 03:37:35 DEBUG : file1: active writers 1 2025/02/13 03:37:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:37:35 DEBUG : : Looking for writers 2025/02/13 03:37:35 DEBUG : file1: reading active writers 2025/02/13 03:37:35 DEBUG : file1: active writers 1 2025/02/13 03:37:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:37:35 DEBUG : : Looking for writers 2025/02/13 03:37:35 DEBUG : file1: reading active writers 2025/02/13 03:37:35 DEBUG : file1: active writers 1 2025/02/13 03:37:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:37:35 DEBUG : : Looking for writers 2025/02/13 03:37:35 DEBUG : file1: reading active writers 2025/02/13 03:37:35 DEBUG : file1: active writers 1 2025/02/13 03:37:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:37:35 DEBUG : : Looking for writers 2025/02/13 03:37:35 DEBUG : file1: reading active writers 2025/02/13 03:37:35 DEBUG : file1: active writers 1 2025/02/13 03:37:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/02/13 03:37:35 DEBUG : : Looking for writers 2025/02/13 03:37:35 DEBUG : file1: reading active writers 2025/02/13 03:37:35 DEBUG : file1: active writers 1 2025/02/13 03:37:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/02/13 03:37:35 DEBUG : : Looking for writers 2025/02/13 03:37:35 DEBUG : file1: reading active writers 2025/02/13 03:37:35 DEBUG : file1: active writers 1 2025/02/13 03:37:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/02/13 03:37:36 DEBUG : : Looking for writers 2025/02/13 03:37:36 DEBUG : file1: reading active writers 2025/02/13 03:37:36 DEBUG : file1: active writers 1 2025/02/13 03:37:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:37 DEBUG : : Looking for writers 2025/02/13 03:37:37 DEBUG : file1: reading active writers 2025/02/13 03:37:37 DEBUG : file1: active writers 1 2025/02/13 03:37:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:38 DEBUG : : Looking for writers 2025/02/13 03:37:38 DEBUG : file1: reading active writers 2025/02/13 03:37:38 DEBUG : file1: active writers 1 2025/02/13 03:37:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:39 DEBUG : : Looking for writers 2025/02/13 03:37:39 DEBUG : file1: reading active writers 2025/02/13 03:37:39 DEBUG : file1: active writers 1 2025/02/13 03:37:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:40 DEBUG : : Looking for writers 2025/02/13 03:37:40 DEBUG : file1: reading active writers 2025/02/13 03:37:40 DEBUG : file1: active writers 1 2025/02/13 03:37:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:41 DEBUG : : Looking for writers 2025/02/13 03:37:41 DEBUG : file1: reading active writers 2025/02/13 03:37:41 DEBUG : file1: active writers 1 2025/02/13 03:37:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:42 DEBUG : : Looking for writers 2025/02/13 03:37:42 DEBUG : file1: reading active writers 2025/02/13 03:37:42 DEBUG : file1: active writers 1 2025/02/13 03:37:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:43 DEBUG : : Looking for writers 2025/02/13 03:37:43 DEBUG : file1: reading active writers 2025/02/13 03:37:43 DEBUG : file1: active writers 1 2025/02/13 03:37:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:44 DEBUG : : Looking for writers 2025/02/13 03:37:44 DEBUG : file1: reading active writers 2025/02/13 03:37:44 DEBUG : file1: active writers 1 2025/02/13 03:37:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:45 DEBUG : : Looking for writers 2025/02/13 03:37:45 DEBUG : file1: reading active writers 2025/02/13 03:37:45 DEBUG : file1: active writers 1 2025/02/13 03:37:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:46 DEBUG : : Looking for writers 2025/02/13 03:37:46 DEBUG : file1: reading active writers 2025/02/13 03:37:46 DEBUG : file1: active writers 1 2025/02/13 03:37:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:47 DEBUG : : Looking for writers 2025/02/13 03:37:47 DEBUG : file1: reading active writers 2025/02/13 03:37:47 DEBUG : file1: active writers 1 2025/02/13 03:37:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:48 DEBUG : : Looking for writers 2025/02/13 03:37:48 DEBUG : file1: reading active writers 2025/02/13 03:37:48 DEBUG : file1: active writers 1 2025/02/13 03:37:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:49 DEBUG : : Looking for writers 2025/02/13 03:37:49 DEBUG : file1: reading active writers 2025/02/13 03:37:49 DEBUG : file1: active writers 1 2025/02/13 03:37:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:50 DEBUG : : Looking for writers 2025/02/13 03:37:50 DEBUG : file1: reading active writers 2025/02/13 03:37:50 DEBUG : file1: active writers 1 2025/02/13 03:37:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:51 DEBUG : : Looking for writers 2025/02/13 03:37:51 DEBUG : file1: reading active writers 2025/02/13 03:37:51 DEBUG : file1: active writers 1 2025/02/13 03:37:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:52 DEBUG : : Looking for writers 2025/02/13 03:37:52 DEBUG : file1: reading active writers 2025/02/13 03:37:52 DEBUG : file1: active writers 1 2025/02/13 03:37:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:53 DEBUG : : Looking for writers 2025/02/13 03:37:53 DEBUG : file1: reading active writers 2025/02/13 03:37:53 DEBUG : file1: active writers 1 2025/02/13 03:37:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:54 DEBUG : : Looking for writers 2025/02/13 03:37:54 DEBUG : file1: reading active writers 2025/02/13 03:37:54 DEBUG : file1: active writers 1 2025/02/13 03:37:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:55 DEBUG : : Looking for writers 2025/02/13 03:37:55 DEBUG : file1: reading active writers 2025/02/13 03:37:55 DEBUG : file1: active writers 1 2025/02/13 03:37:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:56 DEBUG : : Looking for writers 2025/02/13 03:37:56 DEBUG : file1: reading active writers 2025/02/13 03:37:56 DEBUG : file1: active writers 1 2025/02/13 03:37:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:57 DEBUG : : Looking for writers 2025/02/13 03:37:57 DEBUG : file1: reading active writers 2025/02/13 03:37:57 DEBUG : file1: active writers 1 2025/02/13 03:37:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:58 DEBUG : : Looking for writers 2025/02/13 03:37:58 DEBUG : file1: reading active writers 2025/02/13 03:37:58 DEBUG : file1: active writers 1 2025/02/13 03:37:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:37:59 DEBUG : : Looking for writers 2025/02/13 03:37:59 DEBUG : file1: reading active writers 2025/02/13 03:37:59 DEBUG : file1: active writers 1 2025/02/13 03:37:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:38:00 DEBUG : : Looking for writers 2025/02/13 03:38:00 DEBUG : file1: reading active writers 2025/02/13 03:38:00 DEBUG : file1: active writers 1 2025/02/13 03:38:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:38:01 DEBUG : : Looking for writers 2025/02/13 03:38:01 DEBUG : file1: reading active writers 2025/02/13 03:38:01 DEBUG : file1: active writers 1 2025/02/13 03:38:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:38:02 DEBUG : : Looking for writers 2025/02/13 03:38:02 DEBUG : file1: reading active writers 2025/02/13 03:38:02 DEBUG : file1: active writers 1 2025/02/13 03:38:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:38:03 DEBUG : : Looking for writers 2025/02/13 03:38:03 DEBUG : file1: reading active writers 2025/02/13 03:38:03 DEBUG : file1: active writers 1 2025/02/13 03:38:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:38:04 DEBUG : : Looking for writers 2025/02/13 03:38:04 DEBUG : file1: reading active writers 2025/02/13 03:38:04 DEBUG : file1: active writers 1 2025/02/13 03:38:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/13 03:38:05 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0002a72c0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000991108 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824643752256} name:file1 opens:1 downloaders: o: fd:0xc000194080 info:{ModTime:{wall:13971142547135215211 ext:88097210115 loc:0x3dae5e0} ATime:{wall:13971142547135215211 ext:88097210115 loc:0x3dae5e0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/02/13 03:38:05 DEBUG : >WaitForWriters: 2025/02/13 03:38:05 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.34s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:38:05 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:05 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:38:05 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:38:05 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:38:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:38:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:38:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:38:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:38:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:38:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:38:05 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:38:05 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:38:05 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:38:05 DEBUG : rename_me: newRWFileHandle: 2025/02/13 03:38:05 DEBUG : rename_me(0xc00069e040): openPending: 2025/02/13 03:38:05 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/13 03:38:05 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/13 03:38:05 DEBUG : rename_me(0xc00069e040): >openPending: err= 2025/02/13 03:38:05 DEBUG : rename_me: >newRWFileHandle: err= 2025/02/13 03:38:05 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/13 03:38:05 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/02/13 03:38:05 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/02/13 03:38:05 DEBUG : rename_me(0xc00069e040): _writeAt: size=5, off=0 2025/02/13 03:38:05 DEBUG : rename_me(0xc00069e040): >_writeAt: n=5, err= 2025/02/13 03:38:05 DEBUG : rename_me(0xc00069e040): close: 2025/02/13 03:38:05 DEBUG : rename_me: vfs cache: setting modification time to 2025-02-13 03:38:05.735908663 +0000 UTC m=+118.491858895 2025/02/13 03:38:05 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/02/13 03:38:05 DEBUG : rename_me(0xc00069e040): >close: err= 2025/02/13 03:38:05 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/02/13 03:38:05 DEBUG : i_was_renamed: Updating file with 0xc000caf380 2025/02/13 03:38:05 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/02/13 03:38:05 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/13 03:38:05 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:05 DEBUG : : Looking for writers 2025/02/13 03:38:05 DEBUG : i_was_renamed: reading active writers 2025/02/13 03:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/13 03:38:05 DEBUG : : Looking for writers 2025/02/13 03:38:05 DEBUG : i_was_renamed: reading active writers 2025/02/13 03:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/13 03:38:05 DEBUG : : Looking for writers 2025/02/13 03:38:05 DEBUG : i_was_renamed: reading active writers 2025/02/13 03:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/13 03:38:05 DEBUG : : Looking for writers 2025/02/13 03:38:05 DEBUG : i_was_renamed: reading active writers 2025/02/13 03:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/13 03:38:05 DEBUG : i_was_renamed: vfs cache: starting upload 2025/02/13 03:38:05 DEBUG : : Looking for writers 2025/02/13 03:38:05 DEBUG : i_was_renamed: reading active writers 2025/02/13 03:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/13 03:38:05 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:06 DEBUG : : Looking for writers 2025/02/13 03:38:06 DEBUG : i_was_renamed: reading active writers 2025/02/13 03:38:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/13 03:38:06 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/02/13 03:38:06 INFO : i_was_renamed: Copied (new) 2025/02/13 03:38:06 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-02-13 03:38:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/02/13 03:38:06 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/02/13 03:38:06 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/13 03:38:06 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/02/13 03:38:06 DEBUG : : Looking for writers 2025/02/13 03:38:06 DEBUG : i_was_renamed: reading active writers 2025/02/13 03:38:06 DEBUG : >WaitForWriters: 2025/02/13 03:38:06 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.12s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:38:06 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:06 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/13 03:38:06 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:38:06 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:38:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:38:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:38:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:38:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:38:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/13 03:38:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ZReyp}/rclone-test-vahikeh8huru" 2025/02/13 03:38:06 INFO : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/13 03:38:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:06 DEBUG : : forgetting directory cache 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate(0xc000921a80): _readAt: size=512, off=0 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate(0xc000921a80): openPending: 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-13 02:39:06 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/13 03:38:07 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate(0xc000921a80): >openPending: err= 2025/02/13 03:38:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate(0xc000921a80): >_readAt: n=20, err=EOF 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate(0xc000921a80): close: 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:39:06 +0000 GMT 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate(0xc000921a80): >close: err= 2025/02/13 03:38:07 DEBUG : : Re-reading directory (208.015839ms old) 2025/02/13 03:38:07 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/13 03:38:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:07 DEBUG : : forgetting directory cache 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate(0xc00091abc0): _readAt: size=512, off=0 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate(0xc00091abc0): openPending: 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-13 02:40:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-02-13 02:39:06 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-13 02:40:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-02-13 02:39:06 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/02/13 03:38:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/13 03:38:08 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate(0xc00091abc0): >openPending: err= 2025/02/13 03:38:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate(0xc00091abc0): >_readAt: n=20, err=EOF 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate(0xc00091abc0): close: 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:40:06 +0000 GMT 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate(0xc00091abc0): >close: err= 2025/02/13 03:38:08 DEBUG : : Re-reading directory (205.846132ms old) 2025/02/13 03:38:08 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/13 03:38:08 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:08 DEBUG : : forgetting directory cache 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate(0xc0005d9bc0): _readAt: size=512, off=0 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate(0xc0005d9bc0): openPending: 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-13 02:41:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-02-13 02:40:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-13 02:41:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-02-13 02:40:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/02/13 03:38:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/13 03:38:09 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate(0xc0005d9bc0): >openPending: err= 2025/02/13 03:38:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate(0xc0005d9bc0): >_readAt: n=20, err=EOF 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate(0xc0005d9bc0): close: 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:41:06 +0000 GMT 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate(0xc0005d9bc0): >close: err= 2025/02/13 03:38:09 DEBUG : : Re-reading directory (216.994093ms old) 2025/02/13 03:38:09 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/13 03:38:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:09 DEBUG : : forgetting directory cache 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate(0xc000fecc40): _readAt: size=512, off=0 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate(0xc000fecc40): openPending: 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-13 02:42:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-02-13 02:41:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-13 02:42:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-02-13 02:41:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/02/13 03:38:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/13 03:38:10 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate(0xc000fecc40): >openPending: err= 2025/02/13 03:38:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate(0xc000fecc40): >_readAt: n=20, err=EOF 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate(0xc000fecc40): close: 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:42:06 +0000 GMT 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate(0xc000fecc40): >close: err= 2025/02/13 03:38:10 DEBUG : : Re-reading directory (199.730459ms old) 2025/02/13 03:38:10 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/13 03:38:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:10 DEBUG : : forgetting directory cache 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate(0xc000b9a340): _readAt: size=512, off=0 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate(0xc000b9a340): openPending: 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-13 02:43:06 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-02-13 02:42:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-13 02:43:06 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-02-13 02:42:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/02/13 03:38:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/13 03:38:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate(0xc000b9a340): >openPending: err= 2025/02/13 03:38:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate(0xc000b9a340): >_readAt: n=20, err=EOF 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate(0xc000b9a340): close: 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:43:06 +0000 GMT 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate(0xc000b9a340): >close: err= 2025/02/13 03:38:11 DEBUG : : Re-reading directory (185.384972ms old) 2025/02/13 03:38:11 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/13 03:38:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:11 DEBUG : : forgetting directory cache 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate(0xc000ae0e40): _readAt: size=512, off=0 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate(0xc000ae0e40): openPending: 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-13 02:44:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-02-13 02:43:06 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-13 02:44:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-02-13 02:43:06 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/02/13 03:38:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/13 03:38:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate(0xc000ae0e40): >openPending: err= 2025/02/13 03:38:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate(0xc000ae0e40): >_readAt: n=20, err=EOF 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate(0xc000ae0e40): close: 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:44:06 +0000 GMT 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate(0xc000ae0e40): >close: err= 2025/02/13 03:38:12 DEBUG : : Re-reading directory (171.953914ms old) 2025/02/13 03:38:12 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:12 DEBUG : : forgetting directory cache 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate(0xc000b2f440): _readAt: size=512, off=0 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate(0xc000b2f440): openPending: 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-02-13 02:45:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-02-13 02:44:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-02-13 02:45:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-02-13 02:44:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/02/13 03:38:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/02/13 03:38:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate(0xc000b2f440): >openPending: err= 2025/02/13 03:38:12 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate(0xc000b2f440): >_readAt: n=21, err=EOF 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate(0xc000b2f440): close: 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:45:06 +0000 GMT 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate(0xc000b2f440): >close: err= 2025/02/13 03:38:13 DEBUG : : Re-reading directory (198.452321ms old) 2025/02/13 03:38:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:13 DEBUG : : forgetting directory cache 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate(0xc000bc9f00): _readAt: size=512, off=0 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate(0xc000bc9f00): openPending: 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-02-13 02:46:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-02-13 02:45:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-02-13 02:46:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-02-13 02:45:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/02/13 03:38:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/02/13 03:38:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate(0xc000bc9f00): >openPending: err= 2025/02/13 03:38:13 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate(0xc000bc9f00): >_readAt: n=22, err=EOF 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate(0xc000bc9f00): close: 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:46:06 +0000 GMT 2025/02/13 03:38:13 DEBUG : TestRWCacheUpdate(0xc000bc9f00): >close: err= 2025/02/13 03:38:13 DEBUG : : Re-reading directory (230.222653ms old) 2025/02/13 03:38:14 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:14 DEBUG : : forgetting directory cache 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate(0xc000c6c080): _readAt: size=512, off=0 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate(0xc000c6c080): openPending: 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-02-13 02:47:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-02-13 02:46:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-02-13 02:47:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-02-13 02:46:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/02/13 03:38:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/02/13 03:38:14 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate(0xc000c6c080): >openPending: err= 2025/02/13 03:38:14 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate(0xc000c6c080): >_readAt: n=23, err=EOF 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate(0xc000c6c080): close: 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:47:06 +0000 GMT 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate(0xc000c6c080): >close: err= 2025/02/13 03:38:14 DEBUG : : Re-reading directory (196.919265ms old) 2025/02/13 03:38:14 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:15 DEBUG : : forgetting directory cache 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate(0xc000d81b40): _readAt: size=512, off=0 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate(0xc000d81b40): openPending: 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-02-13 02:48:06 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-02-13 02:47:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-02-13 02:48:06 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-02-13 02:47:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/02/13 03:38:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/02/13 03:38:15 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate(0xc000d81b40): >openPending: err= 2025/02/13 03:38:15 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate(0xc000d81b40): >_readAt: n=24, err=EOF 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate(0xc000d81b40): close: 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-13 02:48:06 +0000 GMT 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate(0xc000d81b40): >close: err= 2025/02/13 03:38:15 DEBUG : : Re-reading directory (177.137413ms old) 2025/02/13 03:38:15 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/13 03:38:15 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:15 DEBUG : : Looking for writers 2025/02/13 03:38:15 DEBUG : TestRWCacheUpdate: reading active writers 2025/02/13 03:38:15 DEBUG : >WaitForWriters: 2025/02/13 03:38:15 DEBUG : webdav root 'rclone-test-vahikeh8huru': vfs cache: cleaner exiting 2025/02/13 03:38:16 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (9.45s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:38:16 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:16 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:16 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:17 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:17 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/13 03:38:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/13 03:38:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/13 03:38:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/13 03:38:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/13 03:38:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/13 03:38:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/13 03:38:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/13 03:38:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/13 03:38:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/13 03:38:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/13 03:38:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/13 03:38:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:17 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/13 03:38:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/13 03:38:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/13 03:38:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/13 03:38:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/13 03:38:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/13 03:38:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:17 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/13 03:38:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/13 03:38:17 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/02/13 03:38:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:18 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/13 03:38:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/13 03:38:18 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/02/13 03:38:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:18 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/13 03:38:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/13 03:38:18 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/02/13 03:38:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:18 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:18 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/13 03:38:18 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/13 03:38:18 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/13 03:38:18 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:18 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:18 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:18 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/13 03:38:18 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/13 03:38:18 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/13 03:38:18 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:18 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:18 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:18 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/13 03:38:18 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/13 03:38:18 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:18 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/13 03:38:18 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/13 03:38:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/13 03:38:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/13 03:38:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/13 03:38:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:18 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:18 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/02/13 03:38:18 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:18 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/02/13 03:38:18 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:18 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/02/13 03:38:18 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:18 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/13 03:38:18 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/13 03:38:18 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/13 03:38:18 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:18 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:18 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:18 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/13 03:38:18 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/13 03:38:18 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/13 03:38:18 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:18 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:18 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:18 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/02/13 03:38:18 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:18 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/02/13 03:38:18 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:18 DEBUG : : Looking for writers 2025/02/13 03:38:18 DEBUG : FiLeB: reading active writers 2025/02/13 03:38:18 DEBUG : FilEb: reading active writers 2025/02/13 03:38:18 DEBUG : FiLeA: reading active writers 2025/02/13 03:38:18 DEBUG : >WaitForWriters: 2025/02/13 03:38:18 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:18 DEBUG : : Looking for writers 2025/02/13 03:38:18 DEBUG : FilEb: reading active writers 2025/02/13 03:38:18 DEBUG : FiLeA: reading active writers 2025/02/13 03:38:18 DEBUG : FiLeB: reading active writers 2025/02/13 03:38:18 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.11s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:38:19 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:19 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:19 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/13 03:38:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/13 03:38:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/13 03:38:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:20 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/02/13 03:38:20 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/02/13 03:38:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/02/13 03:38:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/13 03:38:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/13 03:38:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/13 03:38:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:38:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/13 03:38:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/02/13 03:38:20 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:20 DEBUG : : Looking for writers 2025/02/13 03:38:20 DEBUG : normal name with no special characters.txt: reading active writers 2025/02/13 03:38:20 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/02/13 03:38:20 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.49s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:38:20 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:20 DEBUG : webdav root 'rclone-test-vahikeh8huru': Reusing VFS from active cache 2025/02/13 03:38:20 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:20 DEBUG : : Looking for writers 2025/02/13 03:38:20 DEBUG : >WaitForWriters: 2025/02/13 03:38:20 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:20 DEBUG : : Looking for writers 2025/02/13 03:38:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.17s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:38:20 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:20 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:20 DEBUG : : Looking for writers 2025/02/13 03:38:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.19s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:38:21 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:21 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:21 DEBUG : : Looking for writers 2025/02/13 03:38:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.16s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:38:21 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:21 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:22 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:22 DEBUG : dir: Looking for writers 2025/02/13 03:38:22 DEBUG : file2: reading active writers 2025/02/13 03:38:22 DEBUG : : Looking for writers 2025/02/13 03:38:22 DEBUG : dir: reading active writers 2025/02/13 03:38:22 DEBUG : file1: reading active writers 2025/02/13 03:38:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.80s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:38:23 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:24 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:24 DEBUG : dir: Looking for writers 2025/02/13 03:38:24 DEBUG : : Looking for writers 2025/02/13 03:38:24 DEBUG : file1: reading active writers 2025/02/13 03:38:24 DEBUG : dir: reading active writers 2025/02/13 03:38:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.62s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:38:24 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:25 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:25 DEBUG : file1: Open: flags=O_RDONLY 2025/02/13 03:38:25 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/13 03:38:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/13 03:38:25 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:25 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/02/13 03:38:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/13 03:38:25 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/13 03:38:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:38:25 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:38:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/13 03:38:25 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/02/13 03:38:25 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/02/13 03:38:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/13 03:38:25 DEBUG : webdav root 'rclone-test-vahikeh8huru': File to upload is small (0 bytes), uploading instead of streaming 2025/02/13 03:38:25 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:25 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 03:38:25 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/02/13 03:38:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/13 03:38:25 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:38:25 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/13 03:38:25 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:25 DEBUG : dir: Looking for writers 2025/02/13 03:38:25 DEBUG : file2: reading active writers 2025/02/13 03:38:25 DEBUG : new_file.txt: reading active writers 2025/02/13 03:38:25 DEBUG : : Looking for writers 2025/02/13 03:38:25 DEBUG : dir: reading active writers 2025/02/13 03:38:25 DEBUG : file1: reading active writers 2025/02/13 03:38:25 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.04s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:38:26 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:26 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:27 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/02/13 03:38:27 DEBUG : dir/file1: Updating file with dir/file1 0xc00021ac00 2025/02/13 03:38:27 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/13 03:38:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:28 INFO : dir/file1: Moved (server-side) to: file0 2025/02/13 03:38:28 DEBUG : file0: Updating file with file0 0xc00021ac00 2025/02/13 03:38:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/13 03:38:28 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/02/13 03:38:28 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:28 DEBUG : dir: Looking for writers 2025/02/13 03:38:28 DEBUG : : Looking for writers 2025/02/13 03:38:28 DEBUG : dir: reading active writers 2025/02/13 03:38:28 DEBUG : file0: reading active writers 2025/02/13 03:38:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.32s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:38:29 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:29 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:29 DEBUG : : Looking for writers 2025/02/13 03:38:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.23s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:38:29 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:29 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/02/13 03:38:29 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/13 03:38:30 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/02/13 03:38:30 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/02/13 03:38:30 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/02/13 03:38:31 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:31 DEBUG : b: Looking for writers 2025/02/13 03:38:31 DEBUG : c: Looking for writers 2025/02/13 03:38:31 DEBUG : d: Looking for writers 2025/02/13 03:38:31 DEBUG : : Looking for writers 2025/02/13 03:38:31 DEBUG : a: Looking for writers 2025/02/13 03:38:31 DEBUG : : Looking for writers 2025/02/13 03:38:31 DEBUG : c: reading active writers 2025/02/13 03:38:31 DEBUG : d: reading active writers 2025/02/13 03:38:31 DEBUG : /: reading active writers 2025/02/13 03:38:31 DEBUG : a: reading active writers 2025/02/13 03:38:31 DEBUG : b: reading active writers 2025/02/13 03:38:31 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.04s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:38:32 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:32 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/13 03:38:32 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/02/13 03:38:33 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/02/13 03:38:33 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/02/13 03:38:34 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:34 DEBUG : a/b/c/d: Looking for writers 2025/02/13 03:38:34 DEBUG : a/b/c: Looking for writers 2025/02/13 03:38:34 DEBUG : d: reading active writers 2025/02/13 03:38:34 DEBUG : a/b: Looking for writers 2025/02/13 03:38:34 DEBUG : c: reading active writers 2025/02/13 03:38:34 DEBUG : a: Looking for writers 2025/02/13 03:38:34 DEBUG : b: reading active writers 2025/02/13 03:38:34 DEBUG : : Looking for writers 2025/02/13 03:38:34 DEBUG : a: reading active writers 2025/02/13 03:38:34 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.39s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:38:35 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:38:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:38:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:38:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:38:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:35 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/13 03:38:35 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/13 03:38:35 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/02/13 03:38:35 DEBUG : webdav root 'rclone-test-vahikeh8huru': File to upload is small (5 bytes), uploading instead of streaming 2025/02/13 03:38:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/02/13 03:38:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/02/13 03:38:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:38:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:38:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:38:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:38:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:38:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:38:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:38:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:38:36 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/02/13 03:38:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/13 03:38:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/13 03:38:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:38:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:38:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:36 DEBUG : webdav root 'rclone-test-vahikeh8huru': File to upload is small (0 bytes), uploading instead of streaming 2025/02/13 03:38:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:36 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 03:38:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/02/13 03:38:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/13 03:38:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/13 03:38:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:38:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:38:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:36 DEBUG : webdav root 'rclone-test-vahikeh8huru': File to upload is small (7 bytes), uploading instead of streaming 2025/02/13 03:38:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:36 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/02/13 03:38:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/02/13 03:38:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:36 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:36 DEBUG : : Looking for writers 2025/02/13 03:38:36 DEBUG : file1: reading active writers 2025/02/13 03:38:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.22s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:38:36 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:38:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:38:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:38:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:38:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:37 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/02/13 03:38:38 DEBUG : file1: aborting in-sequence write wait, off=100 2025/02/13 03:38:38 DEBUG : file1: failed to wait for in-sequence write to 100 2025/02/13 03:38:38 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/02/13 03:38:38 DEBUG : webdav root 'rclone-test-vahikeh8huru': File to upload is small (11 bytes), uploading instead of streaming 2025/02/13 03:38:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:38 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/13 03:38:38 DEBUG : file1: Size and md5 of src and dst objects identical 2025/02/13 03:38:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:38 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/02/13 03:38:38 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:38 DEBUG : : Looking for writers 2025/02/13 03:38:38 DEBUG : file1: reading active writers 2025/02/13 03:38:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.76s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:38:38 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:38:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:38:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:38:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:38:38 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/02/13 03:38:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:38 DEBUG : webdav root 'rclone-test-vahikeh8huru': File to upload is small (5 bytes), uploading instead of streaming 2025/02/13 03:38:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:39 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/02/13 03:38:39 DEBUG : file1: Size and md5 of src and dst objects identical 2025/02/13 03:38:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:39 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/02/13 03:38:39 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:39 DEBUG : : Looking for writers 2025/02/13 03:38:39 DEBUG : file1: reading active writers 2025/02/13 03:38:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.60s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:38:39 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:38:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:38:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:38:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:38:39 DEBUG : file1: WriteFileHandle.Release closing 2025/02/13 03:38:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:39 DEBUG : webdav root 'rclone-test-vahikeh8huru': File to upload is small (0 bytes), uploading instead of streaming 2025/02/13 03:38:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:38:39 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 03:38:39 DEBUG : file1: Size and md5 of src and dst objects identical 2025/02/13 03:38:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:39 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/02/13 03:38:39 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:39 DEBUG : : Looking for writers 2025/02/13 03:38:39 DEBUG : file1: reading active writers 2025/02/13 03:38:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.60s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:38:39 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:38:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:38:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:38:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:38:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:38:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/02/13 03:38:39 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:38:39 DEBUG : : Looking for writers 2025/02/13 03:38:39 DEBUG : file1: reading active writers 2025/02/13 03:38:39 DEBUG : file1: active writers 1 2025/02/13 03:38:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/02/13 03:38:40 DEBUG : : Looking for writers 2025/02/13 03:38:40 DEBUG : file1: reading active writers 2025/02/13 03:38:40 DEBUG : file1: active writers 1 2025/02/13 03:38:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/02/13 03:38:40 DEBUG : : Looking for writers 2025/02/13 03:38:40 DEBUG : file1: reading active writers 2025/02/13 03:38:40 DEBUG : file1: active writers 1 2025/02/13 03:38:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/02/13 03:38:40 DEBUG : : Looking for writers 2025/02/13 03:38:40 DEBUG : file1: reading active writers 2025/02/13 03:38:40 DEBUG : file1: active writers 1 2025/02/13 03:38:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/02/13 03:38:40 DEBUG : : Looking for writers 2025/02/13 03:38:40 DEBUG : file1: reading active writers 2025/02/13 03:38:40 DEBUG : file1: active writers 1 2025/02/13 03:38:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/02/13 03:38:40 DEBUG : : Looking for writers 2025/02/13 03:38:40 DEBUG : file1: reading active writers 2025/02/13 03:38:40 DEBUG : file1: active writers 1 2025/02/13 03:38:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/02/13 03:38:40 DEBUG : : Looking for writers 2025/02/13 03:38:40 DEBUG : file1: reading active writers 2025/02/13 03:38:40 DEBUG : file1: active writers 1 2025/02/13 03:38:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/02/13 03:38:41 DEBUG : : Looking for writers 2025/02/13 03:38:41 DEBUG : file1: reading active writers 2025/02/13 03:38:41 DEBUG : file1: active writers 1 2025/02/13 03:38:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:38:42 DEBUG : : Looking for writers 2025/02/13 03:38:42 DEBUG : file1: reading active writers 2025/02/13 03:38:42 DEBUG : file1: active writers 1 2025/02/13 03:38:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:38:43 DEBUG : : Looking for writers 2025/02/13 03:38:43 DEBUG : file1: reading active writers 2025/02/13 03:38:43 DEBUG : file1: active writers 1 2025/02/13 03:38:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:38:44 DEBUG : : Looking for writers 2025/02/13 03:38:44 DEBUG : file1: reading active writers 2025/02/13 03:38:44 DEBUG : file1: active writers 1 2025/02/13 03:38:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:38:45 DEBUG : : Looking for writers 2025/02/13 03:38:45 DEBUG : file1: reading active writers 2025/02/13 03:38:45 DEBUG : file1: active writers 1 2025/02/13 03:38:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:38:46 DEBUG : : Looking for writers 2025/02/13 03:38:46 DEBUG : file1: reading active writers 2025/02/13 03:38:46 DEBUG : file1: active writers 1 2025/02/13 03:38:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:38:47 DEBUG : : Looking for writers 2025/02/13 03:38:47 DEBUG : file1: reading active writers 2025/02/13 03:38:47 DEBUG : file1: active writers 1 2025/02/13 03:38:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:38:48 DEBUG : : Looking for writers 2025/02/13 03:38:48 DEBUG : file1: reading active writers 2025/02/13 03:38:48 DEBUG : file1: active writers 1 2025/02/13 03:38:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:38:49 DEBUG : : Looking for writers 2025/02/13 03:38:49 DEBUG : file1: reading active writers 2025/02/13 03:38:49 DEBUG : file1: active writers 1 2025/02/13 03:38:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:38:50 DEBUG : : Looking for writers 2025/02/13 03:38:50 DEBUG : file1: reading active writers 2025/02/13 03:38:50 DEBUG : file1: active writers 1 2025/02/13 03:38:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:38:51 DEBUG : : Looking for writers 2025/02/13 03:38:51 DEBUG : file1: reading active writers 2025/02/13 03:38:51 DEBUG : file1: active writers 1 2025/02/13 03:38:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:38:52 DEBUG : : Looking for writers 2025/02/13 03:38:52 DEBUG : file1: reading active writers 2025/02/13 03:38:52 DEBUG : file1: active writers 1 2025/02/13 03:38:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:38:53 DEBUG : : Looking for writers 2025/02/13 03:38:53 DEBUG : file1: reading active writers 2025/02/13 03:38:53 DEBUG : file1: active writers 1 2025/02/13 03:38:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:38:54 DEBUG : : Looking for writers 2025/02/13 03:38:54 DEBUG : file1: reading active writers 2025/02/13 03:38:54 DEBUG : file1: active writers 1 2025/02/13 03:38:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:38:55 DEBUG : : Looking for writers 2025/02/13 03:38:55 DEBUG : file1: reading active writers 2025/02/13 03:38:55 DEBUG : file1: active writers 1 2025/02/13 03:38:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:38:56 DEBUG : : Looking for writers 2025/02/13 03:38:56 DEBUG : file1: reading active writers 2025/02/13 03:38:56 DEBUG : file1: active writers 1 2025/02/13 03:38:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:38:57 DEBUG : : Looking for writers 2025/02/13 03:38:57 DEBUG : file1: reading active writers 2025/02/13 03:38:57 DEBUG : file1: active writers 1 2025/02/13 03:38:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:38:58 DEBUG : : Looking for writers 2025/02/13 03:38:58 DEBUG : file1: reading active writers 2025/02/13 03:38:58 DEBUG : file1: active writers 1 2025/02/13 03:38:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:38:59 DEBUG : : Looking for writers 2025/02/13 03:38:59 DEBUG : file1: reading active writers 2025/02/13 03:38:59 DEBUG : file1: active writers 1 2025/02/13 03:38:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:39:00 DEBUG : : Looking for writers 2025/02/13 03:39:00 DEBUG : file1: reading active writers 2025/02/13 03:39:00 DEBUG : file1: active writers 1 2025/02/13 03:39:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:39:01 DEBUG : : Looking for writers 2025/02/13 03:39:01 DEBUG : file1: reading active writers 2025/02/13 03:39:01 DEBUG : file1: active writers 1 2025/02/13 03:39:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:39:02 DEBUG : : Looking for writers 2025/02/13 03:39:02 DEBUG : file1: reading active writers 2025/02/13 03:39:02 DEBUG : file1: active writers 1 2025/02/13 03:39:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:39:03 DEBUG : : Looking for writers 2025/02/13 03:39:03 DEBUG : file1: reading active writers 2025/02/13 03:39:03 DEBUG : file1: active writers 1 2025/02/13 03:39:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:39:04 DEBUG : : Looking for writers 2025/02/13 03:39:04 DEBUG : file1: reading active writers 2025/02/13 03:39:04 DEBUG : file1: active writers 1 2025/02/13 03:39:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:39:05 DEBUG : : Looking for writers 2025/02/13 03:39:05 DEBUG : file1: reading active writers 2025/02/13 03:39:05 DEBUG : file1: active writers 1 2025/02/13 03:39:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:39:06 DEBUG : : Looking for writers 2025/02/13 03:39:06 DEBUG : file1: reading active writers 2025/02/13 03:39:06 DEBUG : file1: active writers 1 2025/02/13 03:39:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:39:07 DEBUG : : Looking for writers 2025/02/13 03:39:07 DEBUG : file1: reading active writers 2025/02/13 03:39:07 DEBUG : file1: active writers 1 2025/02/13 03:39:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:39:08 DEBUG : : Looking for writers 2025/02/13 03:39:08 DEBUG : file1: reading active writers 2025/02/13 03:39:08 DEBUG : file1: active writers 1 2025/02/13 03:39:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:39:09 DEBUG : : Looking for writers 2025/02/13 03:39:09 DEBUG : file1: reading active writers 2025/02/13 03:39:09 DEBUG : file1: active writers 1 2025/02/13 03:39:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/13 03:39:09 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/02/13 03:39:09 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.23s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:39:10 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:39:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:39:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:39:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:39:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:39:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:39:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:39:10 DEBUG : webdav root 'rclone-test-vahikeh8huru': File to upload is small (0 bytes), uploading instead of streaming 2025/02/13 03:39:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:39:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 03:39:10 DEBUG : file1: Size and md5 of src and dst objects identical 2025/02/13 03:39:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:39:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:39:10 DEBUG : file1: Open: flags=O_RDONLY 2025/02/13 03:39:10 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/13 03:39:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/13 03:39:10 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:39:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/13 03:39:10 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:39:10 DEBUG : : Looking for writers 2025/02/13 03:39:10 DEBUG : file1: reading active writers 2025/02/13 03:39:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.68s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-vahikeh8huru'", Local "Local file system at /tmp/rclone803016330", Modify Window "1s" 2025/02/13 03:39:10 INFO : webdav root 'rclone-test-vahikeh8huru': poll-interval is not supported by this remote 2025/02/13 03:39:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/13 03:39:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/13 03:39:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:39:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/13 03:39:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/13 03:39:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:39:10 DEBUG : webdav root 'rclone-test-vahikeh8huru': File to upload is small (100 bytes), uploading instead of streaming 2025/02/13 03:39:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/13 03:39:11 DEBUG : file1: md5 = f5d941f158cc3685446268d54ca32cf5 OK 2025/02/13 03:39:11 DEBUG : file1: Size and md5 of src and dst objects identical 2025/02/13 03:39:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/13 03:39:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/13 03:39:11 DEBUG : file1: Open: flags=O_RDONLY 2025/02/13 03:39:11 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/13 03:39:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/13 03:39:11 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/13 03:39:11 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/13 03:39:11 DEBUG : WaitForWriters: timeout=30s 2025/02/13 03:39:11 DEBUG : : Looking for writers 2025/02/13 03:39:11 DEBUG : file1: reading active writers 2025/02/13 03:39:11 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.68s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/02/13 03:39:11 DEBUG : webdav root 'rclone-test-vahikeh8huru': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m4.371023842s (try 1/5)