"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/01/15 01:12:54 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-viwihev1zasu" 2025/01/15 01:12:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 01:12:54 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/01/15 01:12:54 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/01/15 01:12:54 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/01/15 01:12:54 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/01/15 01:12:54 DEBUG : Setting pass="76zznyK-jYVHF0tvYjMowKdgbYnozW2Gcv3eFVaiAbiU" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/01/15 01:12:54 DEBUG : TestWebdavRclone: detected overridden config - adding "{O11on}" suffix to name 2025/01/15 01:12:54 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/01/15 01:12:54 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/01/15 01:12:54 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/01/15 01:12:54 DEBUG : Setting pass="76zznyK-jYVHF0tvYjMowKdgbYnozW2Gcv3eFVaiAbiU" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/01/15 01:12:54 DEBUG : found headers: 2025/01/15 01:12:54 DEBUG : Creating backend with remote "/tmp/rclone643920439" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:54 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:54 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:54 DEBUG : dir: Looking for writers 2025/01/15 01:12:54 DEBUG : : Looking for writers 2025/01/15 01:12:54 DEBUG : dir: reading active writers 2025/01/15 01:12:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:54 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:54 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:54 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:54 DEBUG : dir/subdir: Looking for writers 2025/01/15 01:12:54 DEBUG : dir: Looking for writers 2025/01/15 01:12:54 DEBUG : file1: reading active writers 2025/01/15 01:12:54 DEBUG : file2: reading active writers 2025/01/15 01:12:54 DEBUG : subdir: reading active writers 2025/01/15 01:12:54 DEBUG : : Looking for writers 2025/01/15 01:12:54 DEBUG : dir: reading active writers 2025/01/15 01:12:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:54 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:55 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:55 DEBUG : dir: Looking for writers 2025/01/15 01:12:55 DEBUG : file1: reading active writers 2025/01/15 01:12:55 DEBUG : : Looking for writers 2025/01/15 01:12:55 DEBUG : dir: reading active writers 2025/01/15 01:12:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:55 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:55 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:55 DEBUG : dir: Looking for writers 2025/01/15 01:12:55 DEBUG : : Looking for writers 2025/01/15 01:12:55 DEBUG : dir: reading active writers 2025/01/15 01:12:55 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:55 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:55 DEBUG : dir: forgetting directory cache 2025/01/15 01:12:55 DEBUG : : forgetting directory cache 2025/01/15 01:12:55 DEBUG : dir: forgetting directory cache 2025/01/15 01:12:55 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:55 DEBUG : : Looking for writers 2025/01/15 01:12:55 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:55 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:55 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/01/15 01:12:55 DEBUG : dir: invalidating directory cache 2025/01/15 01:12:55 DEBUG : : >ForgetPath: 2025/01/15 01:12:55 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/01/15 01:12:55 DEBUG : : invalidating directory cache 2025/01/15 01:12:55 DEBUG : dir: forgetting directory cache 2025/01/15 01:12:55 DEBUG : : >ForgetPath: 2025/01/15 01:12:55 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/01/15 01:12:55 DEBUG : : >ForgetPath: 2025/01/15 01:12:55 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:55 DEBUG : dir: Looking for writers 2025/01/15 01:12:55 DEBUG : : Looking for writers 2025/01/15 01:12:55 DEBUG : dir: reading active writers 2025/01/15 01:12:55 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:55 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:55 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:55 DEBUG : : forgetting directory cache 2025/01/15 01:12:55 DEBUG : dir: forgetting directory cache 2025/01/15 01:12:55 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:55 DEBUG : dir: Looking for writers 2025/01/15 01:12:55 DEBUG : fil/a/b: Looking for writers 2025/01/15 01:12:55 DEBUG : fil/a: Looking for writers 2025/01/15 01:12:55 DEBUG : b: reading active writers 2025/01/15 01:12:55 DEBUG : fil: Looking for writers 2025/01/15 01:12:55 DEBUG : a: reading active writers 2025/01/15 01:12:55 DEBUG : : Looking for writers 2025/01/15 01:12:55 DEBUG : dir: reading active writers 2025/01/15 01:12:55 DEBUG : fil: reading active writers 2025/01/15 01:12:55 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:55 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:55 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:55 DEBUG : dir: Looking for writers 2025/01/15 01:12:55 DEBUG : : Looking for writers 2025/01/15 01:12:55 DEBUG : dir: reading active writers 2025/01/15 01:12:55 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:56 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:56 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:56 DEBUG : dir: Looking for writers 2025/01/15 01:12:56 DEBUG : file1: reading active writers 2025/01/15 01:12:56 DEBUG : : Looking for writers 2025/01/15 01:12:56 DEBUG : dir: reading active writers 2025/01/15 01:12:56 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:56 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:56 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:56 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/01/15 01:12:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/01/15 01:12:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/01/15 01:12:56 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/15 01:12:56 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/01/15 01:12:56 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:56 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:56 DEBUG : dir: invalidating directory cache 2025/01/15 01:12:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/01/15 01:12:56 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/01/15 01:12:56 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/01/15 01:12:56 DEBUG : dir/file1: Reset virtual modtime 2025/01/15 01:12:56 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/01/15 01:12:56 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/15 01:12:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/01/15 01:12:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/01/15 01:12:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 01:12:56 DEBUG : dir: invalidating directory cache 2025/01/15 01:12:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/01/15 01:12:56 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/01/15 01:12:56 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/15 01:12:56 DEBUG : : forgetting directory cache 2025/01/15 01:12:56 DEBUG : dir: forgetting directory cache 2025/01/15 01:12:56 DEBUG : dir/virtualDir: forgetting directory cache 2025/01/15 01:12:56 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:56 DEBUG : dir/virtualDir: Looking for writers 2025/01/15 01:12:56 DEBUG : dir: Looking for writers 2025/01/15 01:12:56 DEBUG : file1: reading active writers 2025/01/15 01:12:56 DEBUG : virtualFile2: reading active writers 2025/01/15 01:12:56 DEBUG : virtualFile: reading active writers 2025/01/15 01:12:56 DEBUG : virtualDir: reading active writers 2025/01/15 01:12:56 DEBUG : : Looking for writers 2025/01/15 01:12:56 DEBUG : dir: reading active writers 2025/01/15 01:12:56 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:56 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:56 ERROR : dir/: Can only open directories read only 2025/01/15 01:12:56 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:56 DEBUG : dir: Looking for writers 2025/01/15 01:12:56 DEBUG : : Looking for writers 2025/01/15 01:12:56 DEBUG : dir: reading active writers 2025/01/15 01:12:56 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:56 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:56 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:12:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/15 01:12:56 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/01/15 01:12:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/15 01:12:56 DEBUG : webdav root 'rclone-test-viwihev1zasu': File to upload is small (5 bytes), uploading instead of streaming 2025/01/15 01:12:56 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:56 NOTICE: webdav root 'rclone-test-viwihev1zasu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/15 01:12:56 DEBUG : dir/potato: Size of src and dst objects identical 2025/01/15 01:12:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/15 01:12:56 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:56 DEBUG : dir: Looking for writers 2025/01/15 01:12:56 DEBUG : file1: reading active writers 2025/01/15 01:12:56 DEBUG : potato: reading active writers 2025/01/15 01:12:56 DEBUG : : Looking for writers 2025/01/15 01:12:56 DEBUG : dir: reading active writers 2025/01/15 01:12:56 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:56 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/15 01:12:57 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:57 DEBUG : dir/sub: Looking for writers 2025/01/15 01:12:57 DEBUG : dir: Looking for writers 2025/01/15 01:12:57 DEBUG : file1: reading active writers 2025/01/15 01:12:57 DEBUG : sub: reading active writers 2025/01/15 01:12:57 DEBUG : : Looking for writers 2025/01/15 01:12:57 DEBUG : dir: reading active writers 2025/01/15 01:12:57 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:57 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/15 01:12:57 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/01/15 01:12:57 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:57 DEBUG : dir/sub/subsub: Looking for writers 2025/01/15 01:12:57 DEBUG : dir/sub: Looking for writers 2025/01/15 01:12:57 DEBUG : subsub: reading active writers 2025/01/15 01:12:57 DEBUG : dir: Looking for writers 2025/01/15 01:12:57 DEBUG : file1: reading active writers 2025/01/15 01:12:57 DEBUG : sub: reading active writers 2025/01/15 01:12:57 DEBUG : : Looking for writers 2025/01/15 01:12:57 DEBUG : dir: reading active writers 2025/01/15 01:12:57 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.30s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:57 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:57 ERROR : dir/: Dir.Remove not empty 2025/01/15 01:12:57 DEBUG : dir/file1: Remove: 2025/01/15 01:12:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 01:12:57 DEBUG : dir/file1: >Remove: err= 2025/01/15 01:12:57 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/15 01:12:57 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:57 DEBUG : : Looking for writers 2025/01/15 01:12:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:57 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:57 DEBUG : dir/file1: Remove: 2025/01/15 01:12:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 01:12:57 DEBUG : dir/file1: >Remove: err= 2025/01/15 01:12:57 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/15 01:12:57 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:57 DEBUG : : Looking for writers 2025/01/15 01:12:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:57 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:58 DEBUG : dir/file1: Remove: 2025/01/15 01:12:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 01:12:58 DEBUG : dir/file1: >Remove: err= 2025/01/15 01:12:58 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:58 DEBUG : dir: Looking for writers 2025/01/15 01:12:58 DEBUG : : Looking for writers 2025/01/15 01:12:58 DEBUG : dir: reading active writers 2025/01/15 01:12:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:58 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:58 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:58 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/01/15 01:12:58 DEBUG : dir: Updating dir with dir2 0xc0003949c0 2025/01/15 01:12:58 DEBUG : dir: forgetting directory cache 2025/01/15 01:12:58 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/15 01:12:58 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/01/15 01:12:58 INFO : dir2/file1: Moved (server-side) to: file2 2025/01/15 01:12:58 DEBUG : file2: Updating file with file2 0xc0003a8180 2025/01/15 01:12:58 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/01/15 01:12:58 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/15 01:12:58 INFO : dir2/file3: Deleted 2025/01/15 01:12:58 INFO : file2: Moved (server-side) to: dir2/file3 2025/01/15 01:12:58 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0003a8180 2025/01/15 01:12:58 DEBUG : : Added virtual directory entry vDel: "file2" 2025/01/15 01:12:58 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/01/15 01:12:58 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/01/15 01:12:58 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000505040 2025/01/15 01:12:58 DEBUG : empty directory: forgetting directory cache 2025/01/15 01:12:58 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/01/15 01:12:58 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/01/15 01:12:58 DEBUG : dir2: Renaming to "dir3" 2025/01/15 01:12:58 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:58 DEBUG : dir3: Looking for writers 2025/01/15 01:12:58 DEBUG : file3: reading active writers 2025/01/15 01:12:58 DEBUG : renamed empty directory: Looking for writers 2025/01/15 01:12:58 DEBUG : : Looking for writers 2025/01/15 01:12:58 DEBUG : dir3: reading active writers 2025/01/15 01:12:58 DEBUG : renamed empty directory: reading active writers 2025/01/15 01:12:58 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === 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-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:58 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/15 01:12:58 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:12:58 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/15 01:12:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/01/15 01:12:58 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/01/15 01:12:58 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/01/15 01:12:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/01/15 01:12:58 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:12:58 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/15 01:12:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/01/15 01:12:58 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/01/15 01:12:58 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/01/15 01:12:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/01/15 01:12:58 DEBUG : webdav root 'rclone-test-viwihev1zasu': File to upload is small (12 bytes), uploading instead of streaming 2025/01/15 01:12:58 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:58 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/01/15 01:12:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/01/15 01:12:58 DEBUG : : forgetting directory cache 2025/01/15 01:12:58 DEBUG : dir: forgetting directory cache 2025/01/15 01:12:58 DEBUG : dir/sub: forgetting directory cache 2025/01/15 01:12:58 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/01/15 01:12:58 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/01/15 01:12:58 DEBUG : webdav root 'rclone-test-viwihev1zasu': File to upload is small (5 bytes), uploading instead of streaming 2025/01/15 01:12:58 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:58 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/01/15 01:12:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/01/15 01:12:58 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:58 DEBUG : dir/sub: Looking for writers 2025/01/15 01:12:58 DEBUG : file0: reading active writers 2025/01/15 01:12:58 DEBUG : file2: reading active writers 2025/01/15 01:12:58 DEBUG : dir: Looking for writers 2025/01/15 01:12:58 DEBUG : file1: reading active writers 2025/01/15 01:12:58 DEBUG : sub: reading active writers 2025/01/15 01:12:58 DEBUG : : Looking for writers 2025/01/15 01:12:58 DEBUG : dir: reading active writers 2025/01/15 01:12:58 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:58 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:59 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:59 DEBUG : dir: Looking for writers 2025/01/15 01:12:59 DEBUG : file1: reading active writers 2025/01/15 01:12:59 DEBUG : : Looking for writers 2025/01/15 01:12:59 DEBUG : dir: reading active writers 2025/01/15 01:12:59 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:59 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:59 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:59 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/01/15 01:12:59 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:59 DEBUG : dir: Looking for writers 2025/01/15 01:12:59 DEBUG : file1: reading active writers 2025/01/15 01:12:59 DEBUG : : Looking for writers 2025/01/15 01:12:59 DEBUG : dir: reading active writers 2025/01/15 01:12:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:59 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 01:12:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/15 01:12:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:12:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/01/15 01:12:59 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:59 DEBUG : dir: Looking for writers 2025/01/15 01:12:59 DEBUG : file1: reading active writers 2025/01/15 01:12:59 DEBUG : : Looking for writers 2025/01/15 01:12:59 DEBUG : dir: reading active writers 2025/01/15 01:12:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/01/15 01:12:59 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/01/15 01:12:59 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/15 01:12:59 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:12:59 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/01/15 01:12:59 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:59 DEBUG : : Looking for writers 2025/01/15 01:12:59 DEBUG : file.txt: reading active writers 2025/01/15 01:12:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:59 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:12:59 DEBUG : webdav root 'rclone-test-viwihev1zasu': File to upload is small (25 bytes), uploading instead of streaming 2025/01/15 01:12:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:59 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/15 01:12:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:12:59 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:59 DEBUG : dir: Looking for writers 2025/01/15 01:12:59 DEBUG : file1: reading active writers 2025/01/15 01:12:59 DEBUG : : Looking for writers 2025/01/15 01:12:59 DEBUG : dir: reading active writers 2025/01/15 01:12:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:59 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:59 DEBUG : dir/file1: Remove: 2025/01/15 01:12:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 01:12:59 DEBUG : dir/file1: >Remove: err= 2025/01/15 01:12:59 DEBUG : dir/file1: Remove: 2025/01/15 01:12:59 DEBUG : dir/file1: >Remove: err=Read only file system 2025/01/15 01:12:59 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:59 DEBUG : dir: Looking for writers 2025/01/15 01:12:59 DEBUG : : Looking for writers 2025/01/15 01:12:59 DEBUG : dir: reading active writers 2025/01/15 01:12:59 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:59 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:12:59 DEBUG : dir/file1: Remove: 2025/01/15 01:12:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 01:12:59 DEBUG : dir/file1: >Remove: err= 2025/01/15 01:12:59 DEBUG : dir/file1: Remove: 2025/01/15 01:12:59 DEBUG : dir/file1: >Remove: err=Read only file system 2025/01/15 01:12:59 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:12:59 DEBUG : dir: Looking for writers 2025/01/15 01:12:59 DEBUG : : Looking for writers 2025/01/15 01:12:59 DEBUG : dir: reading active writers 2025/01/15 01:12:59 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:12:59 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:12:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 01:13:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/15 01:13:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/01/15 01:13:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/15 01:13:00 DEBUG : dir/file1: Open: flags=O_RDWR 2025/01/15 01:13:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/15 01:13:00 DEBUG : dir/file1: Open: flags=0x3 2025/01/15 01:13:00 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/01/15 01:13:00 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/01/15 01:13:00 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:00 DEBUG : dir: Looking for writers 2025/01/15 01:13:00 DEBUG : file1: reading active writers 2025/01/15 01:13:00 DEBUG : : Looking for writers 2025/01/15 01:13:00 DEBUG : dir: reading active writers 2025/01/15 01:13:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:00 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:00 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:00 DEBUG : dir: Looking for writers 2025/01/15 01:13:00 DEBUG : file1: reading active writers 2025/01/15 01:13:00 DEBUG : : Looking for writers 2025/01/15 01:13:00 DEBUG : dir: reading active writers 2025/01/15 01:13:00 DEBUG : >WaitForWriters: 2025/01/15 01:13:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 01:13:00 DEBUG : newLeaf: Updating file with newLeaf 0xc00074a780 2025/01/15 01:13:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 01:13:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 01:13:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/15 01:13:00 DEBUG : dir/file1: Updating file with dir/file1 0xc00074a780 2025/01/15 01:13:00 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/15 01:13:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/15 01:13:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/15 01:13:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:00 DEBUG : dir/file1: File is currently open, delaying rename 0xc00074a780 2025/01/15 01:13:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 01:13:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 01:13:00 DEBUG : webdav root 'rclone-test-viwihev1zasu': File to upload is small (25 bytes), uploading instead of streaming 2025/01/15 01:13:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:00 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/15 01:13:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 01:13:00 DEBUG : newLeaf: Running delayed rename now 2025/01/15 01:13:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 01:13:00 DEBUG : newLeaf: Updating file with newLeaf 0xc00074a780 2025/01/15 01:13:00 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:00 DEBUG : dir: Looking for writers 2025/01/15 01:13:00 DEBUG : : Looking for writers 2025/01/15 01:13:00 DEBUG : dir: reading active writers 2025/01/15 01:13:00 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:00 DEBUG : >WaitForWriters: 2025/01/15 01:13:00 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:00 DEBUG : dir: Looking for writers 2025/01/15 01:13:00 DEBUG : : Looking for writers 2025/01/15 01:13:00 DEBUG : dir: reading active writers 2025/01/15 01:13:00 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:00 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:00 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:00 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:00 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:00 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:00 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:00 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:00 DEBUG : dir: Looking for writers 2025/01/15 01:13:00 DEBUG : file1: reading active writers 2025/01/15 01:13:00 DEBUG : : Looking for writers 2025/01/15 01:13:00 DEBUG : dir: reading active writers 2025/01/15 01:13:00 DEBUG : >WaitForWriters: 2025/01/15 01:13:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 01:13:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0003a9080 2025/01/15 01:13:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 01:13:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 01:13:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/15 01:13:00 DEBUG : dir/file1: Updating file with dir/file1 0xc0003a9080 2025/01/15 01:13:00 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/15 01:13:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/15 01:13:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/15 01:13:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:00 DEBUG : dir/file1: File is currently open, delaying rename 0xc0003a9080 2025/01/15 01:13:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 01:13:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 01:13:00 DEBUG : webdav root 'rclone-test-viwihev1zasu': File to upload is small (25 bytes), uploading instead of streaming 2025/01/15 01:13:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:00 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/15 01:13:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 01:13:00 DEBUG : newLeaf: Running delayed rename now 2025/01/15 01:13:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 01:13:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0003a9080 2025/01/15 01:13:00 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:00 DEBUG : dir: Looking for writers 2025/01/15 01:13:00 DEBUG : : Looking for writers 2025/01/15 01:13:00 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:00 DEBUG : dir: reading active writers 2025/01/15 01:13:00 DEBUG : >WaitForWriters: 2025/01/15 01:13:00 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:00 DEBUG : dir: Looking for writers 2025/01/15 01:13:00 DEBUG : : Looking for writers 2025/01/15 01:13:00 DEBUG : dir: reading active writers 2025/01/15 01:13:00 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:00 DEBUG : >WaitForWriters: 2025/01/15 01:13:00 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:00 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:00 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:00 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:00 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:00 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:00 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/15 01:13:00 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 01:13:00 DEBUG : dir/file1(0xc0009bee40): openPending: 2025/01/15 01:13:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/15 01:13:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/15 01:13:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:00 DEBUG : dir/file1(0xc0009bee40): >openPending: err= 2025/01/15 01:13:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/15 01:13:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 01:13:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 01:13:00 DEBUG : dir/file1(0xc0009bee40): _writeAt: size=14, off=0 2025/01/15 01:13:00 DEBUG : dir/file1(0xc0009bee40): >_writeAt: n=14, err= 2025/01/15 01:13:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/15 01:13:00 DEBUG : dir/file1(0xc0009bee40): close: 2025/01/15 01:13:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/15 01:13:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/15 01:13:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:00 DEBUG : dir/file1(0xc0009bee40): >close: err= 2025/01/15 01:13:00 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:00 DEBUG : dir: Looking for writers 2025/01/15 01:13:00 DEBUG : file1: reading active writers 2025/01/15 01:13:00 DEBUG : : Looking for writers 2025/01/15 01:13:00 DEBUG : dir: reading active writers 2025/01/15 01:13:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 01:13:00 DEBUG : dir: Looking for writers 2025/01/15 01:13:00 DEBUG : file1: reading active writers 2025/01/15 01:13:00 DEBUG : : Looking for writers 2025/01/15 01:13:00 DEBUG : dir: reading active writers 2025/01/15 01:13:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 01:13:00 DEBUG : dir: Looking for writers 2025/01/15 01:13:00 DEBUG : file1: reading active writers 2025/01/15 01:13:00 DEBUG : : Looking for writers 2025/01/15 01:13:00 DEBUG : dir: reading active writers 2025/01/15 01:13:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 01:13:01 DEBUG : dir: Looking for writers 2025/01/15 01:13:01 DEBUG : file1: reading active writers 2025/01/15 01:13:01 DEBUG : : Looking for writers 2025/01/15 01:13:01 DEBUG : dir: reading active writers 2025/01/15 01:13:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 01:13:01 DEBUG : dir/file1: vfs cache: starting upload 2025/01/15 01:13:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:01 INFO : dir/file1: Copied (replaced existing) 2025/01/15 01:13:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/15 01:13:01 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/15 01:13:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/15 01:13:01 DEBUG : dir: Looking for writers 2025/01/15 01:13:01 DEBUG : file1: reading active writers 2025/01/15 01:13:01 DEBUG : : Looking for writers 2025/01/15 01:13:01 DEBUG : dir: reading active writers 2025/01/15 01:13:01 DEBUG : >WaitForWriters: 2025/01/15 01:13:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 01:13:01 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 01:13:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 01:13:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 01:13:01 DEBUG : dir/file1(0xc000937780): _readAt: size=512, off=0 2025/01/15 01:13:01 DEBUG : dir/file1(0xc000937780): openPending: 2025/01/15 01:13:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/01/15 01:13:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/15 01:13:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:01 DEBUG : dir/file1(0xc000937780): >openPending: err= 2025/01/15 01:13:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/15 01:13:01 DEBUG : dir/file1(0xc000937780): >_readAt: n=14, err=EOF 2025/01/15 01:13:01 DEBUG : dir/file1(0xc000937780): close: 2025/01/15 01:13:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/15 01:13:01 DEBUG : dir/file1(0xc000937780): >close: err= 2025/01/15 01:13:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 01:13:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/15 01:13:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000628cc0 2025/01/15 01:13:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 01:13:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 01:13:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/15 01:13:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/15 01:13:01 DEBUG : dir/file1: Updating file with dir/file1 0xc000628cc0 2025/01/15 01:13:01 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/15 01:13:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/15 01:13:01 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 01:13:01 DEBUG : dir/file1(0xc0009c7ec0): openPending: 2025/01/15 01:13:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/01/15 01:13:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/15 01:13:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:01 DEBUG : dir/file1(0xc0009c7ec0): >openPending: err= 2025/01/15 01:13:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/15 01:13:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 01:13:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 01:13:01 DEBUG : dir/file1(0xc0009c7ec0): _writeAt: size=25, off=0 2025/01/15 01:13:01 DEBUG : dir/file1(0xc0009c7ec0): >_writeAt: n=25, err= 2025/01/15 01:13:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 01:13:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/15 01:13:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000628cc0 2025/01/15 01:13:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 01:13:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 01:13:01 DEBUG : newLeaf(0xc0009c7ec0): close: 2025/01/15 01:13:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/15 01:13:01 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-15 01:13:01.259608351 +0000 UTC m=+6.750198300 2025/01/15 01:13:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:01 DEBUG : newLeaf(0xc0009c7ec0): >close: err= 2025/01/15 01:13:01 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:01 DEBUG : dir: Looking for writers 2025/01/15 01:13:01 DEBUG : : Looking for writers 2025/01/15 01:13:01 DEBUG : dir: reading active writers 2025/01/15 01:13:01 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 01:13:01 DEBUG : dir: Looking for writers 2025/01/15 01:13:01 DEBUG : : Looking for writers 2025/01/15 01:13:01 DEBUG : dir: reading active writers 2025/01/15 01:13:01 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 01:13:01 DEBUG : dir: Looking for writers 2025/01/15 01:13:01 DEBUG : : Looking for writers 2025/01/15 01:13:01 DEBUG : dir: reading active writers 2025/01/15 01:13:01 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 01:13:01 DEBUG : dir: Looking for writers 2025/01/15 01:13:01 DEBUG : : Looking for writers 2025/01/15 01:13:01 DEBUG : dir: reading active writers 2025/01/15 01:13:01 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 01:13:01 DEBUG : newLeaf: vfs cache: starting upload 2025/01/15 01:13:01 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:01 INFO : newLeaf: Copied (replaced existing) 2025/01/15 01:13:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-15 01:13:01 +0000 UTC" 2025/01/15 01:13:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/15 01:13:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 01:13:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/15 01:13:01 DEBUG : dir: Looking for writers 2025/01/15 01:13:01 DEBUG : : Looking for writers 2025/01/15 01:13:01 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:01 DEBUG : dir: reading active writers 2025/01/15 01:13:01 DEBUG : >WaitForWriters: 2025/01/15 01:13:01 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:01 DEBUG : dir: Looking for writers 2025/01/15 01:13:01 DEBUG : : Looking for writers 2025/01/15 01:13:01 DEBUG : dir: reading active writers 2025/01/15 01:13:01 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:01 DEBUG : >WaitForWriters: 2025/01/15 01:13:01 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:01 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:01 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:01 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:01 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:01 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:01 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:01 DEBUG : dir: Looking for writers 2025/01/15 01:13:01 DEBUG : file1: reading active writers 2025/01/15 01:13:01 DEBUG : : Looking for writers 2025/01/15 01:13:01 DEBUG : dir: reading active writers 2025/01/15 01:13:01 DEBUG : >WaitForWriters: 2025/01/15 01:13:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 01:13:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000629140 2025/01/15 01:13:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 01:13:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 01:13:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/15 01:13:01 DEBUG : dir/file1: Updating file with dir/file1 0xc000629140 2025/01/15 01:13:01 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/15 01:13:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/15 01:13:01 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 01:13:01 DEBUG : dir/file1(0xc000d800c0): openPending: 2025/01/15 01:13:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/15 01:13:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/15 01:13:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:01 DEBUG : dir/file1(0xc000d800c0): >openPending: err= 2025/01/15 01:13:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/15 01:13:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 01:13:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 01:13:01 DEBUG : dir/file1(0xc000d800c0): _writeAt: size=25, off=0 2025/01/15 01:13:01 DEBUG : dir/file1(0xc000d800c0): >_writeAt: n=25, err= 2025/01/15 01:13:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 01:13:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/15 01:13:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000629140 2025/01/15 01:13:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 01:13:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 01:13:01 DEBUG : newLeaf(0xc000d800c0): close: 2025/01/15 01:13:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/15 01:13:01 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-15 01:13:01.759577581 +0000 UTC m=+7.250167540 2025/01/15 01:13:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:01 DEBUG : newLeaf(0xc000d800c0): >close: err= 2025/01/15 01:13:01 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:01 DEBUG : dir: Looking for writers 2025/01/15 01:13:01 DEBUG : : Looking for writers 2025/01/15 01:13:01 DEBUG : dir: reading active writers 2025/01/15 01:13:01 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 01:13:01 DEBUG : dir: Looking for writers 2025/01/15 01:13:01 DEBUG : : Looking for writers 2025/01/15 01:13:01 DEBUG : dir: reading active writers 2025/01/15 01:13:01 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 01:13:01 DEBUG : dir: Looking for writers 2025/01/15 01:13:01 DEBUG : : Looking for writers 2025/01/15 01:13:01 DEBUG : dir: reading active writers 2025/01/15 01:13:01 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 01:13:01 DEBUG : dir: Looking for writers 2025/01/15 01:13:01 DEBUG : : Looking for writers 2025/01/15 01:13:01 DEBUG : dir: reading active writers 2025/01/15 01:13:01 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 01:13:01 DEBUG : newLeaf: vfs cache: starting upload 2025/01/15 01:13:01 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:01 INFO : newLeaf: Copied (replaced existing) 2025/01/15 01:13:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-15 01:13:01 +0000 UTC" 2025/01/15 01:13:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/15 01:13:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 01:13:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/15 01:13:01 DEBUG : dir: Looking for writers 2025/01/15 01:13:01 DEBUG : : Looking for writers 2025/01/15 01:13:01 DEBUG : dir: reading active writers 2025/01/15 01:13:01 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:01 DEBUG : >WaitForWriters: 2025/01/15 01:13:01 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:01 DEBUG : dir: Looking for writers 2025/01/15 01:13:01 DEBUG : : Looking for writers 2025/01/15 01:13:01 DEBUG : dir: reading active writers 2025/01/15 01:13:01 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:01 DEBUG : >WaitForWriters: 2025/01/15 01:13:01 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:02 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:02 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:02 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:02 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:02 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/15 01:13:02 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000db1b40): openPending: 2025/01/15 01:13:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/15 01:13:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/15 01:13:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000db1b40): >openPending: err= 2025/01/15 01:13:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/15 01:13:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 01:13:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000db1b40): _writeAt: size=14, off=0 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000db1b40): >_writeAt: n=14, err= 2025/01/15 01:13:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000db1b40): close: 2025/01/15 01:13:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/15 01:13:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/15 01:13:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000db1b40): >close: err= 2025/01/15 01:13:02 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:02 DEBUG : dir: Looking for writers 2025/01/15 01:13:02 DEBUG : file1: reading active writers 2025/01/15 01:13:02 DEBUG : : Looking for writers 2025/01/15 01:13:02 DEBUG : dir: reading active writers 2025/01/15 01:13:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 01:13:02 DEBUG : dir: Looking for writers 2025/01/15 01:13:02 DEBUG : file1: reading active writers 2025/01/15 01:13:02 DEBUG : : Looking for writers 2025/01/15 01:13:02 DEBUG : dir: reading active writers 2025/01/15 01:13:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 01:13:02 DEBUG : dir: Looking for writers 2025/01/15 01:13:02 DEBUG : file1: reading active writers 2025/01/15 01:13:02 DEBUG : : Looking for writers 2025/01/15 01:13:02 DEBUG : dir: reading active writers 2025/01/15 01:13:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 01:13:02 DEBUG : dir: Looking for writers 2025/01/15 01:13:02 DEBUG : file1: reading active writers 2025/01/15 01:13:02 DEBUG : : Looking for writers 2025/01/15 01:13:02 DEBUG : dir: reading active writers 2025/01/15 01:13:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 01:13:02 DEBUG : dir/file1: vfs cache: starting upload 2025/01/15 01:13:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:02 INFO : dir/file1: Copied (replaced existing) 2025/01/15 01:13:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/15 01:13:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/15 01:13:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/15 01:13:02 DEBUG : dir: Looking for writers 2025/01/15 01:13:02 DEBUG : file1: reading active writers 2025/01/15 01:13:02 DEBUG : : Looking for writers 2025/01/15 01:13:02 DEBUG : dir: reading active writers 2025/01/15 01:13:02 DEBUG : >WaitForWriters: 2025/01/15 01:13:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 01:13:02 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 01:13:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 01:13:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 01:13:02 DEBUG : dir/file1(0xc0008cc6c0): _readAt: size=512, off=0 2025/01/15 01:13:02 DEBUG : dir/file1(0xc0008cc6c0): openPending: 2025/01/15 01:13:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/01/15 01:13:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/15 01:13:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:02 DEBUG : dir/file1(0xc0008cc6c0): >openPending: err= 2025/01/15 01:13:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/15 01:13:02 DEBUG : dir/file1(0xc0008cc6c0): >_readAt: n=14, err=EOF 2025/01/15 01:13:02 DEBUG : dir/file1(0xc0008cc6c0): close: 2025/01/15 01:13:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/15 01:13:02 DEBUG : dir/file1(0xc0008cc6c0): >close: err= 2025/01/15 01:13:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 01:13:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/15 01:13:02 DEBUG : newLeaf: Updating file with newLeaf 0xc00074b740 2025/01/15 01:13:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 01:13:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 01:13:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/15 01:13:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/15 01:13:02 DEBUG : dir/file1: Updating file with dir/file1 0xc00074b740 2025/01/15 01:13:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/15 01:13:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/15 01:13:02 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000ddba80): openPending: 2025/01/15 01:13:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/01/15 01:13:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/15 01:13:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000ddba80): >openPending: err= 2025/01/15 01:13:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/15 01:13:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 01:13:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000ddba80): _writeAt: size=25, off=0 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000ddba80): >_writeAt: n=25, err= 2025/01/15 01:13:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 01:13:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/15 01:13:02 DEBUG : newLeaf: Updating file with newLeaf 0xc00074b740 2025/01/15 01:13:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 01:13:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 01:13:02 DEBUG : newLeaf(0xc000ddba80): close: 2025/01/15 01:13:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/15 01:13:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-15 01:13:02.400464233 +0000 UTC m=+7.891054182 2025/01/15 01:13:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:02 DEBUG : newLeaf(0xc000ddba80): >close: err= 2025/01/15 01:13:02 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:02 DEBUG : dir: Looking for writers 2025/01/15 01:13:02 DEBUG : : Looking for writers 2025/01/15 01:13:02 DEBUG : dir: reading active writers 2025/01/15 01:13:02 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 01:13:02 DEBUG : dir: Looking for writers 2025/01/15 01:13:02 DEBUG : : Looking for writers 2025/01/15 01:13:02 DEBUG : dir: reading active writers 2025/01/15 01:13:02 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 01:13:02 DEBUG : dir: Looking for writers 2025/01/15 01:13:02 DEBUG : : Looking for writers 2025/01/15 01:13:02 DEBUG : dir: reading active writers 2025/01/15 01:13:02 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 01:13:02 DEBUG : dir: Looking for writers 2025/01/15 01:13:02 DEBUG : : Looking for writers 2025/01/15 01:13:02 DEBUG : dir: reading active writers 2025/01/15 01:13:02 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 01:13:02 DEBUG : newLeaf: vfs cache: starting upload 2025/01/15 01:13:02 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:02 INFO : newLeaf: Copied (replaced existing) 2025/01/15 01:13:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-15 01:13:02 +0000 UTC" 2025/01/15 01:13:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/15 01:13:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 01:13:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/15 01:13:02 DEBUG : dir: Looking for writers 2025/01/15 01:13:02 DEBUG : : Looking for writers 2025/01/15 01:13:02 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:02 DEBUG : dir: reading active writers 2025/01/15 01:13:02 DEBUG : >WaitForWriters: 2025/01/15 01:13:02 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:02 DEBUG : dir: Looking for writers 2025/01/15 01:13:02 DEBUG : : Looking for writers 2025/01/15 01:13:02 DEBUG : dir: reading active writers 2025/01/15 01:13:02 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:02 DEBUG : >WaitForWriters: 2025/01/15 01:13:02 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:02 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:02 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:02 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:02 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:02 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:02 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:02 DEBUG : dir: Looking for writers 2025/01/15 01:13:02 DEBUG : file1: reading active writers 2025/01/15 01:13:02 DEBUG : : Looking for writers 2025/01/15 01:13:02 DEBUG : dir: reading active writers 2025/01/15 01:13:02 DEBUG : >WaitForWriters: 2025/01/15 01:13:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 01:13:02 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 01:13:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 01:13:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000908000): _readAt: size=512, off=0 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000908000): openPending: 2025/01/15 01:13:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/15 01:13:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/15 01:13:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000908000): >openPending: err= 2025/01/15 01:13:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/01/15 01:13:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 01:13:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000908000): >_readAt: n=14, err=EOF 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000908000): close: 2025/01/15 01:13:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000908000): >close: err= 2025/01/15 01:13:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 01:13:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/15 01:13:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0008a4780 2025/01/15 01:13:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 01:13:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 01:13:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/15 01:13:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/15 01:13:02 DEBUG : dir/file1: Updating file with dir/file1 0xc0008a4780 2025/01/15 01:13:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/15 01:13:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/15 01:13:02 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000db0440): openPending: 2025/01/15 01:13:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/01/15 01:13:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/15 01:13:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000db0440): >openPending: err= 2025/01/15 01:13:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/15 01:13:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 01:13:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000db0440): _writeAt: size=25, off=0 2025/01/15 01:13:02 DEBUG : dir/file1(0xc000db0440): >_writeAt: n=25, err= 2025/01/15 01:13:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/15 01:13:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/15 01:13:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0008a4780 2025/01/15 01:13:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 01:13:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 01:13:02 DEBUG : newLeaf(0xc000db0440): close: 2025/01/15 01:13:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/15 01:13:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-15 01:13:02.910325093 +0000 UTC m=+8.400915052 2025/01/15 01:13:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:02 DEBUG : newLeaf(0xc000db0440): >close: err= 2025/01/15 01:13:02 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:02 DEBUG : dir: Looking for writers 2025/01/15 01:13:02 DEBUG : : Looking for writers 2025/01/15 01:13:02 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:02 DEBUG : dir: reading active writers 2025/01/15 01:13:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 01:13:02 DEBUG : dir: Looking for writers 2025/01/15 01:13:02 DEBUG : : Looking for writers 2025/01/15 01:13:02 DEBUG : dir: reading active writers 2025/01/15 01:13:02 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 01:13:02 DEBUG : dir: Looking for writers 2025/01/15 01:13:02 DEBUG : : Looking for writers 2025/01/15 01:13:02 DEBUG : dir: reading active writers 2025/01/15 01:13:02 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 01:13:03 DEBUG : dir: Looking for writers 2025/01/15 01:13:03 DEBUG : : Looking for writers 2025/01/15 01:13:03 DEBUG : dir: reading active writers 2025/01/15 01:13:03 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 01:13:03 DEBUG : newLeaf: vfs cache: starting upload 2025/01/15 01:13:03 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:03 INFO : newLeaf: Copied (replaced existing) 2025/01/15 01:13:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-15 01:13:02 +0000 UTC" 2025/01/15 01:13:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/15 01:13:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/15 01:13:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/15 01:13:03 DEBUG : dir: Looking for writers 2025/01/15 01:13:03 DEBUG : : Looking for writers 2025/01/15 01:13:03 DEBUG : dir: reading active writers 2025/01/15 01:13:03 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:03 DEBUG : >WaitForWriters: 2025/01/15 01:13:03 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:03 DEBUG : dir: Looking for writers 2025/01/15 01:13:03 DEBUG : : Looking for writers 2025/01/15 01:13:03 DEBUG : newLeaf: reading active writers 2025/01/15 01:13:03 DEBUG : dir: reading active writers 2025/01/15 01:13:03 DEBUG : >WaitForWriters: 2025/01/15 01:13:03 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:03 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:03 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:03 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:03 DEBUG : : Looking for writers 2025/01/15 01:13:03 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:03 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 01:13:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/15 01:13:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:03 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:03 DEBUG : dir: Looking for writers 2025/01/15 01:13:03 DEBUG : file1: reading active writers 2025/01/15 01:13:03 DEBUG : : Looking for writers 2025/01/15 01:13:03 DEBUG : dir: reading active writers 2025/01/15 01:13:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:03 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 01:13:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/15 01:13:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/15 01:13:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/15 01:13:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/15 01:13:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/01/15 01:13:03 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:03 DEBUG : dir: Looking for writers 2025/01/15 01:13:03 DEBUG : file1: reading active writers 2025/01/15 01:13:03 DEBUG : : Looking for writers 2025/01/15 01:13:03 DEBUG : dir: reading active writers 2025/01/15 01:13:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:03 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 01:13:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/15 01:13:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/15 01:13:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/15 01:13:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/15 01:13:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/01/15 01:13:03 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/01/15 01:13:03 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/01/15 01:13:03 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/15 01:13:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/15 01:13:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/15 01:13:03 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/01/15 01:13:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/15 01:13:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/15 01:13:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/15 01:13:03 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/01/15 01:13:03 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:03 DEBUG : dir: Looking for writers 2025/01/15 01:13:03 DEBUG : file1: reading active writers 2025/01/15 01:13:03 DEBUG : : Looking for writers 2025/01/15 01:13:03 DEBUG : dir: reading active writers 2025/01/15 01:13:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:03 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 01:13:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/15 01:13:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:03 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:03 DEBUG : dir: Looking for writers 2025/01/15 01:13:03 DEBUG : file1: reading active writers 2025/01/15 01:13:03 DEBUG : : Looking for writers 2025/01/15 01:13:03 DEBUG : dir: reading active writers 2025/01/15 01:13:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:03 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 01:13:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/15 01:13:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/15 01:13:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:04 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/01/15 01:13:04 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/01/15 01:13:04 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:04 DEBUG : dir: Looking for writers 2025/01/15 01:13:04 DEBUG : file1: reading active writers 2025/01/15 01:13:04 DEBUG : : Looking for writers 2025/01/15 01:13:04 DEBUG : dir: reading active writers 2025/01/15 01:13:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:04 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 01:13:04 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 01:13:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 01:13:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 01:13:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0006519c0): _readAt: size=1, off=0 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0006519c0): openPending: 2025/01/15 01:13:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/15 01:13:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/15 01:13:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0006519c0): >openPending: err= 2025/01/15 01:13:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/15 01:13:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 01:13:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0006519c0): >_readAt: n=1, err= 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0006519c0): _readAt: size=256, off=1 2025/01/15 01:13:04 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0006519c0): >_readAt: n=15, err=EOF 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0006519c0): _readAt: size=16, off=16 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0006519c0): >_readAt: n=0, err=EOF 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0006519c0): close: 2025/01/15 01:13:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0006519c0): >close: err= 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0006519c0): close: 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0006519c0): >close: err=file already closed 2025/01/15 01:13:04 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:04 DEBUG : dir: Looking for writers 2025/01/15 01:13:04 DEBUG : file1: reading active writers 2025/01/15 01:13:04 DEBUG : : Looking for writers 2025/01/15 01:13:04 DEBUG : dir: reading active writers 2025/01/15 01:13:04 DEBUG : >WaitForWriters: 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:04 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 01:13:04 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 01:13:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 01:13:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 01:13:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0007ebf00): _readAt: size=1, off=0 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0007ebf00): openPending: 2025/01/15 01:13:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/15 01:13:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/15 01:13:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0007ebf00): >openPending: err= 2025/01/15 01:13:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/15 01:13:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 01:13:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0007ebf00): >_readAt: n=1, err= 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0007ebf00): _readAt: size=1, off=5 2025/01/15 01:13:04 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0007ebf00): >_readAt: n=1, err= 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0007ebf00): _readAt: size=1, off=3 2025/01/15 01:13:04 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0007ebf00): >_readAt: n=1, err= 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0007ebf00): _readAt: size=1, off=13 2025/01/15 01:13:04 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0007ebf00): >_readAt: n=1, err= 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0007ebf00): _readAt: size=16, off=100 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0007ebf00): >_readAt: n=0, err=EOF 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0007ebf00): close: 2025/01/15 01:13:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0007ebf00): >close: err= 2025/01/15 01:13:04 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:04 DEBUG : dir: Looking for writers 2025/01/15 01:13:04 DEBUG : file1: reading active writers 2025/01/15 01:13:04 DEBUG : : Looking for writers 2025/01/15 01:13:04 DEBUG : dir: reading active writers 2025/01/15 01:13:04 DEBUG : >WaitForWriters: 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:04 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 01:13:04 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 01:13:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 01:13:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 01:13:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0008de840): _readAt: size=1, off=0 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0008de840): openPending: 2025/01/15 01:13:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/15 01:13:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/15 01:13:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0008de840): >openPending: err= 2025/01/15 01:13:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/15 01:13:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 01:13:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0008de840): >_readAt: n=1, err= 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0008de840): _readAt: size=1, off=5 2025/01/15 01:13:04 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0008de840): >_readAt: n=1, err= 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0008de840): _readAt: size=1, off=1 2025/01/15 01:13:04 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0008de840): >_readAt: n=1, err= 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0008de840): _readAt: size=6, off=10 2025/01/15 01:13:04 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0008de840): >_readAt: n=6, err= 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0008de840): _readAt: size=256, off=10 2025/01/15 01:13:04 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0008de840): >_readAt: n=6, err=EOF 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0008de840): _readAt: size=256, off=100 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0008de840): >_readAt: n=0, err=EOF 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0008de840): close: 2025/01/15 01:13:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0008de840): >close: err= 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0008de840): _readAt: size=256, off=100 2025/01/15 01:13:04 DEBUG : dir/file1(0xc0008de840): >_readAt: n=0, err=file already closed 2025/01/15 01:13:04 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:04 DEBUG : dir: Looking for writers 2025/01/15 01:13:04 DEBUG : file1: reading active writers 2025/01/15 01:13:04 DEBUG : : Looking for writers 2025/01/15 01:13:04 DEBUG : dir: reading active writers 2025/01/15 01:13:04 DEBUG : >WaitForWriters: 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:04 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 01:13:04 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 01:13:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 01:13:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 01:13:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/15 01:13:04 DEBUG : dir/file1(0xc000849d40): RWFileHandle.Flush 2025/01/15 01:13:04 DEBUG : dir/file1(0xc000849d40): _readAt: size=256, off=0 2025/01/15 01:13:04 DEBUG : dir/file1(0xc000849d40): openPending: 2025/01/15 01:13:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/15 01:13:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/15 01:13:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:04 DEBUG : dir/file1(0xc000849d40): >openPending: err= 2025/01/15 01:13:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/15 01:13:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 01:13:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:04 DEBUG : dir/file1(0xc000849d40): >_readAt: n=16, err=EOF 2025/01/15 01:13:04 DEBUG : dir/file1(0xc000849d40): RWFileHandle.Flush 2025/01/15 01:13:04 DEBUG : dir/file1(0xc000849d40): RWFileHandle.Flush 2025/01/15 01:13:04 DEBUG : dir/file1(0xc000849d40): close: 2025/01/15 01:13:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/15 01:13:04 DEBUG : dir/file1(0xc000849d40): >close: err= 2025/01/15 01:13:04 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:04 DEBUG : dir: Looking for writers 2025/01/15 01:13:04 DEBUG : file1: reading active writers 2025/01/15 01:13:04 DEBUG : : Looking for writers 2025/01/15 01:13:04 DEBUG : dir: reading active writers 2025/01/15 01:13:04 DEBUG : >WaitForWriters: 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:04 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/15 01:13:04 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 01:13:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 01:13:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 01:13:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/15 01:13:04 DEBUG : dir/file1(0xc000c07400): _readAt: size=256, off=0 2025/01/15 01:13:04 DEBUG : dir/file1(0xc000c07400): openPending: 2025/01/15 01:13:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/15 01:13:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/15 01:13:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:04 DEBUG : dir/file1(0xc000c07400): >openPending: err= 2025/01/15 01:13:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/15 01:13:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 01:13:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:04 DEBUG : dir/file1(0xc000c07400): >_readAt: n=16, err=EOF 2025/01/15 01:13:04 DEBUG : dir/file1(0xc000c07400): RWFileHandle.Release 2025/01/15 01:13:04 DEBUG : dir/file1(0xc000c07400): close: 2025/01/15 01:13:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/01/15 01:13:04 DEBUG : dir/file1(0xc000c07400): >close: err= 2025/01/15 01:13:04 DEBUG : dir/file1(0xc000c07400): RWFileHandle.Release 2025/01/15 01:13:04 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:04 DEBUG : dir: Looking for writers 2025/01/15 01:13:04 DEBUG : file1: reading active writers 2025/01/15 01:13:04 DEBUG : : Looking for writers 2025/01/15 01:13:04 DEBUG : dir: reading active writers 2025/01/15 01:13:04 DEBUG : >WaitForWriters: 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:04 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:04 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:04 DEBUG : file1: newRWFileHandle: 2025/01/15 01:13:04 DEBUG : file1(0xc000c85e80): openPending: 2025/01/15 01:13:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:04 DEBUG : file1(0xc000c85e80): >openPending: err= 2025/01/15 01:13:04 DEBUG : file1: >newRWFileHandle: err= 2025/01/15 01:13:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/15 01:13:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/15 01:13:04 DEBUG : file1(0xc000c85e80): _writeAt: size=5, off=0 2025/01/15 01:13:04 DEBUG : file1(0xc000c85e80): >_writeAt: n=5, err= 2025/01/15 01:13:04 DEBUG : file1(0xc000c85e80): _writeAt: size=7, off=5 2025/01/15 01:13:04 DEBUG : file1(0xc000c85e80): >_writeAt: n=7, err= 2025/01/15 01:13:04 DEBUG : file1: vfs cache: truncate to size=11 2025/01/15 01:13:04 DEBUG : file1(0xc000c85e80): close: 2025/01/15 01:13:04 DEBUG : file1: vfs cache: setting modification time to 2025-01-15 01:13:04.870997411 +0000 UTC m=+10.361587370 2025/01/15 01:13:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:04 DEBUG : file1(0xc000c85e80): >close: err= 2025/01/15 01:13:04 DEBUG : file1(0xc000c85e80): close: 2025/01/15 01:13:04 DEBUG : file1(0xc000c85e80): >close: err=file already closed 2025/01/15 01:13:04 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:04 DEBUG : : Looking for writers 2025/01/15 01:13:04 DEBUG : file1: reading active writers 2025/01/15 01:13:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 01:13:04 DEBUG : : Looking for writers 2025/01/15 01:13:04 DEBUG : file1: reading active writers 2025/01/15 01:13:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 01:13:04 DEBUG : : Looking for writers 2025/01/15 01:13:04 DEBUG : file1: reading active writers 2025/01/15 01:13:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 01:13:04 DEBUG : : Looking for writers 2025/01/15 01:13:04 DEBUG : file1: reading active writers 2025/01/15 01:13:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 01:13:04 DEBUG : file1: vfs cache: starting upload 2025/01/15 01:13:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:04 INFO : file1: Copied (new) 2025/01/15 01:13:04 DEBUG : file1: vfs cache: fingerprint now "11,2025-01-15 01:13:04 +0000 UTC" 2025/01/15 01:13:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/15 01:13:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:04 INFO : file1: vfs cache: upload succeeded try #1 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : >WaitForWriters: 2025/01/15 01:13:05 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : >WaitForWriters: 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:05 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:05 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:05 DEBUG : file1: newRWFileHandle: 2025/01/15 01:13:05 DEBUG : file1(0xc000caff00): openPending: 2025/01/15 01:13:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:05 DEBUG : file1(0xc000caff00): >openPending: err= 2025/01/15 01:13:05 DEBUG : file1: >newRWFileHandle: err= 2025/01/15 01:13:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/15 01:13:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/15 01:13:05 DEBUG : file1(0xc000caff00): _writeAt: size=7, off=0 2025/01/15 01:13:05 DEBUG : file1(0xc000caff00): >_writeAt: n=7, err= 2025/01/15 01:13:05 DEBUG : file1(0xc000caff00): _writeAt: size=6, off=5 2025/01/15 01:13:05 DEBUG : file1(0xc000caff00): >_writeAt: n=6, err= 2025/01/15 01:13:05 DEBUG : file1(0xc000caff00): close: 2025/01/15 01:13:05 DEBUG : file1: vfs cache: setting modification time to 2025-01-15 01:13:05.069038762 +0000 UTC m=+10.559628741 2025/01/15 01:13:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:05 DEBUG : file1(0xc000caff00): >close: err= 2025/01/15 01:13:05 DEBUG : file1(0xc000caff00): _writeAt: size=5, off=0 2025/01/15 01:13:05 DEBUG : file1(0xc000caff00): >_writeAt: n=0, err=file already closed 2025/01/15 01:13:05 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 01:13:05 DEBUG : file1: vfs cache: starting upload 2025/01/15 01:13:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:05 INFO : file1: Copied (new) 2025/01/15 01:13:05 DEBUG : file1: vfs cache: fingerprint now "11,2025-01-15 01:13:05 +0000 UTC" 2025/01/15 01:13:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/15 01:13:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:05 INFO : file1: vfs cache: upload succeeded try #1 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : >WaitForWriters: 2025/01/15 01:13:05 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : >WaitForWriters: 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:05 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:05 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:05 DEBUG : file1: newRWFileHandle: 2025/01/15 01:13:05 DEBUG : file1(0xc0009e4380): openPending: 2025/01/15 01:13:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:05 DEBUG : file1(0xc0009e4380): >openPending: err= 2025/01/15 01:13:05 DEBUG : file1: >newRWFileHandle: err= 2025/01/15 01:13:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/15 01:13:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/15 01:13:05 DEBUG : file1(0xc0009e4380): close: 2025/01/15 01:13:05 DEBUG : file1: vfs cache: setting modification time to 2025-01-15 01:13:05.267831388 +0000 UTC m=+10.758421347 2025/01/15 01:13:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:05 DEBUG : file1(0xc0009e4380): >close: err= 2025/01/15 01:13:05 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/15 01:13:05 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/15 01:13:05 DEBUG : file2: newRWFileHandle: 2025/01/15 01:13:05 DEBUG : file2(0xc0009e4440): openPending: 2025/01/15 01:13:05 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:05 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/15 01:13:05 DEBUG : file2(0xc0009e4440): >openPending: err= 2025/01/15 01:13:05 DEBUG : file2: >newRWFileHandle: err= 2025/01/15 01:13:05 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/15 01:13:05 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/01/15 01:13:05 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/01/15 01:13:05 DEBUG : file2(0xc0009e4440): RWFileHandle.Flush 2025/01/15 01:13:05 DEBUG : file2(0xc0009e4440): RWFileHandle.Release 2025/01/15 01:13:05 DEBUG : file2(0xc0009e4440): close: 2025/01/15 01:13:05 DEBUG : file2: vfs cache: setting modification time to 2025-01-15 01:13:05.268764732 +0000 UTC m=+10.759354691 2025/01/15 01:13:05 INFO : file2: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:05 DEBUG : file2(0xc0009e4440): >close: err= 2025/01/15 01:13:05 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : file2: reading active writers 2025/01/15 01:13:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file2: reading active writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : file2: reading active writers 2025/01/15 01:13:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : file2: reading active writers 2025/01/15 01:13:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/01/15 01:13:05 DEBUG : file1: vfs cache: starting upload 2025/01/15 01:13:05 DEBUG : file2: vfs cache: starting upload 2025/01/15 01:13:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:05 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:05 INFO : file1: Copied (new) 2025/01/15 01:13:05 DEBUG : file1: vfs cache: fingerprint now "0,2025-01-15 01:13:05 +0000 UTC" 2025/01/15 01:13:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/15 01:13:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:05 INFO : file1: vfs cache: upload succeeded try #1 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : file2: reading active writers 2025/01/15 01:13:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/01/15 01:13:05 INFO : file2: Copied (new) 2025/01/15 01:13:05 DEBUG : file2: vfs cache: fingerprint now "0,2025-01-15 01:13:05 +0000 UTC" 2025/01/15 01:13:05 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/01/15 01:13:05 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/15 01:13:05 INFO : file2: vfs cache: upload succeeded try #1 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : file2: reading active writers 2025/01/15 01:13:05 DEBUG : >WaitForWriters: 2025/01/15 01:13:05 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : file2: reading active writers 2025/01/15 01:13:05 DEBUG : >WaitForWriters: 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:05 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:05 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:05 DEBUG : file1: newRWFileHandle: 2025/01/15 01:13:05 DEBUG : file1(0xc000cdb980): openPending: 2025/01/15 01:13:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:05 DEBUG : file1(0xc000cdb980): >openPending: err= 2025/01/15 01:13:05 DEBUG : file1: >newRWFileHandle: err= 2025/01/15 01:13:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/15 01:13:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/15 01:13:05 DEBUG : file1(0xc000cdb980): _writeAt: size=5, off=0 2025/01/15 01:13:05 DEBUG : file1(0xc000cdb980): >_writeAt: n=5, err= 2025/01/15 01:13:05 DEBUG : file1(0xc000cdb980): RWFileHandle.Flush 2025/01/15 01:13:05 DEBUG : file1(0xc000cdb980): RWFileHandle.Flush 2025/01/15 01:13:05 DEBUG : file1(0xc000cdb980): close: 2025/01/15 01:13:05 DEBUG : file1: vfs cache: setting modification time to 2025-01-15 01:13:05.637015015 +0000 UTC m=+11.127604964 2025/01/15 01:13:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:05 DEBUG : file1(0xc000cdb980): >close: err= 2025/01/15 01:13:05 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 01:13:05 DEBUG : file1: vfs cache: starting upload 2025/01/15 01:13:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:05 INFO : file1: Copied (new) 2025/01/15 01:13:05 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-15 01:13:05 +0000 UTC" 2025/01/15 01:13:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/15 01:13:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:05 INFO : file1: vfs cache: upload succeeded try #1 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : >WaitForWriters: 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:05 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:05 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:05 DEBUG : file1: newRWFileHandle: 2025/01/15 01:13:05 DEBUG : file1(0xc000ceb800): openPending: 2025/01/15 01:13:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:05 DEBUG : file1(0xc000ceb800): >openPending: err= 2025/01/15 01:13:05 DEBUG : file1: >newRWFileHandle: err= 2025/01/15 01:13:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/15 01:13:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/15 01:13:05 DEBUG : file1(0xc000ceb800): _writeAt: size=5, off=0 2025/01/15 01:13:05 DEBUG : file1(0xc000ceb800): >_writeAt: n=5, err= 2025/01/15 01:13:05 DEBUG : file1(0xc000ceb800): RWFileHandle.Release 2025/01/15 01:13:05 DEBUG : file1(0xc000ceb800): close: 2025/01/15 01:13:05 DEBUG : file1: vfs cache: setting modification time to 2025-01-15 01:13:05.82284079 +0000 UTC m=+11.313430749 2025/01/15 01:13:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:05 DEBUG : file1(0xc000ceb800): >close: err= 2025/01/15 01:13:05 DEBUG : file1(0xc000ceb800): RWFileHandle.Release 2025/01/15 01:13:05 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 01:13:05 DEBUG : file1: vfs cache: starting upload 2025/01/15 01:13:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:05 INFO : file1: Copied (new) 2025/01/15 01:13:05 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-15 01:13:05 +0000 UTC" 2025/01/15 01:13:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/15 01:13:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:05 INFO : file1: vfs cache: upload succeeded try #1 2025/01/15 01:13:05 DEBUG : : Looking for writers 2025/01/15 01:13:05 DEBUG : file1: reading active writers 2025/01/15 01:13:05 DEBUG : >WaitForWriters: 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:05 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:05 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/15 01:13:06 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : dir/file1(0xc000c64e40): openPending: 2025/01/15 01:13:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/15 01:13:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/15 01:13:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:06 DEBUG : dir/file1(0xc000c64e40): >openPending: err= 2025/01/15 01:13:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/15 01:13:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 01:13:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/15 01:13:06 DEBUG : dir/file1(0xc000c64e40): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : dir/file1(0xc000c64e40): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : dir/file1(0xc000c64e40): close: 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-15 01:13:06.07420287 +0000 UTC m=+11.564792829 2025/01/15 01:13:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : dir/file1(0xc000c64e40): >close: err= 2025/01/15 01:13:06 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:06 DEBUG : dir: Looking for writers 2025/01/15 01:13:06 DEBUG : file1: reading active writers 2025/01/15 01:13:06 DEBUG : : Looking for writers 2025/01/15 01:13:06 DEBUG : dir: reading active writers 2025/01/15 01:13:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 01:13:06 DEBUG : dir: Looking for writers 2025/01/15 01:13:06 DEBUG : file1: reading active writers 2025/01/15 01:13:06 DEBUG : : Looking for writers 2025/01/15 01:13:06 DEBUG : dir: reading active writers 2025/01/15 01:13:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 01:13:06 DEBUG : dir: Looking for writers 2025/01/15 01:13:06 DEBUG : file1: reading active writers 2025/01/15 01:13:06 DEBUG : : Looking for writers 2025/01/15 01:13:06 DEBUG : dir: reading active writers 2025/01/15 01:13:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 01:13:06 DEBUG : dir: Looking for writers 2025/01/15 01:13:06 DEBUG : file1: reading active writers 2025/01/15 01:13:06 DEBUG : : Looking for writers 2025/01/15 01:13:06 DEBUG : dir: reading active writers 2025/01/15 01:13:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 01:13:06 DEBUG : dir/file1: vfs cache: starting upload 2025/01/15 01:13:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:06 INFO : dir/file1: Copied (replaced existing) 2025/01/15 01:13:06 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-01-15 01:13:06 +0000 UTC" 2025/01/15 01:13:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/15 01:13:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/15 01:13:06 DEBUG : dir: Looking for writers 2025/01/15 01:13:06 DEBUG : file1: reading active writers 2025/01/15 01:13:06 DEBUG : : Looking for writers 2025/01/15 01:13:06 DEBUG : dir: reading active writers 2025/01/15 01:13:06 DEBUG : >WaitForWriters: 2025/01/15 01:13:06 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:06 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:06 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:06 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:06 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:06 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : dir/file1: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/15 01:13:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/15 01:13:06 DEBUG : dir/file1(0xc00031eb80): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : dir/file1(0xc00031eb80): openPending: 2025/01/15 01:13:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/15 01:13:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/15 01:13:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:06 DEBUG : dir/file1(0xc00031eb80): >openPending: err= 2025/01/15 01:13:06 DEBUG : dir/file1(0xc00031eb80): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : dir/file1(0xc00031eb80): _writeAt: size=15, off=5 2025/01/15 01:13:06 DEBUG : dir/file1(0xc00031eb80): >_writeAt: n=15, err= 2025/01/15 01:13:06 DEBUG : dir/file1(0xc00031eb80): close: 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/01/15 01:13:06 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-15 01:13:06.359108266 +0000 UTC m=+11.849698225 2025/01/15 01:13:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : dir/file1(0xc00031eb80): >close: err= 2025/01/15 01:13:06 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:06 DEBUG : dir: Looking for writers 2025/01/15 01:13:06 DEBUG : file1: reading active writers 2025/01/15 01:13:06 DEBUG : : Looking for writers 2025/01/15 01:13:06 DEBUG : dir: reading active writers 2025/01/15 01:13:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 01:13:06 DEBUG : dir: Looking for writers 2025/01/15 01:13:06 DEBUG : file1: reading active writers 2025/01/15 01:13:06 DEBUG : : Looking for writers 2025/01/15 01:13:06 DEBUG : dir: reading active writers 2025/01/15 01:13:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 01:13:06 DEBUG : dir: Looking for writers 2025/01/15 01:13:06 DEBUG : file1: reading active writers 2025/01/15 01:13:06 DEBUG : : Looking for writers 2025/01/15 01:13:06 DEBUG : dir: reading active writers 2025/01/15 01:13:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 01:13:06 DEBUG : dir: Looking for writers 2025/01/15 01:13:06 DEBUG : file1: reading active writers 2025/01/15 01:13:06 DEBUG : : Looking for writers 2025/01/15 01:13:06 DEBUG : dir: reading active writers 2025/01/15 01:13:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 01:13:06 DEBUG : dir/file1: vfs cache: starting upload 2025/01/15 01:13:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:06 INFO : dir/file1: Copied (replaced existing) 2025/01/15 01:13:06 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-01-15 01:13:06 +0000 UTC" 2025/01/15 01:13:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/15 01:13:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/15 01:13:06 DEBUG : dir: Looking for writers 2025/01/15 01:13:06 DEBUG : file1: reading active writers 2025/01/15 01:13:06 DEBUG : : Looking for writers 2025/01/15 01:13:06 DEBUG : dir: reading active writers 2025/01/15 01:13:06 DEBUG : >WaitForWriters: 2025/01/15 01:13:06 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:06 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:06 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:06 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:06 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : file1: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : file1(0xc000936d00): openPending: 2025/01/15 01:13:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:06 DEBUG : file1(0xc000936d00): >openPending: err= 2025/01/15 01:13:06 DEBUG : file1: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/15 01:13:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/15 01:13:06 DEBUG : file1(0xc000936d00): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : file1(0xc000936d00): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : file1(0xc000936d00): close: 2025/01/15 01:13:06 DEBUG : file1: vfs cache: setting modification time to 2025-01-15 01:13:06.577183319 +0000 UTC m=+12.067773278 2025/01/15 01:13:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : file1(0xc000936d00): >close: err= 2025/01/15 01:13:06 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:06 DEBUG : : Looking for writers 2025/01/15 01:13:06 DEBUG : file1: reading active writers 2025/01/15 01:13:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 01:13:06 DEBUG : : Looking for writers 2025/01/15 01:13:06 DEBUG : file1: reading active writers 2025/01/15 01:13:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 01:13:06 DEBUG : : Looking for writers 2025/01/15 01:13:06 DEBUG : file1: reading active writers 2025/01/15 01:13:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 01:13:06 DEBUG : : Looking for writers 2025/01/15 01:13:06 DEBUG : file1: reading active writers 2025/01/15 01:13:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 01:13:06 DEBUG : file1: vfs cache: starting upload 2025/01/15 01:13:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:06 INFO : file1: Copied (new) 2025/01/15 01:13:06 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-15 01:13:06 +0000 UTC" 2025/01/15 01:13:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:06 INFO : file1: vfs cache: upload succeeded try #1 2025/01/15 01:13:06 DEBUG : : Looking for writers 2025/01/15 01:13:06 DEBUG : file1: reading active writers 2025/01/15 01:13:06 DEBUG : >WaitForWriters: 2025/01/15 01:13:06 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:06 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:06 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:06 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:06 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/01/15 01:13:06 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908680): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908680): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908680): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908680): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908680): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.764253972 +0000 UTC m=+12.254843931 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908680): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009086c0): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009086c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009086c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009086c0): >_readAt: n=2, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009086c0): _writeAt: size=3, off=2 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009086c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009086c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.764253972 +0000 UTC m=+12.254843931 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009086c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908700): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908700): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908700): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908700): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908700): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.764253972 +0000 UTC m=+12.254843931 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908700): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344150 item 1 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908740): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908740): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908740): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908740): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908740): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.77052244 +0000 UTC m=+12.261112399 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908740): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908780): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908780): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908780): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908780): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908780): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.77052244 +0000 UTC m=+12.261112399 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908780): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003445b0 item 2 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009087c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009087c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009087c0): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009087c0): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009087c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.774355105 +0000 UTC m=+12.264945084 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009087c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908800): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908800): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908800): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908800): >_readAt: n=2, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908800): _writeAt: size=3, off=2 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908800): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908800): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.774355105 +0000 UTC m=+12.264945084 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908800): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936e40): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936e40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936e40): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936e40): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936e40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.774355105 +0000 UTC m=+12.264945084 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936e40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003448c0 item 3 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936ec0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936ec0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936ec0): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936ec0): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936ec0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.780605329 +0000 UTC m=+12.271195319 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936ec0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936f40): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936f40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936f40): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936f40): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936f40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.780605329 +0000 UTC m=+12.271195319 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936f40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a150 item 4 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936f80): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936f80): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936f80): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936f80): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936f80): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.781916972 +0000 UTC m=+12.272506920 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936f80): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936fc0): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936fc0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936fc0): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936fc0): >_readAt: n=2, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936fc0): _writeAt: size=3, off=2 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936fc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936fc0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.781916972 +0000 UTC m=+12.272506920 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000936fc0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937000): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937000): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937000): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937000): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937000): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.781916972 +0000 UTC m=+12.272506920 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937000): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a460 item 5 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937080): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937080): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937080): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937080): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937080): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.785271181 +0000 UTC m=+12.275861140 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937080): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937100): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937100): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937100): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937100): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937100): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.785271181 +0000 UTC m=+12.275861140 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937100): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aa80 item 6 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937180): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937180): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937180): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937180): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937180): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.786751819 +0000 UTC m=+12.277341778 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937180): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937240): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937240): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937240): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937240): >_readAt: n=2, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937240): _writeAt: size=3, off=2 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937240): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937240): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.786751819 +0000 UTC m=+12.277341778 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937240): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937280): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937280): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937280): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937280): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937280): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.786751819 +0000 UTC m=+12.277341778 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937280): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ae70 item 7 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937300): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937300): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937300): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937300): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937300): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.788382819 +0000 UTC m=+12.278972778 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937300): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937380): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937380): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937380): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937380): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937380): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.788382819 +0000 UTC m=+12.278972778 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937380): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b810 item 8 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009373c0): _readAt: size=2, off=0 2025/01/15 01:13:06 ERROR : open-test-file(0xc0009373c0): Couldn't read size of file 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009373c0): >_readAt: n=0, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009373c0): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009373c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009373c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009373c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937400): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937400): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937400): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937400): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937400): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.789966608 +0000 UTC m=+12.280556567 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937400): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c6f40): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c6f40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c6f40): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c6f40): >_readAt: n=2, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c6f40): _writeAt: size=3, off=2 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c6f40): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c6f40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.789966608 +0000 UTC m=+12.280556567 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c6f40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c6f80): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c6f80): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c6f80): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c6f80): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c6f80): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.789966608 +0000 UTC m=+12.280556567 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c6f80): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f500 item 9 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7000): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7000): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7000): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7000): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7000): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.792236202 +0000 UTC m=+12.282826151 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7000): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7080): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7080): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7080): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7080): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7080): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.792236202 +0000 UTC m=+12.282826151 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7080): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fdc0 item 10 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7140): _readAt: size=2, off=0 2025/01/15 01:13:06 ERROR : open-test-file(0xc0009c7140): Couldn't read size of file 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7140): >_readAt: n=0, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7140): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7140): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7140): close: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7140): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7180): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7180): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7180): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7180): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7180): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.796992324 +0000 UTC m=+12.287582273 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7180): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7240): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7240): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7240): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7240): >_readAt: n=2, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7240): _writeAt: size=3, off=2 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7240): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7240): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.796992324 +0000 UTC m=+12.287582273 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7240): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7280): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7280): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7280): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7280): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7280): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.796992324 +0000 UTC m=+12.287582273 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7280): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c540 item 11 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7300): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7300): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7300): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7300): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7300): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.801059586 +0000 UTC m=+12.291649536 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7300): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7380): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7380): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7380): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7380): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7380): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.801059586 +0000 UTC m=+12.291649536 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7380): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cd20 item 12 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7440): _readAt: size=2, off=0 2025/01/15 01:13:06 ERROR : open-test-file(0xc0009c7440): Couldn't read size of file 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7440): >_readAt: n=0, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7440): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7440): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7440): close: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7440): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7480): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7480): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7480): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7480): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7480): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.802680587 +0000 UTC m=+12.293270546 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7480): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7540): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7540): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7540): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7540): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7540): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.802680587 +0000 UTC m=+12.293270546 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7540): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d1f0 item 13 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c75c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c75c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c75c0): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c75c0): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c75c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.806343574 +0000 UTC m=+12.296933543 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c75c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7640): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7640): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7640): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7640): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7640): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.806343574 +0000 UTC m=+12.296933543 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7640): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d5e0 item 14 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7700): _readAt: size=2, off=0 2025/01/15 01:13:06 ERROR : open-test-file(0xc0009c7700): Couldn't read size of file 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7700): >_readAt: n=0, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7700): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7700): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7700): close: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7700): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7740): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7740): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7740): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7740): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7740): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.808946702 +0000 UTC m=+12.299536680 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7740): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7800): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7800): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7800): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7800): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7800): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.808946702 +0000 UTC m=+12.299536680 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7800): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d8f0 item 15 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 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/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7880): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7880): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7880): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7880): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7880): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.812754749 +0000 UTC m=+12.303344739 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7880): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7900): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7900): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7900): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7900): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7900): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.812754749 +0000 UTC m=+12.303344739 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7900): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037db90 item 16 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7940): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7940): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7940): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7940): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7940): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.816734429 +0000 UTC m=+12.307324408 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7940): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7980): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7980): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7980): open at offset 5 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7980): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7980): >_readAt: n=2, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7980): _writeAt: size=3, off=7 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7980): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7980): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.816734429 +0000 UTC m=+12.307324408 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7980): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c79c0): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c79c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c79c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c79c0): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c79c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.816734429 +0000 UTC m=+12.307324408 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c79c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa1c0 item 17 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7a40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7a40): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7a40): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7a40): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7a40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.820877575 +0000 UTC m=+12.311467554 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7a40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7ac0): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7ac0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7ac0): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7ac0): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7ac0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.820877575 +0000 UTC m=+12.311467554 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7ac0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb340 item 18 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7b40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7b40): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7b40): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7b40): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7b40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.824378499 +0000 UTC m=+12.314968478 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7b40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7c00): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7c00): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7c00): open at offset 5 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7c00): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7c00): >_readAt: n=2, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7c00): _writeAt: size=3, off=7 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7c00): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7c00): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.824378499 +0000 UTC m=+12.314968478 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7c00): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7c40): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7c40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7c40): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7c40): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7c40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.824378499 +0000 UTC m=+12.314968478 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7c40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbce0 item 19 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7cc0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7cc0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7cc0): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7cc0): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7cc0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.829254124 +0000 UTC m=+12.319844093 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7cc0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7d40): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7d40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7d40): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7d40): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7d40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.829254124 +0000 UTC m=+12.319844093 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7d40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a1c0 item 20 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7dc0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7dc0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7dc0): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7dc0): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7dc0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.832622892 +0000 UTC m=+12.323212870 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7dc0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7e80): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7e80): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7e80): open at offset 5 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7e80): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7e80): >_readAt: n=2, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7e80): _writeAt: size=3, off=7 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7e80): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7e80): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.832622892 +0000 UTC m=+12.323212870 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7e80): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7f00): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7f00): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7f00): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7f00): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7f00): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.832622892 +0000 UTC m=+12.323212870 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009c7f00): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ab60 item 21 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8000): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8000): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8000): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8000): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8000): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.83678356 +0000 UTC m=+12.327373539 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8000): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8080): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8080): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8080): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8080): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8080): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.83678356 +0000 UTC m=+12.327373539 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8080): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b340 item 22 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8100): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8100): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8100): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8100): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8100): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.840036421 +0000 UTC m=+12.330626400 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8100): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a81c0): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a81c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a81c0): open at offset 5 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a81c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a81c0): >_readAt: n=2, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a81c0): _writeAt: size=3, off=7 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a81c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a81c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.840036421 +0000 UTC m=+12.330626400 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a81c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8200): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8200): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8200): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8200): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8200): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.840036421 +0000 UTC m=+12.330626400 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8200): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b9d0 item 23 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 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/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8280): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8280): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8280): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8280): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8280): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.844490738 +0000 UTC m=+12.335080727 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8280): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8300): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8300): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8300): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8300): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8300): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.844490738 +0000 UTC m=+12.335080727 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8300): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332310 item 24 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a83c0): _readAt: size=2, off=0 2025/01/15 01:13:06 ERROR : open-test-file(0xc0008a83c0): Couldn't read size of file 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a83c0): >_readAt: n=0, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a83c0): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a83c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a83c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a83c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8400): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8400): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8400): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8400): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8400): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.848436304 +0000 UTC m=+12.339026253 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8400): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a84c0): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a84c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a84c0): open at offset 5 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a84c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a84c0): >_readAt: n=2, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a84c0): _writeAt: size=3, off=7 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a84c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a84c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.848436304 +0000 UTC m=+12.339026253 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a84c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8500): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8500): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8500): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8500): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8500): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.848436304 +0000 UTC m=+12.339026253 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8500): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332c40 item 25 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8580): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8580): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8580): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8580): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8580): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.850961093 +0000 UTC m=+12.341551042 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8580): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8600): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8600): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8600): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8600): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8600): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.850961093 +0000 UTC m=+12.341551042 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8600): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333ce0 item 26 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a86c0): _readAt: size=2, off=0 2025/01/15 01:13:06 ERROR : open-test-file(0xc0008a86c0): Couldn't read size of file 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a86c0): >_readAt: n=0, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a86c0): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a86c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a86c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a86c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8700): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8700): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8700): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8700): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8700): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.853650722 +0000 UTC m=+12.344240671 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8700): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a87c0): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a87c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a87c0): open at offset 5 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a87c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a87c0): >_readAt: n=2, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a87c0): _writeAt: size=3, off=7 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a87c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a87c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.853650722 +0000 UTC m=+12.344240671 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a87c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8800): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8800): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8800): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8800): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8800): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.853650722 +0000 UTC m=+12.344240671 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8800): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e3f0 item 27 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 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/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8880): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8880): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8880): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8880): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8880): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.858668782 +0000 UTC m=+12.349258821 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8880): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8900): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8900): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8900): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8900): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8900): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.858668782 +0000 UTC m=+12.349258821 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8900): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f260 item 28 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a89c0): _readAt: size=2, off=0 2025/01/15 01:13:06 ERROR : open-test-file(0xc0008a89c0): Couldn't read size of file 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a89c0): >_readAt: n=0, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a89c0): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a89c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a89c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a89c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8a00): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8a00): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8a00): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8a00): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8a00): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.86186673 +0000 UTC m=+12.352456709 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8a00): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8ac0): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8ac0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8ac0): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8ac0): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8ac0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.86186673 +0000 UTC m=+12.352456709 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8ac0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f880 item 29 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 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/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8b40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8b40): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8b40): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8b40): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8b40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.864994357 +0000 UTC m=+12.355584346 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8b40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8bc0): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8bc0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8bc0): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8bc0): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8bc0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.864994357 +0000 UTC m=+12.355584346 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0008a8bc0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 30 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 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/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009374c0): _readAt: size=2, off=0 2025/01/15 01:13:06 ERROR : open-test-file(0xc0009374c0): Couldn't read size of file 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009374c0): >_readAt: n=0, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009374c0): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009374c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009374c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009374c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937500): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937500): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937500): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937500): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937500): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.867650092 +0000 UTC m=+12.358240041 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937500): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937600): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937600): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937600): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937600): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937600): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.867650092 +0000 UTC m=+12.358240041 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937600): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bdc0 item 31 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 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/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937680): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937680): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937680): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937680): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937680): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.870787086 +0000 UTC m=+12.361377095 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937680): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937700): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937700): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937700): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937700): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937700): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.870787086 +0000 UTC m=+12.361377095 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937700): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342850 item 32 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937740): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937740): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937740): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937740): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937740): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.881590452 +0000 UTC m=+12.372180462 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937740): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937780): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937780): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937780): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937780): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937780): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343030 item 33 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937780): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937780): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.88234373 +0000 UTC m=+12.372933699 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937780): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937840): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937840): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937840): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937840): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937840): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.88234373 +0000 UTC m=+12.372933699 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937840): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003432d0 item 33 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937880): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937880): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937880): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937880): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937880): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.883862119 +0000 UTC m=+12.374452088 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937880): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009378c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009378c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343880 item 34 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009378c0): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009378c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009378c0): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009378c0): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009378c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.884681922 +0000 UTC m=+12.375271881 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009378c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937900): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937900): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937900): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937900): >_readAt: n=3, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937900): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.884681922 +0000 UTC m=+12.375271881 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937900): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343d50 item 34 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937940): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937940): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937940): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937940): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937940): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.886067713 +0000 UTC m=+12.376657672 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937940): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937980): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937980): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937980): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937980): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937980): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004024d0 item 35 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937980): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937980): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.887333789 +0000 UTC m=+12.377923758 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937980): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009379c0): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009379c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009379c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009379c0): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009379c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.887333789 +0000 UTC m=+12.377923758 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009379c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004027e0 item 35 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937a40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937a40): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937a40): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937a40): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937a40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.889066939 +0000 UTC m=+12.379656908 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937a40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b00): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b00): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402ee0 item 36 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b00): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b00): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b00): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b00): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.889609253 +0000 UTC m=+12.380199222 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b00): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b40): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b40): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b40): >_readAt: n=3, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.889609253 +0000 UTC m=+12.380199222 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004033b0 item 36 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b80): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b80): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b80): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b80): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b80): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.89084877 +0000 UTC m=+12.381438738 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937b80): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937bc0): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937bc0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937bc0): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937bc0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937bc0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403a40 item 37 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937bc0): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937bc0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.891349766 +0000 UTC m=+12.381939735 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937bc0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937c00): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937c00): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937c00): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937c00): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937c00): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.891349766 +0000 UTC m=+12.381939735 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937c00): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403ce0 item 37 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937c80): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937c80): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937c80): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937c80): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937c80): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.895137798 +0000 UTC m=+12.385727747 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937c80): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937d40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937d40): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406000 item 38 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937d40): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937d40): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937d40): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937d40): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937d40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.896951899 +0000 UTC m=+12.387541868 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937d40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937d80): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937d80): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937d80): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937d80): >_readAt: n=3, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937d80): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.896951899 +0000 UTC m=+12.387541868 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937d80): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406150 item 38 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937e00): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937e00): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937e00): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937e00): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937e00): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.90029052 +0000 UTC m=+12.390880470 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937e00): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937ec0): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937ec0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937ec0): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937ec0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937ec0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406540 item 39 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937ec0): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937ec0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.901074336 +0000 UTC m=+12.391664285 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937ec0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937f00): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937f00): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937f00): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937f00): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937f00): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.901074336 +0000 UTC m=+12.391664285 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000937f00): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004067e0 item 39 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80000): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80000): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80000): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80000): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80000): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.903390296 +0000 UTC m=+12.393980255 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80000): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80180): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80180): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406d20 item 40 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80180): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80180): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80180): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80180): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80180): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.904108478 +0000 UTC m=+12.394698427 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80180): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d801c0): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d801c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d801c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d801c0): >_readAt: n=3, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d801c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.904108478 +0000 UTC m=+12.394698427 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d801c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406fc0 item 40 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80200): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80200): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80200): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80200): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80200): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80200): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80200): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.905707046 +0000 UTC m=+12.396297015 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80200): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80240): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80240): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80240): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407420 item 41 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80240): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80240): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.907007267 +0000 UTC m=+12.397597236 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80240): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80280): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80280): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80280): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80280): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80280): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004076c0 item 41 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80280): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80280): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.907689402 +0000 UTC m=+12.398279372 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80280): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d802c0): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d802c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d802c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d802c0): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d802c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.907689402 +0000 UTC m=+12.398279372 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d802c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004078f0 item 41 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80380): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80380): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80380): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80380): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80380): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80380): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80380): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.909416641 +0000 UTC m=+12.400006610 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80380): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d803c0): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d803c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d803c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407b90 item 42 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d803c0): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d803c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.909883182 +0000 UTC m=+12.400473152 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d803c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80480): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80480): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407ce0 item 42 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80480): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80480): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80480): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80480): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80480): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.911192922 +0000 UTC m=+12.401782890 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80480): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d804c0): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d804c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d804c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d804c0): >_readAt: n=3, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d804c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.911192922 +0000 UTC m=+12.401782890 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d804c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407ea0 item 42 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80580): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80580): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80580): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80580): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80580): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80580): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80580): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.9123688 +0000 UTC m=+12.402958769 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80580): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d805c0): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d805c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d805c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004141c0 item 43 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d805c0): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d805c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.912851312 +0000 UTC m=+12.403441281 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d805c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80680): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80680): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80680): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80680): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80680): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414310 item 43 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80680): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80680): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.913478444 +0000 UTC m=+12.404068413 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80680): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d806c0): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d806c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d806c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d806c0): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d806c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.913478444 +0000 UTC m=+12.404068413 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d806c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004144d0 item 43 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80780): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80780): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80780): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80780): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80780): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80780): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80780): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.914900513 +0000 UTC m=+12.405490472 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80780): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d807c0): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d807c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d807c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004147e0 item 44 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d807c0): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d807c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.915727388 +0000 UTC m=+12.406317358 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d807c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80880): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80880): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414930 item 44 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80880): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80880): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80880): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80880): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80880): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.916467462 +0000 UTC m=+12.407057431 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80880): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d808c0): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d808c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d808c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d808c0): >_readAt: n=3, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d808c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.916467462 +0000 UTC m=+12.407057431 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d808c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414b60 item 44 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80980): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80980): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80980): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80980): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80980): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80980): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80980): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.918952577 +0000 UTC m=+12.409542527 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80980): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d809c0): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d809c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d809c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414ee0 item 45 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d809c0): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d809c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.919384886 +0000 UTC m=+12.409974835 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d809c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80a80): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80a80): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80a80): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80a80): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80a80): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.919384886 +0000 UTC m=+12.409974835 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80a80): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415110 item 45 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80b40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80b40): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80b40): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80b40): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80b40): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80b40): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80b40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.921879279 +0000 UTC m=+12.412469247 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80b40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80b80): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80b80): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80b80): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415490 item 46 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80b80): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80b80): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.922282542 +0000 UTC m=+12.412872511 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80b80): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80c40): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80c40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80c40): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80c40): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80c40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.922282542 +0000 UTC m=+12.412872511 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80c40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415730 item 46 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80d00): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80d00): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80d00): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80d00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80d00): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80d00): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80d00): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.925505217 +0000 UTC m=+12.416095186 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80d00): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80d40): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80d40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80d40): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415b20 item 47 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80d40): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80d40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.926102043 +0000 UTC m=+12.416692002 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80d40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80e00): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80e00): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80e00): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80e00): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80e00): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.926102043 +0000 UTC m=+12.416692002 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80e00): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415ce0 item 47 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 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/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80ec0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80ec0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80ec0): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80ec0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80ec0): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80ec0): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80ec0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.927493063 +0000 UTC m=+12.418083033 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80ec0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80f00): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80f00): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80f00): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00099e0e0 item 48 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80f00): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80f00): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.92795168 +0000 UTC m=+12.418541650 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80f00): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80fc0): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80fc0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80fc0): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80fc0): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80fc0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.92795168 +0000 UTC m=+12.418541650 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d80fc0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00099e230 item 48 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81000): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81000): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81000): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81000): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81000): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.929489936 +0000 UTC m=+12.420079905 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81000): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81040): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81040): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81040): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81040): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81040): open at offset 5 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81040): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00099e4d0 item 49 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81040): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81040): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.93000031 +0000 UTC m=+12.420590279 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81040): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81080): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81080): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81080): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81080): >_readAt: n=8, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81080): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.93000031 +0000 UTC m=+12.420590279 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81080): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00099e620 item 49 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81100): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81100): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81100): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81100): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81100): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.931949644 +0000 UTC m=+12.422539603 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81100): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d811c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d811c0): open at offset 5 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d811c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00099e8c0 item 50 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d811c0): _readAt: size=2, off=5 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d811c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d811c0): _writeAt: size=3, off=5 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d811c0): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d811c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.932444519 +0000 UTC m=+12.423034478 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d811c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81200): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81200): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81200): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81200): >_readAt: n=3, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81200): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.932444519 +0000 UTC m=+12.423034478 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81200): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00099ea10 item 50 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81280): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81280): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81280): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81280): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81280): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.934920698 +0000 UTC m=+12.425510657 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81280): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81340): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81340): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81340): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81340): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81340): open at offset 5 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81340): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00099ecb0 item 51 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81340): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81340): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.93613539 +0000 UTC m=+12.426725368 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81340): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81380): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81380): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81380): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81380): >_readAt: n=8, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81380): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.93613539 +0000 UTC m=+12.426725368 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81380): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00099ee00 item 51 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81400): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81400): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81400): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81400): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81400): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.937748495 +0000 UTC m=+12.428338464 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81400): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d814c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d814c0): open at offset 5 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d814c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00099f0a0 item 52 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d814c0): _readAt: size=2, off=5 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d814c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d814c0): _writeAt: size=3, off=5 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d814c0): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d814c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.938263668 +0000 UTC m=+12.428853627 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d814c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81500): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81500): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81500): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81500): >_readAt: n=3, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81500): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.938263668 +0000 UTC m=+12.428853627 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81500): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00099f1f0 item 52 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81580): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81580): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81580): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81580): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81580): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.939583776 +0000 UTC m=+12.430173745 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81580): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81640): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81640): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81640): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81640): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81640): open at offset 5 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81640): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00099f490 item 53 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81640): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81640): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.940055097 +0000 UTC m=+12.430645086 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81640): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81680): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81680): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81680): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81680): >_readAt: n=8, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81680): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.940055097 +0000 UTC m=+12.430645086 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81680): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00099f5e0 item 53 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81700): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81700): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81700): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81700): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81700): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.941308249 +0000 UTC m=+12.431898208 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81700): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d817c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d817c0): open at offset 5 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d817c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00099f880 item 54 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d817c0): _readAt: size=2, off=5 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d817c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d817c0): _writeAt: size=3, off=5 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d817c0): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d817c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.942263225 +0000 UTC m=+12.432853224 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d817c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81800): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81800): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81800): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81800): >_readAt: n=3, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81800): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.942263225 +0000 UTC m=+12.432853224 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81800): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00099f9d0 item 54 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908880): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908880): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908880): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908880): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908880): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.944898982 +0000 UTC m=+12.435488951 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908880): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009089c0): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009089c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009089c0): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009089c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009089c0): open at offset 5 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009089c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344b60 item 55 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009089c0): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009089c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.945595073 +0000 UTC m=+12.436185062 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009089c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908a00): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908a00): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908a00): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908a00): >_readAt: n=8, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908a00): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.945595073 +0000 UTC m=+12.436185062 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908a00): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344cb0 item 55 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 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/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908a80): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908a80): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908a80): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908a80): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908a80): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.947890384 +0000 UTC m=+12.438480373 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908a80): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908b40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908b40): open at offset 5 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908b40): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345180 item 56 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908b40): _readAt: size=2, off=5 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908b40): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908b40): _writeAt: size=3, off=5 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908b40): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908b40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.948533276 +0000 UTC m=+12.439123245 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908b40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908b80): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908b80): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908b80): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908b80): >_readAt: n=3, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908b80): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.948533276 +0000 UTC m=+12.439123245 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908b80): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003453b0 item 56 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908c40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908c40): open at offset 0 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908c40): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908c40): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908c40): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908c40): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908c40): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908c40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.951212595 +0000 UTC m=+12.441802564 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908c40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908c80): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908c80): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908c80): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003457a0 item 57 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908c80): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908c80): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.951833265 +0000 UTC m=+12.442423234 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908c80): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908d40): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908d40): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908d40): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908d40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908d40): open at offset 5 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908d40): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003458f0 item 57 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908d40): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908d40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.952345823 +0000 UTC m=+12.442935792 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908d40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908d80): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908d80): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908d80): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908d80): >_readAt: n=8, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908d80): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.952345823 +0000 UTC m=+12.442935792 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908d80): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345b90 item 57 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908e40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908e40): open at offset 0 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908e40): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908e40): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908e40): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908e40): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908e40): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908e40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.953281031 +0000 UTC m=+12.443870980 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908e40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908e80): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908e80): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908e80): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccc070 item 58 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908e80): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908e80): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.953613353 +0000 UTC m=+12.444203302 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908e80): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908f40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908f40): open at offset 5 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908f40): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccc1c0 item 58 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908f40): _readAt: size=2, off=5 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908f40): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908f40): _writeAt: size=3, off=5 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908f40): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908f40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.954019602 +0000 UTC m=+12.444609552 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908f40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908f80): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908f80): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908f80): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908f80): >_readAt: n=3, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908f80): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.954019602 +0000 UTC m=+12.444609552 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000908f80): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccc310 item 58 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909040): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909040): open at offset 0 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909040): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909040): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909040): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909040): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909040): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909040): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.957284666 +0000 UTC m=+12.447874615 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909040): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909080): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909080): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909080): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccc5b0 item 59 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909080): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909080): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.958816309 +0000 UTC m=+12.449406258 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909080): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909140): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909140): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909140): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909140): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909140): open at offset 5 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909140): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccc700 item 59 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909140): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909140): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.960658834 +0000 UTC m=+12.451248782 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909140): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909180): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909180): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909180): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909180): >_readAt: n=8, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909180): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.960658834 +0000 UTC m=+12.451248782 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909180): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccc850 item 59 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 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/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909240): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909240): open at offset 0 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909240): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909240): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909240): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909240): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909240): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909240): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.962786581 +0000 UTC m=+12.453376531 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909240): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909280): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909280): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909280): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cccaf0 item 60 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909280): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909280): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.963755833 +0000 UTC m=+12.454345782 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909280): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909340): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909340): open at offset 5 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909340): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cccc40 item 60 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909340): _readAt: size=2, off=5 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909340): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909340): _writeAt: size=3, off=5 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909340): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909340): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.966853093 +0000 UTC m=+12.457443042 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909340): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909380): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909380): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909380): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909380): >_readAt: n=3, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909380): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.966853093 +0000 UTC m=+12.457443042 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909380): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cccd90 item 60 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909440): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909440): open at offset 0 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909440): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909440): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909440): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909440): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909440): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909440): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.974039587 +0000 UTC m=+12.464629537 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909440): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909480): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909480): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909480): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccd030 item 61 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909480): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909480): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.975986327 +0000 UTC m=+12.466576306 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909480): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909540): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909540): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909540): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909540): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909540): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.975986327 +0000 UTC m=+12.466576306 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909540): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccd180 item 61 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 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/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909600): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909600): open at offset 0 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909600): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909600): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909600): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909600): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909600): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909600): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.977487493 +0000 UTC m=+12.468077442 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909600): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909640): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909640): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909640): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccd420 item 62 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909640): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909640): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.97843283 +0000 UTC m=+12.469022779 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909640): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909700): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909700): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909700): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909700): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909700): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.97843283 +0000 UTC m=+12.469022779 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909700): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccd570 item 62 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 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/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009097c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009097c0): open at offset 0 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009097c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009097c0): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009097c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009097c0): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009097c0): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009097c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.982735373 +0000 UTC m=+12.473325323 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009097c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909800): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909800): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909800): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccd810 item 63 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909800): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909800): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.983536652 +0000 UTC m=+12.474126601 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909800): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009098c0): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009098c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009098c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009098c0): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009098c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.983536652 +0000 UTC m=+12.474126601 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc0009098c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccd960 item 63 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 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/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909a80): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909a80): open at offset 0 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909a80): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909a80): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909a80): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909a80): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909a80): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909a80): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.98534386 +0000 UTC m=+12.475933809 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909a80): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909ac0): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909ac0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909ac0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccdc00 item 64 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909ac0): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909ac0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.985838064 +0000 UTC m=+12.476428013 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909ac0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909b80): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909b80): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909b80): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909b80): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909b80): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.985838064 +0000 UTC m=+12.476428013 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909b80): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ccdd50 item 64 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909bc0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909bc0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909bc0): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909bc0): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909bc0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.988436402 +0000 UTC m=+12.479026351 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909bc0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c00): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c00): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c00): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c00): >_readAt: n=2, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c00): _writeAt: size=3, off=2 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8c070 item 65 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c00): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c00): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.988865193 +0000 UTC m=+12.479455142 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c00): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c40): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c40): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c40): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c40): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.988865193 +0000 UTC m=+12.479455142 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c40): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8c1c0 item 65 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c80): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c80): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c80): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c80): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c80): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.992112123 +0000 UTC m=+12.482702102 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909c80): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909cc0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909cc0): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8c460 item 66 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909cc0): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909cc0): >_readAt: n=0, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909cc0): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909cc0): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909cc0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.992591398 +0000 UTC m=+12.483181348 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909cc0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909d00): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909d00): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909d00): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909d00): >_readAt: n=3, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909d00): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.992591398 +0000 UTC m=+12.483181348 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000909d00): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8c5b0 item 66 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81840): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81840): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81840): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81840): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81840): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.994342382 +0000 UTC m=+12.484932331 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81840): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81880): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81880): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81880): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81880): >_readAt: n=2, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81880): _writeAt: size=3, off=2 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00099fce0 item 67 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81880): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81880): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.9959838 +0000 UTC m=+12.486573750 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81880): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d818c0): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d818c0): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d818c0): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d818c0): >_readAt: n=5, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d818c0): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.9959838 +0000 UTC m=+12.486573750 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d818c0): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: Remove: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00099fe30 item 67 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81940): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81940): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81940): _writeAt: size=5, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81940): >_writeAt: n=5, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81940): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.99736908 +0000 UTC m=+12.487959030 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81940): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81a00): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81a00): >openPending: err= 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e04150 item 68 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81a00): _readAt: size=2, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81a00): >_readAt: n=0, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81a00): _writeAt: size=3, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81a00): >_writeAt: n=3, err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81a00): close: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.999249926 +0000 UTC m=+12.489839875 2025/01/15 01:13:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81a00): >close: err= 2025/01/15 01:13:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:06 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81a40): _readAt: size=512, off=0 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81a40): openPending: 2025/01/15 01:13:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81a40): >openPending: err= 2025/01/15 01:13:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81a40): >_readAt: n=3, err=EOF 2025/01/15 01:13:06 DEBUG : open-test-file(0xc000d81a40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:06.999249926 +0000 UTC m=+12.489839875 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81a40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e042a0 item 68 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81a80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81a80): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81a80): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81a80): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81a80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.001405776 +0000 UTC m=+12.491995726 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81a80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81ac0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81ac0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81ac0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81ac0): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81ac0): _writeAt: size=3, off=2 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e04540 item 69 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81ac0): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81ac0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.002071411 +0000 UTC m=+12.492661370 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81ac0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81b00): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81b00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81b00): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81b00): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81b00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.002071411 +0000 UTC m=+12.492661370 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81b00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e04690 item 69 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81b80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81b80): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81b80): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81b80): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81b80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.004834846 +0000 UTC m=+12.495424826 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81b80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81c40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81c40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e04930 item 70 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81c40): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81c40): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81c40): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81c40): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81c40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.005405124 +0000 UTC m=+12.495995072 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81c40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81c80): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81c80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81c80): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81c80): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81c80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.005405124 +0000 UTC m=+12.495995072 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81c80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e04a80 item 70 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81d00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81d00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81d00): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81d00): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81d00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.006775505 +0000 UTC m=+12.497365455 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81d00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81dc0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81dc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81dc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81dc0): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81dc0): _writeAt: size=3, off=2 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e04d20 item 71 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81dc0): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81dc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.008569419 +0000 UTC m=+12.499159408 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81dc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81e00): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81e00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81e00): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81e00): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81e00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.008569419 +0000 UTC m=+12.499159408 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81e00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e04e70 item 71 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81e80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81e80): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81e80): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81e80): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81e80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.010118023 +0000 UTC m=+12.500707973 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81e80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81f40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81f40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e05110 item 72 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81f40): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81f40): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81f40): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81f40): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81f40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.011356428 +0000 UTC m=+12.501946377 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000d81f40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda000): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda000): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda000): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda000): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda000): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.011356428 +0000 UTC m=+12.501946377 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda000): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e05260 item 72 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda040): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda040): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda040): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda040): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda040): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda040): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda040): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.014040055 +0000 UTC m=+12.504630004 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda040): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda080): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda080): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda080): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e05500 item 73 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda080): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda080): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.014386964 +0000 UTC m=+12.504976913 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda080): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda0c0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda0c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda0c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda0c0): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda0c0): _writeAt: size=3, off=2 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e05650 item 73 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda0c0): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda0c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.015086502 +0000 UTC m=+12.505676451 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda0c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda100): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda100): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda100): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda100): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda100): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.015086502 +0000 UTC m=+12.505676451 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000dda100): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e057a0 item 73 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909dc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909dc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909dc0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909dc0): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909dc0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909dc0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909dc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.017315608 +0000 UTC m=+12.507905558 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909dc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909e00): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909e00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909e00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8c7e0 item 74 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909e00): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909e00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.017790656 +0000 UTC m=+12.508380606 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909e00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909ec0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909ec0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8c930 item 74 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909ec0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909ec0): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909ec0): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909ec0): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909ec0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.019079466 +0000 UTC m=+12.509669435 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909ec0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909f00): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909f00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909f00): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909f00): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909f00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.019079466 +0000 UTC m=+12.509669435 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000909f00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8ca80 item 74 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.020508979 +0000 UTC m=+12.511098928 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0080): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0080): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0080): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8cd20 item 75 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0080): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0080): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.021348789 +0000 UTC m=+12.511938748 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0080): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0140): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0140): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0140): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0140): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0140): _writeAt: size=3, off=2 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8ce70 item 75 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0140): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0140): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.021851428 +0000 UTC m=+12.512441387 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0140): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.021851428 +0000 UTC m=+12.512441387 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8cfc0 item 75 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.023309875 +0000 UTC m=+12.513899834 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0280): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0280): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0280): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8d260 item 76 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0280): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0280): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.023718088 +0000 UTC m=+12.514308047 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0280): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8d3b0 item 76 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.026895017 +0000 UTC m=+12.517484966 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0380): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0380): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0380): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0380): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0380): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.026895017 +0000 UTC m=+12.517484966 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0380): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8d500 item 76 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0480): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0480): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0480): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0480): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0480): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0480): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0480): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.028252925 +0000 UTC m=+12.518842874 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0480): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db04c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db04c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db04c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8d7a0 item 77 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db04c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db04c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.030066555 +0000 UTC m=+12.520656505 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db04c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0580): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0580): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0580): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0580): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0580): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.030066555 +0000 UTC m=+12.520656505 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0580): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8d8f0 item 77 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.032782132 +0000 UTC m=+12.523372081 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db06c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db06c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db06c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8db90 item 78 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db06c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db06c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.034741726 +0000 UTC m=+12.525331674 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db06c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0780): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0780): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0780): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0780): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0780): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.034741726 +0000 UTC m=+12.525331674 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0780): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8dce0 item 78 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0840): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0840): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0840): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0840): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0840): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0840): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0840): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.036266636 +0000 UTC m=+12.526856585 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0840): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0880): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0880): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0880): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe000 item 79 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0880): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0880): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.036634143 +0000 UTC m=+12.527224092 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0880): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0940): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0940): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0940): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0940): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0940): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.036634143 +0000 UTC m=+12.527224092 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0940): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe150 item 79 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a00): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a00): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a00): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a00): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.038939473 +0000 UTC m=+12.529529422 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe3f0 item 80 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.04021111 +0000 UTC m=+12.530801058 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b00): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b00): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b00): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.04021111 +0000 UTC m=+12.530801058 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe540 item 80 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.041400153 +0000 UTC m=+12.531990102 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b80): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b80): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b80): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b80): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b80): _writeAt: size=3, off=7 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe7e0 item 81 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b80): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.041977481 +0000 UTC m=+12.532567430 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0bc0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0bc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0bc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0bc0): >_readAt: n=8, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0bc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.041977481 +0000 UTC m=+12.532567430 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0bc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe930 item 81 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.044135195 +0000 UTC m=+12.534725134 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d00): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebebd0 item 82 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d00): _readAt: size=2, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d00): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d00): _writeAt: size=3, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d00): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.044766094 +0000 UTC m=+12.535356044 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d40): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d40): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d40): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.044766094 +0000 UTC m=+12.535356044 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebed20 item 82 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0dc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0dc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0dc0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0dc0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0dc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.046568904 +0000 UTC m=+12.537158864 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0dc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0e80): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0e80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0e80): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0e80): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0e80): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0e80): _writeAt: size=3, off=7 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebefc0 item 83 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0e80): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0e80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.046904503 +0000 UTC m=+12.537494462 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0e80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0ec0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0ec0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0ec0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0ec0): >_readAt: n=8, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0ec0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.046904503 +0000 UTC m=+12.537494462 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0ec0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebf110 item 83 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.048639446 +0000 UTC m=+12.539229405 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe150 item 84 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): _readAt: size=2, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): _writeAt: size=3, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.049296945 +0000 UTC m=+12.539886884 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db01c0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db01c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db01c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db01c0): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db01c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.049296945 +0000 UTC m=+12.539886884 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db01c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe2a0 item 84 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.050405327 +0000 UTC m=+12.540995276 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0300): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0300): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0300): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0300): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0300): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0300): _writeAt: size=3, off=7 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe540 item 85 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0300): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0300): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.050981874 +0000 UTC m=+12.541571823 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0300): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): >_readAt: n=8, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.050981874 +0000 UTC m=+12.541571823 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe690 item 85 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db03c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db03c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db03c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db03c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db03c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.052195173 +0000 UTC m=+12.542785122 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db03c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db04c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db04c0): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db04c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebe930 item 86 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db04c0): _readAt: size=2, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db04c0): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db04c0): _writeAt: size=3, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db04c0): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db04c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.053930787 +0000 UTC m=+12.544520736 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db04c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0500): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0500): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0500): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0500): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0500): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.053930787 +0000 UTC m=+12.544520736 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0500): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebea80 item 86 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0580): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0580): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0580): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0580): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0580): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.056029201 +0000 UTC m=+12.546619150 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0580): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): _writeAt: size=3, off=7 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebf260 item 87 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.056383733 +0000 UTC m=+12.546973683 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db06c0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db06c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db06c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db06c0): >_readAt: n=8, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db06c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.056383733 +0000 UTC m=+12.546973683 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db06c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebf3b0 item 87 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0740): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0740): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0740): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0740): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0740): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.058615836 +0000 UTC m=+12.549205785 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0740): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0800): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0800): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0800): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebf650 item 88 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0800): _readAt: size=2, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0800): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0800): _writeAt: size=3, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0800): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0800): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.059216388 +0000 UTC m=+12.549806337 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0800): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0840): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0840): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0840): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0840): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0840): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.059216388 +0000 UTC m=+12.549806337 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0840): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebf7a0 item 88 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0900): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0900): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0900): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0900): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0900): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0900): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0900): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0900): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.060157308 +0000 UTC m=+12.550747257 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0900): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0940): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0940): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0940): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebfa40 item 89 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0940): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0940): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.060429988 +0000 UTC m=+12.551019936 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0940): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a00): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a00): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a00): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a00): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a00): _writeAt: size=3, off=7 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebfb90 item 89 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a00): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.060775343 +0000 UTC m=+12.551365292 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a40): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a40): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a40): >_readAt: n=8, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.060775343 +0000 UTC m=+12.551365292 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebfce0 item 89 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b00): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b00): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b00): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b00): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b00): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.061578314 +0000 UTC m=+12.552168263 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000306460 item 90 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.061978482 +0000 UTC m=+12.552568421 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c00): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000306930 item 90 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c00): _readAt: size=2, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c00): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c00): _writeAt: size=3, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c00): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.062436288 +0000 UTC m=+12.553026237 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c40): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c40): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c40): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.062436288 +0000 UTC m=+12.553026237 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000306d20 item 90 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f00): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f00): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f00): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f00): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f00): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.06345423 +0000 UTC m=+12.554044180 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000307420 item 91 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.063921895 +0000 UTC m=+12.554511834 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1000): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1000): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1000): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1000): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1000): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1000): _writeAt: size=3, off=7 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003075e0 item 91 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1000): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1000): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.064282479 +0000 UTC m=+12.554872418 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1000): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1040): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1040): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1040): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1040): >_readAt: n=8, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1040): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.064282479 +0000 UTC m=+12.554872418 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1040): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000307810 item 91 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1100): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1100): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1100): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1100): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1100): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1100): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1100): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1100): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.065401871 +0000 UTC m=+12.555991820 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1100): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1140): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1140): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1140): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000307d50 item 92 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1140): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1140): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.065730586 +0000 UTC m=+12.556320535 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1140): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1200): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1200): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1200): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 92 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1200): _readAt: size=2, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1200): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1200): _writeAt: size=3, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1200): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1200): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.066103804 +0000 UTC m=+12.556693743 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1200): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1240): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1240): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1240): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1240): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1240): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.066103804 +0000 UTC m=+12.556693743 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1240): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000529a0 item 92 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1300): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1300): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1300): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1300): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1300): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1300): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1300): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1300): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.067009116 +0000 UTC m=+12.557599065 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1300): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1340): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1340): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1340): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052f50 item 93 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1340): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1340): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.067356425 +0000 UTC m=+12.557946375 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1340): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1400): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1400): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1400): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1400): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1400): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.067356425 +0000 UTC m=+12.557946375 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1400): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 93 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db14c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db14c0): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db14c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db14c0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db14c0): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db14c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db14c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db14c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.068276285 +0000 UTC m=+12.558866234 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db14c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1500): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1500): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1500): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b20 item 94 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1500): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1500): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.068818809 +0000 UTC m=+12.559408758 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1500): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db15c0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db15c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db15c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db15c0): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db15c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.068818809 +0000 UTC m=+12.559408758 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db15c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 94 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1680): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1680): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1680): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1680): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1680): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1680): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1680): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1680): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.069701379 +0000 UTC m=+12.560291328 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1680): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db16c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db16c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db16c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330310 item 95 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db16c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db16c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.069978697 +0000 UTC m=+12.560568637 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db16c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1780): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1780): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1780): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1780): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1780): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.069978697 +0000 UTC m=+12.560568637 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1780): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003313b0 item 95 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1840): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1840): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1840): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1840): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1840): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1840): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1840): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1840): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.070936198 +0000 UTC m=+12.561526148 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1840): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1880): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1880): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1880): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6380 item 96 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1880): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1880): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.071245607 +0000 UTC m=+12.561835555 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1880): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1940): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1940): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1940): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1940): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1940): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.071245607 +0000 UTC m=+12.561835555 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1940): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6690 item 96 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= 2025/01/15 01:13:07 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:07 DEBUG : : Looking for writers 2025/01/15 01:13:07 DEBUG : >WaitForWriters: 2025/01/15 01:13:07 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:07 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:07 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:07 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:07 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/01/15 01:13:07 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094eec0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094eec0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094eec0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094eec0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094eec0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.094444415 +0000 UTC m=+12.585034363 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094eec0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ef80): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ef80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ef80): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ef80): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ef80): _writeAt: size=3, off=2 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ef80): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ef80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.094444415 +0000 UTC m=+12.585034363 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ef80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094efc0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094efc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094efc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094efc0): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094efc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.094444415 +0000 UTC m=+12.585034363 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094efc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c540 item 1 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f000): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f000): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f000): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f000): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f000): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.095826587 +0000 UTC m=+12.586416537 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f000): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f040): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f040): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f040): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f040): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f040): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.095826587 +0000 UTC m=+12.586416537 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f040): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cd20 item 2 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f080): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f080): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f080): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f080): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f080): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.096804546 +0000 UTC m=+12.587394495 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f080): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f0c0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f0c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f0c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f0c0): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f0c0): _writeAt: size=3, off=2 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f0c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f0c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.096804546 +0000 UTC m=+12.587394495 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f0c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f100): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f100): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f100): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f100): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f100): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.096804546 +0000 UTC m=+12.587394495 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f100): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d1f0 item 3 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f180): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f180): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f180): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f180): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f180): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.098383037 +0000 UTC m=+12.588972977 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f180): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f200): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f200): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f200): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f200): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f200): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.098383037 +0000 UTC m=+12.588972977 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f200): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d6c0 item 4 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f240): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f240): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f240): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f240): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f240): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.099531554 +0000 UTC m=+12.590121503 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f240): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f280): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f280): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f280): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f280): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f280): _writeAt: size=3, off=2 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f280): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f280): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.099531554 +0000 UTC m=+12.590121503 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f280): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f2c0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f2c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f2c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f2c0): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f2c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.099531554 +0000 UTC m=+12.590121503 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f2c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d9d0 item 5 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f340): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f340): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f340): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f340): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f340): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.100902567 +0000 UTC m=+12.591492515 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f340): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f3c0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f3c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f3c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f3c0): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f3c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.100902567 +0000 UTC m=+12.591492515 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f3c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dea0 item 6 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f440): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f440): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f440): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f440): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f440): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.101797801 +0000 UTC m=+12.592387750 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f440): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f500): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f500): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f500): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f500): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f500): _writeAt: size=3, off=2 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f500): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f500): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.101797801 +0000 UTC m=+12.592387750 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f500): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f540): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f540): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f540): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f540): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f540): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.101797801 +0000 UTC m=+12.592387750 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f540): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa770 item 7 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f5c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f5c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f5c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f5c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f5c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.103217514 +0000 UTC m=+12.593807464 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f5c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f640): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f640): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f640): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f640): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f640): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.103217514 +0000 UTC m=+12.593807464 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f640): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fba40 item 8 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f680): _readAt: size=2, off=0 2025/01/15 01:13:07 ERROR : open-test-file(0xc00094f680): Couldn't read size of file 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f680): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f680): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f680): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f680): close: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f680): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f6c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f6c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f6c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f6c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f6c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.104142133 +0000 UTC m=+12.594732083 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f6c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f700): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f700): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f700): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f700): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f700): _writeAt: size=3, off=2 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f700): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f700): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.104142133 +0000 UTC m=+12.594732083 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f700): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f740): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f740): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f740): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f740): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f740): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.104142133 +0000 UTC m=+12.594732083 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f740): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a000 item 9 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f7c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f7c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f7c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f7c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f7c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.105465688 +0000 UTC m=+12.596055637 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f7c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f840): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f840): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f840): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f840): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f840): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.105465688 +0000 UTC m=+12.596055637 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f840): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030aa80 item 10 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f900): _readAt: size=2, off=0 2025/01/15 01:13:07 ERROR : open-test-file(0xc00094f900): Couldn't read size of file 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f900): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f900): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f900): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f900): close: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f900): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f940): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f940): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f940): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f940): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f940): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.106690668 +0000 UTC m=+12.597280606 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094f940): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fa40): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fa40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fa40): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fa40): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fa40): _writeAt: size=3, off=2 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fa40): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fa40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.106690668 +0000 UTC m=+12.597280606 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fa40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fa80): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fa80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fa80): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fa80): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fa80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.106690668 +0000 UTC m=+12.597280606 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fa80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b110 item 11 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fb00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fb00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fb00): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fb00): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fb00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.108013671 +0000 UTC m=+12.598603620 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fb00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fb80): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fb80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fb80): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fb80): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fb80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.108013671 +0000 UTC m=+12.598603620 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fb80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b730 item 12 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fc40): _readAt: size=2, off=0 2025/01/15 01:13:07 ERROR : open-test-file(0xc00094fc40): Couldn't read size of file 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fc40): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fc40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fc40): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fc40): close: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fc40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fc80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fc80): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fc80): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fc80): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fc80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.109248319 +0000 UTC m=+12.599838268 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fc80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fd40): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fd40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fd40): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fd40): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fd40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.109248319 +0000 UTC m=+12.599838268 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fd40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030bd50 item 13 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fdc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fdc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fdc0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fdc0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fdc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.110397758 +0000 UTC m=+12.600987707 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fdc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fe40): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fe40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fe40): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fe40): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fe40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.110397758 +0000 UTC m=+12.600987707 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094fe40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003327e0 item 14 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ff00): _readAt: size=2, off=0 2025/01/15 01:13:07 ERROR : open-test-file(0xc00094ff00): Couldn't read size of file 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ff00): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ff00): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ff00): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ff00): close: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ff00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ff40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ff40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ff40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ff40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ff40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.111631875 +0000 UTC m=+12.602221824 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00094ff40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc280): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc280): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc280): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc280): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc280): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.111631875 +0000 UTC m=+12.602221824 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc280): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332e70 item 15 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc500): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc500): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc500): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc500): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc500): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.112605946 +0000 UTC m=+12.603195895 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc500): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc600): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc600): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc600): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc600): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc600): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.112605946 +0000 UTC m=+12.603195895 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc600): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333ce0 item 16 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc800): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc800): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc800): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc800): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc800): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.113563576 +0000 UTC m=+12.604153525 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bc800): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bca00): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bca00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bca00): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bca00): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bca00): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bca00): _writeAt: size=3, off=7 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bca00): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bca00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.113563576 +0000 UTC m=+12.604153525 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bca00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bca40): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bca40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bca40): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bca40): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bca40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.113563576 +0000 UTC m=+12.604153525 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bca40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e3f0 item 17 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcac0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcac0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcac0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcac0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcac0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.114979903 +0000 UTC m=+12.605569852 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcac0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcb40): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcb40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcb40): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcb40): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcb40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.114979903 +0000 UTC m=+12.605569852 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcb40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f260 item 18 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcbc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcbc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcbc0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcbc0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcbc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.115927496 +0000 UTC m=+12.606517444 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcbc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bccc0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bccc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bccc0): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bccc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bccc0): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bccc0): _writeAt: size=3, off=7 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bccc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bccc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.115927496 +0000 UTC m=+12.606517444 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bccc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcd00): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcd00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcd00): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcd00): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcd00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.115927496 +0000 UTC m=+12.606517444 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcd00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f880 item 19 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcdc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcdc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcdc0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcdc0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcdc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.117132948 +0000 UTC m=+12.607722897 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcdc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bce40): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bce40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bce40): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bce40): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bce40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.117132948 +0000 UTC m=+12.607722897 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bce40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a0e0 item 20 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcec0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcec0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcec0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcec0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcec0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.118254554 +0000 UTC m=+12.608844504 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bcec0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd040): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd040): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd040): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd040): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd040): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd040): _writeAt: size=3, off=7 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd040): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd040): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.118254554 +0000 UTC m=+12.608844504 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd040): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd140): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd140): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd140): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd140): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd140): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.118254554 +0000 UTC m=+12.608844504 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd140): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a3f0 item 21 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd1c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd1c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd1c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd1c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd1c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.119502318 +0000 UTC m=+12.610092257 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd1c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd240): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd240): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd240): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd240): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd240): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.119502318 +0000 UTC m=+12.610092257 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd240): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aa10 item 22 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd440): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd440): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd440): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd440): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd440): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.120424301 +0000 UTC m=+12.611014250 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bd440): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bdd80): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bdd80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bdd80): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bdd80): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bdd80): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bdd80): _writeAt: size=3, off=7 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bdd80): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bdd80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.120424301 +0000 UTC m=+12.611014250 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bdd80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bddc0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bddc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bddc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bddc0): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bddc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.120424301 +0000 UTC m=+12.611014250 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bddc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ad90 item 23 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bde40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bde40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bde40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bde40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bde40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.122066341 +0000 UTC m=+12.612656290 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bde40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bdec0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bdec0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bdec0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bdec0): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bdec0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.122066341 +0000 UTC m=+12.612656290 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0003bdec0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b570 item 24 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0000ae000): _readAt: size=2, off=0 2025/01/15 01:13:07 ERROR : open-test-file(0xc0000ae000): Couldn't read size of file 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0000ae000): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0000ae000): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0000ae000): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0000ae000): close: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0000ae000): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0000aed00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0000aed00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0000aed00): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0000aed00): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0000aed00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.122974128 +0000 UTC m=+12.613564078 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0000aed00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba380): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba380): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba380): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba380): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba380): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba380): _writeAt: size=3, off=7 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba380): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba380): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.122974128 +0000 UTC m=+12.613564078 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba380): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba3c0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba3c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba3c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba3c0): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba3c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.122974128 +0000 UTC m=+12.613564078 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba3c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bb20 item 25 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba480): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba480): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba480): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba480): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba480): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.124276423 +0000 UTC m=+12.614866372 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba480): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba600): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba600): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba600): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba600): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba600): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.124276423 +0000 UTC m=+12.614866372 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba600): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342460 item 26 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba700): _readAt: size=2, off=0 2025/01/15 01:13:07 ERROR : open-test-file(0xc0002ba700): Couldn't read size of file 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba700): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba700): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba700): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba700): close: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba700): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba740): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba740): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba740): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba740): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba740): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.125219535 +0000 UTC m=+12.615809475 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba740): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba800): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba800): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba800): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba800): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba800): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba800): _writeAt: size=3, off=7 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba800): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba800): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.125219535 +0000 UTC m=+12.615809475 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba800): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba840): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba840): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba840): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba840): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba840): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.125219535 +0000 UTC m=+12.615809475 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba840): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342fc0 item 27 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba900): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba900): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba900): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba900): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba900): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.126707778 +0000 UTC m=+12.617297727 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba900): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba980): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba980): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba980): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba980): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba980): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.126707778 +0000 UTC m=+12.617297727 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002ba980): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343570 item 28 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baa80): _readAt: size=2, off=0 2025/01/15 01:13:07 ERROR : open-test-file(0xc0002baa80): Couldn't read size of file 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baa80): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baa80): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baa80): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baa80): close: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baa80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baac0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baac0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baac0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baac0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baac0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.12807839 +0000 UTC m=+12.618668340 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baac0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002babc0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002babc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002babc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002babc0): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002babc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.12807839 +0000 UTC m=+12.618668340 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002babc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343ea0 item 29 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bac40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bac40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bac40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bac40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bac40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.129432331 +0000 UTC m=+12.620022280 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bac40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bad00): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bad00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bad00): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bad00): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bad00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.129432331 +0000 UTC m=+12.620022280 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bad00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402620 item 30 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002badc0): _readAt: size=2, off=0 2025/01/15 01:13:07 ERROR : open-test-file(0xc0002badc0): Couldn't read size of file 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002badc0): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002badc0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002badc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002badc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002badc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bae00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bae00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bae00): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bae00): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bae00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.130601817 +0000 UTC m=+12.621191767 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bae00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baf00): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baf00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baf00): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baf00): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baf00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.130601817 +0000 UTC m=+12.621191767 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baf00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402c40 item 31 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baf80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baf80): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baf80): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baf80): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baf80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.13166228 +0000 UTC m=+12.622252230 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002baf80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb080): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb080): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb080): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb080): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb080): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.13166228 +0000 UTC m=+12.622252230 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb080): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403420 item 32 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb0c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb0c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb0c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb0c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb0c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.13271113 +0000 UTC m=+12.623301080 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb0c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb100): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb100): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb100): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb100): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb100): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403a40 item 33 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb100): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb100): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.133058079 +0000 UTC m=+12.623648028 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb100): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb140): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb140): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb140): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb140): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb140): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.133058079 +0000 UTC m=+12.623648028 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb140): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403ce0 item 33 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb180): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb180): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb180): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb180): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb180): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.137208859 +0000 UTC m=+12.627798808 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb180): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb1c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb1c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406000 item 34 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb1c0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb1c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb1c0): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb1c0): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb1c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.137864345 +0000 UTC m=+12.628454293 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb1c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb580): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb580): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb580): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb580): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb580): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.137864345 +0000 UTC m=+12.628454293 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb580): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406150 item 34 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb5c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb5c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb5c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb5c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb5c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.138901403 +0000 UTC m=+12.629491351 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb5c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb600): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb600): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb600): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb600): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb600): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406540 item 35 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb600): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb600): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.139337869 +0000 UTC m=+12.629927818 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb600): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb640): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb640): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb640): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb640): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb640): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.139337869 +0000 UTC m=+12.629927818 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb640): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004067e0 item 35 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb6c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb6c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb6c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb6c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb6c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.140920166 +0000 UTC m=+12.631510116 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb6c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb800): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb800): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406d20 item 36 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb800): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb800): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb800): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb800): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb800): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.141598325 +0000 UTC m=+12.632188273 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb800): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb880): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb880): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb880): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb880): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb880): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.141598325 +0000 UTC m=+12.632188273 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb880): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406fc0 item 36 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb8c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb8c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb8c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb8c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb8c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.14301368 +0000 UTC m=+12.633603629 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb8c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb900): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb900): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb900): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb900): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb900): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407420 item 37 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb900): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb900): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.143406475 +0000 UTC m=+12.633996424 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb900): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb940): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb940): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb940): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb940): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb940): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.143406475 +0000 UTC m=+12.633996424 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb940): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004076c0 item 37 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb9c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb9c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb9c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb9c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb9c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.144449525 +0000 UTC m=+12.635039474 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bb9c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bba80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bba80): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407a40 item 38 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bba80): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bba80): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bba80): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bba80): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bba80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.144891942 +0000 UTC m=+12.635481891 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bba80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbac0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbac0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbac0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbac0): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbac0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.144891942 +0000 UTC m=+12.635481891 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbac0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407b90 item 38 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbb40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbb40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbb40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbb40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbb40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.145893915 +0000 UTC m=+12.636483864 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbb40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbc00): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbc00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbc00): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbc00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbc00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407ea0 item 39 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbc00): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbc00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.146545614 +0000 UTC m=+12.637135562 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbc00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbc40): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbc40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbc40): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbc40): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbc40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.146545614 +0000 UTC m=+12.637135562 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbc40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414070 item 39 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbcc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbcc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbcc0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbcc0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbcc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.147540634 +0000 UTC m=+12.638130582 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbcc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbdc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbdc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414310 item 40 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbdc0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbdc0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbdc0): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbdc0): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbdc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.147989953 +0000 UTC m=+12.638579913 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbdc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe00): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe00): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe00): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.147989953 +0000 UTC m=+12.638579913 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004144d0 item 40 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe40): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe40): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.149002647 +0000 UTC m=+12.639592595 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe80): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe80): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004147e0 item 41 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe80): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.149365765 +0000 UTC m=+12.639955713 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbe80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbf00): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbf00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbf00): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbf00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbf00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414930 item 41 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbf00): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbf00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.149732921 +0000 UTC m=+12.640322880 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0002bbf00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424200): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424200): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424200): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424200): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424200): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.149732921 +0000 UTC m=+12.640322880 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424200): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414b60 item 41 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424b40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424b40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424b40): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424b40): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424b40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424b40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424b40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.150896467 +0000 UTC m=+12.641486426 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424b40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424dc0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424dc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424dc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414ee0 item 42 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424dc0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424dc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.151233045 +0000 UTC m=+12.641823004 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000424dc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004253c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004253c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415110 item 42 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004253c0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004253c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004253c0): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004253c0): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004253c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.151675192 +0000 UTC m=+12.642265141 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004253c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425400): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425400): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425400): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425400): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425400): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.151675192 +0000 UTC m=+12.642265141 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425400): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004152d0 item 42 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004254c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004254c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004254c0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004254c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004254c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004254c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004254c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.152623626 +0000 UTC m=+12.643213585 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004254c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425500): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425500): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425500): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415730 item 43 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425500): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425500): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.152982435 +0000 UTC m=+12.643572385 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425500): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004255c0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004255c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004255c0): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004255c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004255c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415960 item 43 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004255c0): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004255c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.15343382 +0000 UTC m=+12.644023770 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004255c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425600): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425600): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425600): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425600): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425600): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.15343382 +0000 UTC m=+12.644023770 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425600): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415b20 item 43 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004256c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004256c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004256c0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004256c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004256c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004256c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004256c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.154719784 +0000 UTC m=+12.645309733 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0004256c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425740): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425740): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425740): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415f10 item 44 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425740): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425740): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.155077693 +0000 UTC m=+12.645667653 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425740): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425800): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425800): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003440e0 item 44 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425800): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425800): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425800): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425800): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425800): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.155535449 +0000 UTC m=+12.646125398 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425800): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425880): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425880): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425880): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425880): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425880): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.155535449 +0000 UTC m=+12.646125398 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425880): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344230 item 44 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425a40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425a40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425a40): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425a40): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425a40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425a40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425a40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.156402851 +0000 UTC m=+12.646992810 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425a40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425a80): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425a80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425a80): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003445b0 item 45 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425a80): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425a80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.156736885 +0000 UTC m=+12.647326844 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425a80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425cc0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425cc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425cc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425cc0): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425cc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.156736885 +0000 UTC m=+12.647326844 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000425cc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344770 item 45 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c000): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c000): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c000): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c000): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c000): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c000): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c000): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.157742675 +0000 UTC m=+12.648332624 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c000): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c040): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c040): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c040): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344a80 item 46 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c040): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c040): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.15803391 +0000 UTC m=+12.648623859 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c040): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c100): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c100): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c100): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c100): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c100): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.15803391 +0000 UTC m=+12.648623859 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c100): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344bd0 item 46 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c1c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c1c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c1c0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c1c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c1c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c1c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c1c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.158945123 +0000 UTC m=+12.649535072 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c1c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c200): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c200): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c200): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003450a0 item 47 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c200): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c200): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.159262025 +0000 UTC m=+12.649851974 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c200): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c2c0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c2c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c2c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c2c0): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c2c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.159262025 +0000 UTC m=+12.649851974 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c2c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345260 item 47 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c380): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c380): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c380): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c380): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c380): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c380): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c380): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.160207082 +0000 UTC m=+12.650797031 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c380): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c3c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c3c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c3c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003456c0 item 48 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c3c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c3c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.160537971 +0000 UTC m=+12.651127909 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c3c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c480): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c480): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c480): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c480): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c480): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.160537971 +0000 UTC m=+12.651127909 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c480): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345810 item 48 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c4c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c4c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c4c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c4c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c4c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.161439617 +0000 UTC m=+12.652029565 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c4c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c500): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c500): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c500): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c500): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c500): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c500): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345c00 item 49 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c500): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c500): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.161782307 +0000 UTC m=+12.652372256 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c500): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c540): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c540): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c540): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c540): >_readAt: n=8, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c540): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.161782307 +0000 UTC m=+12.652372256 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c540): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345f10 item 49 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c5c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c5c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c5c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c5c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c5c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.162702427 +0000 UTC m=+12.653292376 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c5c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c680): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c680): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c680): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a6230 item 50 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c680): _readAt: size=2, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c680): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c680): _writeAt: size=3, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c680): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c680): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.163293411 +0000 UTC m=+12.653883370 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c680): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c6c0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c6c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c6c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c6c0): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c6c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.163293411 +0000 UTC m=+12.653883370 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c6c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a6380 item 50 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c740): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c740): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c740): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c740): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c740): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.164310603 +0000 UTC m=+12.654900562 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c740): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1ac0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1ac0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1ac0): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1ac0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1ac0): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1ac0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6a10 item 51 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1ac0): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1ac0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.16468355 +0000 UTC m=+12.655273509 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1ac0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c080): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c080): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c080): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c080): >_readAt: n=8, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c080): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.16468355 +0000 UTC m=+12.655273509 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c080): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a6070 item 51 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c100): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c100): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c100): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c100): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c100): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.166238146 +0000 UTC m=+12.656828095 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c100): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c1c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c1c0): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c1c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a6620 item 52 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c1c0): _readAt: size=2, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c1c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c1c0): _writeAt: size=3, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c1c0): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c1c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.166671537 +0000 UTC m=+12.657261486 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c1c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c200): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c200): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c200): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c200): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c200): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.166671537 +0000 UTC m=+12.657261486 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c200): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a6770 item 52 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c280): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c280): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c280): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c280): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c280): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.167570958 +0000 UTC m=+12.658160906 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c280): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c340): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c340): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c340): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c340): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c340): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c340): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a6a10 item 53 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c340): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c340): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.167930299 +0000 UTC m=+12.658520249 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c340): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c380): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c380): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c380): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c380): >_readAt: n=8, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c380): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.167930299 +0000 UTC m=+12.658520249 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c380): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a6b60 item 53 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c400): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c400): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c400): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c400): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c400): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.168906785 +0000 UTC m=+12.659496734 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c400): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c4c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c4c0): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c4c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a6e00 item 54 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c4c0): _readAt: size=2, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c4c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c4c0): _writeAt: size=3, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c4c0): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c4c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.169303297 +0000 UTC m=+12.659893246 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c4c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c500): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c500): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c500): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c500): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c500): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.169303297 +0000 UTC m=+12.659893246 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c500): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a6f50 item 54 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c580): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c580): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c580): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c580): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c580): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.17040745 +0000 UTC m=+12.660997400 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c580): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c780): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c780): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c780): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c780): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c780): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c780): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a71f0 item 55 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c780): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c780): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.170757255 +0000 UTC m=+12.661347204 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c780): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c7c0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c7c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c7c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c7c0): >_readAt: n=8, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c7c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.170757255 +0000 UTC m=+12.661347204 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c7c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a7340 item 55 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c840): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c840): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c840): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c840): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c840): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.171695578 +0000 UTC m=+12.662285528 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c840): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c900): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c900): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c900): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a75e0 item 56 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c900): _readAt: size=2, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c900): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c900): _writeAt: size=3, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c900): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c900): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.172094084 +0000 UTC m=+12.662684033 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c900): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c940): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c940): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c940): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c940): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c940): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.172094084 +0000 UTC m=+12.662684033 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050c940): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a7730 item 56 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ca00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ca00): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ca00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ca00): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ca00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ca00): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ca00): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ca00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.173073525 +0000 UTC m=+12.663663474 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ca00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ca40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ca40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ca40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a79d0 item 57 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ca40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ca40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.173393203 +0000 UTC m=+12.663983151 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ca40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cb00): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cb00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cb00): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cb00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cb00): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cb00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a7b20 item 57 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cb00): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cb00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.173697431 +0000 UTC m=+12.664287380 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cb00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cb40): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cb40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cb40): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cb40): >_readAt: n=8, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cb40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.173697431 +0000 UTC m=+12.664287380 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cb40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a7c70 item 57 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cc00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cc00): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cc00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cc00): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cc00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cc00): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cc00): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cc00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.174569001 +0000 UTC m=+12.665158949 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cc00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cc40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cc40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cc40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a7f10 item 58 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cc40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cc40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.174865355 +0000 UTC m=+12.665455303 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cc40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ce00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ce00): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ce00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6460 item 58 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ce00): _readAt: size=2, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ce00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ce00): _writeAt: size=3, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ce00): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ce00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.175220028 +0000 UTC m=+12.665809977 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ce00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ce40): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ce40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ce40): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ce40): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ce40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.175220028 +0000 UTC m=+12.665809977 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ce40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c68c0 item 58 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cf00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cf00): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cf00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cf00): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cf00): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cf00): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cf00): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cf00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.176020234 +0000 UTC m=+12.666610182 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cf00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cf40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cf40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cf40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c70a0 item 59 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cf40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cf40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.176342997 +0000 UTC m=+12.666932946 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050cf40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d000): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d000): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d000): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d000): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d000): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d000): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c73b0 item 59 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d000): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d000): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.176721345 +0000 UTC m=+12.667311293 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d000): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d040): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d040): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d040): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d040): >_readAt: n=8, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d040): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.176721345 +0000 UTC m=+12.667311293 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d040): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e000 item 59 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d100): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d100): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d100): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d100): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d100): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d100): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d100): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d100): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.177680838 +0000 UTC m=+12.668270787 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d100): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d140): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d140): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d140): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f260 item 60 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d140): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d140): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.177957064 +0000 UTC m=+12.668547013 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d140): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d200): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d200): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d200): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f500 item 60 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d200): _readAt: size=2, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d200): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d200): _writeAt: size=3, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d200): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d200): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.178304634 +0000 UTC m=+12.668894583 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d200): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d240): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d240): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d240): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d240): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d240): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.178304634 +0000 UTC m=+12.668894583 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d240): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f7a0 item 60 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d300): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d300): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d300): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d300): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d300): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d300): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d300): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d300): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.179135748 +0000 UTC m=+12.669725697 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d300): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d340): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d340): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d340): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ff10 item 61 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d340): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d340): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.17943657 +0000 UTC m=+12.670026519 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d340): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d400): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d400): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d400): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d400): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d400): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.17943657 +0000 UTC m=+12.670026519 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d400): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003068c0 item 61 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d4c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d4c0): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d4c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d4c0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d4c0): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d4c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d4c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d4c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.180360537 +0000 UTC m=+12.670950486 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d4c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d500): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d500): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d500): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000306e00 item 62 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d500): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d500): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.18068294 +0000 UTC m=+12.671272890 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d500): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d5c0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d5c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d5c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d5c0): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d5c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.18068294 +0000 UTC m=+12.671272890 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d5c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003073b0 item 62 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d680): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d680): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d680): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d680): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d680): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d680): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d680): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d680): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.181676778 +0000 UTC m=+12.672266727 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d680): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d6c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d6c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d6c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003077a0 item 63 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d6c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d6c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.181976739 +0000 UTC m=+12.672566688 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d6c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d780): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d780): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d780): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d780): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d780): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.181976739 +0000 UTC m=+12.672566688 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d780): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003078f0 item 63 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d840): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d840): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d840): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d840): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d840): >_readAt: n=0, err=Bad file descriptor 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d840): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d840): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d840): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.182945149 +0000 UTC m=+12.673535099 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d840): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d880): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d880): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d880): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000307e30 item 64 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d880): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d880): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.183228238 +0000 UTC m=+12.673818188 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d880): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d940): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d940): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d940): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d940): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d940): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.183228238 +0000 UTC m=+12.673818188 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d940): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 64 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d980): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d980): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d980): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d980): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d980): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.184233217 +0000 UTC m=+12.674823166 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d980): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d9c0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d9c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d9c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d9c0): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d9c0): _writeAt: size=3, off=2 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 65 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d9c0): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d9c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.184586817 +0000 UTC m=+12.675176767 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050d9c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da00): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da00): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da00): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.184586817 +0000 UTC m=+12.675176767 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053030 item 65 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.185510585 +0000 UTC m=+12.676100534 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da80): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 66 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da80): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da80): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da80): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da80): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.185981235 +0000 UTC m=+12.676571184 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050da80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dac0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dac0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dac0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dac0): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dac0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.185981235 +0000 UTC m=+12.676571184 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dac0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ce0 item 66 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db00): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db00): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.186914379 +0000 UTC m=+12.677504328 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db40): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db40): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db40): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db40): _writeAt: size=3, off=2 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003302a0 item 67 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db40): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.187200734 +0000 UTC m=+12.677790683 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db80): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db80): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db80): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.187200734 +0000 UTC m=+12.677790683 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050db80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330540 item 67 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dc00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dc00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dc00): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dc00): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dc00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.188022941 +0000 UTC m=+12.678612890 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dc00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dcc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dcc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331f10 item 68 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dcc0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dcc0): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dcc0): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dcc0): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dcc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.188392051 +0000 UTC m=+12.678982001 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dcc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd00): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd00): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd00): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.188392051 +0000 UTC m=+12.678982001 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c1c0 item 68 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.189307222 +0000 UTC m=+12.679897172 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd80): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd80): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd80): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd80): _writeAt: size=3, off=2 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c8c0 item 69 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd80): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.189639694 +0000 UTC m=+12.680229643 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050dd80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ddc0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ddc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ddc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ddc0): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ddc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.189639694 +0000 UTC m=+12.680229643 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050ddc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ccb0 item 69 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050de40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050de40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050de40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050de40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050de40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.190476278 +0000 UTC m=+12.681066227 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050de40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050df00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050df00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d110 item 70 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050df00): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050df00): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050df00): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050df00): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050df00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.190833786 +0000 UTC m=+12.681423735 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050df00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050df40): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050df40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050df40): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050df40): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050df40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.190833786 +0000 UTC m=+12.681423735 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc00050df40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d2d0 item 70 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.191883268 +0000 UTC m=+12.682473207 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0040): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): _writeAt: size=3, off=2 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa700 item 71 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.192379296 +0000 UTC m=+12.682969244 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0180): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db01c0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db01c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db01c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db01c0): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db01c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.192379296 +0000 UTC m=+12.682969244 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db01c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002faf50 item 71 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.193199489 +0000 UTC m=+12.683789428 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0240): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0300): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0300): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fba40 item 72 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0300): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0300): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0300): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0300): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0300): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.193554893 +0000 UTC m=+12.684144842 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0300): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.193554893 +0000 UTC m=+12.684144842 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0340): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbd50 item 72 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0380): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0380): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0380): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0380): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0380): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0380): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0380): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.19431862 +0000 UTC m=+12.684908570 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0380): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db03c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db03c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db03c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a150 item 73 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db03c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db03c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.1946286 +0000 UTC m=+12.685218549 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db03c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0400): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0400): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0400): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0400): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0400): _writeAt: size=3, off=2 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a7e0 item 73 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0400): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0400): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.19497063 +0000 UTC m=+12.685560579 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0400): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0480): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0480): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0480): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0480): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0480): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.19497063 +0000 UTC m=+12.685560579 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0480): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030aaf0 item 73 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0540): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0540): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0540): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0540): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0540): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0540): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0540): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.195906348 +0000 UTC m=+12.686496288 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0540): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0580): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0580): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0580): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b180 item 74 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0580): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0580): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.196208414 +0000 UTC m=+12.686798363 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0580): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b340 item 74 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.196598062 +0000 UTC m=+12.687188010 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0680): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db06c0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db06c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db06c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db06c0): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db06c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.196598062 +0000 UTC m=+12.687188010 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db06c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b6c0 item 74 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0780): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0780): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0780): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0780): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0780): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0780): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0780): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.197417403 +0000 UTC m=+12.688007353 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0780): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db07c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db07c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db07c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030bce0 item 75 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db07c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db07c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.197785271 +0000 UTC m=+12.688375220 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db07c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0880): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0880): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0880): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0880): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0880): _writeAt: size=3, off=2 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030bea0 item 75 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0880): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0880): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.198248617 +0000 UTC m=+12.688838566 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0880): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db08c0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db08c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db08c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db08c0): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db08c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.198248617 +0000 UTC m=+12.688838566 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db08c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332620 item 75 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0980): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0980): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0980): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0980): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0980): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0980): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0980): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.199168376 +0000 UTC m=+12.689758316 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0980): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db09c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db09c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db09c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332d20 item 76 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db09c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db09c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.199508382 +0000 UTC m=+12.690098331 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db09c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a80): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333810 item 76 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a80): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a80): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a80): _writeAt: size=3, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a80): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.199921725 +0000 UTC m=+12.690511675 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0a80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0ac0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0ac0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0ac0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0ac0): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0ac0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.199921725 +0000 UTC m=+12.690511675 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0ac0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333c70 item 76 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b80): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b80): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b80): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b80): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b80): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.200674683 +0000 UTC m=+12.691264631 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0b80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0bc0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0bc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0bc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e310 item 77 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0bc0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0bc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.200989281 +0000 UTC m=+12.691579219 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0bc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c80): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c80): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c80): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.200989281 +0000 UTC m=+12.691579219 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0c80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e690 item 77 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d40): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d40): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.202013386 +0000 UTC m=+12.692603334 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d80): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d80): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f260 item 78 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d80): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.20246003 +0000 UTC m=+12.693049979 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0d80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0e40): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0e40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0e40): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0e40): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0e40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.20246003 +0000 UTC m=+12.693049979 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0e40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f570 item 78 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f00): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f00): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f00): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f00): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.203271276 +0000 UTC m=+12.693861226 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fb20 item 79 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.203575054 +0000 UTC m=+12.694165003 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db0f40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1000): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1000): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1000): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1000): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1000): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.203575054 +0000 UTC m=+12.694165003 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1000): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a000 item 79 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db10c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db10c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db10c0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db10c0): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db10c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db10c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db10c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.204436244 +0000 UTC m=+12.695026194 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db10c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1100): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1100): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1100): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a310 item 80 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1100): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1100): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.204863864 +0000 UTC m=+12.695453813 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1100): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db11c0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db11c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db11c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db11c0): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db11c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.204863864 +0000 UTC m=+12.695453813 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db11c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a460 item 80 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1200): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1200): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1200): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1200): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1200): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.205712971 +0000 UTC m=+12.696302910 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1200): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1240): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1240): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1240): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1240): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1240): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1240): _writeAt: size=3, off=7 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a930 item 81 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1240): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1240): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.206029463 +0000 UTC m=+12.696619412 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1240): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1280): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1280): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1280): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1280): >_readAt: n=8, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1280): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.206029463 +0000 UTC m=+12.696619412 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1280): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aaf0 item 81 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1300): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1300): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1300): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1300): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1300): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.206832034 +0000 UTC m=+12.697421982 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1300): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db13c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db13c0): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db13c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034af50 item 82 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db13c0): _readAt: size=2, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db13c0): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db13c0): _writeAt: size=3, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db13c0): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db13c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.207212725 +0000 UTC m=+12.697802674 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db13c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1400): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1400): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1400): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1400): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1400): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.207212725 +0000 UTC m=+12.697802674 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1400): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b110 item 82 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1480): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1480): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1480): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1480): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1480): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.208072322 +0000 UTC m=+12.698662261 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1480): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1540): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1540): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1540): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1540): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1540): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1540): _writeAt: size=3, off=7 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b9d0 item 83 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1540): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1540): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.208446101 +0000 UTC m=+12.699036050 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1540): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1580): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1580): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1580): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1580): >_readAt: n=8, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1580): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.208446101 +0000 UTC m=+12.699036050 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1580): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bb20 item 83 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1600): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1600): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1600): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1600): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1600): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.209267737 +0000 UTC m=+12.699857686 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1600): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db16c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db16c0): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db16c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342000 item 84 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db16c0): _readAt: size=2, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db16c0): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db16c0): _writeAt: size=3, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db16c0): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db16c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.209776448 +0000 UTC m=+12.700366397 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db16c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1700): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1700): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1700): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1700): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1700): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.209776448 +0000 UTC m=+12.700366397 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1700): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342850 item 84 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1780): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1780): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1780): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1780): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1780): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.210685607 +0000 UTC m=+12.701275557 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1780): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1840): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1840): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1840): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1840): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1840): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1840): _writeAt: size=3, off=7 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343030 item 85 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1840): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1840): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.211167708 +0000 UTC m=+12.701757658 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1840): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1880): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1880): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1880): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1880): >_readAt: n=8, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1880): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.211167708 +0000 UTC m=+12.701757658 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1880): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003432d0 item 85 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1900): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1900): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1900): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1900): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1900): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.212317889 +0000 UTC m=+12.702907837 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1900): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db19c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db19c0): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db19c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343880 item 86 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db19c0): _readAt: size=2, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db19c0): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db19c0): _writeAt: size=3, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db19c0): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db19c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.212763412 +0000 UTC m=+12.703353362 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db19c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1b00): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1b00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1b00): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1b00): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1b00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.212763412 +0000 UTC m=+12.703353362 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1b00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343d50 item 86 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1bc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1bc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1bc0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1bc0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1bc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.213683572 +0000 UTC m=+12.704273521 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1bc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1c80): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1c80): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1c80): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1c80): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1c80): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1c80): _writeAt: size=3, off=7 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004024d0 item 87 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1c80): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1c80): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.214039016 +0000 UTC m=+12.704628966 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1c80): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1cc0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1cc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1cc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1cc0): >_readAt: n=8, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1cc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.214039016 +0000 UTC m=+12.704628966 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1cc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004027e0 item 87 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1d40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1d40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1d40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1d40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1d40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.215104928 +0000 UTC m=+12.705694878 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1d40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1e00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1e00): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1e00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402ee0 item 88 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1e00): _readAt: size=2, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1e00): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1e00): _writeAt: size=3, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1e00): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1e00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.215493626 +0000 UTC m=+12.706083574 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1e00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1e40): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1e40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1e40): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1e40): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1e40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.215493626 +0000 UTC m=+12.706083574 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1e40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004033b0 item 88 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1f00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1f00): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1f00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1f00): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1f00): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1f00): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1f00): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1f00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.216305393 +0000 UTC m=+12.706895343 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1f00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1f40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1f40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1f40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004038f0 item 89 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1f40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1f40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.216646089 +0000 UTC m=+12.707236038 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc000db1f40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8080): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8080): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8080): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8080): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8080): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8080): _writeAt: size=3, off=7 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403c00 item 89 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8080): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8080): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.217077005 +0000 UTC m=+12.707666964 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8080): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a80c0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a80c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a80c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a80c0): >_readAt: n=8, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a80c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.217077005 +0000 UTC m=+12.707666964 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a80c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403dc0 item 89 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8180): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8180): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8180): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8180): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8180): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8180): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8180): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8180): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.218201587 +0000 UTC m=+12.708791537 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8180): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a81c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a81c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a81c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004060e0 item 90 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a81c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a81c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.218558926 +0000 UTC m=+12.709148875 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a81c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8280): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8280): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8280): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406230 item 90 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8280): _readAt: size=2, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8280): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8280): _writeAt: size=3, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8280): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8280): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.21897323 +0000 UTC m=+12.709563179 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8280): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a82c0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a82c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a82c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a82c0): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a82c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.21897323 +0000 UTC m=+12.709563179 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a82c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406460 item 90 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8380): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8380): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8380): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8380): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8380): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8380): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8380): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8380): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.219805395 +0000 UTC m=+12.710395345 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8380): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a83c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a83c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a83c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004069a0 item 91 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a83c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a83c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.220121316 +0000 UTC m=+12.710711265 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a83c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8480): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8480): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8480): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8480): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8480): >_readAt: n=2, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8480): _writeAt: size=3, off=7 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406c40 item 91 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8480): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8480): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.220479045 +0000 UTC m=+12.711068994 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8480): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a84c0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a84c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a84c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a84c0): >_readAt: n=8, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a84c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.220479045 +0000 UTC m=+12.711068994 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a84c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406ee0 item 91 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8580): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8580): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8580): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8580): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8580): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8580): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8580): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8580): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.22147646 +0000 UTC m=+12.712066409 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8580): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a85c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a85c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a85c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004073b0 item 92 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a85c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a85c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.221828348 +0000 UTC m=+12.712418296 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a85c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8680): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8680): open at offset 5 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8680): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004075e0 item 92 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8680): _readAt: size=2, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8680): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8680): _writeAt: size=3, off=5 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8680): >_writeAt: n=3, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8680): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.22222002 +0000 UTC m=+12.712809969 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8680): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a86c0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a86c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a86c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a86c0): >_readAt: n=3, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a86c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.22222002 +0000 UTC m=+12.712809969 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a86c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407880 item 92 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8780): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8780): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8780): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8780): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8780): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8780): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8780): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8780): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.223045493 +0000 UTC m=+12.713635433 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8780): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a87c0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a87c0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a87c0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407b20 item 93 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a87c0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a87c0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.223400917 +0000 UTC m=+12.713990866 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a87c0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8880): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8880): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8880): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8880): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8880): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.223400917 +0000 UTC m=+12.713990866 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8880): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407c70 item 93 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8940): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8940): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8940): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8940): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8940): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8940): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8940): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8940): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.224435241 +0000 UTC m=+12.715025190 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8940): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8980): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8980): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8980): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414000 item 94 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8980): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8980): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.22478278 +0000 UTC m=+12.715372730 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8980): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8a40): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8a40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8a40): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8a40): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8a40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.22478278 +0000 UTC m=+12.715372730 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8a40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414150 item 94 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8b00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8b00): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8b00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8b00): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8b00): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8b00): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8b00): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8b00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.226164214 +0000 UTC m=+12.716754162 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8b00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8b40): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8b40): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8b40): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414460 item 95 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8b40): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8b40): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.226485033 +0000 UTC m=+12.717074983 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8b40): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8c00): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8c00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8c00): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8c00): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8c00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.226485033 +0000 UTC m=+12.717074983 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8c00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004145b0 item 95 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 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/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8cc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8cc0): open at offset 0 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8cc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8cc0): _readAt: size=2, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8cc0): >_readAt: n=0, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8cc0): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8cc0): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8cc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.227322118 +0000 UTC m=+12.717912067 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8cc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8d00): _writeAt: size=5, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8d00): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8d00): >openPending: err= 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004148c0 item 96 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8d00): >_writeAt: n=5, err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8d00): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.227634572 +0000 UTC m=+12.718224522 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8d00): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/15 01:13:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/15 01:13:07 DEBUG : open-test-file: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8dc0): _readAt: size=512, off=0 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8dc0): openPending: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8dc0): >openPending: err= 2025/01/15 01:13:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8dc0): >_readAt: n=5, err=EOF 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8dc0): close: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-15 01:13:07.227634572 +0000 UTC m=+12.718224522 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:07 DEBUG : open-test-file(0xc0008a8dc0): >close: err= 2025/01/15 01:13:07 DEBUG : open-test-file: Remove: 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414a10 item 96 2025/01/15 01:13:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/15 01:13:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/15 01:13:07 DEBUG : open-test-file: >Remove: err= 2025/01/15 01:13:07 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:07 DEBUG : : Looking for writers 2025/01/15 01:13:07 DEBUG : >WaitForWriters: 2025/01/15 01:13:07 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.49s) --- PASS: TestRWFileHandleOpenTests/writes (0.33s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.02s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.16s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:07 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:07 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:07 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:07 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:07 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:07 DEBUG : file1: newRWFileHandle: 2025/01/15 01:13:07 DEBUG : file1(0xc0008a9e00): openPending: 2025/01/15 01:13:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:07 DEBUG : file1(0xc0008a9e00): >openPending: err= 2025/01/15 01:13:07 DEBUG : file1: >newRWFileHandle: err= 2025/01/15 01:13:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/15 01:13:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/01/15 01:13:07 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:07 DEBUG : : Looking for writers 2025/01/15 01:13:07 DEBUG : file1: reading active writers 2025/01/15 01:13:07 DEBUG : file1: active writers 1 2025/01/15 01:13:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/01/15 01:13:07 DEBUG : : Looking for writers 2025/01/15 01:13:07 DEBUG : file1: reading active writers 2025/01/15 01:13:07 DEBUG : file1: active writers 1 2025/01/15 01:13:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/01/15 01:13:07 DEBUG : : Looking for writers 2025/01/15 01:13:07 DEBUG : file1: reading active writers 2025/01/15 01:13:07 DEBUG : file1: active writers 1 2025/01/15 01:13:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/01/15 01:13:07 DEBUG : : Looking for writers 2025/01/15 01:13:07 DEBUG : file1: reading active writers 2025/01/15 01:13:07 DEBUG : file1: active writers 1 2025/01/15 01:13:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/01/15 01:13:07 DEBUG : : Looking for writers 2025/01/15 01:13:07 DEBUG : file1: reading active writers 2025/01/15 01:13:07 DEBUG : file1: active writers 1 2025/01/15 01:13:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/01/15 01:13:07 DEBUG : : Looking for writers 2025/01/15 01:13:07 DEBUG : file1: reading active writers 2025/01/15 01:13:07 DEBUG : file1: active writers 1 2025/01/15 01:13:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/01/15 01:13:07 DEBUG : : Looking for writers 2025/01/15 01:13:07 DEBUG : file1: reading active writers 2025/01/15 01:13:07 DEBUG : file1: active writers 1 2025/01/15 01:13:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/01/15 01:13:08 DEBUG : : Looking for writers 2025/01/15 01:13:08 DEBUG : file1: reading active writers 2025/01/15 01:13:08 DEBUG : file1: active writers 1 2025/01/15 01:13:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:09 DEBUG : : Looking for writers 2025/01/15 01:13:09 DEBUG : file1: reading active writers 2025/01/15 01:13:09 DEBUG : file1: active writers 1 2025/01/15 01:13:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:10 DEBUG : : Looking for writers 2025/01/15 01:13:10 DEBUG : file1: reading active writers 2025/01/15 01:13:10 DEBUG : file1: active writers 1 2025/01/15 01:13:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:11 DEBUG : : Looking for writers 2025/01/15 01:13:11 DEBUG : file1: reading active writers 2025/01/15 01:13:11 DEBUG : file1: active writers 1 2025/01/15 01:13:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:12 DEBUG : : Looking for writers 2025/01/15 01:13:12 DEBUG : file1: reading active writers 2025/01/15 01:13:12 DEBUG : file1: active writers 1 2025/01/15 01:13:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:13 DEBUG : : Looking for writers 2025/01/15 01:13:13 DEBUG : file1: reading active writers 2025/01/15 01:13:13 DEBUG : file1: active writers 1 2025/01/15 01:13:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:14 DEBUG : : Looking for writers 2025/01/15 01:13:14 DEBUG : file1: reading active writers 2025/01/15 01:13:14 DEBUG : file1: active writers 1 2025/01/15 01:13:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:15 DEBUG : : Looking for writers 2025/01/15 01:13:15 DEBUG : file1: reading active writers 2025/01/15 01:13:15 DEBUG : file1: active writers 1 2025/01/15 01:13:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:16 DEBUG : : Looking for writers 2025/01/15 01:13:16 DEBUG : file1: reading active writers 2025/01/15 01:13:16 DEBUG : file1: active writers 1 2025/01/15 01:13:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:17 DEBUG : : Looking for writers 2025/01/15 01:13:17 DEBUG : file1: reading active writers 2025/01/15 01:13:17 DEBUG : file1: active writers 1 2025/01/15 01:13:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:18 DEBUG : : Looking for writers 2025/01/15 01:13:18 DEBUG : file1: reading active writers 2025/01/15 01:13:18 DEBUG : file1: active writers 1 2025/01/15 01:13:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:19 DEBUG : : Looking for writers 2025/01/15 01:13:19 DEBUG : file1: reading active writers 2025/01/15 01:13:19 DEBUG : file1: active writers 1 2025/01/15 01:13:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:20 DEBUG : : Looking for writers 2025/01/15 01:13:20 DEBUG : file1: reading active writers 2025/01/15 01:13:20 DEBUG : file1: active writers 1 2025/01/15 01:13:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:21 DEBUG : : Looking for writers 2025/01/15 01:13:21 DEBUG : file1: reading active writers 2025/01/15 01:13:21 DEBUG : file1: active writers 1 2025/01/15 01:13:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:22 DEBUG : : Looking for writers 2025/01/15 01:13:22 DEBUG : file1: reading active writers 2025/01/15 01:13:22 DEBUG : file1: active writers 1 2025/01/15 01:13:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:23 DEBUG : : Looking for writers 2025/01/15 01:13:23 DEBUG : file1: reading active writers 2025/01/15 01:13:23 DEBUG : file1: active writers 1 2025/01/15 01:13:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:24 DEBUG : : Looking for writers 2025/01/15 01:13:24 DEBUG : file1: reading active writers 2025/01/15 01:13:24 DEBUG : file1: active writers 1 2025/01/15 01:13:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:25 DEBUG : : Looking for writers 2025/01/15 01:13:25 DEBUG : file1: reading active writers 2025/01/15 01:13:25 DEBUG : file1: active writers 1 2025/01/15 01:13:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:26 DEBUG : : Looking for writers 2025/01/15 01:13:26 DEBUG : file1: reading active writers 2025/01/15 01:13:26 DEBUG : file1: active writers 1 2025/01/15 01:13:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:27 DEBUG : : Looking for writers 2025/01/15 01:13:27 DEBUG : file1: reading active writers 2025/01/15 01:13:27 DEBUG : file1: active writers 1 2025/01/15 01:13:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:28 DEBUG : : Looking for writers 2025/01/15 01:13:28 DEBUG : file1: reading active writers 2025/01/15 01:13:28 DEBUG : file1: active writers 1 2025/01/15 01:13:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:29 DEBUG : : Looking for writers 2025/01/15 01:13:29 DEBUG : file1: reading active writers 2025/01/15 01:13:29 DEBUG : file1: active writers 1 2025/01/15 01:13:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:30 DEBUG : : Looking for writers 2025/01/15 01:13:30 DEBUG : file1: reading active writers 2025/01/15 01:13:30 DEBUG : file1: active writers 1 2025/01/15 01:13:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:31 DEBUG : : Looking for writers 2025/01/15 01:13:31 DEBUG : file1: reading active writers 2025/01/15 01:13:31 DEBUG : file1: active writers 1 2025/01/15 01:13:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:32 DEBUG : : Looking for writers 2025/01/15 01:13:32 DEBUG : file1: reading active writers 2025/01/15 01:13:32 DEBUG : file1: active writers 1 2025/01/15 01:13:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:33 DEBUG : : Looking for writers 2025/01/15 01:13:33 DEBUG : file1: reading active writers 2025/01/15 01:13:33 DEBUG : file1: active writers 1 2025/01/15 01:13:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:34 DEBUG : : Looking for writers 2025/01/15 01:13:34 DEBUG : file1: reading active writers 2025/01/15 01:13:34 DEBUG : file1: active writers 1 2025/01/15 01:13:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:35 DEBUG : : Looking for writers 2025/01/15 01:13:35 DEBUG : file1: reading active writers 2025/01/15 01:13:35 DEBUG : file1: active writers 1 2025/01/15 01:13:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:36 DEBUG : : Looking for writers 2025/01/15 01:13:36 DEBUG : file1: reading active writers 2025/01/15 01:13:36 DEBUG : file1: active writers 1 2025/01/15 01:13:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/01/15 01:13:37 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000638870 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc0004f7e08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824638930496} name:file1 opens:1 downloaders: o: fd:0xc000115968 info:{ModTime:{wall:13968442872336621899 ext:12741601362 loc:0x3c06420} ATime:{wall:13968442872336621899 ext:12741601362 loc:0x3c06420} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/01/15 01:13:37 DEBUG : >WaitForWriters: 2025/01/15 01:13:37 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:37 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:37 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:37 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:37 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:37 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:37 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:37 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:37 DEBUG : rename_me: newRWFileHandle: 2025/01/15 01:13:37 DEBUG : rename_me(0xc0002ba400): openPending: 2025/01/15 01:13:37 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/15 01:13:37 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/15 01:13:37 DEBUG : rename_me(0xc0002ba400): >openPending: err= 2025/01/15 01:13:37 DEBUG : rename_me: >newRWFileHandle: err= 2025/01/15 01:13:37 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/15 01:13:37 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/01/15 01:13:37 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/01/15 01:13:37 DEBUG : rename_me(0xc0002ba400): _writeAt: size=5, off=0 2025/01/15 01:13:37 DEBUG : rename_me(0xc0002ba400): >_writeAt: n=5, err= 2025/01/15 01:13:37 DEBUG : rename_me(0xc0002ba400): close: 2025/01/15 01:13:37 DEBUG : rename_me: vfs cache: setting modification time to 2025-01-15 01:13:37.27480225 +0000 UTC m=+42.765392209 2025/01/15 01:13:37 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/01/15 01:13:37 DEBUG : rename_me(0xc0002ba400): >close: err= 2025/01/15 01:13:37 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/01/15 01:13:37 DEBUG : i_was_renamed: Updating file with 0xc000843980 2025/01/15 01:13:37 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/01/15 01:13:37 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/15 01:13:37 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:37 DEBUG : : Looking for writers 2025/01/15 01:13:37 DEBUG : i_was_renamed: reading active writers 2025/01/15 01:13:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/15 01:13:37 DEBUG : : Looking for writers 2025/01/15 01:13:37 DEBUG : i_was_renamed: reading active writers 2025/01/15 01:13:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/15 01:13:37 DEBUG : : Looking for writers 2025/01/15 01:13:37 DEBUG : i_was_renamed: reading active writers 2025/01/15 01:13:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/15 01:13:37 DEBUG : : Looking for writers 2025/01/15 01:13:37 DEBUG : i_was_renamed: reading active writers 2025/01/15 01:13:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/15 01:13:37 DEBUG : i_was_renamed: vfs cache: starting upload 2025/01/15 01:13:37 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:37 INFO : i_was_renamed: Copied (new) 2025/01/15 01:13:37 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-01-15 01:13:37 +0000 UTC" 2025/01/15 01:13:37 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/01/15 01:13:37 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/15 01:13:37 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/01/15 01:13:37 DEBUG : : Looking for writers 2025/01/15 01:13:37 DEBUG : i_was_renamed: reading active writers 2025/01/15 01:13:37 DEBUG : >WaitForWriters: 2025/01/15 01:13:37 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:37 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:37 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/15 01:13:37 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:37 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/15 01:13:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{O11on}/rclone-test-viwihev1zasu" 2025/01/15 01:13:37 INFO : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:37 DEBUG : : forgetting directory cache 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate(0xc000db0a00): _readAt: size=512, off=0 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate(0xc000db0a00): openPending: 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-15 00:14:37 +0000 UTC" against cached fingerprint "" 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/15 01:13:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate(0xc000db0a00): >openPending: err= 2025/01/15 01:13:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate(0xc000db0a00): >_readAt: n=20, err=EOF 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate(0xc000db0a00): close: 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 00:14:37 +0000 GMT 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate(0xc000db0a00): >close: err= 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:37 DEBUG : : forgetting directory cache 2025/01/15 01:13:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate(0xc0008a87c0): _readAt: size=512, off=0 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate(0xc0008a87c0): openPending: 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-15 00:15:37 +0000 UTC" against cached fingerprint "20,2025-01-15 00:14:37 +0000 UTC" 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-15 00:15:37 +0000 UTC" != cached fingerprint "20,2025-01-15 00:14:37 +0000 UTC") 2025/01/15 01:13:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/15 01:13:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate(0xc0008a87c0): >openPending: err= 2025/01/15 01:13:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate(0xc0008a87c0): >_readAt: n=20, err=EOF 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate(0xc0008a87c0): close: 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 00:15:37 +0000 GMT 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate(0xc0008a87c0): >close: err= 2025/01/15 01:13:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:38 DEBUG : : forgetting directory cache 2025/01/15 01:13:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc00031e580): _readAt: size=512, off=0 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc00031e580): openPending: 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-15 00:16:37 +0000 UTC" against cached fingerprint "20,2025-01-15 00:15:37 +0000 UTC" 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-15 00:16:37 +0000 UTC" != cached fingerprint "20,2025-01-15 00:15:37 +0000 UTC") 2025/01/15 01:13:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/15 01:13:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc00031e580): >openPending: err= 2025/01/15 01:13:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc00031e580): >_readAt: n=20, err=EOF 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc00031e580): close: 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 00:16:37 +0000 GMT 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc00031e580): >close: err= 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:38 DEBUG : : forgetting directory cache 2025/01/15 01:13:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc0009c6700): _readAt: size=512, off=0 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc0009c6700): openPending: 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-15 00:17:37 +0000 UTC" against cached fingerprint "20,2025-01-15 00:16:37 +0000 UTC" 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-15 00:17:37 +0000 UTC" != cached fingerprint "20,2025-01-15 00:16:37 +0000 UTC") 2025/01/15 01:13:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/15 01:13:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc0009c6700): >openPending: err= 2025/01/15 01:13:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc0009c6700): >_readAt: n=20, err=EOF 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc0009c6700): close: 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 00:17:37 +0000 GMT 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc0009c6700): >close: err= 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:38 DEBUG : : forgetting directory cache 2025/01/15 01:13:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc000d81300): _readAt: size=512, off=0 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc000d81300): openPending: 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-15 00:18:37 +0000 UTC" against cached fingerprint "20,2025-01-15 00:17:37 +0000 UTC" 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-15 00:18:37 +0000 UTC" != cached fingerprint "20,2025-01-15 00:17:37 +0000 UTC") 2025/01/15 01:13:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/15 01:13:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc000d81300): >openPending: err= 2025/01/15 01:13:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc000d81300): >_readAt: n=20, err=EOF 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc000d81300): close: 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 00:18:37 +0000 GMT 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc000d81300): >close: err= 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:38 DEBUG : : forgetting directory cache 2025/01/15 01:13:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc000de4340): _readAt: size=512, off=0 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc000de4340): openPending: 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-15 00:19:37 +0000 UTC" against cached fingerprint "20,2025-01-15 00:18:37 +0000 UTC" 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-15 00:19:37 +0000 UTC" != cached fingerprint "20,2025-01-15 00:18:37 +0000 UTC") 2025/01/15 01:13:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/15 01:13:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc000de4340): >openPending: err= 2025/01/15 01:13:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc000de4340): >_readAt: n=20, err=EOF 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc000de4340): close: 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 00:19:37 +0000 GMT 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate(0xc000de4340): >close: err= 2025/01/15 01:13:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:39 DEBUG : : forgetting directory cache 2025/01/15 01:13:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate(0xc000c84a00): _readAt: size=512, off=0 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate(0xc000c84a00): openPending: 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-01-15 00:20:37 +0000 UTC" against cached fingerprint "20,2025-01-15 00:19:37 +0000 UTC" 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-01-15 00:20:37 +0000 UTC" != cached fingerprint "20,2025-01-15 00:19:37 +0000 UTC") 2025/01/15 01:13:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/01/15 01:13:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate(0xc000c84a00): >openPending: err= 2025/01/15 01:13:39 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate(0xc000c84a00): >_readAt: n=21, err=EOF 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate(0xc000c84a00): close: 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 00:20:37 +0000 GMT 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate(0xc000c84a00): >close: err= 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:39 DEBUG : : forgetting directory cache 2025/01/15 01:13:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate(0xc000cda200): _readAt: size=512, off=0 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate(0xc000cda200): openPending: 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-01-15 00:21:37 +0000 UTC" against cached fingerprint "21,2025-01-15 00:20:37 +0000 UTC" 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-01-15 00:21:37 +0000 UTC" != cached fingerprint "21,2025-01-15 00:20:37 +0000 UTC") 2025/01/15 01:13:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/01/15 01:13:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate(0xc000cda200): >openPending: err= 2025/01/15 01:13:39 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate(0xc000cda200): >_readAt: n=22, err=EOF 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate(0xc000cda200): close: 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 00:21:37 +0000 GMT 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate(0xc000cda200): >close: err= 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:39 DEBUG : : forgetting directory cache 2025/01/15 01:13:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate(0xc000d11900): _readAt: size=512, off=0 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate(0xc000d11900): openPending: 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-01-15 00:22:37 +0000 UTC" against cached fingerprint "22,2025-01-15 00:21:37 +0000 UTC" 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-01-15 00:22:37 +0000 UTC" != cached fingerprint "22,2025-01-15 00:21:37 +0000 UTC") 2025/01/15 01:13:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/01/15 01:13:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate(0xc000d11900): >openPending: err= 2025/01/15 01:13:39 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate(0xc000d11900): >_readAt: n=23, err=EOF 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate(0xc000d11900): close: 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 00:22:37 +0000 GMT 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate(0xc000d11900): >close: err= 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:39 DEBUG : : forgetting directory cache 2025/01/15 01:13:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate(0xc00050edc0): _readAt: size=512, off=0 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate(0xc00050edc0): openPending: 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-01-15 00:23:37 +0000 UTC" against cached fingerprint "23,2025-01-15 00:22:37 +0000 UTC" 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-01-15 00:23:37 +0000 UTC" != cached fingerprint "23,2025-01-15 00:22:37 +0000 UTC") 2025/01/15 01:13:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/01/15 01:13:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate(0xc00050edc0): >openPending: err= 2025/01/15 01:13:40 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate(0xc00050edc0): >_readAt: n=24, err=EOF 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate(0xc00050edc0): close: 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-15 00:23:37 +0000 GMT 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate(0xc00050edc0): >close: err= 2025/01/15 01:13:40 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:40 DEBUG : : Looking for writers 2025/01/15 01:13:40 DEBUG : TestRWCacheUpdate: reading active writers 2025/01/15 01:13:40 DEBUG : >WaitForWriters: 2025/01/15 01:13:40 DEBUG : webdav root 'rclone-test-viwihev1zasu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:40 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:40 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:40 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:40 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:40 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/15 01:13:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/15 01:13:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/15 01:13:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/15 01:13:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/15 01:13:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/15 01:13:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/15 01:13:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/15 01:13:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/15 01:13:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:40 DEBUG : : forgetting directory cache 2025/01/15 01:13:40 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/15 01:13:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/15 01:13:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/15 01:13:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/15 01:13:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/15 01:13:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/15 01:13:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/15 01:13:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/15 01:13:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/15 01:13:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/15 01:13:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:40 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/15 01:13:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/15 01:13:40 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/01/15 01:13:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:40 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/15 01:13:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/15 01:13:40 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/01/15 01:13:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:40 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/15 01:13:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/15 01:13:40 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/01/15 01:13:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/15 01:13:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/15 01:13:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/15 01:13:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/15 01:13:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/15 01:13:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/15 01:13:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/01/15 01:13:40 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/01/15 01:13:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/01/15 01:13:40 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/01/15 01:13:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/15 01:13:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/15 01:13:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/15 01:13:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:40 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:40 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:40 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/15 01:13:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/15 01:13:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/15 01:13:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/15 01:13:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/15 01:13:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/15 01:13:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:40 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:40 DEBUG : : Looking for writers 2025/01/15 01:13:40 DEBUG : FiLeA: reading active writers 2025/01/15 01:13:40 DEBUG : FiLeB: reading active writers 2025/01/15 01:13:40 DEBUG : FilEb: reading active writers 2025/01/15 01:13:40 DEBUG : >WaitForWriters: 2025/01/15 01:13:40 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:40 DEBUG : : Looking for writers 2025/01/15 01:13:40 DEBUG : FiLeA: reading active writers 2025/01/15 01:13:40 DEBUG : FiLeB: reading active writers 2025/01/15 01:13:40 DEBUG : FilEb: reading active writers 2025/01/15 01:13:40 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:40 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:40 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:40 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:40 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/15 01:13:40 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/15 01:13:40 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/15 01:13:40 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:40 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:40 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/01/15 01:13:40 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/01/15 01:13:40 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/01/15 01:13:40 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:40 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:40 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/15 01:13:40 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/15 01:13:40 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/15 01:13:40 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:13:40 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/15 01:13:40 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:40 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:40 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:40 DEBUG : : Looking for writers 2025/01/15 01:13:40 DEBUG : normal name with no special characters.txt: reading active writers 2025/01/15 01:13:40 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/01/15 01:13:40 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:40 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:40 DEBUG : webdav root 'rclone-test-viwihev1zasu': Re-using VFS from active cache 2025/01/15 01:13:40 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:40 DEBUG : : Looking for writers 2025/01/15 01:13:40 DEBUG : >WaitForWriters: 2025/01/15 01:13:40 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:40 DEBUG : : Looking for writers 2025/01/15 01:13:40 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:40 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:40 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:40 DEBUG : : Looking for writers 2025/01/15 01:13:40 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:40 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:40 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:40 DEBUG : : Looking for writers 2025/01/15 01:13:40 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:40 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:40 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:40 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:40 DEBUG : dir: Looking for writers 2025/01/15 01:13:40 DEBUG : file2: reading active writers 2025/01/15 01:13:40 DEBUG : : Looking for writers 2025/01/15 01:13:40 DEBUG : dir: reading active writers 2025/01/15 01:13:40 DEBUG : file1: reading active writers 2025/01/15 01:13:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:40 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:40 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:40 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:40 DEBUG : dir: Looking for writers 2025/01/15 01:13:40 DEBUG : : Looking for writers 2025/01/15 01:13:40 DEBUG : dir: reading active writers 2025/01/15 01:13:40 DEBUG : file1: reading active writers 2025/01/15 01:13:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:40 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:41 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:41 DEBUG : file1: Open: flags=O_RDONLY 2025/01/15 01:13:41 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/15 01:13:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/15 01:13:41 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:41 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/01/15 01:13:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/15 01:13:41 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:41 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/15 01:13:41 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/01/15 01:13:41 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/01/15 01:13:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/15 01:13:41 DEBUG : webdav root 'rclone-test-viwihev1zasu': File to upload is small (0 bytes), uploading instead of streaming 2025/01/15 01:13:41 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:41 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/01/15 01:13:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/15 01:13:41 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:41 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/15 01:13:41 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:41 DEBUG : dir: Looking for writers 2025/01/15 01:13:41 DEBUG : file2: reading active writers 2025/01/15 01:13:41 DEBUG : new_file.txt: reading active writers 2025/01/15 01:13:41 DEBUG : : Looking for writers 2025/01/15 01:13:41 DEBUG : dir: reading active writers 2025/01/15 01:13:41 DEBUG : file1: reading active writers 2025/01/15 01:13:41 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:41 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:41 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:41 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/01/15 01:13:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0008a43c0 2025/01/15 01:13:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/15 01:13:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:41 INFO : dir/file1: Moved (server-side) to: file0 2025/01/15 01:13:41 DEBUG : file0: Updating file with file0 0xc0008a43c0 2025/01/15 01:13:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/15 01:13:41 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/01/15 01:13:41 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:41 DEBUG : dir: Looking for writers 2025/01/15 01:13:41 DEBUG : : Looking for writers 2025/01/15 01:13:41 DEBUG : dir: reading active writers 2025/01/15 01:13:41 DEBUG : file0: reading active writers 2025/01/15 01:13:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:41 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:41 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:41 DEBUG : : Looking for writers 2025/01/15 01:13:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:41 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:41 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/01/15 01:13:41 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/15 01:13:41 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/01/15 01:13:41 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/01/15 01:13:41 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/01/15 01:13:41 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:41 DEBUG : : Looking for writers 2025/01/15 01:13:41 DEBUG : a: Looking for writers 2025/01/15 01:13:41 DEBUG : b: Looking for writers 2025/01/15 01:13:41 DEBUG : c: Looking for writers 2025/01/15 01:13:41 DEBUG : d: Looking for writers 2025/01/15 01:13:41 DEBUG : : Looking for writers 2025/01/15 01:13:41 DEBUG : d: reading active writers 2025/01/15 01:13:41 DEBUG : /: reading active writers 2025/01/15 01:13:41 DEBUG : a: reading active writers 2025/01/15 01:13:41 DEBUG : b: reading active writers 2025/01/15 01:13:41 DEBUG : c: reading active writers 2025/01/15 01:13:41 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:41 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:41 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/15 01:13:41 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/01/15 01:13:42 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/01/15 01:13:42 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/01/15 01:13:42 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:42 DEBUG : a/b/c/d: Looking for writers 2025/01/15 01:13:42 DEBUG : a/b/c: Looking for writers 2025/01/15 01:13:42 DEBUG : d: reading active writers 2025/01/15 01:13:42 DEBUG : a/b: Looking for writers 2025/01/15 01:13:42 DEBUG : c: reading active writers 2025/01/15 01:13:42 DEBUG : a: Looking for writers 2025/01/15 01:13:42 DEBUG : b: reading active writers 2025/01/15 01:13:42 DEBUG : : Looking for writers 2025/01/15 01:13:42 DEBUG : a: reading active writers 2025/01/15 01:13:42 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:42 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 01:13:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 01:13:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:42 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/15 01:13:42 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/15 01:13:42 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/01/15 01:13:42 DEBUG : webdav root 'rclone-test-viwihev1zasu': File to upload is small (5 bytes), uploading instead of streaming 2025/01/15 01:13:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:42 DEBUG : file1: Size of src and dst objects identical 2025/01/15 01:13:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 01:13:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 01:13:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 01:13:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 01:13:42 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/01/15 01:13:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/15 01:13:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/15 01:13:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 01:13:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 01:13:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:42 DEBUG : webdav root 'rclone-test-viwihev1zasu': File to upload is small (0 bytes), uploading instead of streaming 2025/01/15 01:13:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:42 DEBUG : file1: Size of src and dst objects identical 2025/01/15 01:13:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/15 01:13:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/15 01:13:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 01:13:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 01:13:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:42 DEBUG : webdav root 'rclone-test-viwihev1zasu': File to upload is small (7 bytes), uploading instead of streaming 2025/01/15 01:13:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:42 DEBUG : file1: Size of src and dst objects identical 2025/01/15 01:13:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:42 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:42 DEBUG : : Looking for writers 2025/01/15 01:13:42 DEBUG : file1: reading active writers 2025/01/15 01:13:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:42 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 01:13:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 01:13:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:42 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/01/15 01:13:43 DEBUG : file1: aborting in-sequence write wait, off=100 2025/01/15 01:13:43 DEBUG : file1: failed to wait for in-sequence write to 100 2025/01/15 01:13:43 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/01/15 01:13:43 DEBUG : webdav root 'rclone-test-viwihev1zasu': File to upload is small (11 bytes), uploading instead of streaming 2025/01/15 01:13:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:43 DEBUG : file1: Size of src and dst objects identical 2025/01/15 01:13:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:43 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/01/15 01:13:43 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:43 DEBUG : : Looking for writers 2025/01/15 01:13:43 DEBUG : file1: reading active writers 2025/01/15 01:13:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:43 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 01:13:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 01:13:43 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/01/15 01:13:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:43 DEBUG : webdav root 'rclone-test-viwihev1zasu': File to upload is small (5 bytes), uploading instead of streaming 2025/01/15 01:13:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:43 DEBUG : file1: Size of src and dst objects identical 2025/01/15 01:13:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:43 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/01/15 01:13:43 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:43 DEBUG : : Looking for writers 2025/01/15 01:13:43 DEBUG : file1: reading active writers 2025/01/15 01:13:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:43 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 01:13:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 01:13:43 DEBUG : file1: WriteFileHandle.Release closing 2025/01/15 01:13:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:43 DEBUG : webdav root 'rclone-test-viwihev1zasu': File to upload is small (0 bytes), uploading instead of streaming 2025/01/15 01:13:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:13:43 DEBUG : file1: Size of src and dst objects identical 2025/01/15 01:13:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:43 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/01/15 01:13:43 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:43 DEBUG : : Looking for writers 2025/01/15 01:13:43 DEBUG : file1: reading active writers 2025/01/15 01:13:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:13:43 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:13:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:13:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:13:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:13:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 01:13:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/01/15 01:13:43 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:13:43 DEBUG : : Looking for writers 2025/01/15 01:13:43 DEBUG : file1: reading active writers 2025/01/15 01:13:43 DEBUG : file1: active writers 1 2025/01/15 01:13:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/01/15 01:13:43 DEBUG : : Looking for writers 2025/01/15 01:13:43 DEBUG : file1: reading active writers 2025/01/15 01:13:43 DEBUG : file1: active writers 1 2025/01/15 01:13:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/01/15 01:13:43 DEBUG : : Looking for writers 2025/01/15 01:13:43 DEBUG : file1: reading active writers 2025/01/15 01:13:43 DEBUG : file1: active writers 1 2025/01/15 01:13:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/01/15 01:13:43 DEBUG : : Looking for writers 2025/01/15 01:13:43 DEBUG : file1: reading active writers 2025/01/15 01:13:43 DEBUG : file1: active writers 1 2025/01/15 01:13:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/01/15 01:13:43 DEBUG : : Looking for writers 2025/01/15 01:13:43 DEBUG : file1: reading active writers 2025/01/15 01:13:43 DEBUG : file1: active writers 1 2025/01/15 01:13:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/01/15 01:13:44 DEBUG : : Looking for writers 2025/01/15 01:13:44 DEBUG : file1: reading active writers 2025/01/15 01:13:44 DEBUG : file1: active writers 1 2025/01/15 01:13:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/01/15 01:13:44 DEBUG : : Looking for writers 2025/01/15 01:13:44 DEBUG : file1: reading active writers 2025/01/15 01:13:44 DEBUG : file1: active writers 1 2025/01/15 01:13:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/01/15 01:13:44 DEBUG : : Looking for writers 2025/01/15 01:13:44 DEBUG : file1: reading active writers 2025/01/15 01:13:44 DEBUG : file1: active writers 1 2025/01/15 01:13:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:13:45 DEBUG : : Looking for writers 2025/01/15 01:13:45 DEBUG : file1: reading active writers 2025/01/15 01:13:45 DEBUG : file1: active writers 1 2025/01/15 01:13:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:13:47 DEBUG : : Looking for writers 2025/01/15 01:13:47 DEBUG : file1: reading active writers 2025/01/15 01:13:47 DEBUG : file1: active writers 1 2025/01/15 01:13:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:13:48 DEBUG : : Looking for writers 2025/01/15 01:13:48 DEBUG : file1: reading active writers 2025/01/15 01:13:48 DEBUG : file1: active writers 1 2025/01/15 01:13:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:13:49 DEBUG : : Looking for writers 2025/01/15 01:13:49 DEBUG : file1: reading active writers 2025/01/15 01:13:49 DEBUG : file1: active writers 1 2025/01/15 01:13:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:13:50 DEBUG : : Looking for writers 2025/01/15 01:13:50 DEBUG : file1: reading active writers 2025/01/15 01:13:50 DEBUG : file1: active writers 1 2025/01/15 01:13:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:13:51 DEBUG : : Looking for writers 2025/01/15 01:13:51 DEBUG : file1: reading active writers 2025/01/15 01:13:51 DEBUG : file1: active writers 1 2025/01/15 01:13:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:13:52 DEBUG : : Looking for writers 2025/01/15 01:13:52 DEBUG : file1: reading active writers 2025/01/15 01:13:52 DEBUG : file1: active writers 1 2025/01/15 01:13:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:13:53 DEBUG : : Looking for writers 2025/01/15 01:13:53 DEBUG : file1: reading active writers 2025/01/15 01:13:53 DEBUG : file1: active writers 1 2025/01/15 01:13:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:13:54 DEBUG : : Looking for writers 2025/01/15 01:13:54 DEBUG : file1: reading active writers 2025/01/15 01:13:54 DEBUG : file1: active writers 1 2025/01/15 01:13:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:13:55 DEBUG : : Looking for writers 2025/01/15 01:13:55 DEBUG : file1: reading active writers 2025/01/15 01:13:55 DEBUG : file1: active writers 1 2025/01/15 01:13:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:13:56 DEBUG : : Looking for writers 2025/01/15 01:13:56 DEBUG : file1: reading active writers 2025/01/15 01:13:56 DEBUG : file1: active writers 1 2025/01/15 01:13:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:13:57 DEBUG : : Looking for writers 2025/01/15 01:13:57 DEBUG : file1: reading active writers 2025/01/15 01:13:57 DEBUG : file1: active writers 1 2025/01/15 01:13:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:13:58 DEBUG : : Looking for writers 2025/01/15 01:13:58 DEBUG : file1: reading active writers 2025/01/15 01:13:58 DEBUG : file1: active writers 1 2025/01/15 01:13:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:13:59 DEBUG : : Looking for writers 2025/01/15 01:13:59 DEBUG : file1: reading active writers 2025/01/15 01:13:59 DEBUG : file1: active writers 1 2025/01/15 01:13:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:14:00 DEBUG : : Looking for writers 2025/01/15 01:14:00 DEBUG : file1: reading active writers 2025/01/15 01:14:00 DEBUG : file1: active writers 1 2025/01/15 01:14:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:14:01 DEBUG : : Looking for writers 2025/01/15 01:14:01 DEBUG : file1: reading active writers 2025/01/15 01:14:01 DEBUG : file1: active writers 1 2025/01/15 01:14:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:14:02 DEBUG : : Looking for writers 2025/01/15 01:14:02 DEBUG : file1: reading active writers 2025/01/15 01:14:02 DEBUG : file1: active writers 1 2025/01/15 01:14:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:14:03 DEBUG : : Looking for writers 2025/01/15 01:14:03 DEBUG : file1: reading active writers 2025/01/15 01:14:03 DEBUG : file1: active writers 1 2025/01/15 01:14:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:14:04 DEBUG : : Looking for writers 2025/01/15 01:14:04 DEBUG : file1: reading active writers 2025/01/15 01:14:04 DEBUG : file1: active writers 1 2025/01/15 01:14:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:14:05 DEBUG : : Looking for writers 2025/01/15 01:14:05 DEBUG : file1: reading active writers 2025/01/15 01:14:05 DEBUG : file1: active writers 1 2025/01/15 01:14:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:14:06 DEBUG : : Looking for writers 2025/01/15 01:14:06 DEBUG : file1: reading active writers 2025/01/15 01:14:06 DEBUG : file1: active writers 1 2025/01/15 01:14:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:14:07 DEBUG : : Looking for writers 2025/01/15 01:14:07 DEBUG : file1: reading active writers 2025/01/15 01:14:07 DEBUG : file1: active writers 1 2025/01/15 01:14:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:14:08 DEBUG : : Looking for writers 2025/01/15 01:14:08 DEBUG : file1: reading active writers 2025/01/15 01:14:08 DEBUG : file1: active writers 1 2025/01/15 01:14:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:14:09 DEBUG : : Looking for writers 2025/01/15 01:14:09 DEBUG : file1: reading active writers 2025/01/15 01:14:09 DEBUG : file1: active writers 1 2025/01/15 01:14:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:14:10 DEBUG : : Looking for writers 2025/01/15 01:14:10 DEBUG : file1: reading active writers 2025/01/15 01:14:10 DEBUG : file1: active writers 1 2025/01/15 01:14:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:14:11 DEBUG : : Looking for writers 2025/01/15 01:14:11 DEBUG : file1: reading active writers 2025/01/15 01:14:11 DEBUG : file1: active writers 1 2025/01/15 01:14:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:14:12 DEBUG : : Looking for writers 2025/01/15 01:14:12 DEBUG : file1: reading active writers 2025/01/15 01:14:12 DEBUG : file1: active writers 1 2025/01/15 01:14:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:14:13 DEBUG : : Looking for writers 2025/01/15 01:14:13 DEBUG : file1: reading active writers 2025/01/15 01:14:13 DEBUG : file1: active writers 1 2025/01/15 01:14:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/15 01:14:13 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/01/15 01:14:13 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:14:13 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:14:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:14:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:14:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:14:13 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 01:14:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 01:14:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:14:13 DEBUG : webdav root 'rclone-test-viwihev1zasu': File to upload is small (0 bytes), uploading instead of streaming 2025/01/15 01:14:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:14:13 DEBUG : file1: Size of src and dst objects identical 2025/01/15 01:14:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:14:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:14:13 DEBUG : file1: Open: flags=O_RDONLY 2025/01/15 01:14:13 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/15 01:14:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/15 01:14:13 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:14:13 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/15 01:14:13 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:14:13 DEBUG : : Looking for writers 2025/01/15 01:14:13 DEBUG : file1: reading active writers 2025/01/15 01:14:13 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-viwihev1zasu'", Local "Local file system at /tmp/rclone643920439", Modify Window "1s" 2025/01/15 01:14:13 INFO : webdav root 'rclone-test-viwihev1zasu': poll-interval is not supported by this remote 2025/01/15 01:14:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/15 01:14:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/15 01:14:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:14:13 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/15 01:14:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/15 01:14:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:14:13 DEBUG : webdav root 'rclone-test-viwihev1zasu': File to upload is small (100 bytes), uploading instead of streaming 2025/01/15 01:14:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/15 01:14:13 DEBUG : file1: Size of src and dst objects identical 2025/01/15 01:14:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/15 01:14:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/15 01:14:13 DEBUG : file1: Open: flags=O_RDONLY 2025/01/15 01:14:13 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/15 01:14:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/15 01:14:13 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/15 01:14:13 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/15 01:14:13 DEBUG : WaitForWriters: timeout=30s 2025/01/15 01:14:13 DEBUG : : Looking for writers 2025/01/15 01:14:13 DEBUG : file1: reading active writers 2025/01/15 01:14:13 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/01/15 01:14:13 DEBUG : webdav root 'rclone-test-viwihev1zasu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.418579194s (try 1/5)