"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/02/07 02:20:41 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-mutefey3juxi" 2025/02/07 02:20:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 02:20:41 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/02/07 02:20:41 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/02/07 02:20:41 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/02/07 02:20:41 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/02/07 02:20:41 DEBUG : Setting pass="GTQIUFgo-l9yHK14ATLnArH5N8kpCJCX3k8nZtImHyUR" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/02/07 02:20:41 DEBUG : TestWebdavRclone: detected overridden config - adding "{3Gg4q}" suffix to name 2025/02/07 02:20:41 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/02/07 02:20:41 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/02/07 02:20:41 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/02/07 02:20:41 DEBUG : Setting pass="GTQIUFgo-l9yHK14ATLnArH5N8kpCJCX3k8nZtImHyUR" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/02/07 02:20:41 DEBUG : found headers: 2025/02/07 02:20:41 DEBUG : Creating backend with remote "/tmp/rclone2407906079" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:41 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:41 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:41 DEBUG : dir: Looking for writers 2025/02/07 02:20:41 DEBUG : : Looking for writers 2025/02/07 02:20:41 DEBUG : dir: reading active writers 2025/02/07 02:20:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:41 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:41 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:41 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:41 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:41 DEBUG : dir/subdir: Looking for writers 2025/02/07 02:20:41 DEBUG : dir: Looking for writers 2025/02/07 02:20:41 DEBUG : file1: reading active writers 2025/02/07 02:20:41 DEBUG : file2: reading active writers 2025/02/07 02:20:41 DEBUG : subdir: reading active writers 2025/02/07 02:20:41 DEBUG : : Looking for writers 2025/02/07 02:20:41 DEBUG : dir: reading active writers 2025/02/07 02:20:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.28s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:41 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:42 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:42 DEBUG : dir: Looking for writers 2025/02/07 02:20:42 DEBUG : file1: reading active writers 2025/02/07 02:20:42 DEBUG : : Looking for writers 2025/02/07 02:20:42 DEBUG : dir: reading active writers 2025/02/07 02:20:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:42 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:42 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:42 DEBUG : dir: Looking for writers 2025/02/07 02:20:42 DEBUG : : Looking for writers 2025/02/07 02:20:42 DEBUG : dir: reading active writers 2025/02/07 02:20:42 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:42 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:42 DEBUG : dir: forgetting directory cache 2025/02/07 02:20:42 DEBUG : : forgetting directory cache 2025/02/07 02:20:42 DEBUG : dir: forgetting directory cache 2025/02/07 02:20:42 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:42 DEBUG : : Looking for writers 2025/02/07 02:20:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:42 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:42 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/02/07 02:20:42 DEBUG : dir: invalidating directory cache 2025/02/07 02:20:42 DEBUG : : >ForgetPath: 2025/02/07 02:20:42 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/02/07 02:20:42 DEBUG : : invalidating directory cache 2025/02/07 02:20:42 DEBUG : dir: forgetting directory cache 2025/02/07 02:20:42 DEBUG : : >ForgetPath: 2025/02/07 02:20:42 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/02/07 02:20:42 DEBUG : : >ForgetPath: 2025/02/07 02:20:42 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:42 DEBUG : dir: Looking for writers 2025/02/07 02:20:42 DEBUG : : Looking for writers 2025/02/07 02:20:42 DEBUG : dir: reading active writers 2025/02/07 02:20:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:42 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:42 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:42 DEBUG : : forgetting directory cache 2025/02/07 02:20:42 DEBUG : dir: forgetting directory cache 2025/02/07 02:20:42 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:42 DEBUG : dir: Looking for writers 2025/02/07 02:20:42 DEBUG : fil/a/b: Looking for writers 2025/02/07 02:20:42 DEBUG : fil/a: Looking for writers 2025/02/07 02:20:42 DEBUG : b: reading active writers 2025/02/07 02:20:42 DEBUG : fil: Looking for writers 2025/02/07 02:20:42 DEBUG : a: reading active writers 2025/02/07 02:20:42 DEBUG : : Looking for writers 2025/02/07 02:20:42 DEBUG : dir: reading active writers 2025/02/07 02:20:42 DEBUG : fil: reading active writers 2025/02/07 02:20:42 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.43s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:42 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:42 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:42 DEBUG : dir: Looking for writers 2025/02/07 02:20:42 DEBUG : : Looking for writers 2025/02/07 02:20:42 DEBUG : dir: reading active writers 2025/02/07 02:20:42 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:43 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:43 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:43 DEBUG : dir: Looking for writers 2025/02/07 02:20:43 DEBUG : file1: reading active writers 2025/02/07 02:20:43 DEBUG : : Looking for writers 2025/02/07 02:20:43 DEBUG : dir: reading active writers 2025/02/07 02:20:43 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:43 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:43 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:43 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/02/07 02:20:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/02/07 02:20:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/02/07 02:20:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/07 02:20:43 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/02/07 02:20:43 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:43 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:43 DEBUG : dir: invalidating directory cache 2025/02/07 02:20:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/02/07 02:20:43 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/02/07 02:20:43 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/02/07 02:20:43 DEBUG : dir/file1: Reset virtual modtime 2025/02/07 02:20:43 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/02/07 02:20:43 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/07 02:20:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/02/07 02:20:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/02/07 02:20:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/07 02:20:43 DEBUG : dir: invalidating directory cache 2025/02/07 02:20:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/02/07 02:20:43 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/07 02:20:43 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/07 02:20:43 DEBUG : : forgetting directory cache 2025/02/07 02:20:43 DEBUG : dir: forgetting directory cache 2025/02/07 02:20:43 DEBUG : dir/virtualDir: forgetting directory cache 2025/02/07 02:20:43 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:43 DEBUG : dir/virtualDir: Looking for writers 2025/02/07 02:20:43 DEBUG : dir: Looking for writers 2025/02/07 02:20:43 DEBUG : virtualFile: reading active writers 2025/02/07 02:20:43 DEBUG : virtualDir: reading active writers 2025/02/07 02:20:43 DEBUG : file1: reading active writers 2025/02/07 02:20:43 DEBUG : virtualFile2: reading active writers 2025/02/07 02:20:43 DEBUG : : Looking for writers 2025/02/07 02:20:43 DEBUG : dir: reading active writers 2025/02/07 02:20:43 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:43 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:43 ERROR : dir/: Can only open directories read only 2025/02/07 02:20:43 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:43 DEBUG : dir: Looking for writers 2025/02/07 02:20:43 DEBUG : : Looking for writers 2025/02/07 02:20:43 DEBUG : dir: reading active writers 2025/02/07 02:20:43 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:43 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:43 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/07 02:20:43 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/02/07 02:20:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/07 02:20:43 DEBUG : webdav root 'rclone-test-mutefey3juxi': File to upload is small (5 bytes), uploading instead of streaming 2025/02/07 02:20:43 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:43 NOTICE: webdav root 'rclone-test-mutefey3juxi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/07 02:20:43 DEBUG : dir/potato: Size of src and dst objects identical 2025/02/07 02:20:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/07 02:20:43 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:43 DEBUG : dir: Looking for writers 2025/02/07 02:20:43 DEBUG : file1: reading active writers 2025/02/07 02:20:43 DEBUG : potato: reading active writers 2025/02/07 02:20:43 DEBUG : : Looking for writers 2025/02/07 02:20:43 DEBUG : dir: reading active writers 2025/02/07 02:20:43 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:44 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/07 02:20:44 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:44 DEBUG : dir/sub: Looking for writers 2025/02/07 02:20:44 DEBUG : dir: Looking for writers 2025/02/07 02:20:44 DEBUG : file1: reading active writers 2025/02/07 02:20:44 DEBUG : sub: reading active writers 2025/02/07 02:20:44 DEBUG : : Looking for writers 2025/02/07 02:20:44 DEBUG : dir: reading active writers 2025/02/07 02:20:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:44 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/07 02:20:44 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/02/07 02:20:44 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:44 DEBUG : dir/sub/subsub: Looking for writers 2025/02/07 02:20:44 DEBUG : dir/sub: Looking for writers 2025/02/07 02:20:44 DEBUG : subsub: reading active writers 2025/02/07 02:20:44 DEBUG : dir: Looking for writers 2025/02/07 02:20:44 DEBUG : sub: reading active writers 2025/02/07 02:20:44 DEBUG : file1: reading active writers 2025/02/07 02:20:44 DEBUG : : Looking for writers 2025/02/07 02:20:44 DEBUG : dir: reading active writers 2025/02/07 02:20:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:44 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:44 ERROR : dir/: Dir.Remove not empty 2025/02/07 02:20:44 DEBUG : dir/file1: Remove: 2025/02/07 02:20:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/07 02:20:44 DEBUG : dir/file1: >Remove: err= 2025/02/07 02:20:44 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/07 02:20:44 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:44 DEBUG : : Looking for writers 2025/02/07 02:20:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:44 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:44 DEBUG : dir/file1: Remove: 2025/02/07 02:20:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/07 02:20:44 DEBUG : dir/file1: >Remove: err= 2025/02/07 02:20:44 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/07 02:20:44 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:44 DEBUG : : Looking for writers 2025/02/07 02:20:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:44 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:45 DEBUG : dir/file1: Remove: 2025/02/07 02:20:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/07 02:20:45 DEBUG : dir/file1: >Remove: err= 2025/02/07 02:20:45 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:45 DEBUG : dir: Looking for writers 2025/02/07 02:20:45 DEBUG : : Looking for writers 2025/02/07 02:20:45 DEBUG : dir: reading active writers 2025/02/07 02:20:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:45 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:45 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:45 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/02/07 02:20:45 DEBUG : dir: Updating dir with dir2 0xc00057dad0 2025/02/07 02:20:45 DEBUG : dir: forgetting directory cache 2025/02/07 02:20:45 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/07 02:20:45 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/02/07 02:20:45 INFO : dir2/file1: Moved (server-side) to: file2 2025/02/07 02:20:45 DEBUG : file2: Updating file with file2 0xc0005ca9c0 2025/02/07 02:20:45 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/02/07 02:20:45 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/07 02:20:45 INFO : dir2/file3: Deleted 2025/02/07 02:20:45 INFO : file2: Moved (server-side) to: dir2/file3 2025/02/07 02:20:45 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0005ca9c0 2025/02/07 02:20:45 DEBUG : : Added virtual directory entry vDel: "file2" 2025/02/07 02:20:45 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/02/07 02:20:45 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/02/07 02:20:45 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000926a90 2025/02/07 02:20:45 DEBUG : empty directory: forgetting directory cache 2025/02/07 02:20:45 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/02/07 02:20:45 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/02/07 02:20:45 DEBUG : dir2: Renaming to "dir3" 2025/02/07 02:20:45 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:45 DEBUG : dir3: Looking for writers 2025/02/07 02:20:45 DEBUG : file3: reading active writers 2025/02/07 02:20:45 DEBUG : renamed empty directory: Looking for writers 2025/02/07 02:20:45 DEBUG : : Looking for writers 2025/02/07 02:20:45 DEBUG : dir3: reading active writers 2025/02/07 02:20:45 DEBUG : renamed empty directory: reading active writers 2025/02/07 02:20:45 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-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:45 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/07 02:20:45 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:45 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/07 02:20:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/07 02:20:45 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/02/07 02:20:45 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/02/07 02:20:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/07 02:20:45 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:45 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/07 02:20:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/07 02:20:45 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/02/07 02:20:45 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/02/07 02:20:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/07 02:20:45 DEBUG : webdav root 'rclone-test-mutefey3juxi': File to upload is small (12 bytes), uploading instead of streaming 2025/02/07 02:20:45 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:45 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/02/07 02:20:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/07 02:20:45 DEBUG : : forgetting directory cache 2025/02/07 02:20:45 DEBUG : dir: forgetting directory cache 2025/02/07 02:20:45 DEBUG : dir/sub: forgetting directory cache 2025/02/07 02:20:45 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/02/07 02:20:45 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/02/07 02:20:45 DEBUG : webdav root 'rclone-test-mutefey3juxi': File to upload is small (5 bytes), uploading instead of streaming 2025/02/07 02:20:45 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:45 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/02/07 02:20:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/07 02:20:45 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:45 DEBUG : dir/sub: Looking for writers 2025/02/07 02:20:45 DEBUG : file0: reading active writers 2025/02/07 02:20:45 DEBUG : file2: reading active writers 2025/02/07 02:20:45 DEBUG : dir: Looking for writers 2025/02/07 02:20:45 DEBUG : file1: reading active writers 2025/02/07 02:20:45 DEBUG : sub: reading active writers 2025/02/07 02:20:45 DEBUG : : Looking for writers 2025/02/07 02:20:45 DEBUG : dir: reading active writers 2025/02/07 02:20:45 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:46 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:46 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:46 DEBUG : dir: Looking for writers 2025/02/07 02:20:46 DEBUG : file1: reading active writers 2025/02/07 02:20:46 DEBUG : : Looking for writers 2025/02/07 02:20:46 DEBUG : dir: reading active writers 2025/02/07 02:20:46 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:46 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:46 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:46 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/02/07 02:20:46 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:46 DEBUG : dir: Looking for writers 2025/02/07 02:20:46 DEBUG : file1: reading active writers 2025/02/07 02:20:46 DEBUG : : Looking for writers 2025/02/07 02:20:46 DEBUG : dir: reading active writers 2025/02/07 02:20:46 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-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:46 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/07 02:20:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/07 02:20:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:20:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/02/07 02:20:46 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:46 DEBUG : dir: Looking for writers 2025/02/07 02:20:46 DEBUG : file1: reading active writers 2025/02/07 02:20:46 DEBUG : : Looking for writers 2025/02/07 02:20:46 DEBUG : dir: reading active writers 2025/02/07 02:20:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/02/07 02:20:46 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/02/07 02:20:46 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/07 02:20:46 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:20:46 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/02/07 02:20:46 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:46 DEBUG : : Looking for writers 2025/02/07 02:20:46 DEBUG : file.txt: reading active writers 2025/02/07 02:20:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:46 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:46 DEBUG : webdav root 'rclone-test-mutefey3juxi': File to upload is small (25 bytes), uploading instead of streaming 2025/02/07 02:20:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:46 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/07 02:20:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:46 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:46 DEBUG : dir: Looking for writers 2025/02/07 02:20:46 DEBUG : file1: reading active writers 2025/02/07 02:20:46 DEBUG : : Looking for writers 2025/02/07 02:20:46 DEBUG : dir: reading active writers 2025/02/07 02:20:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:46 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:46 DEBUG : dir/file1: Remove: 2025/02/07 02:20:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/07 02:20:46 DEBUG : dir/file1: >Remove: err= 2025/02/07 02:20:46 DEBUG : dir/file1: Remove: 2025/02/07 02:20:46 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/07 02:20:46 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:46 DEBUG : dir: Looking for writers 2025/02/07 02:20:46 DEBUG : : Looking for writers 2025/02/07 02:20:46 DEBUG : dir: reading active writers 2025/02/07 02:20:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:46 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:46 DEBUG : dir/file1: Remove: 2025/02/07 02:20:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/07 02:20:46 DEBUG : dir/file1: >Remove: err= 2025/02/07 02:20:46 DEBUG : dir/file1: Remove: 2025/02/07 02:20:46 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/07 02:20:46 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:46 DEBUG : dir: Looking for writers 2025/02/07 02:20:46 DEBUG : : Looking for writers 2025/02/07 02:20:46 DEBUG : dir: reading active writers 2025/02/07 02:20:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:46 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/07 02:20:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/07 02:20:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/07 02:20:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/07 02:20:47 DEBUG : dir/file1: Open: flags=O_RDWR 2025/02/07 02:20:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/07 02:20:47 DEBUG : dir/file1: Open: flags=0x3 2025/02/07 02:20:47 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/02/07 02:20:47 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/02/07 02:20:47 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:47 DEBUG : dir: Looking for writers 2025/02/07 02:20:47 DEBUG : file1: reading active writers 2025/02/07 02:20:47 DEBUG : : Looking for writers 2025/02/07 02:20:47 DEBUG : dir: reading active writers 2025/02/07 02:20:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:47 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:47 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:47 DEBUG : dir: Looking for writers 2025/02/07 02:20:47 DEBUG : file1: reading active writers 2025/02/07 02:20:47 DEBUG : : Looking for writers 2025/02/07 02:20:47 DEBUG : dir: reading active writers 2025/02/07 02:20:47 DEBUG : >WaitForWriters: 2025/02/07 02:20:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/07 02:20:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000738a80 2025/02/07 02:20:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/07 02:20:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/07 02:20:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/07 02:20:47 DEBUG : dir/file1: Updating file with dir/file1 0xc000738a80 2025/02/07 02:20:47 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/07 02:20:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/07 02:20:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/07 02:20:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:47 DEBUG : dir/file1: File is currently open, delaying rename 0xc000738a80 2025/02/07 02:20:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/07 02:20:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/07 02:20:47 DEBUG : webdav root 'rclone-test-mutefey3juxi': File to upload is small (25 bytes), uploading instead of streaming 2025/02/07 02:20:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:47 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/07 02:20:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/07 02:20:47 DEBUG : newLeaf: Running delayed rename now 2025/02/07 02:20:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/07 02:20:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000738a80 2025/02/07 02:20:47 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:47 DEBUG : dir: Looking for writers 2025/02/07 02:20:47 DEBUG : : Looking for writers 2025/02/07 02:20:47 DEBUG : dir: reading active writers 2025/02/07 02:20:47 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:47 DEBUG : >WaitForWriters: 2025/02/07 02:20:47 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:47 DEBUG : dir: Looking for writers 2025/02/07 02:20:47 DEBUG : : Looking for writers 2025/02/07 02:20:47 DEBUG : dir: reading active writers 2025/02/07 02:20:47 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:47 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:47 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:47 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:47 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:47 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:47 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:47 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:47 DEBUG : dir: Looking for writers 2025/02/07 02:20:47 DEBUG : file1: reading active writers 2025/02/07 02:20:47 DEBUG : : Looking for writers 2025/02/07 02:20:47 DEBUG : dir: reading active writers 2025/02/07 02:20:47 DEBUG : >WaitForWriters: 2025/02/07 02:20:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/07 02:20:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0005cae40 2025/02/07 02:20:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/07 02:20:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/07 02:20:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/07 02:20:47 DEBUG : dir/file1: Updating file with dir/file1 0xc0005cae40 2025/02/07 02:20:47 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/07 02:20:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/07 02:20:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/07 02:20:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:47 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005cae40 2025/02/07 02:20:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/07 02:20:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/07 02:20:47 DEBUG : webdav root 'rclone-test-mutefey3juxi': File to upload is small (25 bytes), uploading instead of streaming 2025/02/07 02:20:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:47 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/07 02:20:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/07 02:20:47 DEBUG : newLeaf: Running delayed rename now 2025/02/07 02:20:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/07 02:20:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0005cae40 2025/02/07 02:20:47 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:47 DEBUG : dir: Looking for writers 2025/02/07 02:20:47 DEBUG : : Looking for writers 2025/02/07 02:20:47 DEBUG : dir: reading active writers 2025/02/07 02:20:47 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:47 DEBUG : >WaitForWriters: 2025/02/07 02:20:47 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:47 DEBUG : dir: Looking for writers 2025/02/07 02:20:47 DEBUG : : Looking for writers 2025/02/07 02:20:47 DEBUG : dir: reading active writers 2025/02/07 02:20:47 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:47 DEBUG : >WaitForWriters: 2025/02/07 02:20:47 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:47 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:47 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:47 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:47 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:47 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:47 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/07 02:20:47 DEBUG : dir/file1: newRWFileHandle: 2025/02/07 02:20:47 DEBUG : dir/file1(0xc0008e3cc0): openPending: 2025/02/07 02:20:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/07 02:20:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/07 02:20:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:47 DEBUG : dir/file1(0xc0008e3cc0): >openPending: err= 2025/02/07 02:20:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/07 02:20:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/07 02:20:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/07 02:20:47 DEBUG : dir/file1(0xc0008e3cc0): _writeAt: size=14, off=0 2025/02/07 02:20:47 DEBUG : dir/file1(0xc0008e3cc0): >_writeAt: n=14, err= 2025/02/07 02:20:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/07 02:20:47 DEBUG : dir/file1(0xc0008e3cc0): close: 2025/02/07 02:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/07 02:20:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/07 02:20:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:47 DEBUG : dir/file1(0xc0008e3cc0): >close: err= 2025/02/07 02:20:47 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:47 DEBUG : dir: Looking for writers 2025/02/07 02:20:47 DEBUG : file1: reading active writers 2025/02/07 02:20:47 DEBUG : : Looking for writers 2025/02/07 02:20:47 DEBUG : dir: reading active writers 2025/02/07 02:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/07 02:20:47 DEBUG : dir: Looking for writers 2025/02/07 02:20:47 DEBUG : file1: reading active writers 2025/02/07 02:20:47 DEBUG : : Looking for writers 2025/02/07 02:20:47 DEBUG : dir: reading active writers 2025/02/07 02:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/07 02:20:48 DEBUG : dir: Looking for writers 2025/02/07 02:20:48 DEBUG : file1: reading active writers 2025/02/07 02:20:48 DEBUG : : Looking for writers 2025/02/07 02:20:48 DEBUG : dir: reading active writers 2025/02/07 02:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/07 02:20:48 DEBUG : dir: Looking for writers 2025/02/07 02:20:48 DEBUG : file1: reading active writers 2025/02/07 02:20:48 DEBUG : : Looking for writers 2025/02/07 02:20:48 DEBUG : dir: reading active writers 2025/02/07 02:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/07 02:20:48 DEBUG : dir/file1: vfs cache: starting upload 2025/02/07 02:20:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:48 INFO : dir/file1: Copied (replaced existing) 2025/02/07 02:20:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/07 02:20:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/07 02:20:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/07 02:20:48 DEBUG : dir: Looking for writers 2025/02/07 02:20:48 DEBUG : file1: reading active writers 2025/02/07 02:20:48 DEBUG : : Looking for writers 2025/02/07 02:20:48 DEBUG : dir: reading active writers 2025/02/07 02:20:48 DEBUG : >WaitForWriters: 2025/02/07 02:20:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/07 02:20:48 DEBUG : dir/file1: newRWFileHandle: 2025/02/07 02:20:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/07 02:20:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/07 02:20:48 DEBUG : dir/file1(0xc0008ec000): _readAt: size=512, off=0 2025/02/07 02:20:48 DEBUG : dir/file1(0xc0008ec000): openPending: 2025/02/07 02:20:48 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/02/07 02:20:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/07 02:20:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:48 DEBUG : dir/file1(0xc0008ec000): >openPending: err= 2025/02/07 02:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/07 02:20:48 DEBUG : dir/file1(0xc0008ec000): >_readAt: n=14, err=EOF 2025/02/07 02:20:48 DEBUG : dir/file1(0xc0008ec000): close: 2025/02/07 02:20:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/07 02:20:48 DEBUG : dir/file1(0xc0008ec000): >close: err= 2025/02/07 02:20:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/07 02:20:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/07 02:20:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0005cb2c0 2025/02/07 02:20:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/07 02:20:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/07 02:20:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/07 02:20:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/07 02:20:48 DEBUG : dir/file1: Updating file with dir/file1 0xc0005cb2c0 2025/02/07 02:20:48 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/07 02:20:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/07 02:20:48 DEBUG : dir/file1: newRWFileHandle: 2025/02/07 02:20:48 DEBUG : dir/file1(0xc0009bd780): openPending: 2025/02/07 02:20:48 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/02/07 02:20:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/07 02:20:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:48 DEBUG : dir/file1(0xc0009bd780): >openPending: err= 2025/02/07 02:20:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/07 02:20:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/07 02:20:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/07 02:20:48 DEBUG : dir/file1(0xc0009bd780): _writeAt: size=25, off=0 2025/02/07 02:20:48 DEBUG : dir/file1(0xc0009bd780): >_writeAt: n=25, err= 2025/02/07 02:20:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/07 02:20:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/07 02:20:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0005cb2c0 2025/02/07 02:20:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/07 02:20:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/07 02:20:48 DEBUG : newLeaf(0xc0009bd780): close: 2025/02/07 02:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/07 02:20:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-07 02:20:48.281603749 +0000 UTC m=+6.805511195 2025/02/07 02:20:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:48 DEBUG : newLeaf(0xc0009bd780): >close: err= 2025/02/07 02:20:48 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:48 DEBUG : dir: Looking for writers 2025/02/07 02:20:48 DEBUG : : Looking for writers 2025/02/07 02:20:48 DEBUG : dir: reading active writers 2025/02/07 02:20:48 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/07 02:20:48 DEBUG : dir: Looking for writers 2025/02/07 02:20:48 DEBUG : : Looking for writers 2025/02/07 02:20:48 DEBUG : dir: reading active writers 2025/02/07 02:20:48 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/07 02:20:48 DEBUG : dir: Looking for writers 2025/02/07 02:20:48 DEBUG : : Looking for writers 2025/02/07 02:20:48 DEBUG : dir: reading active writers 2025/02/07 02:20:48 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/07 02:20:48 DEBUG : dir: Looking for writers 2025/02/07 02:20:48 DEBUG : : Looking for writers 2025/02/07 02:20:48 DEBUG : dir: reading active writers 2025/02/07 02:20:48 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/07 02:20:48 DEBUG : newLeaf: vfs cache: starting upload 2025/02/07 02:20:48 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:48 INFO : newLeaf: Copied (replaced existing) 2025/02/07 02:20:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-07 02:20:48 +0000 UTC" 2025/02/07 02:20:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/07 02:20:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/07 02:20:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/07 02:20:48 DEBUG : dir: Looking for writers 2025/02/07 02:20:48 DEBUG : : Looking for writers 2025/02/07 02:20:48 DEBUG : dir: reading active writers 2025/02/07 02:20:48 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:48 DEBUG : >WaitForWriters: 2025/02/07 02:20:48 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:48 DEBUG : dir: Looking for writers 2025/02/07 02:20:48 DEBUG : : Looking for writers 2025/02/07 02:20:48 DEBUG : dir: reading active writers 2025/02/07 02:20:48 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:48 DEBUG : >WaitForWriters: 2025/02/07 02:20:48 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:48 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:48 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:48 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:48 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:48 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:48 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:48 DEBUG : dir: Looking for writers 2025/02/07 02:20:48 DEBUG : file1: reading active writers 2025/02/07 02:20:48 DEBUG : : Looking for writers 2025/02/07 02:20:48 DEBUG : dir: reading active writers 2025/02/07 02:20:48 DEBUG : >WaitForWriters: 2025/02/07 02:20:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/07 02:20:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0005cb5c0 2025/02/07 02:20:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/07 02:20:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/07 02:20:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/07 02:20:48 DEBUG : dir/file1: Updating file with dir/file1 0xc0005cb5c0 2025/02/07 02:20:48 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/07 02:20:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/07 02:20:48 DEBUG : dir/file1: newRWFileHandle: 2025/02/07 02:20:48 DEBUG : dir/file1(0xc000e95b80): openPending: 2025/02/07 02:20:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/07 02:20:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/07 02:20:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:48 DEBUG : dir/file1(0xc000e95b80): >openPending: err= 2025/02/07 02:20:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/07 02:20:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/07 02:20:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/07 02:20:48 DEBUG : dir/file1(0xc000e95b80): _writeAt: size=25, off=0 2025/02/07 02:20:48 DEBUG : dir/file1(0xc000e95b80): >_writeAt: n=25, err= 2025/02/07 02:20:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/07 02:20:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/07 02:20:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0005cb5c0 2025/02/07 02:20:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/07 02:20:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/07 02:20:48 DEBUG : newLeaf(0xc000e95b80): close: 2025/02/07 02:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/07 02:20:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-07 02:20:48.782429365 +0000 UTC m=+7.306336800 2025/02/07 02:20:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:48 DEBUG : newLeaf(0xc000e95b80): >close: err= 2025/02/07 02:20:48 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:48 DEBUG : dir: Looking for writers 2025/02/07 02:20:48 DEBUG : : Looking for writers 2025/02/07 02:20:48 DEBUG : dir: reading active writers 2025/02/07 02:20:48 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/07 02:20:48 DEBUG : dir: Looking for writers 2025/02/07 02:20:48 DEBUG : : Looking for writers 2025/02/07 02:20:48 DEBUG : dir: reading active writers 2025/02/07 02:20:48 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/07 02:20:48 DEBUG : dir: Looking for writers 2025/02/07 02:20:48 DEBUG : : Looking for writers 2025/02/07 02:20:48 DEBUG : dir: reading active writers 2025/02/07 02:20:48 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/07 02:20:48 DEBUG : dir: Looking for writers 2025/02/07 02:20:48 DEBUG : : Looking for writers 2025/02/07 02:20:48 DEBUG : dir: reading active writers 2025/02/07 02:20:48 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/07 02:20:48 DEBUG : newLeaf: vfs cache: starting upload 2025/02/07 02:20:48 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:48 INFO : newLeaf: Copied (replaced existing) 2025/02/07 02:20:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-07 02:20:48 +0000 UTC" 2025/02/07 02:20:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/07 02:20:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/07 02:20:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/07 02:20:48 DEBUG : dir: Looking for writers 2025/02/07 02:20:48 DEBUG : : Looking for writers 2025/02/07 02:20:48 DEBUG : dir: reading active writers 2025/02/07 02:20:48 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:48 DEBUG : >WaitForWriters: 2025/02/07 02:20:48 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:48 DEBUG : dir: Looking for writers 2025/02/07 02:20:48 DEBUG : : Looking for writers 2025/02/07 02:20:48 DEBUG : dir: reading active writers 2025/02/07 02:20:48 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:48 DEBUG : >WaitForWriters: 2025/02/07 02:20:48 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:49 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:49 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:49 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:49 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:49 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/07 02:20:49 DEBUG : dir/file1: newRWFileHandle: 2025/02/07 02:20:49 DEBUG : dir/file1(0xc000b9c780): openPending: 2025/02/07 02:20:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/07 02:20:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/07 02:20:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:49 DEBUG : dir/file1(0xc000b9c780): >openPending: err= 2025/02/07 02:20:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/07 02:20:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/07 02:20:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/07 02:20:49 DEBUG : dir/file1(0xc000b9c780): _writeAt: size=14, off=0 2025/02/07 02:20:49 DEBUG : dir/file1(0xc000b9c780): >_writeAt: n=14, err= 2025/02/07 02:20:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/07 02:20:49 DEBUG : dir/file1(0xc000b9c780): close: 2025/02/07 02:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/07 02:20:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/07 02:20:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:49 DEBUG : dir/file1(0xc000b9c780): >close: err= 2025/02/07 02:20:49 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:49 DEBUG : dir: Looking for writers 2025/02/07 02:20:49 DEBUG : file1: reading active writers 2025/02/07 02:20:49 DEBUG : : Looking for writers 2025/02/07 02:20:49 DEBUG : dir: reading active writers 2025/02/07 02:20:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/07 02:20:49 DEBUG : dir: Looking for writers 2025/02/07 02:20:49 DEBUG : file1: reading active writers 2025/02/07 02:20:49 DEBUG : : Looking for writers 2025/02/07 02:20:49 DEBUG : dir: reading active writers 2025/02/07 02:20:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/07 02:20:49 DEBUG : dir: Looking for writers 2025/02/07 02:20:49 DEBUG : file1: reading active writers 2025/02/07 02:20:49 DEBUG : : Looking for writers 2025/02/07 02:20:49 DEBUG : dir: reading active writers 2025/02/07 02:20:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/07 02:20:49 DEBUG : dir: Looking for writers 2025/02/07 02:20:49 DEBUG : file1: reading active writers 2025/02/07 02:20:49 DEBUG : : Looking for writers 2025/02/07 02:20:49 DEBUG : dir: reading active writers 2025/02/07 02:20:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/07 02:20:49 DEBUG : dir/file1: vfs cache: starting upload 2025/02/07 02:20:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:49 INFO : dir/file1: Copied (replaced existing) 2025/02/07 02:20:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/07 02:20:49 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/07 02:20:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/07 02:20:49 DEBUG : dir: Looking for writers 2025/02/07 02:20:49 DEBUG : file1: reading active writers 2025/02/07 02:20:49 DEBUG : : Looking for writers 2025/02/07 02:20:49 DEBUG : dir: reading active writers 2025/02/07 02:20:49 DEBUG : >WaitForWriters: 2025/02/07 02:20:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/07 02:20:49 DEBUG : dir/file1: newRWFileHandle: 2025/02/07 02:20:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/07 02:20:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/07 02:20:49 DEBUG : dir/file1(0xc000b9d900): _readAt: size=512, off=0 2025/02/07 02:20:49 DEBUG : dir/file1(0xc000b9d900): openPending: 2025/02/07 02:20:49 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/02/07 02:20:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/07 02:20:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:49 DEBUG : dir/file1(0xc000b9d900): >openPending: err= 2025/02/07 02:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/07 02:20:49 DEBUG : dir/file1(0xc000b9d900): >_readAt: n=14, err=EOF 2025/02/07 02:20:49 DEBUG : dir/file1(0xc000b9d900): close: 2025/02/07 02:20:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/07 02:20:49 DEBUG : dir/file1(0xc000b9d900): >close: err= 2025/02/07 02:20:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/07 02:20:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/07 02:20:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0007398c0 2025/02/07 02:20:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/07 02:20:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/07 02:20:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/07 02:20:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/07 02:20:49 DEBUG : dir/file1: Updating file with dir/file1 0xc0007398c0 2025/02/07 02:20:49 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/07 02:20:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/07 02:20:49 DEBUG : dir/file1: newRWFileHandle: 2025/02/07 02:20:49 DEBUG : dir/file1(0xc000e60180): openPending: 2025/02/07 02:20:49 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/02/07 02:20:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/07 02:20:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:49 DEBUG : dir/file1(0xc000e60180): >openPending: err= 2025/02/07 02:20:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/07 02:20:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/07 02:20:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/07 02:20:49 DEBUG : dir/file1(0xc000e60180): _writeAt: size=25, off=0 2025/02/07 02:20:49 DEBUG : dir/file1(0xc000e60180): >_writeAt: n=25, err= 2025/02/07 02:20:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/07 02:20:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/07 02:20:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0007398c0 2025/02/07 02:20:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/07 02:20:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/07 02:20:49 DEBUG : newLeaf(0xc000e60180): close: 2025/02/07 02:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/07 02:20:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-07 02:20:49.424199287 +0000 UTC m=+7.948106732 2025/02/07 02:20:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:49 DEBUG : newLeaf(0xc000e60180): >close: err= 2025/02/07 02:20:49 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:49 DEBUG : dir: Looking for writers 2025/02/07 02:20:49 DEBUG : : Looking for writers 2025/02/07 02:20:49 DEBUG : dir: reading active writers 2025/02/07 02:20:49 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/07 02:20:49 DEBUG : dir: Looking for writers 2025/02/07 02:20:49 DEBUG : : Looking for writers 2025/02/07 02:20:49 DEBUG : dir: reading active writers 2025/02/07 02:20:49 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/07 02:20:49 DEBUG : dir: Looking for writers 2025/02/07 02:20:49 DEBUG : : Looking for writers 2025/02/07 02:20:49 DEBUG : dir: reading active writers 2025/02/07 02:20:49 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/07 02:20:49 DEBUG : dir: Looking for writers 2025/02/07 02:20:49 DEBUG : : Looking for writers 2025/02/07 02:20:49 DEBUG : dir: reading active writers 2025/02/07 02:20:49 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/07 02:20:49 DEBUG : newLeaf: vfs cache: starting upload 2025/02/07 02:20:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:49 INFO : newLeaf: Copied (replaced existing) 2025/02/07 02:20:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-07 02:20:49 +0000 UTC" 2025/02/07 02:20:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/07 02:20:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/07 02:20:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/07 02:20:49 DEBUG : dir: Looking for writers 2025/02/07 02:20:49 DEBUG : : Looking for writers 2025/02/07 02:20:49 DEBUG : dir: reading active writers 2025/02/07 02:20:49 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:49 DEBUG : >WaitForWriters: 2025/02/07 02:20:49 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:49 DEBUG : dir: Looking for writers 2025/02/07 02:20:49 DEBUG : : Looking for writers 2025/02/07 02:20:49 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:49 DEBUG : dir: reading active writers 2025/02/07 02:20:49 DEBUG : >WaitForWriters: 2025/02/07 02:20:49 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:49 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:49 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:49 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:49 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:49 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:49 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:49 DEBUG : dir: Looking for writers 2025/02/07 02:20:49 DEBUG : file1: reading active writers 2025/02/07 02:20:49 DEBUG : : Looking for writers 2025/02/07 02:20:49 DEBUG : dir: reading active writers 2025/02/07 02:20:49 DEBUG : >WaitForWriters: 2025/02/07 02:20:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/07 02:20:49 DEBUG : dir/file1: newRWFileHandle: 2025/02/07 02:20:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/07 02:20:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/07 02:20:49 DEBUG : dir/file1(0xc00088bc00): _readAt: size=512, off=0 2025/02/07 02:20:49 DEBUG : dir/file1(0xc00088bc00): openPending: 2025/02/07 02:20:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/07 02:20:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/07 02:20:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:49 DEBUG : dir/file1(0xc00088bc00): >openPending: err= 2025/02/07 02:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/02/07 02:20:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/07 02:20:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/07 02:20:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:20:49 DEBUG : dir/file1(0xc00088bc00): >_readAt: n=14, err=EOF 2025/02/07 02:20:49 DEBUG : dir/file1(0xc00088bc00): close: 2025/02/07 02:20:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/07 02:20:49 DEBUG : dir/file1(0xc00088bc00): >close: err= 2025/02/07 02:20:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/07 02:20:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/07 02:20:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000738000 2025/02/07 02:20:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/07 02:20:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/07 02:20:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/07 02:20:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/07 02:20:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000738000 2025/02/07 02:20:49 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/07 02:20:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/07 02:20:49 DEBUG : dir/file1: newRWFileHandle: 2025/02/07 02:20:49 DEBUG : dir/file1(0xc0008e3100): openPending: 2025/02/07 02:20:49 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/02/07 02:20:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/07 02:20:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:49 DEBUG : dir/file1(0xc0008e3100): >openPending: err= 2025/02/07 02:20:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/07 02:20:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/07 02:20:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/07 02:20:49 DEBUG : dir/file1(0xc0008e3100): _writeAt: size=25, off=0 2025/02/07 02:20:49 DEBUG : dir/file1(0xc0008e3100): >_writeAt: n=25, err= 2025/02/07 02:20:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/07 02:20:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/07 02:20:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000738000 2025/02/07 02:20:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/07 02:20:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/07 02:20:49 DEBUG : newLeaf(0xc0008e3100): close: 2025/02/07 02:20:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/07 02:20:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-07 02:20:49.933777444 +0000 UTC m=+8.457684889 2025/02/07 02:20:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:49 DEBUG : newLeaf(0xc0008e3100): >close: err= 2025/02/07 02:20:49 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:49 DEBUG : dir: Looking for writers 2025/02/07 02:20:49 DEBUG : : Looking for writers 2025/02/07 02:20:49 DEBUG : dir: reading active writers 2025/02/07 02:20:49 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/07 02:20:49 DEBUG : dir: Looking for writers 2025/02/07 02:20:49 DEBUG : : Looking for writers 2025/02/07 02:20:49 DEBUG : dir: reading active writers 2025/02/07 02:20:49 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/07 02:20:50 DEBUG : dir: Looking for writers 2025/02/07 02:20:50 DEBUG : : Looking for writers 2025/02/07 02:20:50 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:50 DEBUG : dir: reading active writers 2025/02/07 02:20:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/07 02:20:50 DEBUG : dir: Looking for writers 2025/02/07 02:20:50 DEBUG : : Looking for writers 2025/02/07 02:20:50 DEBUG : dir: reading active writers 2025/02/07 02:20:50 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/07 02:20:50 DEBUG : newLeaf: vfs cache: starting upload 2025/02/07 02:20:50 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:50 INFO : newLeaf: Copied (replaced existing) 2025/02/07 02:20:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-07 02:20:49 +0000 UTC" 2025/02/07 02:20:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/07 02:20:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/07 02:20:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/07 02:20:50 DEBUG : dir: Looking for writers 2025/02/07 02:20:50 DEBUG : : Looking for writers 2025/02/07 02:20:50 DEBUG : dir: reading active writers 2025/02/07 02:20:50 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:50 DEBUG : >WaitForWriters: 2025/02/07 02:20:50 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:50 DEBUG : dir: Looking for writers 2025/02/07 02:20:50 DEBUG : : Looking for writers 2025/02/07 02:20:50 DEBUG : dir: reading active writers 2025/02/07 02:20:50 DEBUG : newLeaf: reading active writers 2025/02/07 02:20:50 DEBUG : >WaitForWriters: 2025/02/07 02:20:50 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- 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-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:50 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:50 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:50 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:50 DEBUG : : Looking for writers 2025/02/07 02:20:50 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-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:50 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:20:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/07 02:20:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/07 02:20:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/02/07 02:20:50 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:50 DEBUG : dir: Looking for writers 2025/02/07 02:20:50 DEBUG : file1: reading active writers 2025/02/07 02:20:50 DEBUG : : Looking for writers 2025/02/07 02:20:50 DEBUG : dir: reading active writers 2025/02/07 02:20:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:50 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:20:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/07 02:20:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/07 02:20:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/07 02:20:50 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/07 02:20:50 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/07 02:20:50 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/02/07 02:20:50 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:50 DEBUG : dir: Looking for writers 2025/02/07 02:20:50 DEBUG : file1: reading active writers 2025/02/07 02:20:50 DEBUG : : Looking for writers 2025/02/07 02:20:50 DEBUG : dir: reading active writers 2025/02/07 02:20:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:50 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:20:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/07 02:20:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/07 02:20:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/07 02:20:50 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/07 02:20:50 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/07 02:20:50 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/02/07 02:20:50 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/02/07 02:20:50 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/02/07 02:20:50 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/07 02:20:50 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/07 02:20:50 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/07 02:20:50 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/02/07 02:20:50 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/07 02:20:50 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/07 02:20:50 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/07 02:20:50 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/02/07 02:20:50 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:50 DEBUG : dir: Looking for writers 2025/02/07 02:20:50 DEBUG : file1: reading active writers 2025/02/07 02:20:50 DEBUG : : Looking for writers 2025/02/07 02:20:50 DEBUG : dir: reading active writers 2025/02/07 02:20:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:50 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:20:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/07 02:20:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/07 02:20:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:20:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/07 02:20:50 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:50 DEBUG : dir: Looking for writers 2025/02/07 02:20:50 DEBUG : file1: reading active writers 2025/02/07 02:20:50 DEBUG : : Looking for writers 2025/02/07 02:20:50 DEBUG : dir: reading active writers 2025/02/07 02:20:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:50 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:20:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/07 02:20:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/07 02:20:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/07 02:20:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:20:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/07 02:20:51 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/02/07 02:20:51 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/02/07 02:20:51 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:51 DEBUG : dir: Looking for writers 2025/02/07 02:20:51 DEBUG : file1: reading active writers 2025/02/07 02:20:51 DEBUG : : Looking for writers 2025/02/07 02:20:51 DEBUG : dir: reading active writers 2025/02/07 02:20:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:51 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:20:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/07 02:20:51 DEBUG : dir/file1: newRWFileHandle: 2025/02/07 02:20:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/07 02:20:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/07 02:20:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/07 02:20:51 DEBUG : dir/file1(0xc001062180): _readAt: size=1, off=0 2025/02/07 02:20:51 DEBUG : dir/file1(0xc001062180): openPending: 2025/02/07 02:20:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/07 02:20:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/07 02:20:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:51 DEBUG : dir/file1(0xc001062180): >openPending: err= 2025/02/07 02:20:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/07 02:20:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/07 02:20:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/07 02:20:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:20:51 DEBUG : dir/file1(0xc001062180): >_readAt: n=1, err= 2025/02/07 02:20:51 DEBUG : dir/file1(0xc001062180): _readAt: size=256, off=1 2025/02/07 02:20:51 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/02/07 02:20:51 DEBUG : dir/file1(0xc001062180): >_readAt: n=15, err=EOF 2025/02/07 02:20:51 DEBUG : dir/file1(0xc001062180): _readAt: size=16, off=16 2025/02/07 02:20:51 DEBUG : dir/file1(0xc001062180): >_readAt: n=0, err=EOF 2025/02/07 02:20:51 DEBUG : dir/file1(0xc001062180): close: 2025/02/07 02:20:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/07 02:20:51 DEBUG : dir/file1(0xc001062180): >close: err= 2025/02/07 02:20:51 DEBUG : dir/file1(0xc001062180): close: 2025/02/07 02:20:51 DEBUG : dir/file1(0xc001062180): >close: err=file already closed 2025/02/07 02:20:51 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:51 DEBUG : dir: Looking for writers 2025/02/07 02:20:51 DEBUG : file1: reading active writers 2025/02/07 02:20:51 DEBUG : : Looking for writers 2025/02/07 02:20:51 DEBUG : dir: reading active writers 2025/02/07 02:20:51 DEBUG : >WaitForWriters: 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:51 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:20:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/07 02:20:51 DEBUG : dir/file1: newRWFileHandle: 2025/02/07 02:20:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/07 02:20:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/07 02:20:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008b9240): _readAt: size=1, off=0 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008b9240): openPending: 2025/02/07 02:20:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/07 02:20:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/07 02:20:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008b9240): >openPending: err= 2025/02/07 02:20:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/07 02:20:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/07 02:20:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/07 02:20:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008b9240): >_readAt: n=1, err= 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008b9240): _readAt: size=1, off=5 2025/02/07 02:20:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008b9240): >_readAt: n=1, err= 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008b9240): _readAt: size=1, off=3 2025/02/07 02:20:51 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008b9240): >_readAt: n=1, err= 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008b9240): _readAt: size=1, off=13 2025/02/07 02:20:51 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008b9240): >_readAt: n=1, err= 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008b9240): _readAt: size=16, off=100 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008b9240): >_readAt: n=0, err=EOF 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008b9240): close: 2025/02/07 02:20:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008b9240): >close: err= 2025/02/07 02:20:51 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:51 DEBUG : dir: Looking for writers 2025/02/07 02:20:51 DEBUG : file1: reading active writers 2025/02/07 02:20:51 DEBUG : : Looking for writers 2025/02/07 02:20:51 DEBUG : dir: reading active writers 2025/02/07 02:20:51 DEBUG : >WaitForWriters: 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:51 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:20:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/07 02:20:51 DEBUG : dir/file1: newRWFileHandle: 2025/02/07 02:20:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/07 02:20:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/07 02:20:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008f7300): _readAt: size=1, off=0 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008f7300): openPending: 2025/02/07 02:20:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/07 02:20:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/07 02:20:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008f7300): >openPending: err= 2025/02/07 02:20:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/07 02:20:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/07 02:20:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/07 02:20:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008f7300): >_readAt: n=1, err= 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008f7300): _readAt: size=1, off=5 2025/02/07 02:20:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008f7300): >_readAt: n=1, err= 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008f7300): _readAt: size=1, off=1 2025/02/07 02:20:51 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008f7300): >_readAt: n=1, err= 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008f7300): _readAt: size=6, off=10 2025/02/07 02:20:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008f7300): >_readAt: n=6, err= 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008f7300): _readAt: size=256, off=10 2025/02/07 02:20:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008f7300): >_readAt: n=6, err=EOF 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008f7300): _readAt: size=256, off=100 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008f7300): >_readAt: n=0, err=EOF 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008f7300): close: 2025/02/07 02:20:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008f7300): >close: err= 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008f7300): _readAt: size=256, off=100 2025/02/07 02:20:51 DEBUG : dir/file1(0xc0008f7300): >_readAt: n=0, err=file already closed 2025/02/07 02:20:51 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:51 DEBUG : dir: Looking for writers 2025/02/07 02:20:51 DEBUG : file1: reading active writers 2025/02/07 02:20:51 DEBUG : : Looking for writers 2025/02/07 02:20:51 DEBUG : dir: reading active writers 2025/02/07 02:20:51 DEBUG : >WaitForWriters: 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:51 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:20:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/07 02:20:51 DEBUG : dir/file1: newRWFileHandle: 2025/02/07 02:20:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/07 02:20:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/07 02:20:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/07 02:20:51 DEBUG : dir/file1(0xc00081d880): RWFileHandle.Flush 2025/02/07 02:20:51 DEBUG : dir/file1(0xc00081d880): _readAt: size=256, off=0 2025/02/07 02:20:51 DEBUG : dir/file1(0xc00081d880): openPending: 2025/02/07 02:20:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/07 02:20:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/07 02:20:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:51 DEBUG : dir/file1(0xc00081d880): >openPending: err= 2025/02/07 02:20:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/07 02:20:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/07 02:20:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/07 02:20:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:20:51 DEBUG : dir/file1(0xc00081d880): >_readAt: n=16, err=EOF 2025/02/07 02:20:51 DEBUG : dir/file1(0xc00081d880): RWFileHandle.Flush 2025/02/07 02:20:51 DEBUG : dir/file1(0xc00081d880): RWFileHandle.Flush 2025/02/07 02:20:51 DEBUG : dir/file1(0xc00081d880): close: 2025/02/07 02:20:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/07 02:20:51 DEBUG : dir/file1(0xc00081d880): >close: err= 2025/02/07 02:20:51 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:51 DEBUG : dir: Looking for writers 2025/02/07 02:20:51 DEBUG : file1: reading active writers 2025/02/07 02:20:51 DEBUG : : Looking for writers 2025/02/07 02:20:51 DEBUG : dir: reading active writers 2025/02/07 02:20:51 DEBUG : >WaitForWriters: 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.16s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:51 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:20:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/07 02:20:51 DEBUG : dir/file1: newRWFileHandle: 2025/02/07 02:20:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/07 02:20:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/07 02:20:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/07 02:20:51 DEBUG : dir/file1(0xc000957700): _readAt: size=256, off=0 2025/02/07 02:20:51 DEBUG : dir/file1(0xc000957700): openPending: 2025/02/07 02:20:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/07 02:20:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/07 02:20:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:51 DEBUG : dir/file1(0xc000957700): >openPending: err= 2025/02/07 02:20:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/07 02:20:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/07 02:20:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/07 02:20:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:20:51 DEBUG : dir/file1(0xc000957700): >_readAt: n=16, err=EOF 2025/02/07 02:20:51 DEBUG : dir/file1(0xc000957700): RWFileHandle.Release 2025/02/07 02:20:51 DEBUG : dir/file1(0xc000957700): close: 2025/02/07 02:20:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/02/07 02:20:51 DEBUG : dir/file1(0xc000957700): >close: err= 2025/02/07 02:20:51 DEBUG : dir/file1(0xc000957700): RWFileHandle.Release 2025/02/07 02:20:51 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:51 DEBUG : dir: Looking for writers 2025/02/07 02:20:51 DEBUG : file1: reading active writers 2025/02/07 02:20:51 DEBUG : : Looking for writers 2025/02/07 02:20:51 DEBUG : dir: reading active writers 2025/02/07 02:20:51 DEBUG : >WaitForWriters: 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:51 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:51 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:51 DEBUG : file1: newRWFileHandle: 2025/02/07 02:20:51 DEBUG : file1(0xc000858c80): openPending: 2025/02/07 02:20:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:51 DEBUG : file1(0xc000858c80): >openPending: err= 2025/02/07 02:20:51 DEBUG : file1: >newRWFileHandle: err= 2025/02/07 02:20:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/07 02:20:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/07 02:20:51 DEBUG : file1(0xc000858c80): _writeAt: size=5, off=0 2025/02/07 02:20:51 DEBUG : file1(0xc000858c80): >_writeAt: n=5, err= 2025/02/07 02:20:51 DEBUG : file1(0xc000858c80): _writeAt: size=7, off=5 2025/02/07 02:20:51 DEBUG : file1(0xc000858c80): >_writeAt: n=7, err= 2025/02/07 02:20:51 DEBUG : file1: vfs cache: truncate to size=11 2025/02/07 02:20:51 DEBUG : file1(0xc000858c80): close: 2025/02/07 02:20:51 DEBUG : file1: vfs cache: setting modification time to 2025-02-07 02:20:51.890591369 +0000 UTC m=+10.414498804 2025/02/07 02:20:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:51 DEBUG : file1(0xc000858c80): >close: err= 2025/02/07 02:20:51 DEBUG : file1(0xc000858c80): close: 2025/02/07 02:20:51 DEBUG : file1(0xc000858c80): >close: err=file already closed 2025/02/07 02:20:51 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:51 DEBUG : : Looking for writers 2025/02/07 02:20:51 DEBUG : file1: reading active writers 2025/02/07 02:20:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/07 02:20:51 DEBUG : : Looking for writers 2025/02/07 02:20:51 DEBUG : file1: reading active writers 2025/02/07 02:20:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/07 02:20:51 DEBUG : : Looking for writers 2025/02/07 02:20:51 DEBUG : file1: reading active writers 2025/02/07 02:20:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/07 02:20:51 DEBUG : : Looking for writers 2025/02/07 02:20:51 DEBUG : file1: reading active writers 2025/02/07 02:20:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/07 02:20:51 DEBUG : file1: vfs cache: starting upload 2025/02/07 02:20:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:52 INFO : file1: Copied (new) 2025/02/07 02:20:52 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-07 02:20:51 +0000 UTC" 2025/02/07 02:20:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/07 02:20:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:52 INFO : file1: vfs cache: upload succeeded try #1 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : >WaitForWriters: 2025/02/07 02:20:52 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : >WaitForWriters: 2025/02/07 02:20:52 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:52 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:52 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:52 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:52 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:52 DEBUG : file1: newRWFileHandle: 2025/02/07 02:20:52 DEBUG : file1(0xc000ac0c80): openPending: 2025/02/07 02:20:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:52 DEBUG : file1(0xc000ac0c80): >openPending: err= 2025/02/07 02:20:52 DEBUG : file1: >newRWFileHandle: err= 2025/02/07 02:20:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/07 02:20:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/07 02:20:52 DEBUG : file1(0xc000ac0c80): _writeAt: size=7, off=0 2025/02/07 02:20:52 DEBUG : file1(0xc000ac0c80): >_writeAt: n=7, err= 2025/02/07 02:20:52 DEBUG : file1(0xc000ac0c80): _writeAt: size=6, off=5 2025/02/07 02:20:52 DEBUG : file1(0xc000ac0c80): >_writeAt: n=6, err= 2025/02/07 02:20:52 DEBUG : file1(0xc000ac0c80): close: 2025/02/07 02:20:52 DEBUG : file1: vfs cache: setting modification time to 2025-02-07 02:20:52.085864334 +0000 UTC m=+10.609771769 2025/02/07 02:20:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:52 DEBUG : file1(0xc000ac0c80): >close: err= 2025/02/07 02:20:52 DEBUG : file1(0xc000ac0c80): _writeAt: size=5, off=0 2025/02/07 02:20:52 DEBUG : file1(0xc000ac0c80): >_writeAt: n=0, err=file already closed 2025/02/07 02:20:52 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/07 02:20:52 DEBUG : file1: vfs cache: starting upload 2025/02/07 02:20:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:52 INFO : file1: Copied (new) 2025/02/07 02:20:52 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-07 02:20:52 +0000 UTC" 2025/02/07 02:20:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/07 02:20:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:52 INFO : file1: vfs cache: upload succeeded try #1 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : >WaitForWriters: 2025/02/07 02:20:52 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : >WaitForWriters: 2025/02/07 02:20:52 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:52 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:52 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:52 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:52 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:52 DEBUG : file1: newRWFileHandle: 2025/02/07 02:20:52 DEBUG : file1(0xc000af4540): openPending: 2025/02/07 02:20:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:52 DEBUG : file1(0xc000af4540): >openPending: err= 2025/02/07 02:20:52 DEBUG : file1: >newRWFileHandle: err= 2025/02/07 02:20:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/07 02:20:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/07 02:20:52 DEBUG : file1(0xc000af4540): close: 2025/02/07 02:20:52 DEBUG : file1: vfs cache: setting modification time to 2025-02-07 02:20:52.282735103 +0000 UTC m=+10.806642538 2025/02/07 02:20:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:52 DEBUG : file1(0xc000af4540): >close: err= 2025/02/07 02:20:52 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/07 02:20:52 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/07 02:20:52 DEBUG : file2: newRWFileHandle: 2025/02/07 02:20:52 DEBUG : file2(0xc000af4600): openPending: 2025/02/07 02:20:52 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:52 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/07 02:20:52 DEBUG : file2(0xc000af4600): >openPending: err= 2025/02/07 02:20:52 DEBUG : file2: >newRWFileHandle: err= 2025/02/07 02:20:52 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/07 02:20:52 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/02/07 02:20:52 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/02/07 02:20:52 DEBUG : file2(0xc000af4600): RWFileHandle.Flush 2025/02/07 02:20:52 DEBUG : file2(0xc000af4600): RWFileHandle.Release 2025/02/07 02:20:52 DEBUG : file2(0xc000af4600): close: 2025/02/07 02:20:52 DEBUG : file2: vfs cache: setting modification time to 2025-02-07 02:20:52.283167852 +0000 UTC m=+10.807075288 2025/02/07 02:20:52 INFO : file2: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:52 DEBUG : file2(0xc000af4600): >close: err= 2025/02/07 02:20:52 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : file2: reading active writers 2025/02/07 02:20:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : file2: reading active writers 2025/02/07 02:20:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : file2: reading active writers 2025/02/07 02:20:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : file2: reading active writers 2025/02/07 02:20:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/02/07 02:20:52 DEBUG : file2: vfs cache: starting upload 2025/02/07 02:20:52 DEBUG : file1: vfs cache: starting upload 2025/02/07 02:20:52 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : file2: reading active writers 2025/02/07 02:20:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/02/07 02:20:52 INFO : file2: Copied (new) 2025/02/07 02:20:52 DEBUG : file2: vfs cache: fingerprint now "0,2025-02-07 02:20:52 +0000 UTC" 2025/02/07 02:20:52 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/02/07 02:20:52 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/07 02:20:52 INFO : file2: vfs cache: upload succeeded try #1 2025/02/07 02:20:52 INFO : file1: Copied (new) 2025/02/07 02:20:52 DEBUG : file1: vfs cache: fingerprint now "0,2025-02-07 02:20:52 +0000 UTC" 2025/02/07 02:20:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/07 02:20:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:52 INFO : file1: vfs cache: upload succeeded try #1 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : file2: reading active writers 2025/02/07 02:20:52 DEBUG : >WaitForWriters: 2025/02/07 02:20:52 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : file2: reading active writers 2025/02/07 02:20:52 DEBUG : >WaitForWriters: 2025/02/07 02:20:52 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.36s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:52 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:52 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:52 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:52 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:52 DEBUG : file1: newRWFileHandle: 2025/02/07 02:20:52 DEBUG : file1(0xc000bca800): openPending: 2025/02/07 02:20:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:52 DEBUG : file1(0xc000bca800): >openPending: err= 2025/02/07 02:20:52 DEBUG : file1: >newRWFileHandle: err= 2025/02/07 02:20:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/07 02:20:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/07 02:20:52 DEBUG : file1(0xc000bca800): _writeAt: size=5, off=0 2025/02/07 02:20:52 DEBUG : file1(0xc000bca800): >_writeAt: n=5, err= 2025/02/07 02:20:52 DEBUG : file1(0xc000bca800): RWFileHandle.Flush 2025/02/07 02:20:52 DEBUG : file1(0xc000bca800): RWFileHandle.Flush 2025/02/07 02:20:52 DEBUG : file1(0xc000bca800): close: 2025/02/07 02:20:52 DEBUG : file1: vfs cache: setting modification time to 2025-02-07 02:20:52.649391032 +0000 UTC m=+11.173298477 2025/02/07 02:20:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:52 DEBUG : file1(0xc000bca800): >close: err= 2025/02/07 02:20:52 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/07 02:20:52 DEBUG : file1: vfs cache: starting upload 2025/02/07 02:20:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:52 INFO : file1: Copied (new) 2025/02/07 02:20:52 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-07 02:20:52 +0000 UTC" 2025/02/07 02:20:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/07 02:20:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:52 INFO : file1: vfs cache: upload succeeded try #1 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : >WaitForWriters: 2025/02/07 02:20:52 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:52 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:52 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:52 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:52 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:52 DEBUG : file1: newRWFileHandle: 2025/02/07 02:20:52 DEBUG : file1(0xc000b3e740): openPending: 2025/02/07 02:20:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:52 DEBUG : file1(0xc000b3e740): >openPending: err= 2025/02/07 02:20:52 DEBUG : file1: >newRWFileHandle: err= 2025/02/07 02:20:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/07 02:20:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/07 02:20:52 DEBUG : file1(0xc000b3e740): _writeAt: size=5, off=0 2025/02/07 02:20:52 DEBUG : file1(0xc000b3e740): >_writeAt: n=5, err= 2025/02/07 02:20:52 DEBUG : file1(0xc000b3e740): RWFileHandle.Release 2025/02/07 02:20:52 DEBUG : file1(0xc000b3e740): close: 2025/02/07 02:20:52 DEBUG : file1: vfs cache: setting modification time to 2025-02-07 02:20:52.835133871 +0000 UTC m=+11.359041306 2025/02/07 02:20:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:52 DEBUG : file1(0xc000b3e740): >close: err= 2025/02/07 02:20:52 DEBUG : file1(0xc000b3e740): RWFileHandle.Release 2025/02/07 02:20:52 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/07 02:20:52 DEBUG : file1: vfs cache: starting upload 2025/02/07 02:20:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:52 INFO : file1: Copied (new) 2025/02/07 02:20:52 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-07 02:20:52 +0000 UTC" 2025/02/07 02:20:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/07 02:20:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:52 INFO : file1: vfs cache: upload succeeded try #1 2025/02/07 02:20:52 DEBUG : : Looking for writers 2025/02/07 02:20:52 DEBUG : file1: reading active writers 2025/02/07 02:20:52 DEBUG : >WaitForWriters: 2025/02/07 02:20:52 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:53 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:53 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:53 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/07 02:20:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : dir/file1(0xc000bd8100): openPending: 2025/02/07 02:20:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/07 02:20:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/07 02:20:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:53 DEBUG : dir/file1(0xc000bd8100): >openPending: err= 2025/02/07 02:20:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/07 02:20:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/07 02:20:53 DEBUG : dir/file1(0xc000bd8100): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : dir/file1(0xc000bd8100): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : dir/file1(0xc000bd8100): close: 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-07 02:20:53.086206492 +0000 UTC m=+11.610113958 2025/02/07 02:20:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : dir/file1(0xc000bd8100): >close: err= 2025/02/07 02:20:53 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:53 DEBUG : dir: Looking for writers 2025/02/07 02:20:53 DEBUG : file1: reading active writers 2025/02/07 02:20:53 DEBUG : : Looking for writers 2025/02/07 02:20:53 DEBUG : dir: reading active writers 2025/02/07 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/07 02:20:53 DEBUG : dir: Looking for writers 2025/02/07 02:20:53 DEBUG : file1: reading active writers 2025/02/07 02:20:53 DEBUG : : Looking for writers 2025/02/07 02:20:53 DEBUG : dir: reading active writers 2025/02/07 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/07 02:20:53 DEBUG : dir: Looking for writers 2025/02/07 02:20:53 DEBUG : file1: reading active writers 2025/02/07 02:20:53 DEBUG : : Looking for writers 2025/02/07 02:20:53 DEBUG : dir: reading active writers 2025/02/07 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/07 02:20:53 DEBUG : dir: Looking for writers 2025/02/07 02:20:53 DEBUG : file1: reading active writers 2025/02/07 02:20:53 DEBUG : : Looking for writers 2025/02/07 02:20:53 DEBUG : dir: reading active writers 2025/02/07 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/07 02:20:53 DEBUG : dir/file1: vfs cache: starting upload 2025/02/07 02:20:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:53 INFO : dir/file1: Copied (replaced existing) 2025/02/07 02:20:53 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-02-07 02:20:53 +0000 UTC" 2025/02/07 02:20:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/07 02:20:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/07 02:20:53 DEBUG : dir: Looking for writers 2025/02/07 02:20:53 DEBUG : file1: reading active writers 2025/02/07 02:20:53 DEBUG : : Looking for writers 2025/02/07 02:20:53 DEBUG : dir: reading active writers 2025/02/07 02:20:53 DEBUG : >WaitForWriters: 2025/02/07 02:20:53 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:53 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:53 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:53 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/07 02:20:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/07 02:20:53 DEBUG : dir/file1(0xc000f08800): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : dir/file1(0xc000f08800): openPending: 2025/02/07 02:20:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/07 02:20:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/07 02:20:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:53 DEBUG : dir/file1(0xc000f08800): >openPending: err= 2025/02/07 02:20:53 DEBUG : dir/file1(0xc000f08800): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : dir/file1(0xc000f08800): _writeAt: size=15, off=5 2025/02/07 02:20:53 DEBUG : dir/file1(0xc000f08800): >_writeAt: n=15, err= 2025/02/07 02:20:53 DEBUG : dir/file1(0xc000f08800): close: 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/02/07 02:20:53 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-07 02:20:53.368635756 +0000 UTC m=+11.892543201 2025/02/07 02:20:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : dir/file1(0xc000f08800): >close: err= 2025/02/07 02:20:53 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:53 DEBUG : dir: Looking for writers 2025/02/07 02:20:53 DEBUG : file1: reading active writers 2025/02/07 02:20:53 DEBUG : : Looking for writers 2025/02/07 02:20:53 DEBUG : dir: reading active writers 2025/02/07 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/07 02:20:53 DEBUG : dir: Looking for writers 2025/02/07 02:20:53 DEBUG : file1: reading active writers 2025/02/07 02:20:53 DEBUG : : Looking for writers 2025/02/07 02:20:53 DEBUG : dir: reading active writers 2025/02/07 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/07 02:20:53 DEBUG : dir: Looking for writers 2025/02/07 02:20:53 DEBUG : file1: reading active writers 2025/02/07 02:20:53 DEBUG : : Looking for writers 2025/02/07 02:20:53 DEBUG : dir: reading active writers 2025/02/07 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/07 02:20:53 DEBUG : dir: Looking for writers 2025/02/07 02:20:53 DEBUG : file1: reading active writers 2025/02/07 02:20:53 DEBUG : : Looking for writers 2025/02/07 02:20:53 DEBUG : dir: reading active writers 2025/02/07 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/07 02:20:53 DEBUG : dir/file1: vfs cache: starting upload 2025/02/07 02:20:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:53 INFO : dir/file1: Copied (replaced existing) 2025/02/07 02:20:53 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-02-07 02:20:53 +0000 UTC" 2025/02/07 02:20:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/07 02:20:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/07 02:20:53 DEBUG : dir: Looking for writers 2025/02/07 02:20:53 DEBUG : file1: reading active writers 2025/02/07 02:20:53 DEBUG : : Looking for writers 2025/02/07 02:20:53 DEBUG : dir: reading active writers 2025/02/07 02:20:53 DEBUG : >WaitForWriters: 2025/02/07 02:20:53 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:53 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:53 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:53 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : file1: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : file1(0xc00088a140): openPending: 2025/02/07 02:20:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:53 DEBUG : file1(0xc00088a140): >openPending: err= 2025/02/07 02:20:53 DEBUG : file1: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/07 02:20:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/07 02:20:53 DEBUG : file1(0xc00088a140): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : file1(0xc00088a140): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : file1(0xc00088a140): close: 2025/02/07 02:20:53 DEBUG : file1: vfs cache: setting modification time to 2025-02-07 02:20:53.586095211 +0000 UTC m=+12.110002656 2025/02/07 02:20:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : file1(0xc00088a140): >close: err= 2025/02/07 02:20:53 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:53 DEBUG : : Looking for writers 2025/02/07 02:20:53 DEBUG : file1: reading active writers 2025/02/07 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/07 02:20:53 DEBUG : : Looking for writers 2025/02/07 02:20:53 DEBUG : file1: reading active writers 2025/02/07 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/07 02:20:53 DEBUG : : Looking for writers 2025/02/07 02:20:53 DEBUG : file1: reading active writers 2025/02/07 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/07 02:20:53 DEBUG : : Looking for writers 2025/02/07 02:20:53 DEBUG : file1: reading active writers 2025/02/07 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/07 02:20:53 DEBUG : file1: vfs cache: starting upload 2025/02/07 02:20:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:20:53 INFO : file1: Copied (new) 2025/02/07 02:20:53 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-07 02:20:53 +0000 UTC" 2025/02/07 02:20:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:53 INFO : file1: vfs cache: upload succeeded try #1 2025/02/07 02:20:53 DEBUG : : Looking for writers 2025/02/07 02:20:53 DEBUG : file1: reading active writers 2025/02/07 02:20:53 DEBUG : >WaitForWriters: 2025/02/07 02:20:53 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:53 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:53 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:53 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/02/07 02:20:53 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e240): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e240): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e240): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e240): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e240): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.774124522 +0000 UTC m=+12.298031967 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e240): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e280): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e280): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e280): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e280): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e280): _writeAt: size=3, off=2 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e280): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e280): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.774124522 +0000 UTC m=+12.298031967 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e280): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e2c0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e2c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e2c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e2c0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e2c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.774124522 +0000 UTC m=+12.298031967 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e2c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030c700 item 1 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e340): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e340): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e340): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e340): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e340): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.775874762 +0000 UTC m=+12.299782207 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e340): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e380): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e380): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e380): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e380): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e380): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.775874762 +0000 UTC m=+12.299782207 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e380): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d6c0 item 2 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e3c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e3c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e3c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e3c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e3c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.777042894 +0000 UTC m=+12.300950339 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e3c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e400): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e400): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e400): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e400): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e400): _writeAt: size=3, off=2 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e400): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e400): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.777042894 +0000 UTC m=+12.300950339 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e400): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e440): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e440): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e440): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e440): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e440): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.777042894 +0000 UTC m=+12.300950339 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e440): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ddc0 item 3 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e4c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e4c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e4c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e4c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e4c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.779431287 +0000 UTC m=+12.303338721 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e4c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e540): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e540): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e540): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e540): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e540): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.779431287 +0000 UTC m=+12.303338721 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e540): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc4d0 item 4 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e580): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e580): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e580): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e580): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e580): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.781410805 +0000 UTC m=+12.305318250 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e580): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e5c0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e5c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e5c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e5c0): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e5c0): _writeAt: size=3, off=2 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e5c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e5c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.781410805 +0000 UTC m=+12.305318250 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e5c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e700): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e700): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e700): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e700): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e700): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.781410805 +0000 UTC m=+12.305318250 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e700): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc9a0 item 5 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e780): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e780): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e780): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e780): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e780): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.783782074 +0000 UTC m=+12.307689519 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e780): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e800): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e800): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e800): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e800): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e800): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.783782074 +0000 UTC m=+12.307689519 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e800): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bcee0 item 6 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e880): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e880): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e880): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e880): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e880): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.785512748 +0000 UTC m=+12.309420183 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e880): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e940): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e940): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e940): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e940): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e940): _writeAt: size=3, off=2 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e940): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e940): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.785512748 +0000 UTC m=+12.309420183 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e940): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e9c0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e9c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e9c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e9c0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e9c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.785512748 +0000 UTC m=+12.309420183 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055e9c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd260 item 7 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ea40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ea40): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ea40): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ea40): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ea40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.788450125 +0000 UTC m=+12.312357560 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ea40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eac0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eac0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eac0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eac0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eac0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.788450125 +0000 UTC m=+12.312357560 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eac0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd730 item 8 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb00): _readAt: size=2, off=0 2025/02/07 02:20:53 ERROR : open-test-file(0xc00055eb00): Couldn't read size of file 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb00): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb00): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb00): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb00): close: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb40): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb40): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb40): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.790481822 +0000 UTC m=+12.314389257 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb80): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb80): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb80): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb80): _writeAt: size=3, off=2 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb80): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.790481822 +0000 UTC m=+12.314389257 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eb80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ebc0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ebc0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ebc0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ebc0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ebc0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.790481822 +0000 UTC m=+12.314389257 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ebc0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bdb90 item 9 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ec40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ec40): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ec40): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ec40): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ec40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.792897985 +0000 UTC m=+12.316805420 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ec40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ecc0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ecc0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ecc0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ecc0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ecc0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.792897985 +0000 UTC m=+12.316805420 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ecc0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052460 item 10 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ed80): _readAt: size=2, off=0 2025/02/07 02:20:53 ERROR : open-test-file(0xc00055ed80): Couldn't read size of file 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ed80): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ed80): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ed80): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ed80): close: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ed80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055edc0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055edc0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055edc0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055edc0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055edc0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.795200196 +0000 UTC m=+12.319107631 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055edc0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ee80): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ee80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ee80): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ee80): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ee80): _writeAt: size=3, off=2 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ee80): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ee80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.795200196 +0000 UTC m=+12.319107631 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ee80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eec0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eec0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eec0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eec0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eec0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.795200196 +0000 UTC m=+12.319107631 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055eec0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a80 item 11 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ef40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ef40): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ef40): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ef40): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ef40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.797169916 +0000 UTC m=+12.321077351 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ef40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055efc0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055efc0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055efc0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055efc0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055efc0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.797169916 +0000 UTC m=+12.321077351 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055efc0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053260 item 12 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f080): _readAt: size=2, off=0 2025/02/07 02:20:53 ERROR : open-test-file(0xc00055f080): Couldn't read size of file 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f080): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f080): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f080): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f080): close: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f080): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f0c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f0c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f0c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f0c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f0c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.798804469 +0000 UTC m=+12.322711904 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f0c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f180): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f180): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f180): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f180): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f180): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.798804469 +0000 UTC m=+12.322711904 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f180): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b20 item 13 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f200): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f200): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f200): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f200): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f200): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.800283984 +0000 UTC m=+12.324191419 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f200): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f280): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f280): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f280): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f280): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f280): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.800283984 +0000 UTC m=+12.324191419 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f280): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014c230 item 14 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f340): _readAt: size=2, off=0 2025/02/07 02:20:53 ERROR : open-test-file(0xc00055f340): Couldn't read size of file 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f340): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f340): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f340): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f340): close: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f340): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f380): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f380): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f380): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f380): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f380): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.801898581 +0000 UTC m=+12.325806016 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f380): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f440): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f440): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f440): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f440): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f440): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.801898581 +0000 UTC m=+12.325806016 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f440): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ccb0 item 15 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f4c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f4c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f4c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f4c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f4c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.803390177 +0000 UTC m=+12.327297612 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f4c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f540): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f540): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f540): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f540): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f540): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.803390177 +0000 UTC m=+12.327297612 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f540): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014d180 item 16 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f580): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f580): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f580): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f580): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f580): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.804775035 +0000 UTC m=+12.328682470 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f580): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f5c0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f5c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f5c0): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f5c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f5c0): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f5c0): _writeAt: size=3, off=7 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f5c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f5c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.804775035 +0000 UTC m=+12.328682470 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f5c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f600): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f600): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f600): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f600): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f600): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.804775035 +0000 UTC m=+12.328682470 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f600): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014da40 item 17 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f680): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f680): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f680): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f680): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f680): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.806705201 +0000 UTC m=+12.330612626 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f680): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f700): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f700): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f700): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f700): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f700): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.806705201 +0000 UTC m=+12.330612626 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f700): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432690 item 18 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f780): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f780): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f780): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f780): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f780): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.808116226 +0000 UTC m=+12.332023662 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f780): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f840): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f840): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f840): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f840): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f840): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f840): _writeAt: size=3, off=7 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f840): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f840): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.808116226 +0000 UTC m=+12.332023662 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f840): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f880): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f880): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f880): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f880): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f880): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.808116226 +0000 UTC m=+12.332023662 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f880): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433730 item 19 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f900): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f900): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f900): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f900): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f900): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.810386879 +0000 UTC m=+12.334294313 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f900): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f980): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f980): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f980): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f980): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f980): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.810386879 +0000 UTC m=+12.334294313 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055f980): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c60e0 item 20 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fa00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fa00): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fa00): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fa00): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fa00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.811856133 +0000 UTC m=+12.335763568 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fa00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fac0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fac0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fac0): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fac0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fac0): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fac0): _writeAt: size=3, off=7 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fac0): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fac0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.811856133 +0000 UTC m=+12.335763568 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fac0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fb00): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fb00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fb00): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fb00): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fb00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.811856133 +0000 UTC m=+12.335763568 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fb00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6460 item 21 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fb80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fb80): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fb80): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fb80): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fb80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.814174334 +0000 UTC m=+12.338081769 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fb80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fc00): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fc00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fc00): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fc00): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fc00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.814174334 +0000 UTC m=+12.338081769 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fc00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c68c0 item 22 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fc80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fc80): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fc80): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fc80): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fc80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.815662184 +0000 UTC m=+12.339569620 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fc80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fd40): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fd40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fd40): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fd40): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fd40): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fd40): _writeAt: size=3, off=7 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fd40): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fd40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.815662184 +0000 UTC m=+12.339569620 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fd40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fd80): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fd80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fd80): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fd80): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fd80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.815662184 +0000 UTC m=+12.339569620 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fd80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6e00 item 23 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fe00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fe00): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fe00): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fe00): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fe00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.818081995 +0000 UTC m=+12.341989430 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fe00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fe80): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fe80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fe80): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fe80): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fe80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.818081995 +0000 UTC m=+12.341989430 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055fe80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7420 item 24 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ff40): _readAt: size=2, off=0 2025/02/07 02:20:53 ERROR : open-test-file(0xc00055ff40): Couldn't read size of file 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ff40): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ff40): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ff40): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ff40): close: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00055ff40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005400c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005400c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005400c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005400c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005400c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.819959292 +0000 UTC m=+12.343866727 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005400c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540240): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540240): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540240): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540240): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540240): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540240): _writeAt: size=3, off=7 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540240): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540240): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.819959292 +0000 UTC m=+12.343866727 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540240): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540280): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540280): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540280): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540280): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540280): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.819959292 +0000 UTC m=+12.343866727 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540280): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7880 item 25 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540a00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540a00): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540a00): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540a00): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540a00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.822306677 +0000 UTC m=+12.346214112 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540a00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540a80): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540a80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540a80): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540a80): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540a80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.822306677 +0000 UTC m=+12.346214112 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000540a80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7ce0 item 26 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004165c0): _readAt: size=2, off=0 2025/02/07 02:20:53 ERROR : open-test-file(0xc0004165c0): Couldn't read size of file 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004165c0): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004165c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004165c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004165c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004165c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416600): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416600): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416600): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416600): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416600): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.823375965 +0000 UTC m=+12.347283400 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416600): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004166c0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004166c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004166c0): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004166c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004166c0): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004166c0): _writeAt: size=3, off=7 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004166c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004166c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.823375965 +0000 UTC m=+12.347283400 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004166c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416700): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416700): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416700): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416700): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416700): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.823375965 +0000 UTC m=+12.347283400 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416700): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000632150 item 27 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416780): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416780): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416780): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416780): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416780): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.82513416 +0000 UTC m=+12.349041596 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416780): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416840): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416840): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416840): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416840): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416840): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.82513416 +0000 UTC m=+12.349041596 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416840): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000632700 item 28 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416940): _readAt: size=2, off=0 2025/02/07 02:20:53 ERROR : open-test-file(0xc000416940): Couldn't read size of file 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416940): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416940): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416940): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416940): close: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416940): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416980): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416980): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416980): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416980): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416980): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.826605899 +0000 UTC m=+12.350513334 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416980): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416ac0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416ac0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416ac0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416ac0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416ac0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.826605899 +0000 UTC m=+12.350513334 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416ac0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000633110 item 29 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416b40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416b40): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416b40): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416b40): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416b40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.827812955 +0000 UTC m=+12.351720379 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416b40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416c40): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416c40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416c40): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416c40): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416c40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.827812955 +0000 UTC m=+12.351720379 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416c40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000633570 item 30 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416e00): _readAt: size=2, off=0 2025/02/07 02:20:53 ERROR : open-test-file(0xc000416e00): Couldn't read size of file 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416e00): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416e00): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416e00): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416e00): close: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416e00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416e80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416e80): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416e80): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416e80): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416e80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.829173667 +0000 UTC m=+12.353081102 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416e80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416f80): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416f80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416f80): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416f80): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416f80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.829173667 +0000 UTC m=+12.353081102 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000416f80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000633ea0 item 31 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417080): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417080): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417080): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417080): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417080): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.830382625 +0000 UTC m=+12.354290060 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417080): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417100): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417100): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417100): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417100): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417100): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.830382625 +0000 UTC m=+12.354290060 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417100): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552700 item 32 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004172c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004172c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004172c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004172c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004172c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.831644363 +0000 UTC m=+12.355551798 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004172c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417380): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417380): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417380): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417380): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417380): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552d20 item 33 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417380): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417380): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.832435531 +0000 UTC m=+12.356342966 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417380): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004173c0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004173c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004173c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004173c0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004173c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.832435531 +0000 UTC m=+12.356342966 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004173c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005532d0 item 33 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417400): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417400): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417400): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417400): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417400): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.83365055 +0000 UTC m=+12.357557975 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417400): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004175c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004175c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005539d0 item 34 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004175c0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004175c0): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004175c0): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004175c0): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004175c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.834163438 +0000 UTC m=+12.358070874 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0004175c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417680): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417680): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417680): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417680): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417680): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.834163438 +0000 UTC m=+12.358070874 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417680): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553c70 item 34 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417700): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417700): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417700): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417700): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417700): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.835356628 +0000 UTC m=+12.359264063 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417700): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417740): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417740): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417740): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417740): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417740): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062c310 item 35 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417740): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417740): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.83579615 +0000 UTC m=+12.359703584 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417740): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417780): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417780): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417780): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417780): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417780): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.83579615 +0000 UTC m=+12.359703584 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417780): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062c620 item 35 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417880): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417880): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417880): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417880): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417880): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.836985581 +0000 UTC m=+12.360893016 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417880): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417940): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417940): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062d0a0 item 36 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417940): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417940): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417940): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417940): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417940): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.837474905 +0000 UTC m=+12.361382341 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417940): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417980): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417980): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417980): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417980): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417980): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.837474905 +0000 UTC m=+12.361382341 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417980): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062d340 item 36 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417ac0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417ac0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417ac0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417ac0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417ac0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.838650031 +0000 UTC m=+12.362557466 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417ac0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417bc0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417bc0): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417bc0): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417bc0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417bc0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062d880 item 37 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417bc0): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417bc0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.839052893 +0000 UTC m=+12.362960328 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417bc0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417c00): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417c00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417c00): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417c00): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417c00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.839052893 +0000 UTC m=+12.362960328 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417c00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062db90 item 37 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417cc0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417cc0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417cc0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417cc0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417cc0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.840233408 +0000 UTC m=+12.364140844 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417cc0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417e00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417e00): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624310 item 38 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417e00): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417e00): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417e00): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417e00): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417e00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.840691675 +0000 UTC m=+12.364599110 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417e00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417e40): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417e40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417e40): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417e40): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417e40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.840691675 +0000 UTC m=+12.364599110 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417e40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624690 item 38 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417ec0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417ec0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417ec0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417ec0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417ec0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.841899753 +0000 UTC m=+12.365807177 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000417ec0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec180): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec180): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec180): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec180): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec180): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624d90 item 39 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec180): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec180): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.842340776 +0000 UTC m=+12.366248210 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec180): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec1c0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec1c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec1c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec1c0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec1c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.842340776 +0000 UTC m=+12.366248210 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec1c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624ee0 item 39 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec240): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec240): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec240): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec240): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec240): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.843506373 +0000 UTC m=+12.367413799 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec240): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec300): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec300): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625880 item 40 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec300): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec300): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec300): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec300): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec300): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.843971022 +0000 UTC m=+12.367878457 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec300): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec340): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec340): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec340): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec340): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec340): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.843971022 +0000 UTC m=+12.367878457 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec340): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625b20 item 40 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec380): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec380): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec380): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec380): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec380): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec380): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec380): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.845261834 +0000 UTC m=+12.369169268 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec380): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec3c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec3c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec3c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694000 item 41 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec3c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec3c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.845652614 +0000 UTC m=+12.369560049 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec3c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec400): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec400): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec400): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec400): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec400): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694380 item 41 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec400): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec400): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.846100239 +0000 UTC m=+12.370007674 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec400): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec440): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec440): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec440): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec440): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec440): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.846100239 +0000 UTC m=+12.370007674 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec440): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694700 item 41 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec500): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec500): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec500): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec500): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec500): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec500): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec500): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.847312705 +0000 UTC m=+12.371220139 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec500): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec540): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec540): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec540): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694af0 item 42 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec540): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec540): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.847661837 +0000 UTC m=+12.371569271 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec540): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec600): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec600): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694d90 item 42 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec600): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec600): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec600): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec600): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec600): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.848191116 +0000 UTC m=+12.372098551 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec600): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec640): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec640): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec640): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec640): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec640): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.848191116 +0000 UTC m=+12.372098551 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec640): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694ee0 item 42 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec700): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec700): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec700): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec700): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec700): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec700): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec700): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.849385658 +0000 UTC m=+12.373293092 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec700): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec740): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec740): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec740): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695420 item 43 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec740): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec740): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.849769434 +0000 UTC m=+12.373676869 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec740): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec800): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec800): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec800): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec800): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec800): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695650 item 43 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec800): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec800): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.850252477 +0000 UTC m=+12.374159911 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec800): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec840): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec840): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec840): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec840): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec840): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.850252477 +0000 UTC m=+12.374159911 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec840): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695880 item 43 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec900): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec900): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec900): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec900): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec900): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec900): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec900): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.851432741 +0000 UTC m=+12.375340177 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec900): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec940): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec940): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec940): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e000 item 44 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec940): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec940): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.851835864 +0000 UTC m=+12.375743300 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ec940): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eca00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eca00): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e620 item 44 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eca00): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eca00): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eca00): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eca00): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eca00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.852777234 +0000 UTC m=+12.376684668 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eca00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eca40): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eca40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eca40): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eca40): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eca40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.852777234 +0000 UTC m=+12.376684668 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eca40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e8c0 item 44 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecb00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecb00): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecb00): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecb00): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecb00): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecb00): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecb00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.853985752 +0000 UTC m=+12.377893187 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecb00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecb40): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecb40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecb40): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063ed90 item 45 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecb40): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecb40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.854422718 +0000 UTC m=+12.378330153 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecb40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecc00): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecc00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecc00): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecc00): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecc00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.854422718 +0000 UTC m=+12.378330153 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecc00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f180 item 45 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eccc0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eccc0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eccc0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eccc0): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eccc0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eccc0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eccc0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.855619263 +0000 UTC m=+12.379526698 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eccc0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecd00): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecd00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecd00): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f8f0 item 46 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecd00): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecd00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.855913503 +0000 UTC m=+12.379820939 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecd00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecdc0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecdc0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecdc0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecdc0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecdc0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.855913503 +0000 UTC m=+12.379820939 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecdc0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063fab0 item 46 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ece80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ece80): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ece80): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ece80): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ece80): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ece80): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ece80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.85711673 +0000 UTC m=+12.381024155 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ece80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecec0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecec0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecec0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a070 item 47 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecec0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecec0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.857510196 +0000 UTC m=+12.381417630 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecec0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecf80): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecf80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecf80): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecf80): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecf80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.857510196 +0000 UTC m=+12.381417630 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ecf80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a540 item 47 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed040): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed040): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed040): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed040): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed040): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed040): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed040): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.85875957 +0000 UTC m=+12.382667005 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed040): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed080): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed080): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed080): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031aa80 item 48 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed080): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed080): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.859159968 +0000 UTC m=+12.383067404 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed080): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed140): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed140): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed140): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed140): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed140): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.859159968 +0000 UTC m=+12.383067404 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed140): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031acb0 item 48 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed180): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed180): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed180): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed180): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed180): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.860357966 +0000 UTC m=+12.384265401 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed180): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed1c0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed1c0): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed1c0): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed1c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed1c0): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed1c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b0a0 item 49 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed1c0): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed1c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.860831942 +0000 UTC m=+12.384739377 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed1c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed200): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed200): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed200): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed200): >_readAt: n=8, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed200): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.860831942 +0000 UTC m=+12.384739377 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed200): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b2d0 item 49 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed280): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed280): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed280): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed280): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed280): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.862264929 +0000 UTC m=+12.386172364 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed280): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed340): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed340): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed340): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b810 item 50 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed340): _readAt: size=2, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed340): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed340): _writeAt: size=3, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed340): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed340): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.862942445 +0000 UTC m=+12.386849880 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed340): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed380): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed380): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed380): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed380): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed380): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.862942445 +0000 UTC m=+12.386849880 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed380): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bc00 item 50 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed400): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed400): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed400): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed400): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed400): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.864114965 +0000 UTC m=+12.388022400 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed400): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed4c0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed4c0): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed4c0): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed4c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed4c0): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed4c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322380 item 51 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed4c0): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed4c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.864535691 +0000 UTC m=+12.388443136 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed4c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed500): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed500): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed500): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed500): >_readAt: n=8, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed500): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.864535691 +0000 UTC m=+12.388443136 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed500): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322540 item 51 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed580): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed580): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed580): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed580): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed580): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.865720455 +0000 UTC m=+12.389627889 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed580): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed640): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed640): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed640): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322930 item 52 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed640): _readAt: size=2, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed640): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed640): _writeAt: size=3, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed640): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed640): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.866089894 +0000 UTC m=+12.389997329 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed640): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed680): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed680): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed680): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed680): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed680): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.866089894 +0000 UTC m=+12.389997329 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed680): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322b60 item 52 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed700): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed700): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed700): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed700): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed700): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.867202924 +0000 UTC m=+12.391110369 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed700): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed7c0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed7c0): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed7c0): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed7c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed7c0): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed7c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003237a0 item 53 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed7c0): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed7c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.867651652 +0000 UTC m=+12.391559087 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed7c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed800): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed800): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed800): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed800): >_readAt: n=8, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed800): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.867651652 +0000 UTC m=+12.391559087 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed800): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323b20 item 53 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed880): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed880): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed880): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed880): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed880): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.868846474 +0000 UTC m=+12.392753910 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed880): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed940): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed940): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed940): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a150 item 54 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed940): _readAt: size=2, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed940): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed940): _writeAt: size=3, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed940): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed940): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.869253836 +0000 UTC m=+12.393161261 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed940): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed980): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed980): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed980): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed980): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed980): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.869253836 +0000 UTC m=+12.393161261 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ed980): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a3f0 item 54 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eda00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eda00): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eda00): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eda00): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eda00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.870550949 +0000 UTC m=+12.394458384 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006eda00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edac0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edac0): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edac0): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edac0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edac0): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edac0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a690 item 55 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edac0): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edac0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.870970212 +0000 UTC m=+12.394877638 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edac0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edb00): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edb00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edb00): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edb00): >_readAt: n=8, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edb00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.870970212 +0000 UTC m=+12.394877638 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edb00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a850 item 55 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edb80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edb80): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edb80): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edb80): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edb80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.87212536 +0000 UTC m=+12.396032796 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edb80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edc40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edc40): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edc40): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060ab60 item 56 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edc40): _readAt: size=2, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edc40): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edc40): _writeAt: size=3, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edc40): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edc40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.872566524 +0000 UTC m=+12.396473959 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edc40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edc80): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edc80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edc80): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edc80): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edc80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.872566524 +0000 UTC m=+12.396473959 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edc80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060acb0 item 56 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edd40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edd40): open at offset 0 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edd40): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edd40): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edd40): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edd40): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edd40): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edd40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.873791934 +0000 UTC m=+12.397699359 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edd40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edd80): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edd80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edd80): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b110 item 57 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edd80): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edd80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.87420744 +0000 UTC m=+12.398114876 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edd80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ede40): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ede40): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ede40): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ede40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ede40): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ede40): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b260 item 57 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ede40): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ede40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.874691244 +0000 UTC m=+12.398598679 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ede40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ede80): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ede80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ede80): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ede80): >_readAt: n=8, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ede80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.874691244 +0000 UTC m=+12.398598679 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006ede80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b3b0 item 57 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edf40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edf40): open at offset 0 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edf40): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edf40): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edf40): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edf40): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edf40): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edf40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.876199111 +0000 UTC m=+12.400106545 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006edf40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e000): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e000): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e000): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b6c0 item 58 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e000): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e000): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.876627552 +0000 UTC m=+12.400534986 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e000): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e0c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e0c0): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e0c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b810 item 58 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e0c0): _readAt: size=2, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e0c0): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e0c0): _writeAt: size=3, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e0c0): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e0c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.87715146 +0000 UTC m=+12.401058885 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e0c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e100): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e100): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e100): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e100): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e100): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.87715146 +0000 UTC m=+12.401058885 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e100): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060bb90 item 58 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e1c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e1c0): open at offset 0 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e1c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e1c0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e1c0): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e1c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e1c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e1c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.878268838 +0000 UTC m=+12.402176273 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e1c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e200): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e200): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e200): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060bea0 item 59 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e200): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e200): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.878712256 +0000 UTC m=+12.402619691 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e200): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e2c0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e2c0): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e2c0): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e2c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e2c0): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e2c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000642070 item 59 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e2c0): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e2c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.879156918 +0000 UTC m=+12.403064352 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e2c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e300): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e300): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e300): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e300): >_readAt: n=8, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e300): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.879156918 +0000 UTC m=+12.403064352 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e300): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006421c0 item 59 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e3c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e3c0): open at offset 0 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e3c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e3c0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e3c0): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e3c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e3c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e3c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.880140063 +0000 UTC m=+12.404047498 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e3c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e400): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e400): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e400): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006424d0 item 60 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e400): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e400): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.880526345 +0000 UTC m=+12.404433770 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e400): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e4c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e4c0): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e4c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000642690 item 60 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e4c0): _readAt: size=2, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e4c0): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e4c0): _writeAt: size=3, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e4c0): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e4c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.881037801 +0000 UTC m=+12.404945246 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e4c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e500): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e500): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e500): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e500): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e500): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.881037801 +0000 UTC m=+12.404945246 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e500): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006427e0 item 60 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e5c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e5c0): open at offset 0 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e5c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e5c0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e5c0): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e5c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e5c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e5c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.882129952 +0000 UTC m=+12.406037386 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e5c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e600): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e600): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e600): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000642af0 item 61 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e600): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e600): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.882470657 +0000 UTC m=+12.406378093 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e600): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e6c0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e6c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e6c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e6c0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e6c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.882470657 +0000 UTC m=+12.406378093 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e6c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000642c40 item 61 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e780): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e780): open at offset 0 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e780): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e780): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e780): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e780): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e780): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e780): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.883449617 +0000 UTC m=+12.407357052 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e780): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e7c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e7c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e7c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000642f50 item 62 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e7c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e7c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.883768132 +0000 UTC m=+12.407675566 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e7c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e880): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e880): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e880): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e880): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e880): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.883768132 +0000 UTC m=+12.407675566 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e880): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000643110 item 62 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e940): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e940): open at offset 0 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e940): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e940): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e940): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e940): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e940): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e940): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.888210281 +0000 UTC m=+12.412117716 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e940): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e980): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e980): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e980): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006433b0 item 63 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e980): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e980): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.888564533 +0000 UTC m=+12.412471967 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096e980): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ea40): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ea40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ea40): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ea40): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ea40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.888564533 +0000 UTC m=+12.412471967 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ea40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000643570 item 63 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096eb00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096eb00): open at offset 0 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096eb00): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096eb00): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096eb00): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096eb00): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096eb00): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096eb00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.889949279 +0000 UTC m=+12.413856714 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096eb00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096eb40): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096eb40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096eb40): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000643880 item 64 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096eb40): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096eb40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.890317017 +0000 UTC m=+12.414224452 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096eb40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec00): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec00): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec00): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.890317017 +0000 UTC m=+12.414224452 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006439d0 item 64 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec40): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec40): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec40): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.892296364 +0000 UTC m=+12.416203799 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec80): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec80): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec80): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec80): _writeAt: size=3, off=2 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000643ce0 item 65 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec80): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.892729955 +0000 UTC m=+12.416637389 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ec80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ecc0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ecc0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ecc0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ecc0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ecc0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.892729955 +0000 UTC m=+12.416637389 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ecc0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000643e30 item 65 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed00): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed00): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed00): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.894291722 +0000 UTC m=+12.418199157 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed40): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064c1c0 item 66 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed40): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed40): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed40): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed40): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.894725823 +0000 UTC m=+12.418633259 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed80): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed80): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed80): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.894725823 +0000 UTC m=+12.418633259 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ed80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064c380 item 66 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096edc0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096edc0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096edc0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096edc0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096edc0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.895963495 +0000 UTC m=+12.419870930 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096edc0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ee00): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ee00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ee00): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ee00): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ee00): _writeAt: size=3, off=2 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064c690 item 67 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ee00): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ee00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.896410962 +0000 UTC m=+12.420318407 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ee00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ee40): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ee40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ee40): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ee40): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ee40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.896410962 +0000 UTC m=+12.420318407 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ee40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064c7e0 item 67 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ef00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ef00): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ef00): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ef00): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ef00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.897504635 +0000 UTC m=+12.421412069 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ef00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096efc0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096efc0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064caf0 item 68 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096efc0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096efc0): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096efc0): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096efc0): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096efc0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.897900394 +0000 UTC m=+12.421807829 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096efc0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f000): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f000): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f000): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f000): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f000): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.897900394 +0000 UTC m=+12.421807829 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f000): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064ccb0 item 68 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f040): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f040): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f040): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f040): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f040): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.899212145 +0000 UTC m=+12.423119579 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f040): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f080): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f080): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f080): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f080): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f080): _writeAt: size=3, off=2 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064d0a0 item 69 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f080): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f080): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.899579611 +0000 UTC m=+12.423487046 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f080): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f0c0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f0c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f0c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f0c0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f0c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.899579611 +0000 UTC m=+12.423487046 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f0c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064d1f0 item 69 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f140): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f140): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f140): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f140): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f140): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.900566325 +0000 UTC m=+12.424473760 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f140): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f200): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f200): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064d500 item 70 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f200): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f200): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f200): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f200): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f200): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.90100833 +0000 UTC m=+12.424915765 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f200): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f240): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f240): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f240): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f240): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f240): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.90100833 +0000 UTC m=+12.424915765 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f240): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064d650 item 70 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f2c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f2c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f2c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f2c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f2c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.902181321 +0000 UTC m=+12.426088756 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f2c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f380): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f380): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f380): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f380): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f380): _writeAt: size=3, off=2 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064d960 item 71 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f380): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f380): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.902676968 +0000 UTC m=+12.426584403 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f380): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f3c0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f3c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f3c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f3c0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f3c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.902676968 +0000 UTC m=+12.426584403 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f3c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064db20 item 71 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f440): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f440): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f440): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f440): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f440): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.903717141 +0000 UTC m=+12.427624577 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f440): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f500): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f500): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064dea0 item 72 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f500): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f500): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f500): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f500): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f500): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.904133639 +0000 UTC m=+12.428041064 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f500): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f540): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f540): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f540): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f540): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f540): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.904133639 +0000 UTC m=+12.428041064 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f540): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006560e0 item 72 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f580): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f580): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f580): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f580): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f580): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f580): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f580): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.905221922 +0000 UTC m=+12.429129357 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f580): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f5c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f5c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f5c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006564d0 item 73 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f5c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f5c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.905598356 +0000 UTC m=+12.429505790 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f5c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f600): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f600): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f600): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f600): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f600): _writeAt: size=3, off=2 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656620 item 73 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f600): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f600): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.90603389 +0000 UTC m=+12.429941315 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f600): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f640): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f640): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f640): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f640): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f640): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.90603389 +0000 UTC m=+12.429941315 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f640): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006567e0 item 73 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f700): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f700): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f700): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f700): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f700): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f700): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f700): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.907046802 +0000 UTC m=+12.430954227 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f700): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f740): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f740): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f740): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656a80 item 74 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f740): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f740): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.907390544 +0000 UTC m=+12.431297978 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f740): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f800): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f800): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656bd0 item 74 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f800): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f800): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f800): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f800): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f800): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.907889837 +0000 UTC m=+12.431797271 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f800): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f840): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f840): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f840): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f840): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f840): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.907889837 +0000 UTC m=+12.431797271 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f840): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656d90 item 74 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f900): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f900): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f900): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f900): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f900): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f900): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f900): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.908968993 +0000 UTC m=+12.432876428 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f900): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f940): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f940): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f940): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657110 item 75 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f940): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f940): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.909301403 +0000 UTC m=+12.433208828 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096f940): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fa00): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fa00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fa00): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fa00): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fa00): _writeAt: size=3, off=2 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657260 item 75 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fa00): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fa00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.909764368 +0000 UTC m=+12.433671804 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fa00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fa40): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fa40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fa40): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fa40): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fa40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.909764368 +0000 UTC m=+12.433671804 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fa40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006573b0 item 75 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fb00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fb00): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fb00): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fb00): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fb00): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fb00): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fb00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.910847542 +0000 UTC m=+12.434754977 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fb00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fb40): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fb40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fb40): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006577a0 item 76 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fb40): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fb40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.911174072 +0000 UTC m=+12.435081507 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fb40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fc00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fc00): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006578f0 item 76 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fc00): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fc00): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fc00): _writeAt: size=3, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fc00): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fc00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.91159566 +0000 UTC m=+12.435503095 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fc00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fc40): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fc40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fc40): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fc40): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fc40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.91159566 +0000 UTC m=+12.435503095 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fc40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657ab0 item 76 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fd00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fd00): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fd00): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fd00): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fd00): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fd00): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fd00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.912754595 +0000 UTC m=+12.436662030 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fd00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fd40): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fd40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fd40): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657dc0 item 77 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fd40): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fd40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.913195669 +0000 UTC m=+12.437103103 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fd40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fe00): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fe00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fe00): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fe00): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fe00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.913195669 +0000 UTC m=+12.437103103 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fe00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657f10 item 77 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fec0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fec0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fec0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fec0): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fec0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fec0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fec0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.914399158 +0000 UTC m=+12.438306592 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096fec0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ff00): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ff00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ff00): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065e2a0 item 78 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ff00): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ff00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.914838007 +0000 UTC m=+12.438745442 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00096ff00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578040): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578040): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578040): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578040): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578040): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.914838007 +0000 UTC m=+12.438745442 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578040): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065e460 item 78 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578100): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578100): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578100): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578100): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578100): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578100): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578100): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.915979671 +0000 UTC m=+12.439887105 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578100): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578140): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578140): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578140): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065e770 item 79 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578140): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578140): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.916372424 +0000 UTC m=+12.440279859 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578140): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578200): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578200): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578200): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578200): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578200): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.916372424 +0000 UTC m=+12.440279859 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578200): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065e8c0 item 79 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005782c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005782c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005782c0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005782c0): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005782c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005782c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005782c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.917590069 +0000 UTC m=+12.441497504 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005782c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578300): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578300): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578300): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065ecb0 item 80 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578300): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578300): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.917913473 +0000 UTC m=+12.441820908 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578300): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005783c0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005783c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005783c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005783c0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005783c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.917913473 +0000 UTC m=+12.441820908 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005783c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065ee00 item 80 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578400): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578400): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578400): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578400): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578400): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.919016073 +0000 UTC m=+12.442923509 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578400): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578440): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578440): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578440): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578440): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578440): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578440): _writeAt: size=3, off=7 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065f110 item 81 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578440): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578440): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.919466254 +0000 UTC m=+12.443373689 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578440): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578480): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578480): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578480): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578480): >_readAt: n=8, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578480): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.919466254 +0000 UTC m=+12.443373689 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578480): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065f2d0 item 81 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578500): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578500): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578500): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578500): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578500): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.920481801 +0000 UTC m=+12.444389236 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578500): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005785c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005785c0): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005785c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065f570 item 82 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005785c0): _readAt: size=2, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005785c0): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005785c0): _writeAt: size=3, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005785c0): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005785c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.92085595 +0000 UTC m=+12.444763375 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005785c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578600): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578600): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578600): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578600): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578600): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.92085595 +0000 UTC m=+12.444763375 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578600): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065f730 item 82 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578680): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578680): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578680): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578680): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578680): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.921613075 +0000 UTC m=+12.445520510 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578680): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578740): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578740): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578740): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578740): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578740): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578740): _writeAt: size=3, off=7 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065fa40 item 83 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578740): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578740): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.921958219 +0000 UTC m=+12.445865665 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578740): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578780): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578780): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578780): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578780): >_readAt: n=8, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578780): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.921958219 +0000 UTC m=+12.445865665 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578780): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065fb90 item 83 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578800): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578800): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578800): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578800): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578800): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.922746903 +0000 UTC m=+12.446654338 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578800): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005788c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005788c0): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005788c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065fea0 item 84 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005788c0): _readAt: size=2, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005788c0): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005788c0): _writeAt: size=3, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005788c0): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005788c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.923116794 +0000 UTC m=+12.447024229 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005788c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578900): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578900): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578900): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578900): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578900): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.923116794 +0000 UTC m=+12.447024229 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578900): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006640e0 item 84 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578980): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578980): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578980): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578980): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578980): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.923870693 +0000 UTC m=+12.447778127 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578980): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578a40): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578a40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578a40): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578a40): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578a40): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578a40): _writeAt: size=3, off=7 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664380 item 85 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578a40): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578a40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.924217811 +0000 UTC m=+12.448125246 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578a40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578a80): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578a80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578a80): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578a80): >_readAt: n=8, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578a80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.924217811 +0000 UTC m=+12.448125246 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578a80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664620 item 85 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578b00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578b00): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578b00): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578b00): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578b00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.925191019 +0000 UTC m=+12.449098454 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578b00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578bc0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578bc0): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578bc0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006649a0 item 86 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578bc0): _readAt: size=2, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578bc0): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578bc0): _writeAt: size=3, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578bc0): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578bc0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.925702154 +0000 UTC m=+12.449609589 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578bc0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578c00): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578c00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578c00): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578c00): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578c00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.925702154 +0000 UTC m=+12.449609589 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578c00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664af0 item 86 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578c80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578c80): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578c80): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578c80): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578c80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.926559436 +0000 UTC m=+12.450466871 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578c80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578d40): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578d40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578d40): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578d40): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578d40): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578d40): _writeAt: size=3, off=7 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664d90 item 87 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578d40): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578d40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.926908668 +0000 UTC m=+12.450816113 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578d40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578d80): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578d80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578d80): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578d80): >_readAt: n=8, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578d80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.926908668 +0000 UTC m=+12.450816113 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578d80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664ee0 item 87 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578e00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578e00): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578e00): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578e00): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578e00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.928014354 +0000 UTC m=+12.451921788 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578e00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578ec0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578ec0): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578ec0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006651f0 item 88 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578ec0): _readAt: size=2, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578ec0): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578ec0): _writeAt: size=3, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578ec0): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578ec0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.928385387 +0000 UTC m=+12.452292823 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578ec0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578f00): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578f00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578f00): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578f00): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578f00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.928385387 +0000 UTC m=+12.452292823 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578f00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006653b0 item 88 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578fc0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578fc0): open at offset 0 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578fc0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578fc0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578fc0): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578fc0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578fc0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578fc0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.929511781 +0000 UTC m=+12.453419217 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578fc0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579000): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579000): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579000): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006656c0 item 89 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579000): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579000): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.930190279 +0000 UTC m=+12.454097715 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579000): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005790c0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005790c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005790c0): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005790c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005790c0): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005790c0): _writeAt: size=3, off=7 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665810 item 89 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005790c0): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005790c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.930933638 +0000 UTC m=+12.454841083 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005790c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579100): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579100): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579100): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579100): >_readAt: n=8, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579100): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.930933638 +0000 UTC m=+12.454841083 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579100): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006659d0 item 89 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005791c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005791c0): open at offset 0 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005791c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005791c0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005791c0): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005791c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005791c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005791c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.932528767 +0000 UTC m=+12.456436202 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005791c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579200): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579200): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579200): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665ce0 item 90 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579200): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579200): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.933156481 +0000 UTC m=+12.457063906 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579200): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005792c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005792c0): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005792c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665e30 item 90 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005792c0): _readAt: size=2, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005792c0): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005792c0): _writeAt: size=3, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005792c0): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005792c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.933895261 +0000 UTC m=+12.457802695 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005792c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579300): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579300): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579300): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579300): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579300): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.933895261 +0000 UTC m=+12.457802695 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579300): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672000 item 90 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005794c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005794c0): open at offset 0 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005794c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005794c0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005794c0): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005794c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005794c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005794c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.935584036 +0000 UTC m=+12.459491471 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005794c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579500): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579500): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579500): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672380 item 91 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579500): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579500): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.936157197 +0000 UTC m=+12.460064632 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579500): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005795c0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005795c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005795c0): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005795c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005795c0): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005795c0): _writeAt: size=3, off=7 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006724d0 item 91 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005795c0): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005795c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.936972049 +0000 UTC m=+12.460879483 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005795c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579600): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579600): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579600): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579600): >_readAt: n=8, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579600): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.936972049 +0000 UTC m=+12.460879483 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000579600): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672620 item 91 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578100): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578100): open at offset 0 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578100): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578100): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578100): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578100): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578100): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578100): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.940416634 +0000 UTC m=+12.464324069 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578100): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578140): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578140): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578140): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006722a0 item 92 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578140): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578140): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.94076227 +0000 UTC m=+12.464669695 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578140): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578200): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578200): open at offset 5 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578200): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006723f0 item 92 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578200): _readAt: size=2, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578200): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578200): _writeAt: size=3, off=5 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578200): >_writeAt: n=3, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578200): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.941745677 +0000 UTC m=+12.465653112 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578200): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578240): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578240): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578240): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578240): >_readAt: n=3, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578240): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.941745677 +0000 UTC m=+12.465653112 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578240): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672540 item 92 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578300): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578300): open at offset 0 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578300): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578300): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578300): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578300): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578300): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578300): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.942759061 +0000 UTC m=+12.466666495 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578300): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578340): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578340): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578340): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006728c0 item 93 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578340): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578340): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.943075842 +0000 UTC m=+12.466983277 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578340): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578400): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578400): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578400): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578400): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578400): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.943075842 +0000 UTC m=+12.466983277 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578400): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672a80 item 93 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005784c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005784c0): open at offset 0 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005784c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005784c0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005784c0): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005784c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005784c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005784c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.94400121 +0000 UTC m=+12.467908646 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005784c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578500): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578500): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578500): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672d90 item 94 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578500): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578500): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.944366533 +0000 UTC m=+12.468273968 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578500): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005785c0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005785c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005785c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005785c0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005785c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.944366533 +0000 UTC m=+12.468273968 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005785c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672ee0 item 94 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578680): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578680): open at offset 0 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578680): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578680): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578680): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578680): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578680): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578680): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.945952776 +0000 UTC m=+12.469860232 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578680): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005786c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005786c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005786c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006732d0 item 95 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005786c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005786c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.946688581 +0000 UTC m=+12.470596016 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0005786c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578780): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578780): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578780): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578780): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578780): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.946688581 +0000 UTC m=+12.470596016 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578780): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673420 item 95 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578840): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578840): open at offset 0 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578840): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578840): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578840): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578840): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578840): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578840): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.948123412 +0000 UTC m=+12.472030847 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578840): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578880): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578880): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578880): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673730 item 96 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578880): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578880): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.948461675 +0000 UTC m=+12.472369109 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578880): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578940): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578940): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578940): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578940): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578940): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.948461675 +0000 UTC m=+12.472369109 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000578940): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673960 item 96 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= 2025/02/07 02:20:53 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:53 DEBUG : : Looking for writers 2025/02/07 02:20:53 DEBUG : >WaitForWriters: 2025/02/07 02:20:53 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:53 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:53 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:53 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/02/07 02:20:53 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00088bf00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00088bf00): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00088bf00): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00088bf00): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00088bf00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.971645797 +0000 UTC m=+12.495553232 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc00088bf00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610500): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610500): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610500): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610500): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610500): _writeAt: size=3, off=2 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610500): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610500): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.971645797 +0000 UTC m=+12.495553232 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610500): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610540): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610540): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610540): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610540): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610540): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.971645797 +0000 UTC m=+12.495553232 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610540): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eab60 item 1 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610580): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610580): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610580): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610580): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610580): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.973107969 +0000 UTC m=+12.497015404 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610580): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006105c0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006105c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006105c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006105c0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006105c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.973107969 +0000 UTC m=+12.497015404 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006105c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb340 item 2 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610600): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610600): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610600): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610600): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610600): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.974095984 +0000 UTC m=+12.498003420 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610600): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610640): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610640): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610640): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610640): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610640): _writeAt: size=3, off=2 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610640): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610640): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.974095984 +0000 UTC m=+12.498003420 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610640): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610680): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610680): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610680): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610680): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610680): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.974095984 +0000 UTC m=+12.498003420 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610680): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb810 item 3 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610700): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610700): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610700): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610700): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610700): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.975665767 +0000 UTC m=+12.499573202 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610700): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610780): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610780): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610780): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610780): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610780): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.975665767 +0000 UTC m=+12.499573202 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610780): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030c230 item 4 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006107c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006107c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006107c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006107c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006107c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.976860599 +0000 UTC m=+12.500768035 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006107c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610800): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610800): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610800): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610800): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610800): _writeAt: size=3, off=2 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610800): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610800): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.976860599 +0000 UTC m=+12.500768035 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610800): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610840): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610840): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610840): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610840): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610840): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.976860599 +0000 UTC m=+12.500768035 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610840): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030c9a0 item 5 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006108c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006108c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006108c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006108c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006108c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.978545648 +0000 UTC m=+12.502453093 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006108c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610940): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610940): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610940): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610940): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610940): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.978545648 +0000 UTC m=+12.502453093 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610940): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d6c0 item 6 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006109c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006109c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006109c0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006109c0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006109c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.979690516 +0000 UTC m=+12.503597952 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006109c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610a80): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610a80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610a80): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610a80): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610a80): _writeAt: size=3, off=2 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610a80): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610a80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.979690516 +0000 UTC m=+12.503597952 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610a80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610ac0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610ac0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610ac0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610ac0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610ac0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.979690516 +0000 UTC m=+12.503597952 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610ac0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ddc0 item 7 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610b40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610b40): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610b40): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610b40): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610b40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.98123445 +0000 UTC m=+12.505141886 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610b40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610bc0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610bc0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610bc0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610bc0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610bc0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.98123445 +0000 UTC m=+12.505141886 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610bc0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc4d0 item 8 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c00): _readAt: size=2, off=0 2025/02/07 02:20:53 ERROR : open-test-file(0xc000610c00): Couldn't read size of file 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c00): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c00): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c00): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c00): close: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c40): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c40): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c40): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.983163475 +0000 UTC m=+12.507070910 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c80): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c80): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c80): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c80): _writeAt: size=3, off=2 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c80): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.983163475 +0000 UTC m=+12.507070910 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610c80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610cc0): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610cc0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610cc0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610cc0): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610cc0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.983163475 +0000 UTC m=+12.507070910 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610cc0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc9a0 item 9 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610d80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610d80): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610d80): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610d80): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610d80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.98508731 +0000 UTC m=+12.508994745 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000610d80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611040): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611040): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611040): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611040): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611040): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.98508731 +0000 UTC m=+12.508994745 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611040): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bcee0 item 10 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611300): _readAt: size=2, off=0 2025/02/07 02:20:53 ERROR : open-test-file(0xc000611300): Couldn't read size of file 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611300): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611300): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611300): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611300): close: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611300): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611600): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611600): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611600): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611600): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611600): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.987042853 +0000 UTC m=+12.510950278 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611600): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006116c0): _readAt: size=2, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006116c0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006116c0): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006116c0): >_readAt: n=2, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006116c0): _writeAt: size=3, off=2 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006116c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006116c0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.987042853 +0000 UTC m=+12.510950278 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc0006116c0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611700): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611700): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611700): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611700): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611700): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.987042853 +0000 UTC m=+12.510950278 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611700): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd260 item 11 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611780): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611780): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611780): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611780): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611780): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.989424422 +0000 UTC m=+12.513331857 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611780): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611800): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611800): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611800): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611800): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611800): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.989424422 +0000 UTC m=+12.513331857 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611800): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd730 item 12 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611900): _readAt: size=2, off=0 2025/02/07 02:20:53 ERROR : open-test-file(0xc000611900): Couldn't read size of file 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611900): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611900): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611900): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611900): close: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611900): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611940): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611940): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611940): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611940): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611940): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.990684827 +0000 UTC m=+12.514592262 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611940): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611a00): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611a00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611a00): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611a00): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611a00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.990684827 +0000 UTC m=+12.514592262 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611a00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bdb90 item 13 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611a80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611a80): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611a80): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611a80): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611a80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.991657403 +0000 UTC m=+12.515564839 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611a80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611b00): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611b00): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611b00): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611b00): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611b00): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.991657403 +0000 UTC m=+12.515564839 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611b00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000520e0 item 14 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611c00): _readAt: size=2, off=0 2025/02/07 02:20:53 ERROR : open-test-file(0xc000611c00): Couldn't read size of file 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611c00): >_readAt: n=0, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611c00): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611c00): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611c00): close: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611c00): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611cc0): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611cc0): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611cc0): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611cc0): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611cc0): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.992820807 +0000 UTC m=+12.516728242 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611cc0): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611d80): _readAt: size=512, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611d80): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611d80): >openPending: err= 2025/02/07 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611d80): >_readAt: n=5, err=EOF 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611d80): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.992820807 +0000 UTC m=+12.516728242 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611d80): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: Remove: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052850 item 15 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611e40): openPending: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611e40): >openPending: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611e40): _writeAt: size=5, off=0 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611e40): >_writeAt: n=5, err= 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611e40): close: 2025/02/07 02:20:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.997783869 +0000 UTC m=+12.521691305 2025/02/07 02:20:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:53 DEBUG : open-test-file(0xc000611e40): >close: err= 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:53 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000611f00): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000611f00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000611f00): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000611f00): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000611f00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:53.997783869 +0000 UTC m=+12.521691305 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000611f00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 16 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e000): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e000): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e000): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e000): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e000): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.00380039 +0000 UTC m=+12.527707825 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e000): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e040): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e040): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e040): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e040): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e040): >_readAt: n=2, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e040): _writeAt: size=3, off=7 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e040): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e040): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.00380039 +0000 UTC m=+12.527707825 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e040): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e180): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e180): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e180): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e180): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e180): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.00380039 +0000 UTC m=+12.527707825 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e180): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 17 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e240): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e240): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e240): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e240): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e240): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.006186387 +0000 UTC m=+12.530093822 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e240): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e2c0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e2c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e2c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e2c0): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e2c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.006186387 +0000 UTC m=+12.530093822 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e2c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 18 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e380): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e380): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e380): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e380): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e380): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.007768543 +0000 UTC m=+12.531675978 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e380): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e440): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e440): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e440): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e440): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e440): >_readAt: n=2, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e440): _writeAt: size=3, off=7 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e440): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e440): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.007768543 +0000 UTC m=+12.531675978 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e440): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e480): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e480): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e480): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e480): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e480): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.007768543 +0000 UTC m=+12.531675978 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e480): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014cb60 item 19 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e500): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e500): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e500): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e500): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e500): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.010077967 +0000 UTC m=+12.533985402 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e500): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e580): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e580): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e580): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e580): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e580): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.010077967 +0000 UTC m=+12.533985402 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e580): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014d180 item 20 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e700): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e700): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e700): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e700): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e700): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.011500194 +0000 UTC m=+12.535407629 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e700): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e7c0): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e7c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e7c0): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e7c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e7c0): >_readAt: n=2, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e7c0): _writeAt: size=3, off=7 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e7c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e7c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.011500194 +0000 UTC m=+12.535407629 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e7c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e800): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e800): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e800): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e800): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e800): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.011500194 +0000 UTC m=+12.535407629 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e800): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014da40 item 21 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e880): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e880): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e880): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e880): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e880): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.013600308 +0000 UTC m=+12.537507743 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e880): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e900): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e900): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e900): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e900): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e900): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.013600308 +0000 UTC m=+12.537507743 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e900): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432690 item 22 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e9c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e9c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e9c0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e9c0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e9c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.015140826 +0000 UTC m=+12.539048261 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055e9c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ea80): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ea80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ea80): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ea80): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ea80): >_readAt: n=2, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ea80): _writeAt: size=3, off=7 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ea80): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ea80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.015140826 +0000 UTC m=+12.539048261 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ea80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055eac0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055eac0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055eac0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055eac0): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055eac0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.015140826 +0000 UTC m=+12.539048261 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055eac0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433730 item 23 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055eb40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055eb40): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055eb40): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055eb40): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055eb40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.017265876 +0000 UTC m=+12.541173311 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055eb40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ebc0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ebc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ebc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ebc0): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ebc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.017265876 +0000 UTC m=+12.541173311 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ebc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c60e0 item 24 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ec80): _readAt: size=2, off=0 2025/02/07 02:20:54 ERROR : open-test-file(0xc00055ec80): Couldn't read size of file 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ec80): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ec80): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ec80): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ec80): close: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ec80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ecc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ecc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ecc0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ecc0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ecc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.019020415 +0000 UTC m=+12.542927849 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ecc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ed80): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ed80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ed80): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ed80): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ed80): >_readAt: n=2, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ed80): _writeAt: size=3, off=7 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ed80): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ed80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.019020415 +0000 UTC m=+12.542927849 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ed80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055edc0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055edc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055edc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055edc0): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055edc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.019020415 +0000 UTC m=+12.542927849 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055edc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6460 item 25 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ee40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ee40): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ee40): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ee40): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ee40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.021304241 +0000 UTC m=+12.545211676 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ee40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055eec0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055eec0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055eec0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055eec0): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055eec0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.021304241 +0000 UTC m=+12.545211676 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055eec0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c68c0 item 26 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ef80): _readAt: size=2, off=0 2025/02/07 02:20:54 ERROR : open-test-file(0xc00055ef80): Couldn't read size of file 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ef80): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ef80): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ef80): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ef80): close: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ef80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055efc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055efc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055efc0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055efc0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055efc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.022975313 +0000 UTC m=+12.546882748 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055efc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f080): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f080): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f080): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f080): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f080): >_readAt: n=2, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f080): _writeAt: size=3, off=7 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f080): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f080): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.022975313 +0000 UTC m=+12.546882748 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f080): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f0c0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f0c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f0c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f0c0): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f0c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.022975313 +0000 UTC m=+12.546882748 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f0c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6e00 item 27 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f140): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f140): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f140): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f140): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f140): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.025403669 +0000 UTC m=+12.549311105 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f140): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f1c0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f1c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f1c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f1c0): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f1c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.025403669 +0000 UTC m=+12.549311105 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f1c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7420 item 28 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f280): _readAt: size=2, off=0 2025/02/07 02:20:54 ERROR : open-test-file(0xc00055f280): Couldn't read size of file 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f280): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f280): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f280): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f280): close: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f280): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f2c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f2c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f2c0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f2c0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f2c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.027080221 +0000 UTC m=+12.550987656 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f2c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f380): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f380): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f380): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f380): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f380): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.027080221 +0000 UTC m=+12.550987656 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f380): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7880 item 29 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f400): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f400): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f400): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f400): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f400): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.028597106 +0000 UTC m=+12.552504541 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f400): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f480): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f480): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f480): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f480): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f480): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.028597106 +0000 UTC m=+12.552504541 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f480): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7c00 item 30 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f540): _readAt: size=2, off=0 2025/02/07 02:20:54 ERROR : open-test-file(0xc00055f540): Couldn't read size of file 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f540): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f540): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f540): >_writeAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f540): close: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f540): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f580): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f580): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f580): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f580): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f580): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.030473932 +0000 UTC m=+12.554381366 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f580): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f640): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f640): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f640): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f640): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f640): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.030473932 +0000 UTC m=+12.554381366 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f640): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7f10 item 31 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f6c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f6c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f6c0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f6c0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f6c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.032018157 +0000 UTC m=+12.555925582 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f6c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f740): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f740): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f740): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f740): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f740): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.032018157 +0000 UTC m=+12.555925582 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f740): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006323f0 item 32 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f780): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f780): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f780): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f780): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f780): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.03355628 +0000 UTC m=+12.557463705 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f780): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f7c0): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f7c0): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f7c0): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f7c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f7c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000632b60 item 33 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f7c0): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f7c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.034104334 +0000 UTC m=+12.558011769 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f7c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f800): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f800): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f800): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f800): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f800): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.034104334 +0000 UTC m=+12.558011769 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f800): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000632fc0 item 33 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f840): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f840): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f840): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f840): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f840): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.035578338 +0000 UTC m=+12.559485773 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f840): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f880): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f880): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000633500 item 34 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f880): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f880): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f880): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f880): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f880): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.036181815 +0000 UTC m=+12.560089251 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f880): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f8c0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f8c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f8c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f8c0): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f8c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.036181815 +0000 UTC m=+12.560089251 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f8c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000633960 item 34 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f900): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f900): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f900): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f900): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f900): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.037758862 +0000 UTC m=+12.561666297 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f900): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f940): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f940): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f940): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f940): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f940): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552460 item 35 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f940): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f940): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.038325 +0000 UTC m=+12.562232435 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f940): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f980): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f980): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f980): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f980): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f980): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.038325 +0000 UTC m=+12.562232435 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055f980): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552690 item 35 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fa00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fa00): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fa00): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fa00): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fa00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.03982451 +0000 UTC m=+12.563731946 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fa00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fac0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fac0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552bd0 item 36 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fac0): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fac0): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fac0): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fac0): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fac0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.040491087 +0000 UTC m=+12.564398521 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fac0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb00): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb00): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb00): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.040491087 +0000 UTC m=+12.564398521 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553110 item 36 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb40): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb40): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb40): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.0421951 +0000 UTC m=+12.566102535 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb80): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb80): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb80): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb80): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553960 item 37 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb80): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.042909113 +0000 UTC m=+12.566816548 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fb80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fbc0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fbc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fbc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fbc0): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fbc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.042909113 +0000 UTC m=+12.566816548 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fbc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553b90 item 37 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fc40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fc40): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fc40): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fc40): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fc40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.044774449 +0000 UTC m=+12.568681883 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fc40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fd00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fd00): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062c2a0 item 38 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fd00): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fd00): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fd00): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fd00): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fd00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.046989597 +0000 UTC m=+12.570897062 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fd00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fd40): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fd40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fd40): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fd40): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fd40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.046989597 +0000 UTC m=+12.570897062 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fd40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062c540 item 38 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fdc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fdc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fdc0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fdc0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fdc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.050708554 +0000 UTC m=+12.574615990 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fdc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fe80): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fe80): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fe80): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fe80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fe80): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062cf50 item 39 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fe80): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fe80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.051346306 +0000 UTC m=+12.575253741 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fe80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fec0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fec0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fec0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fec0): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fec0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.051346306 +0000 UTC m=+12.575253741 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055fec0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062d260 item 39 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ff40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ff40): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ff40): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ff40): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ff40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.053452381 +0000 UTC m=+12.577359806 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00055ff40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540200): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540200): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062d810 item 40 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540200): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540200): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540200): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540200): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540200): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.054178648 +0000 UTC m=+12.578086083 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540200): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540240): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540240): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540240): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540240): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540240): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.054178648 +0000 UTC m=+12.578086083 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540240): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062db20 item 40 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540280): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540280): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540280): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540280): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540280): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540280): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540280): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.055883683 +0000 UTC m=+12.579791108 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540280): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0005402c0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0005402c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0005402c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062dea0 item 41 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0005402c0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0005402c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.056472884 +0000 UTC m=+12.580380319 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0005402c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540a00): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540a00): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540a00): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540a00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540a00): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006244d0 item 41 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540a00): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540a00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.05714517 +0000 UTC m=+12.581052606 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540a00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540a40): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540a40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540a40): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540a40): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540a40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.05714517 +0000 UTC m=+12.581052606 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540a40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624a10 item 41 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540c40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540c40): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540c40): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540c40): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540c40): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540c40): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540c40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.058916279 +0000 UTC m=+12.582823734 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000540c40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004165c0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004165c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004165c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624e70 item 42 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004165c0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004165c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.059572024 +0000 UTC m=+12.583479459 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004165c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416680): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416680): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625030 item 42 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416680): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416680): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416680): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416680): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416680): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.06030301 +0000 UTC m=+12.584210455 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416680): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004166c0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004166c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004166c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004166c0): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004166c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.06030301 +0000 UTC m=+12.584210455 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004166c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625730 item 42 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416780): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416780): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416780): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416780): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416780): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416780): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416780): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.062983096 +0000 UTC m=+12.586890532 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416780): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416800): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416800): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416800): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625d50 item 43 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416800): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416800): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.063508398 +0000 UTC m=+12.587415843 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416800): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004168c0): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004168c0): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004168c0): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004168c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004168c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625f10 item 43 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004168c0): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004168c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.064095454 +0000 UTC m=+12.588002889 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004168c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416940): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416940): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416940): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416940): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416940): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.064095454 +0000 UTC m=+12.588002889 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416940): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006942a0 item 43 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416a80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416a80): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416a80): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416a80): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416a80): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416a80): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416a80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.065548038 +0000 UTC m=+12.589455474 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416a80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416ac0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416ac0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416ac0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006948c0 item 44 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416ac0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416ac0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.06612713 +0000 UTC m=+12.590034566 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416ac0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416bc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416bc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694a10 item 44 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416bc0): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416bc0): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416bc0): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416bc0): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416bc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.066742319 +0000 UTC m=+12.590649755 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416bc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416c40): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416c40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416c40): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416c40): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416c40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.066742319 +0000 UTC m=+12.590649755 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416c40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694c40 item 44 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416e00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416e00): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416e00): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416e00): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416e00): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416e00): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416e00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.06851949 +0000 UTC m=+12.592426924 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416e00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416e80): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416e80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416e80): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694fc0 item 45 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416e80): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416e80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.069564912 +0000 UTC m=+12.593472358 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416e80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416f80): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416f80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416f80): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416f80): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416f80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.069564912 +0000 UTC m=+12.593472358 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000416f80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695260 item 45 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004170c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004170c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004170c0): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004170c0): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004170c0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004170c0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004170c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.071815748 +0000 UTC m=+12.595723183 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004170c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417100): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417100): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417100): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006957a0 item 46 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417100): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417100): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.072345288 +0000 UTC m=+12.596252723 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417100): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004173c0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004173c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004173c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004173c0): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004173c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.072345288 +0000 UTC m=+12.596252723 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004173c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695b20 item 46 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417680): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417680): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417680): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417680): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417680): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417680): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417680): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.074226241 +0000 UTC m=+12.598133676 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417680): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417700): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417700): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417700): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e540 item 47 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417700): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417700): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.074757785 +0000 UTC m=+12.598665209 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417700): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004177c0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004177c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004177c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004177c0): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004177c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.074757785 +0000 UTC m=+12.598665209 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0004177c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e850 item 47 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417900): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417900): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417900): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417900): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417900): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417900): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417900): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.076483338 +0000 UTC m=+12.600390774 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417900): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417940): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417940): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417940): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063ed20 item 48 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417940): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417940): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.077041581 +0000 UTC m=+12.600949005 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417940): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417bc0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417bc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417bc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417bc0): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417bc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.077041581 +0000 UTC m=+12.600949005 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417bc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f030 item 48 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417c00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417c00): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417c00): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417c00): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417c00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.078708074 +0000 UTC m=+12.602615510 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417c00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417c40): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417c40): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417c40): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417c40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417c40): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417c40): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f650 item 49 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417c40): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417c40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.079339875 +0000 UTC m=+12.603247320 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417c40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417cc0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417cc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417cc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417cc0): >_readAt: n=8, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417cc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.079339875 +0000 UTC m=+12.603247320 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417cc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f960 item 49 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417dc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417dc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417dc0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417dc0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417dc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.080983956 +0000 UTC m=+12.604891391 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417dc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417e80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417e80): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417e80): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063fdc0 item 50 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417e80): _readAt: size=2, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417e80): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417e80): _writeAt: size=3, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417e80): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417e80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.081588276 +0000 UTC m=+12.605495711 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417e80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417ec0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417ec0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417ec0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417ec0): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417ec0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.081588276 +0000 UTC m=+12.605495711 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000417ec0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a150 item 50 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec040): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec040): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec040): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec040): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec040): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.083110199 +0000 UTC m=+12.607017634 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec040): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec200): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec200): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec200): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec200): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec200): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec200): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a8c0 item 51 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec200): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec200): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.083696864 +0000 UTC m=+12.607604300 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec200): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec240): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec240): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec240): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec240): >_readAt: n=8, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec240): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.083696864 +0000 UTC m=+12.607604300 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec240): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031aaf0 item 51 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec2c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec2c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec2c0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec2c0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec2c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.085180577 +0000 UTC m=+12.609088011 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec2c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec380): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec380): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec380): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031afc0 item 52 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec380): _readAt: size=2, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec380): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec380): _writeAt: size=3, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec380): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec380): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.085826333 +0000 UTC m=+12.609733768 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec380): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec3c0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec3c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec3c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec3c0): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec3c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.085826333 +0000 UTC m=+12.609733768 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec3c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b1f0 item 52 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec440): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec440): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec440): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec440): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec440): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.087290569 +0000 UTC m=+12.611198004 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec440): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec500): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec500): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec500): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec500): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec500): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec500): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b5e0 item 53 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec500): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec500): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.087872205 +0000 UTC m=+12.611779640 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec500): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec540): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec540): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec540): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec540): >_readAt: n=8, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec540): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.087872205 +0000 UTC m=+12.611779640 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec540): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b9d0 item 53 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec5c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec5c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec5c0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec5c0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec5c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.089275858 +0000 UTC m=+12.613183293 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec5c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec680): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec680): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec680): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322070 item 54 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec680): _readAt: size=2, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec680): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec680): _writeAt: size=3, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec680): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec680): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.089964454 +0000 UTC m=+12.613871879 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec680): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec6c0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec6c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec6c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec6c0): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec6c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.089964454 +0000 UTC m=+12.613871879 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec6c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003223f0 item 54 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec740): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec740): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec740): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec740): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec740): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.091539997 +0000 UTC m=+12.615447433 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec740): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec800): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec800): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec800): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec800): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec800): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec800): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003227e0 item 55 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec800): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec800): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.092115533 +0000 UTC m=+12.616022978 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec800): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec840): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec840): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec840): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec840): >_readAt: n=8, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec840): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.092115533 +0000 UTC m=+12.616022978 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec840): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322a80 item 55 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec8c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec8c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec8c0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec8c0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec8c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.093597582 +0000 UTC m=+12.617505016 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec8c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec980): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec980): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec980): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323340 item 56 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec980): _readAt: size=2, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec980): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec980): _writeAt: size=3, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec980): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec980): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.094239862 +0000 UTC m=+12.618147296 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec980): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec9c0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec9c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec9c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec9c0): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec9c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.094239862 +0000 UTC m=+12.618147296 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ec9c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003238f0 item 56 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eca80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eca80): open at offset 0 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eca80): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eca80): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eca80): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eca80): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eca80): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eca80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.095911133 +0000 UTC m=+12.619818568 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eca80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecac0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecac0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecac0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a000 item 57 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecac0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecac0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.096489194 +0000 UTC m=+12.620396629 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecac0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecb80): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecb80): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecb80): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecb80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecb80): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecb80): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a230 item 57 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecb80): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecb80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.097367685 +0000 UTC m=+12.621275130 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecb80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecbc0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecbc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecbc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecbc0): >_readAt: n=8, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecbc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.097367685 +0000 UTC m=+12.621275130 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecbc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a460 item 57 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecc80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecc80): open at offset 0 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecc80): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecc80): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecc80): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecc80): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecc80): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecc80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.099011296 +0000 UTC m=+12.622918730 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecc80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eccc0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eccc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eccc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a770 item 58 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eccc0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eccc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.099659326 +0000 UTC m=+12.623566761 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eccc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecd80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecd80): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecd80): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060a8c0 item 58 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecd80): _readAt: size=2, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecd80): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecd80): _writeAt: size=3, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecd80): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecd80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.100412404 +0000 UTC m=+12.624319828 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecd80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecdc0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecdc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecdc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecdc0): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecdc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.100412404 +0000 UTC m=+12.624319828 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecdc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060aa80 item 58 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ece80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ece80): open at offset 0 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ece80): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ece80): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ece80): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ece80): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ece80): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ece80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.102096029 +0000 UTC m=+12.626003464 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ece80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecec0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecec0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecec0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060ae00 item 59 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecec0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecec0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.102662797 +0000 UTC m=+12.626570222 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecec0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecf80): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecf80): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecf80): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecf80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecf80): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecf80): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b030 item 59 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecf80): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecf80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.103340814 +0000 UTC m=+12.627248249 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecf80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecfc0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecfc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecfc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecfc0): >_readAt: n=8, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecfc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.103340814 +0000 UTC m=+12.627248249 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ecfc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b180 item 59 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed080): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed080): open at offset 0 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed080): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed080): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed080): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed080): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed080): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed080): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.104885961 +0000 UTC m=+12.628793396 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed080): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed0c0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed0c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed0c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b420 item 60 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed0c0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed0c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.105440427 +0000 UTC m=+12.629347862 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed0c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed180): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed180): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed180): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b5e0 item 60 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed180): _readAt: size=2, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed180): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed180): _writeAt: size=3, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed180): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed180): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.106086013 +0000 UTC m=+12.629993448 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed180): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed1c0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed1c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed1c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed1c0): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed1c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.106086013 +0000 UTC m=+12.629993448 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed1c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060b730 item 60 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed280): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed280): open at offset 0 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed280): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed280): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed280): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed280): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed280): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed280): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.107570727 +0000 UTC m=+12.631478162 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed280): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed2c0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed2c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed2c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060bc00 item 61 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed2c0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed2c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.108220411 +0000 UTC m=+12.632127846 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed2c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed380): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed380): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed380): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed380): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed380): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.108220411 +0000 UTC m=+12.632127846 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed380): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060bdc0 item 61 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed440): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed440): open at offset 0 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed440): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed440): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed440): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed440): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed440): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed440): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.109893026 +0000 UTC m=+12.633800460 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed440): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed480): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed480): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed480): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006420e0 item 62 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed480): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed480): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.110466165 +0000 UTC m=+12.634373601 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed480): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed540): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed540): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed540): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed540): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed540): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.110466165 +0000 UTC m=+12.634373601 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed540): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000642230 item 62 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed600): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed600): open at offset 0 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed600): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed600): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed600): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed600): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed600): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed600): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.112080322 +0000 UTC m=+12.635987757 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed600): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed640): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed640): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed640): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000642540 item 63 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed640): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed640): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.112660575 +0000 UTC m=+12.636568011 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed640): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed700): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed700): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed700): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed700): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed700): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.112660575 +0000 UTC m=+12.636568011 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed700): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000642700 item 63 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed7c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed7c0): open at offset 0 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed7c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed7c0): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed7c0): >_readAt: n=0, err=Bad file descriptor 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed7c0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed7c0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed7c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.114339361 +0000 UTC m=+12.638246797 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed7c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed800): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed800): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed800): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000642a10 item 64 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed800): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed800): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.114838253 +0000 UTC m=+12.638745679 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed800): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed8c0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed8c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed8c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed8c0): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed8c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.114838253 +0000 UTC m=+12.638745679 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed8c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000642b60 item 64 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed900): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed900): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed900): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed900): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed900): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.116422333 +0000 UTC m=+12.640329768 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed900): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed940): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed940): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed940): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed940): >_readAt: n=2, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed940): _writeAt: size=3, off=2 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000642e70 item 65 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed940): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed940): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.117060315 +0000 UTC m=+12.640967760 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed940): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed980): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed980): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed980): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed980): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed980): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.117060315 +0000 UTC m=+12.640967760 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed980): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000642fc0 item 65 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed9c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed9c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed9c0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed9c0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed9c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.118450072 +0000 UTC m=+12.642357507 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ed9c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda00): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006432d0 item 66 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda00): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda00): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda00): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda00): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.119456241 +0000 UTC m=+12.643363677 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda40): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda40): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda40): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.119456241 +0000 UTC m=+12.643363677 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000643420 item 66 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda80): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda80): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda80): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.121046152 +0000 UTC m=+12.644953587 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eda80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edac0): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edac0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edac0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edac0): >_readAt: n=2, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edac0): _writeAt: size=3, off=2 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006437a0 item 67 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edac0): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edac0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.12171933 +0000 UTC m=+12.645626765 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edac0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edb00): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edb00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edb00): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edb00): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edb00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.12171933 +0000 UTC m=+12.645626765 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edb00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006438f0 item 67 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edb80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edb80): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edb80): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edb80): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edb80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.123427992 +0000 UTC m=+12.647335426 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edb80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edc40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edc40): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000643c00 item 68 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edc40): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edc40): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edc40): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edc40): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edc40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.124071734 +0000 UTC m=+12.647979179 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edc40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edc80): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edc80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edc80): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edc80): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edc80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.124071734 +0000 UTC m=+12.647979179 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edc80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000643d50 item 68 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edcc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edcc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edcc0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edcc0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edcc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.125598016 +0000 UTC m=+12.649505451 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edcc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edd00): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edd00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edd00): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edd00): >_readAt: n=2, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edd00): _writeAt: size=3, off=2 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064c0e0 item 69 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edd00): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edd00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.126189631 +0000 UTC m=+12.650097076 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edd00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edd40): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edd40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edd40): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edd40): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edd40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.126189631 +0000 UTC m=+12.650097076 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edd40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064c2a0 item 69 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eddc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eddc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eddc0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eddc0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eddc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.127676719 +0000 UTC m=+12.651584155 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006eddc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ede80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ede80): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064c5b0 item 70 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ede80): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ede80): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ede80): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ede80): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ede80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.128326524 +0000 UTC m=+12.652233959 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006ede80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edec0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edec0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edec0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edec0): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edec0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.128326524 +0000 UTC m=+12.652233959 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edec0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064c700 item 70 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edf40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edf40): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edf40): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edf40): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edf40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.129827277 +0000 UTC m=+12.653734712 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0006edf40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e080): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e080): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e080): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e080): >_readAt: n=2, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e080): _writeAt: size=3, off=2 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064ca10 item 71 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e080): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e080): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.130511856 +0000 UTC m=+12.654419291 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e080): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e0c0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e0c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e0c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e0c0): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e0c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.130511856 +0000 UTC m=+12.654419291 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e0c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064cbd0 item 71 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e140): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e140): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e140): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e140): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e140): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.132220208 +0000 UTC m=+12.656127643 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e140): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e200): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e200): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064cfc0 item 72 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e200): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e200): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e200): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e200): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e200): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.133001438 +0000 UTC m=+12.656908872 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e200): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e240): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e240): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e240): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e240): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e240): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.133001438 +0000 UTC m=+12.656908872 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e240): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064d110 item 72 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e280): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e280): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e280): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e280): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e280): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e280): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e280): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.134621964 +0000 UTC m=+12.658529400 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e280): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e2c0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e2c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e2c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064d3b0 item 73 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e2c0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e2c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.135214782 +0000 UTC m=+12.659122206 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e2c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e300): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e300): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e300): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e300): >_readAt: n=2, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e300): _writeAt: size=3, off=2 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064d570 item 73 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e300): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e300): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.135830893 +0000 UTC m=+12.659738338 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e300): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e340): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e340): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e340): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e340): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e340): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.135830893 +0000 UTC m=+12.659738338 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e340): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064d6c0 item 73 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e400): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e400): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e400): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e400): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e400): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e400): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e400): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.137461179 +0000 UTC m=+12.661368614 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e400): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e440): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e440): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e440): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064d9d0 item 74 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e440): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e440): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.138170684 +0000 UTC m=+12.662078120 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e440): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e500): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e500): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064dc00 item 74 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e500): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e500): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e500): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e500): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e500): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.138839364 +0000 UTC m=+12.662746799 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e500): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e540): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e540): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e540): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e540): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e540): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.138839364 +0000 UTC m=+12.662746799 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e540): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064ddc0 item 74 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e600): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e600): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e600): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e600): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e600): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e600): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e600): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.140453579 +0000 UTC m=+12.664361014 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e600): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e640): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e640): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e640): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006561c0 item 75 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e640): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e640): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.140991705 +0000 UTC m=+12.664899140 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e640): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e700): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e700): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e700): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e700): >_readAt: n=2, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e700): _writeAt: size=3, off=2 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006563f0 item 75 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e700): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e700): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.141702543 +0000 UTC m=+12.665609978 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e700): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e740): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e740): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e740): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e740): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e740): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.141702543 +0000 UTC m=+12.665609978 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e740): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656540 item 75 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e800): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e800): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e800): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e800): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e800): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e800): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e800): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.14317296 +0000 UTC m=+12.667080394 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e800): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e840): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e840): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e840): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656850 item 76 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e840): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e840): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.143723799 +0000 UTC m=+12.667631234 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e840): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e900): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e900): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006569a0 item 76 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e900): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e900): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e900): _writeAt: size=3, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e900): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e900): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.14442032 +0000 UTC m=+12.668327746 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e900): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e940): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e940): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e940): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e940): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e940): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.14442032 +0000 UTC m=+12.668327746 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096e940): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656af0 item 76 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ea00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ea00): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ea00): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ea00): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ea00): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ea00): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ea00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.146044935 +0000 UTC m=+12.669952371 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ea00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ea40): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ea40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ea40): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656e00 item 77 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ea40): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ea40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.146554146 +0000 UTC m=+12.670461581 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ea40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096eb00): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096eb00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096eb00): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096eb00): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096eb00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.146554146 +0000 UTC m=+12.670461581 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096eb00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657030 item 77 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ebc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ebc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ebc0): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ebc0): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ebc0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ebc0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ebc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.148165658 +0000 UTC m=+12.672073093 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ebc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ec00): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ec00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ec00): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006572d0 item 78 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ec00): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ec00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.14868652 +0000 UTC m=+12.672593946 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ec00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ecc0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ecc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ecc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ecc0): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ecc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.14868652 +0000 UTC m=+12.672593946 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ecc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657420 item 78 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ed80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ed80): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ed80): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ed80): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ed80): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ed80): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ed80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.150514596 +0000 UTC m=+12.674422031 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ed80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096edc0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096edc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096edc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657810 item 79 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096edc0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096edc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.151288031 +0000 UTC m=+12.675195466 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096edc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ee80): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ee80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ee80): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ee80): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ee80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.151288031 +0000 UTC m=+12.675195466 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ee80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657960 item 79 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ef80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ef80): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ef80): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ef80): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ef80): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ef80): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ef80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.153247802 +0000 UTC m=+12.677155237 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096ef80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096efc0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096efc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096efc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657c70 item 80 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096efc0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096efc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.15391056 +0000 UTC m=+12.677817986 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc00096efc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce240): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce240): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce240): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce240): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce240): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.15391056 +0000 UTC m=+12.677817986 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce240): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673b20 item 80 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce380): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce380): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce380): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce380): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce380): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.155346211 +0000 UTC m=+12.679253637 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce380): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce480): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce480): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce480): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce480): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce480): >_readAt: n=2, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce480): _writeAt: size=3, off=7 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da7e0 item 81 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce480): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce480): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.155812483 +0000 UTC m=+12.679719918 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce480): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce4c0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce4c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce4c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce4c0): >_readAt: n=8, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce4c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.155812483 +0000 UTC m=+12.679719918 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce4c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dabd0 item 81 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce5c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce5c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce5c0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce5c0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce5c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.157011193 +0000 UTC m=+12.680918628 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce5c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce6c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce6c0): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce6c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db110 item 82 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce6c0): _readAt: size=2, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce6c0): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce6c0): _writeAt: size=3, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce6c0): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce6c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.157452527 +0000 UTC m=+12.681359962 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce6c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce7c0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce7c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce7c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce7c0): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce7c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.157452527 +0000 UTC m=+12.681359962 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce7c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db420 item 82 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce900): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce900): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce900): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce900): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce900): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.158493852 +0000 UTC m=+12.682401287 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce900): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce9c0): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce9c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce9c0): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce9c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce9c0): >_readAt: n=2, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce9c0): _writeAt: size=3, off=7 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db880 item 83 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce9c0): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce9c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.15893159 +0000 UTC m=+12.682839026 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ce9c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cea00): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cea00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cea00): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cea00): >_readAt: n=8, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cea00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.15893159 +0000 UTC m=+12.682839026 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cea00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dba40 item 83 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cebc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cebc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cebc0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cebc0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cebc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.160014654 +0000 UTC m=+12.683922080 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cebc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cecc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cecc0): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cecc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006561c0 item 84 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cecc0): _readAt: size=2, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cecc0): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cecc0): _writeAt: size=3, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cecc0): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cecc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.160479031 +0000 UTC m=+12.684386467 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cecc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ced00): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ced00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ced00): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ced00): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ced00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.160479031 +0000 UTC m=+12.684386467 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ced00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006563f0 item 84 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cedc0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cedc0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cedc0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cedc0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cedc0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.161766217 +0000 UTC m=+12.685673651 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cedc0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cee80): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cee80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cee80): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cee80): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cee80): >_readAt: n=2, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cee80): _writeAt: size=3, off=7 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656700 item 85 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cee80): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cee80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.162235463 +0000 UTC m=+12.686142898 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cee80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ceec0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ceec0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ceec0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ceec0): >_readAt: n=8, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ceec0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.162235463 +0000 UTC m=+12.686142898 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002ceec0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656850 item 85 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cef80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cef80): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cef80): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cef80): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cef80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.163548997 +0000 UTC m=+12.687456432 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cef80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf040): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf040): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf040): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656af0 item 86 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf040): _readAt: size=2, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf040): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf040): _writeAt: size=3, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf040): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf040): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.164059951 +0000 UTC m=+12.687967386 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf040): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf100): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf100): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf100): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf100): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf100): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.164059951 +0000 UTC m=+12.687967386 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf100): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656c40 item 86 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf180): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf180): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf180): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf180): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf180): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.165337689 +0000 UTC m=+12.689245124 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf180): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf2c0): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf2c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf2c0): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf2c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf2c0): >_readAt: n=2, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf2c0): _writeAt: size=3, off=7 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657030 item 87 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf2c0): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf2c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.165937629 +0000 UTC m=+12.689845065 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf2c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf300): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf300): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf300): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf300): >_readAt: n=8, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf300): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.165937629 +0000 UTC m=+12.689845065 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf300): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657180 item 87 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf380): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf380): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf380): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf380): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf380): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.167330892 +0000 UTC m=+12.691238327 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf380): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf7c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf7c0): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf7c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657420 item 88 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf7c0): _readAt: size=2, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf7c0): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf7c0): _writeAt: size=3, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf7c0): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf7c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.16780601 +0000 UTC m=+12.691713445 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf7c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf800): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf800): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf800): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf800): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf800): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.16780601 +0000 UTC m=+12.691713445 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf800): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006576c0 item 88 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf900): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf900): open at offset 0 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf900): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf900): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf900): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf900): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf900): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf900): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.168813432 +0000 UTC m=+12.692720868 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf900): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf940): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf940): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf940): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672000 item 89 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf940): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf940): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.169246452 +0000 UTC m=+12.693153887 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cf940): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfa00): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfa00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfa00): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfa00): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfa00): >_readAt: n=2, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfa00): _writeAt: size=3, off=7 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672230 item 89 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfa00): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfa00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.169665855 +0000 UTC m=+12.693573279 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfa00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfa40): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfa40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfa40): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfa40): >_readAt: n=8, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfa40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.169665855 +0000 UTC m=+12.693573279 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfa40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672380 item 89 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfb00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfb00): open at offset 0 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfb00): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfb00): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfb00): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfb00): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfb00): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfb00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.170697682 +0000 UTC m=+12.694605117 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfb00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfb40): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfb40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfb40): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672620 item 90 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfb40): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfb40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.171518326 +0000 UTC m=+12.695425761 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfb40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfc00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfc00): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfc00): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006727e0 item 90 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfc00): _readAt: size=2, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfc00): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfc00): _writeAt: size=3, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfc00): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfc00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.173559459 +0000 UTC m=+12.697466894 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfc00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfc40): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfc40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfc40): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfc40): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfc40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.173559459 +0000 UTC m=+12.697466894 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfc40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672930 item 90 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfd00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfd00): open at offset 0 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfd00): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfd00): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfd00): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfd00): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfd00): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfd00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.175303307 +0000 UTC m=+12.699210742 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfd00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfd40): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfd40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfd40): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672c40 item 91 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfd40): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfd40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.175916111 +0000 UTC m=+12.699823547 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfd40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfe00): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfe00): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfe00): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfe00): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfe00): >_readAt: n=2, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfe00): _writeAt: size=3, off=7 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672e00 item 91 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfe00): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfe00): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.176599849 +0000 UTC m=+12.700507295 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfe00): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfe80): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfe80): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfe80): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfe80): >_readAt: n=8, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfe80): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.176599849 +0000 UTC m=+12.700507295 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cfe80): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672f50 item 91 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cff40): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cff40): open at offset 0 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cff40): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cff40): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cff40): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cff40): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cff40): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cff40): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.178197653 +0000 UTC m=+12.702105089 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc0002cff40): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8000): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8000): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8000): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673340 item 92 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8000): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8000): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.178756398 +0000 UTC m=+12.702663832 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8000): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd80c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd80c0): open at offset 5 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd80c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673490 item 92 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd80c0): _readAt: size=2, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd80c0): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd80c0): _writeAt: size=3, off=5 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd80c0): >_writeAt: n=3, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd80c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.179412784 +0000 UTC m=+12.703320219 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd80c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8140): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8140): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8140): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8140): >_readAt: n=3, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8140): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.179412784 +0000 UTC m=+12.703320219 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8140): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673650 item 92 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8200): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8200): open at offset 0 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8200): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8200): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8200): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8200): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8200): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8200): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.181052859 +0000 UTC m=+12.704960304 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8200): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8240): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8240): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8240): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006739d0 item 93 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8240): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8240): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.181624476 +0000 UTC m=+12.705531911 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8240): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8300): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8300): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8300): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8300): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8300): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.181624476 +0000 UTC m=+12.705531911 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8300): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673c70 item 93 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd83c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd83c0): open at offset 0 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd83c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd83c0): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd83c0): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd83c0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd83c0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd83c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.183423557 +0000 UTC m=+12.707330992 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd83c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8400): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8400): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8400): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea070 item 94 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8400): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8400): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.183972152 +0000 UTC m=+12.707879587 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8400): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd84c0): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd84c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd84c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd84c0): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd84c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.183972152 +0000 UTC m=+12.707879587 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd84c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea5b0 item 94 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8580): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8580): open at offset 0 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8580): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8580): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8580): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8580): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8580): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8580): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.185610292 +0000 UTC m=+12.709517727 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8580): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd85c0): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd85c0): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd85c0): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eacb0 item 95 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd85c0): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd85c0): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.18617111 +0000 UTC m=+12.710078536 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd85c0): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8680): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8680): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8680): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8680): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8680): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.18617111 +0000 UTC m=+12.710078536 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8680): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eaee0 item 95 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8740): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8740): open at offset 0 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8740): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8740): _readAt: size=2, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8740): >_readAt: n=0, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8740): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8740): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8740): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.187825972 +0000 UTC m=+12.711733408 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8740): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8780): _writeAt: size=5, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8780): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8780): >openPending: err= 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb730 item 96 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8780): >_writeAt: n=5, err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8780): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.188356433 +0000 UTC m=+12.712263868 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8780): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/07 02:20:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:20:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/07 02:20:54 DEBUG : open-test-file: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8840): _readAt: size=512, off=0 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8840): openPending: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8840): >openPending: err= 2025/02/07 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8840): >_readAt: n=5, err=EOF 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8840): close: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-07 02:20:54.188356433 +0000 UTC m=+12.712263868 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/07 02:20:54 DEBUG : open-test-file(0xc000bd8840): >close: err= 2025/02/07 02:20:54 DEBUG : open-test-file: Remove: 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb880 item 96 2025/02/07 02:20:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/07 02:20:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/07 02:20:54 DEBUG : open-test-file: >Remove: err= 2025/02/07 02:20:54 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:54 DEBUG : : Looking for writers 2025/02/07 02:20:54 DEBUG : >WaitForWriters: 2025/02/07 02:20:54 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.44s) --- PASS: TestRWFileHandleOpenTests/writes (0.20s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.24s) --- 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.01s) --- 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-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:20:54 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:20:54 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:20:54 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:54 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:20:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:20:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:20:54 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:20:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:20:54 DEBUG : file1: newRWFileHandle: 2025/02/07 02:20:54 DEBUG : file1(0xc00096f180): openPending: 2025/02/07 02:20:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:54 DEBUG : file1(0xc00096f180): >openPending: err= 2025/02/07 02:20:54 DEBUG : file1: >newRWFileHandle: err= 2025/02/07 02:20:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:20:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/07 02:20:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/02/07 02:20:54 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:20:54 DEBUG : : Looking for writers 2025/02/07 02:20:54 DEBUG : file1: reading active writers 2025/02/07 02:20:54 DEBUG : file1: active writers 1 2025/02/07 02:20:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/02/07 02:20:54 DEBUG : : Looking for writers 2025/02/07 02:20:54 DEBUG : file1: reading active writers 2025/02/07 02:20:54 DEBUG : file1: active writers 1 2025/02/07 02:20:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/02/07 02:20:54 DEBUG : : Looking for writers 2025/02/07 02:20:54 DEBUG : file1: reading active writers 2025/02/07 02:20:54 DEBUG : file1: active writers 1 2025/02/07 02:20:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/02/07 02:20:54 DEBUG : : Looking for writers 2025/02/07 02:20:54 DEBUG : file1: reading active writers 2025/02/07 02:20:54 DEBUG : file1: active writers 1 2025/02/07 02:20:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/02/07 02:20:54 DEBUG : : Looking for writers 2025/02/07 02:20:54 DEBUG : file1: reading active writers 2025/02/07 02:20:54 DEBUG : file1: active writers 1 2025/02/07 02:20:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/02/07 02:20:54 DEBUG : : Looking for writers 2025/02/07 02:20:54 DEBUG : file1: reading active writers 2025/02/07 02:20:54 DEBUG : file1: active writers 1 2025/02/07 02:20:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/02/07 02:20:54 DEBUG : : Looking for writers 2025/02/07 02:20:54 DEBUG : file1: reading active writers 2025/02/07 02:20:54 DEBUG : file1: active writers 1 2025/02/07 02:20:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/02/07 02:20:55 DEBUG : : Looking for writers 2025/02/07 02:20:55 DEBUG : file1: reading active writers 2025/02/07 02:20:55 DEBUG : file1: active writers 1 2025/02/07 02:20:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:20:56 DEBUG : : Looking for writers 2025/02/07 02:20:56 DEBUG : file1: reading active writers 2025/02/07 02:20:56 DEBUG : file1: active writers 1 2025/02/07 02:20:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:20:57 DEBUG : : Looking for writers 2025/02/07 02:20:57 DEBUG : file1: reading active writers 2025/02/07 02:20:57 DEBUG : file1: active writers 1 2025/02/07 02:20:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:20:58 DEBUG : : Looking for writers 2025/02/07 02:20:58 DEBUG : file1: reading active writers 2025/02/07 02:20:58 DEBUG : file1: active writers 1 2025/02/07 02:20:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:20:59 DEBUG : : Looking for writers 2025/02/07 02:20:59 DEBUG : file1: reading active writers 2025/02/07 02:20:59 DEBUG : file1: active writers 1 2025/02/07 02:20:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:00 DEBUG : : Looking for writers 2025/02/07 02:21:00 DEBUG : file1: reading active writers 2025/02/07 02:21:00 DEBUG : file1: active writers 1 2025/02/07 02:21:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:01 DEBUG : : Looking for writers 2025/02/07 02:21:01 DEBUG : file1: reading active writers 2025/02/07 02:21:01 DEBUG : file1: active writers 1 2025/02/07 02:21:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:02 DEBUG : : Looking for writers 2025/02/07 02:21:02 DEBUG : file1: reading active writers 2025/02/07 02:21:02 DEBUG : file1: active writers 1 2025/02/07 02:21:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:03 DEBUG : : Looking for writers 2025/02/07 02:21:03 DEBUG : file1: reading active writers 2025/02/07 02:21:03 DEBUG : file1: active writers 1 2025/02/07 02:21:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:04 DEBUG : : Looking for writers 2025/02/07 02:21:04 DEBUG : file1: reading active writers 2025/02/07 02:21:04 DEBUG : file1: active writers 1 2025/02/07 02:21:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:05 DEBUG : : Looking for writers 2025/02/07 02:21:05 DEBUG : file1: reading active writers 2025/02/07 02:21:05 DEBUG : file1: active writers 1 2025/02/07 02:21:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:06 DEBUG : : Looking for writers 2025/02/07 02:21:06 DEBUG : file1: reading active writers 2025/02/07 02:21:06 DEBUG : file1: active writers 1 2025/02/07 02:21:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:07 DEBUG : : Looking for writers 2025/02/07 02:21:07 DEBUG : file1: reading active writers 2025/02/07 02:21:07 DEBUG : file1: active writers 1 2025/02/07 02:21:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:08 DEBUG : : Looking for writers 2025/02/07 02:21:08 DEBUG : file1: reading active writers 2025/02/07 02:21:08 DEBUG : file1: active writers 1 2025/02/07 02:21:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:09 DEBUG : : Looking for writers 2025/02/07 02:21:09 DEBUG : file1: reading active writers 2025/02/07 02:21:09 DEBUG : file1: active writers 1 2025/02/07 02:21:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:10 DEBUG : : Looking for writers 2025/02/07 02:21:10 DEBUG : file1: reading active writers 2025/02/07 02:21:10 DEBUG : file1: active writers 1 2025/02/07 02:21:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:11 DEBUG : : Looking for writers 2025/02/07 02:21:11 DEBUG : file1: reading active writers 2025/02/07 02:21:11 DEBUG : file1: active writers 1 2025/02/07 02:21:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:12 DEBUG : : Looking for writers 2025/02/07 02:21:12 DEBUG : file1: reading active writers 2025/02/07 02:21:12 DEBUG : file1: active writers 1 2025/02/07 02:21:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:13 DEBUG : : Looking for writers 2025/02/07 02:21:13 DEBUG : file1: reading active writers 2025/02/07 02:21:13 DEBUG : file1: active writers 1 2025/02/07 02:21:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:14 DEBUG : : Looking for writers 2025/02/07 02:21:14 DEBUG : file1: reading active writers 2025/02/07 02:21:14 DEBUG : file1: active writers 1 2025/02/07 02:21:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:15 DEBUG : : Looking for writers 2025/02/07 02:21:15 DEBUG : file1: reading active writers 2025/02/07 02:21:15 DEBUG : file1: active writers 1 2025/02/07 02:21:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:16 DEBUG : : Looking for writers 2025/02/07 02:21:16 DEBUG : file1: reading active writers 2025/02/07 02:21:16 DEBUG : file1: active writers 1 2025/02/07 02:21:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:17 DEBUG : : Looking for writers 2025/02/07 02:21:17 DEBUG : file1: reading active writers 2025/02/07 02:21:17 DEBUG : file1: active writers 1 2025/02/07 02:21:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:18 DEBUG : : Looking for writers 2025/02/07 02:21:18 DEBUG : file1: reading active writers 2025/02/07 02:21:18 DEBUG : file1: active writers 1 2025/02/07 02:21:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:19 DEBUG : : Looking for writers 2025/02/07 02:21:19 DEBUG : file1: reading active writers 2025/02/07 02:21:19 DEBUG : file1: active writers 1 2025/02/07 02:21:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:20 DEBUG : : Looking for writers 2025/02/07 02:21:20 DEBUG : file1: reading active writers 2025/02/07 02:21:20 DEBUG : file1: active writers 1 2025/02/07 02:21:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:21 DEBUG : : Looking for writers 2025/02/07 02:21:21 DEBUG : file1: reading active writers 2025/02/07 02:21:21 DEBUG : file1: active writers 1 2025/02/07 02:21:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:22 DEBUG : : Looking for writers 2025/02/07 02:21:22 DEBUG : file1: reading active writers 2025/02/07 02:21:22 DEBUG : file1: active writers 1 2025/02/07 02:21:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:23 DEBUG : : Looking for writers 2025/02/07 02:21:23 DEBUG : file1: reading active writers 2025/02/07 02:21:23 DEBUG : file1: active writers 1 2025/02/07 02:21:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/07 02:21:24 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00021b2c0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000e06208 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824648426048} name:file1 opens:1 downloaders: o: fd:0xc00008a020 info:{ModTime:{wall:13970580978960117917 ext:12737763848 loc:0x3dad5e0} ATime:{wall:13970580978960117917 ext:12737763848 loc:0x3dad5e0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/02/07 02:21:24 DEBUG : >WaitForWriters: 2025/02/07 02:21:24 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:21:24 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:24 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:21:24 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:21:24 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:21:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:21:24 DEBUG : Config file has changed externally - reloading 2025/02/07 02:21:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:21:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:21:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:21:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:21:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:21:24 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:21:24 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:21:24 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:21:24 DEBUG : rename_me: newRWFileHandle: 2025/02/07 02:21:24 DEBUG : rename_me(0xc00055f1c0): openPending: 2025/02/07 02:21:24 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/07 02:21:24 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/07 02:21:24 DEBUG : rename_me(0xc00055f1c0): >openPending: err= 2025/02/07 02:21:24 DEBUG : rename_me: >newRWFileHandle: err= 2025/02/07 02:21:24 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/07 02:21:24 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/02/07 02:21:24 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/02/07 02:21:24 DEBUG : rename_me(0xc00055f1c0): _writeAt: size=5, off=0 2025/02/07 02:21:24 DEBUG : rename_me(0xc00055f1c0): >_writeAt: n=5, err= 2025/02/07 02:21:24 DEBUG : rename_me(0xc00055f1c0): close: 2025/02/07 02:21:24 DEBUG : rename_me: vfs cache: setting modification time to 2025-02-07 02:21:24.237440964 +0000 UTC m=+42.761348409 2025/02/07 02:21:24 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/02/07 02:21:24 DEBUG : rename_me(0xc00055f1c0): >close: err= 2025/02/07 02:21:24 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/02/07 02:21:24 DEBUG : i_was_renamed: Updating file with 0xc000bcc0c0 2025/02/07 02:21:24 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/02/07 02:21:24 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/07 02:21:24 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:24 DEBUG : : Looking for writers 2025/02/07 02:21:24 DEBUG : i_was_renamed: reading active writers 2025/02/07 02:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/07 02:21:24 DEBUG : : Looking for writers 2025/02/07 02:21:24 DEBUG : i_was_renamed: reading active writers 2025/02/07 02:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/07 02:21:24 DEBUG : : Looking for writers 2025/02/07 02:21:24 DEBUG : i_was_renamed: reading active writers 2025/02/07 02:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/07 02:21:24 DEBUG : : Looking for writers 2025/02/07 02:21:24 DEBUG : i_was_renamed: reading active writers 2025/02/07 02:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/07 02:21:24 DEBUG : i_was_renamed: vfs cache: starting upload 2025/02/07 02:21:24 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:24 INFO : i_was_renamed: Copied (new) 2025/02/07 02:21:24 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-02-07 02:21:24 +0000 UTC" 2025/02/07 02:21:24 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/02/07 02:21:24 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/07 02:21:24 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/02/07 02:21:24 DEBUG : : Looking for writers 2025/02/07 02:21:24 DEBUG : i_was_renamed: reading active writers 2025/02/07 02:21:24 DEBUG : >WaitForWriters: 2025/02/07 02:21:24 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:21:24 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:24 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/07 02:21:24 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:21:24 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:21:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:21:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:21:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:21:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:21:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/07 02:21:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{3Gg4q}/rclone-test-mutefey3juxi" 2025/02/07 02:21:24 INFO : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:24 DEBUG : : forgetting directory cache 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate(0xc000e95ac0): _readAt: size=512, off=0 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate(0xc000e95ac0): openPending: 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-07 01:22:24 +0000 UTC" against cached fingerprint "" 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/07 02:21:24 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate(0xc000e95ac0): >openPending: err= 2025/02/07 02:21:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate(0xc000e95ac0): >_readAt: n=20, err=EOF 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate(0xc000e95ac0): close: 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-07 01:22:24 +0000 GMT 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate(0xc000e95ac0): >close: err= 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:24 DEBUG : : forgetting directory cache 2025/02/07 02:21:24 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate(0xc0009bc240): _readAt: size=512, off=0 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate(0xc0009bc240): openPending: 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-07 01:23:24 +0000 UTC" against cached fingerprint "20,2025-02-07 01:22:24 +0000 UTC" 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-07 01:23:24 +0000 UTC" != cached fingerprint "20,2025-02-07 01:22:24 +0000 UTC") 2025/02/07 02:21:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/07 02:21:24 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate(0xc0009bc240): >openPending: err= 2025/02/07 02:21:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate(0xc0009bc240): >_readAt: n=20, err=EOF 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate(0xc0009bc240): close: 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-07 01:23:24 +0000 GMT 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate(0xc0009bc240): >close: err= 2025/02/07 02:21:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:25 DEBUG : : forgetting directory cache 2025/02/07 02:21:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000972cc0): _readAt: size=512, off=0 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000972cc0): openPending: 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-07 01:24:24 +0000 UTC" against cached fingerprint "20,2025-02-07 01:23:24 +0000 UTC" 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-07 01:24:24 +0000 UTC" != cached fingerprint "20,2025-02-07 01:23:24 +0000 UTC") 2025/02/07 02:21:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/07 02:21:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000972cc0): >openPending: err= 2025/02/07 02:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000972cc0): >_readAt: n=20, err=EOF 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000972cc0): close: 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-07 01:24:24 +0000 GMT 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000972cc0): >close: err= 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:25 DEBUG : : forgetting directory cache 2025/02/07 02:21:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000e61d40): _readAt: size=512, off=0 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000e61d40): openPending: 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-07 01:25:24 +0000 UTC" against cached fingerprint "20,2025-02-07 01:24:24 +0000 UTC" 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-07 01:25:24 +0000 UTC" != cached fingerprint "20,2025-02-07 01:24:24 +0000 UTC") 2025/02/07 02:21:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/07 02:21:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000e61d40): >openPending: err= 2025/02/07 02:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000e61d40): >_readAt: n=20, err=EOF 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000e61d40): close: 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-07 01:25:24 +0000 GMT 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000e61d40): >close: err= 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:25 DEBUG : : forgetting directory cache 2025/02/07 02:21:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000b04980): _readAt: size=512, off=0 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000b04980): openPending: 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-07 01:26:24 +0000 UTC" against cached fingerprint "20,2025-02-07 01:25:24 +0000 UTC" 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-07 01:26:24 +0000 UTC" != cached fingerprint "20,2025-02-07 01:25:24 +0000 UTC") 2025/02/07 02:21:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/07 02:21:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000b04980): >openPending: err= 2025/02/07 02:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000b04980): >_readAt: n=20, err=EOF 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000b04980): close: 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-07 01:26:24 +0000 GMT 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000b04980): >close: err= 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:25 DEBUG : : forgetting directory cache 2025/02/07 02:21:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000bcabc0): _readAt: size=512, off=0 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000bcabc0): openPending: 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-07 01:27:24 +0000 UTC" against cached fingerprint "20,2025-02-07 01:26:24 +0000 UTC" 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-07 01:27:24 +0000 UTC" != cached fingerprint "20,2025-02-07 01:26:24 +0000 UTC") 2025/02/07 02:21:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/07 02:21:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000bcabc0): >openPending: err= 2025/02/07 02:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000bcabc0): >_readAt: n=20, err=EOF 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000bcabc0): close: 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-07 01:27:24 +0000 GMT 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate(0xc000bcabc0): >close: err= 2025/02/07 02:21:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:26 DEBUG : : forgetting directory cache 2025/02/07 02:21:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc000f08a40): _readAt: size=512, off=0 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc000f08a40): openPending: 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-02-07 01:28:24 +0000 UTC" against cached fingerprint "20,2025-02-07 01:27:24 +0000 UTC" 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-02-07 01:28:24 +0000 UTC" != cached fingerprint "20,2025-02-07 01:27:24 +0000 UTC") 2025/02/07 02:21:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/02/07 02:21:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc000f08a40): >openPending: err= 2025/02/07 02:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc000f08a40): >_readAt: n=21, err=EOF 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc000f08a40): close: 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-07 01:28:24 +0000 GMT 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc000f08a40): >close: err= 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:26 DEBUG : : forgetting directory cache 2025/02/07 02:21:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc0008b9400): _readAt: size=512, off=0 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc0008b9400): openPending: 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-02-07 01:29:24 +0000 UTC" against cached fingerprint "21,2025-02-07 01:28:24 +0000 UTC" 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-02-07 01:29:24 +0000 UTC" != cached fingerprint "21,2025-02-07 01:28:24 +0000 UTC") 2025/02/07 02:21:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/02/07 02:21:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc0008b9400): >openPending: err= 2025/02/07 02:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc0008b9400): >_readAt: n=22, err=EOF 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc0008b9400): close: 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-07 01:29:24 +0000 GMT 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc0008b9400): >close: err= 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:26 DEBUG : : forgetting directory cache 2025/02/07 02:21:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc0008f6d00): _readAt: size=512, off=0 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc0008f6d00): openPending: 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-02-07 01:30:24 +0000 UTC" against cached fingerprint "22,2025-02-07 01:29:24 +0000 UTC" 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-02-07 01:30:24 +0000 UTC" != cached fingerprint "22,2025-02-07 01:29:24 +0000 UTC") 2025/02/07 02:21:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/02/07 02:21:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc0008f6d00): >openPending: err= 2025/02/07 02:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc0008f6d00): >_readAt: n=23, err=EOF 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc0008f6d00): close: 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-07 01:30:24 +0000 GMT 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc0008f6d00): >close: err= 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:26 DEBUG : : forgetting directory cache 2025/02/07 02:21:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc00094a680): _readAt: size=512, off=0 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc00094a680): openPending: 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-02-07 01:31:24 +0000 UTC" against cached fingerprint "23,2025-02-07 01:30:24 +0000 UTC" 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-02-07 01:31:24 +0000 UTC" != cached fingerprint "23,2025-02-07 01:30:24 +0000 UTC") 2025/02/07 02:21:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/02/07 02:21:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc00094a680): >openPending: err= 2025/02/07 02:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc00094a680): >_readAt: n=24, err=EOF 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc00094a680): close: 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-07 01:31:24 +0000 GMT 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate(0xc00094a680): >close: err= 2025/02/07 02:21:26 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:26 DEBUG : : Looking for writers 2025/02/07 02:21:26 DEBUG : TestRWCacheUpdate: reading active writers 2025/02/07 02:21:26 DEBUG : >WaitForWriters: 2025/02/07 02:21:26 DEBUG : webdav root 'rclone-test-mutefey3juxi': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:21:27 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:27 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:27 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:27 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:27 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/07 02:21:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/07 02:21:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/07 02:21:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/07 02:21:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/07 02:21:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/07 02:21:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/07 02:21:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/07 02:21:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/07 02:21:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:27 DEBUG : : forgetting directory cache 2025/02/07 02:21:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/07 02:21:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/07 02:21:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/07 02:21:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/07 02:21:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/07 02:21:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/07 02:21:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/07 02:21:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/07 02:21:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/07 02:21:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/07 02:21:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/07 02:21:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/07 02:21:27 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/02/07 02:21:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/07 02:21:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/07 02:21:27 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/02/07 02:21:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/07 02:21:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/07 02:21:27 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/02/07 02:21:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/07 02:21:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/07 02:21:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/07 02:21:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/07 02:21:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/07 02:21:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/07 02:21:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/07 02:21:27 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/07 02:21:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/07 02:21:27 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/07 02:21:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/07 02:21:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/07 02:21:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/07 02:21:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/02/07 02:21:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/02/07 02:21:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/02/07 02:21:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/07 02:21:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/07 02:21:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/07 02:21:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/07 02:21:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/07 02:21:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/07 02:21:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/02/07 02:21:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/02/07 02:21:27 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:27 DEBUG : : Looking for writers 2025/02/07 02:21:27 DEBUG : FilEb: reading active writers 2025/02/07 02:21:27 DEBUG : FiLeA: reading active writers 2025/02/07 02:21:27 DEBUG : FiLeB: reading active writers 2025/02/07 02:21:27 DEBUG : >WaitForWriters: 2025/02/07 02:21:27 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:27 DEBUG : : Looking for writers 2025/02/07 02:21:27 DEBUG : FilEb: reading active writers 2025/02/07 02:21:27 DEBUG : FiLeA: reading active writers 2025/02/07 02:21:27 DEBUG : FiLeB: reading active writers 2025/02/07 02:21:27 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:21:27 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:27 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:27 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/07 02:21:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/07 02:21:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/07 02:21:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/02/07 02:21:27 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/02/07 02:21:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/02/07 02:21:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/07 02:21:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/07 02:21:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/07 02:21:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:21:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/07 02:21:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/02/07 02:21:27 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:27 DEBUG : : Looking for writers 2025/02/07 02:21:27 DEBUG : normal name with no special characters.txt: reading active writers 2025/02/07 02:21:27 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/02/07 02:21:27 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.17s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:21:27 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:27 DEBUG : webdav root 'rclone-test-mutefey3juxi': Reusing VFS from active cache 2025/02/07 02:21:27 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:27 DEBUG : : Looking for writers 2025/02/07 02:21:27 DEBUG : >WaitForWriters: 2025/02/07 02:21:27 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:27 DEBUG : : Looking for writers 2025/02/07 02:21:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:21:27 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:27 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:27 DEBUG : : Looking for writers 2025/02/07 02:21:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:21:27 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:27 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:27 DEBUG : : Looking for writers 2025/02/07 02:21:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:21:27 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:27 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:27 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:27 DEBUG : dir: Looking for writers 2025/02/07 02:21:27 DEBUG : file2: reading active writers 2025/02/07 02:21:27 DEBUG : : Looking for writers 2025/02/07 02:21:27 DEBUG : dir: reading active writers 2025/02/07 02:21:27 DEBUG : file1: reading active writers 2025/02/07 02:21:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:21:27 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:27 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:27 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:27 DEBUG : dir: Looking for writers 2025/02/07 02:21:27 DEBUG : : Looking for writers 2025/02/07 02:21:27 DEBUG : dir: reading active writers 2025/02/07 02:21:27 DEBUG : file1: reading active writers 2025/02/07 02:21:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:21:27 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:27 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:28 DEBUG : file1: Open: flags=O_RDONLY 2025/02/07 02:21:28 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/07 02:21:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/07 02:21:28 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:28 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/02/07 02:21:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/07 02:21:28 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/07 02:21:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:21:28 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:21:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/07 02:21:28 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/02/07 02:21:28 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/02/07 02:21:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/07 02:21:28 DEBUG : webdav root 'rclone-test-mutefey3juxi': File to upload is small (0 bytes), uploading instead of streaming 2025/02/07 02:21:28 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:28 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/02/07 02:21:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/07 02:21:28 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:21:28 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/07 02:21:28 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:28 DEBUG : dir: Looking for writers 2025/02/07 02:21:28 DEBUG : file2: reading active writers 2025/02/07 02:21:28 DEBUG : new_file.txt: reading active writers 2025/02/07 02:21:28 DEBUG : : Looking for writers 2025/02/07 02:21:28 DEBUG : dir: reading active writers 2025/02/07 02:21:28 DEBUG : file1: reading active writers 2025/02/07 02:21:28 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:21:28 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:28 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/02/07 02:21:28 DEBUG : dir/file1: Updating file with dir/file1 0xc0005ca900 2025/02/07 02:21:28 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/07 02:21:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:28 INFO : dir/file1: Moved (server-side) to: file0 2025/02/07 02:21:28 DEBUG : file0: Updating file with file0 0xc0005ca900 2025/02/07 02:21:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/07 02:21:28 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/02/07 02:21:28 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:28 DEBUG : dir: Looking for writers 2025/02/07 02:21:28 DEBUG : : Looking for writers 2025/02/07 02:21:28 DEBUG : dir: reading active writers 2025/02/07 02:21:28 DEBUG : file0: reading active writers 2025/02/07 02:21:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:21:28 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:28 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:28 DEBUG : : Looking for writers 2025/02/07 02:21:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:21:28 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:28 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/02/07 02:21:28 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/07 02:21:28 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/02/07 02:21:28 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/02/07 02:21:28 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/02/07 02:21:28 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:28 DEBUG : a: Looking for writers 2025/02/07 02:21:28 DEBUG : b: Looking for writers 2025/02/07 02:21:28 DEBUG : c: Looking for writers 2025/02/07 02:21:28 DEBUG : d: Looking for writers 2025/02/07 02:21:28 DEBUG : : Looking for writers 2025/02/07 02:21:28 DEBUG : : Looking for writers 2025/02/07 02:21:28 DEBUG : /: reading active writers 2025/02/07 02:21:28 DEBUG : a: reading active writers 2025/02/07 02:21:28 DEBUG : b: reading active writers 2025/02/07 02:21:28 DEBUG : c: reading active writers 2025/02/07 02:21:28 DEBUG : d: reading active writers 2025/02/07 02:21:28 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:21:28 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:28 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/07 02:21:28 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/02/07 02:21:28 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/02/07 02:21:28 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/02/07 02:21:29 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:29 DEBUG : a/b/c/d: Looking for writers 2025/02/07 02:21:29 DEBUG : a/b/c: Looking for writers 2025/02/07 02:21:29 DEBUG : d: reading active writers 2025/02/07 02:21:29 DEBUG : a/b: Looking for writers 2025/02/07 02:21:29 DEBUG : c: reading active writers 2025/02/07 02:21:29 DEBUG : a: Looking for writers 2025/02/07 02:21:29 DEBUG : b: reading active writers 2025/02/07 02:21:29 DEBUG : : Looking for writers 2025/02/07 02:21:29 DEBUG : a: reading active writers 2025/02/07 02:21:29 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-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:21:29 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:21:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:21:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/07 02:21:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/07 02:21:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:29 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/07 02:21:29 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/07 02:21:29 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/02/07 02:21:29 DEBUG : webdav root 'rclone-test-mutefey3juxi': File to upload is small (5 bytes), uploading instead of streaming 2025/02/07 02:21:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:29 DEBUG : file1: Size of src and dst objects identical 2025/02/07 02:21:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:21:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:21:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/07 02:21:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/07 02:21:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:21:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:21:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/07 02:21:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/07 02:21:29 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/02/07 02:21:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/07 02:21:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/07 02:21:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/07 02:21:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/07 02:21:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:29 DEBUG : webdav root 'rclone-test-mutefey3juxi': File to upload is small (0 bytes), uploading instead of streaming 2025/02/07 02:21:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:29 DEBUG : file1: Size of src and dst objects identical 2025/02/07 02:21:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/07 02:21:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/07 02:21:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/07 02:21:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/07 02:21:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:29 DEBUG : webdav root 'rclone-test-mutefey3juxi': File to upload is small (7 bytes), uploading instead of streaming 2025/02/07 02:21:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:29 DEBUG : file1: Size of src and dst objects identical 2025/02/07 02:21:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:29 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:29 DEBUG : : Looking for writers 2025/02/07 02:21:29 DEBUG : file1: reading active writers 2025/02/07 02:21:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:21:29 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:21:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:21:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/07 02:21:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/07 02:21:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:29 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/02/07 02:21:30 DEBUG : file1: aborting in-sequence write wait, off=100 2025/02/07 02:21:30 DEBUG : file1: failed to wait for in-sequence write to 100 2025/02/07 02:21:30 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/02/07 02:21:30 DEBUG : webdav root 'rclone-test-mutefey3juxi': File to upload is small (11 bytes), uploading instead of streaming 2025/02/07 02:21:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:30 DEBUG : file1: Size of src and dst objects identical 2025/02/07 02:21:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:30 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/02/07 02:21:30 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:30 DEBUG : : Looking for writers 2025/02/07 02:21:30 DEBUG : file1: reading active writers 2025/02/07 02:21:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:21:30 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:21:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:21:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/07 02:21:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/07 02:21:30 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/02/07 02:21:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:30 DEBUG : webdav root 'rclone-test-mutefey3juxi': File to upload is small (5 bytes), uploading instead of streaming 2025/02/07 02:21:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:30 DEBUG : file1: Size of src and dst objects identical 2025/02/07 02:21:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:30 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/02/07 02:21:30 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:30 DEBUG : : Looking for writers 2025/02/07 02:21:30 DEBUG : file1: reading active writers 2025/02/07 02:21:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:21:30 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:21:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:21:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/07 02:21:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/07 02:21:30 DEBUG : file1: WriteFileHandle.Release closing 2025/02/07 02:21:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:30 DEBUG : webdav root 'rclone-test-mutefey3juxi': File to upload is small (0 bytes), uploading instead of streaming 2025/02/07 02:21:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:21:30 DEBUG : file1: Size of src and dst objects identical 2025/02/07 02:21:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:30 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/02/07 02:21:30 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:30 DEBUG : : Looking for writers 2025/02/07 02:21:30 DEBUG : file1: reading active writers 2025/02/07 02:21:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:21:30 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:21:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:21:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:21:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:21:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/07 02:21:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/02/07 02:21:30 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:21:30 DEBUG : : Looking for writers 2025/02/07 02:21:30 DEBUG : file1: reading active writers 2025/02/07 02:21:30 DEBUG : file1: active writers 1 2025/02/07 02:21:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/02/07 02:21:30 DEBUG : : Looking for writers 2025/02/07 02:21:30 DEBUG : file1: reading active writers 2025/02/07 02:21:30 DEBUG : file1: active writers 1 2025/02/07 02:21:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/02/07 02:21:30 DEBUG : : Looking for writers 2025/02/07 02:21:30 DEBUG : file1: reading active writers 2025/02/07 02:21:30 DEBUG : file1: active writers 1 2025/02/07 02:21:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/02/07 02:21:30 DEBUG : : Looking for writers 2025/02/07 02:21:30 DEBUG : file1: reading active writers 2025/02/07 02:21:30 DEBUG : file1: active writers 1 2025/02/07 02:21:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/02/07 02:21:30 DEBUG : : Looking for writers 2025/02/07 02:21:30 DEBUG : file1: reading active writers 2025/02/07 02:21:30 DEBUG : file1: active writers 1 2025/02/07 02:21:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/02/07 02:21:31 DEBUG : : Looking for writers 2025/02/07 02:21:31 DEBUG : file1: reading active writers 2025/02/07 02:21:31 DEBUG : file1: active writers 1 2025/02/07 02:21:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/02/07 02:21:31 DEBUG : : Looking for writers 2025/02/07 02:21:31 DEBUG : file1: reading active writers 2025/02/07 02:21:31 DEBUG : file1: active writers 1 2025/02/07 02:21:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/02/07 02:21:31 DEBUG : : Looking for writers 2025/02/07 02:21:31 DEBUG : file1: reading active writers 2025/02/07 02:21:31 DEBUG : file1: active writers 1 2025/02/07 02:21:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:32 DEBUG : : Looking for writers 2025/02/07 02:21:32 DEBUG : file1: reading active writers 2025/02/07 02:21:32 DEBUG : file1: active writers 1 2025/02/07 02:21:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:33 DEBUG : : Looking for writers 2025/02/07 02:21:33 DEBUG : file1: reading active writers 2025/02/07 02:21:33 DEBUG : file1: active writers 1 2025/02/07 02:21:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:34 DEBUG : : Looking for writers 2025/02/07 02:21:34 DEBUG : file1: reading active writers 2025/02/07 02:21:34 DEBUG : file1: active writers 1 2025/02/07 02:21:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:35 DEBUG : : Looking for writers 2025/02/07 02:21:35 DEBUG : file1: reading active writers 2025/02/07 02:21:35 DEBUG : file1: active writers 1 2025/02/07 02:21:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:36 DEBUG : : Looking for writers 2025/02/07 02:21:36 DEBUG : file1: reading active writers 2025/02/07 02:21:36 DEBUG : file1: active writers 1 2025/02/07 02:21:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:37 DEBUG : : Looking for writers 2025/02/07 02:21:37 DEBUG : file1: reading active writers 2025/02/07 02:21:37 DEBUG : file1: active writers 1 2025/02/07 02:21:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:38 DEBUG : : Looking for writers 2025/02/07 02:21:38 DEBUG : file1: reading active writers 2025/02/07 02:21:38 DEBUG : file1: active writers 1 2025/02/07 02:21:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:39 DEBUG : : Looking for writers 2025/02/07 02:21:39 DEBUG : file1: reading active writers 2025/02/07 02:21:39 DEBUG : file1: active writers 1 2025/02/07 02:21:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:40 DEBUG : : Looking for writers 2025/02/07 02:21:40 DEBUG : file1: reading active writers 2025/02/07 02:21:40 DEBUG : file1: active writers 1 2025/02/07 02:21:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:41 DEBUG : : Looking for writers 2025/02/07 02:21:41 DEBUG : file1: reading active writers 2025/02/07 02:21:41 DEBUG : file1: active writers 1 2025/02/07 02:21:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:42 DEBUG : : Looking for writers 2025/02/07 02:21:42 DEBUG : file1: reading active writers 2025/02/07 02:21:42 DEBUG : file1: active writers 1 2025/02/07 02:21:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:43 DEBUG : : Looking for writers 2025/02/07 02:21:43 DEBUG : file1: reading active writers 2025/02/07 02:21:43 DEBUG : file1: active writers 1 2025/02/07 02:21:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:44 DEBUG : : Looking for writers 2025/02/07 02:21:44 DEBUG : file1: reading active writers 2025/02/07 02:21:44 DEBUG : file1: active writers 1 2025/02/07 02:21:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:45 DEBUG : : Looking for writers 2025/02/07 02:21:45 DEBUG : file1: reading active writers 2025/02/07 02:21:45 DEBUG : file1: active writers 1 2025/02/07 02:21:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:46 DEBUG : : Looking for writers 2025/02/07 02:21:46 DEBUG : file1: reading active writers 2025/02/07 02:21:46 DEBUG : file1: active writers 1 2025/02/07 02:21:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:47 DEBUG : : Looking for writers 2025/02/07 02:21:47 DEBUG : file1: reading active writers 2025/02/07 02:21:47 DEBUG : file1: active writers 1 2025/02/07 02:21:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:48 DEBUG : : Looking for writers 2025/02/07 02:21:48 DEBUG : file1: reading active writers 2025/02/07 02:21:48 DEBUG : file1: active writers 1 2025/02/07 02:21:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:49 DEBUG : : Looking for writers 2025/02/07 02:21:49 DEBUG : file1: reading active writers 2025/02/07 02:21:49 DEBUG : file1: active writers 1 2025/02/07 02:21:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:50 DEBUG : : Looking for writers 2025/02/07 02:21:50 DEBUG : file1: reading active writers 2025/02/07 02:21:50 DEBUG : file1: active writers 1 2025/02/07 02:21:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:51 DEBUG : : Looking for writers 2025/02/07 02:21:51 DEBUG : file1: reading active writers 2025/02/07 02:21:51 DEBUG : file1: active writers 1 2025/02/07 02:21:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:52 DEBUG : : Looking for writers 2025/02/07 02:21:52 DEBUG : file1: reading active writers 2025/02/07 02:21:52 DEBUG : file1: active writers 1 2025/02/07 02:21:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:53 DEBUG : : Looking for writers 2025/02/07 02:21:53 DEBUG : file1: reading active writers 2025/02/07 02:21:53 DEBUG : file1: active writers 1 2025/02/07 02:21:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:54 DEBUG : : Looking for writers 2025/02/07 02:21:54 DEBUG : file1: reading active writers 2025/02/07 02:21:54 DEBUG : file1: active writers 1 2025/02/07 02:21:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:55 DEBUG : : Looking for writers 2025/02/07 02:21:55 DEBUG : file1: reading active writers 2025/02/07 02:21:55 DEBUG : file1: active writers 1 2025/02/07 02:21:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:56 DEBUG : : Looking for writers 2025/02/07 02:21:56 DEBUG : file1: reading active writers 2025/02/07 02:21:56 DEBUG : file1: active writers 1 2025/02/07 02:21:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:57 DEBUG : : Looking for writers 2025/02/07 02:21:57 DEBUG : file1: reading active writers 2025/02/07 02:21:57 DEBUG : file1: active writers 1 2025/02/07 02:21:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:58 DEBUG : : Looking for writers 2025/02/07 02:21:58 DEBUG : file1: reading active writers 2025/02/07 02:21:58 DEBUG : file1: active writers 1 2025/02/07 02:21:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:21:59 DEBUG : : Looking for writers 2025/02/07 02:21:59 DEBUG : file1: reading active writers 2025/02/07 02:21:59 DEBUG : file1: active writers 1 2025/02/07 02:21:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/07 02:22:00 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/02/07 02:22:00 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:22:00 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:22:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:22:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:22:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:22:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/07 02:22:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/07 02:22:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:22:00 DEBUG : webdav root 'rclone-test-mutefey3juxi': File to upload is small (0 bytes), uploading instead of streaming 2025/02/07 02:22:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:22:00 DEBUG : file1: Size of src and dst objects identical 2025/02/07 02:22:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:22:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:22:00 DEBUG : file1: Open: flags=O_RDONLY 2025/02/07 02:22:00 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/07 02:22:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/07 02:22:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:22:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/07 02:22:00 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:22:00 DEBUG : : Looking for writers 2025/02/07 02:22:00 DEBUG : file1: reading active writers 2025/02/07 02:22:00 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-mutefey3juxi'", Local "Local file system at /tmp/rclone2407906079", Modify Window "1s" 2025/02/07 02:22:00 INFO : webdav root 'rclone-test-mutefey3juxi': poll-interval is not supported by this remote 2025/02/07 02:22:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/07 02:22:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/07 02:22:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:22:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/07 02:22:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/07 02:22:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:22:00 DEBUG : webdav root 'rclone-test-mutefey3juxi': File to upload is small (100 bytes), uploading instead of streaming 2025/02/07 02:22:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/02/07 02:22:00 DEBUG : file1: Size of src and dst objects identical 2025/02/07 02:22:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/07 02:22:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/07 02:22:00 DEBUG : file1: Open: flags=O_RDONLY 2025/02/07 02:22:00 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/07 02:22:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/07 02:22:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/07 02:22:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/07 02:22:00 DEBUG : WaitForWriters: timeout=30s 2025/02/07 02:22:00 DEBUG : : Looking for writers 2025/02/07 02:22:00 DEBUG : file1: reading active writers 2025/02/07 02:22:00 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/02/07 02:22:00 DEBUG : webdav root 'rclone-test-mutefey3juxi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.41728768s (try 1/5)