diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_arm/host_missing/accel_missing/1327.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_arm/host_missing/accel_missing/1327.toml')
| -rw-r--r-- | gitlab/issues/target_arm/host_missing/accel_missing/1327.toml | 102 |
1 files changed, 0 insertions, 102 deletions
diff --git a/gitlab/issues/target_arm/host_missing/accel_missing/1327.toml b/gitlab/issues/target_arm/host_missing/accel_missing/1327.toml deleted file mode 100644 index 9ba0ccc88..000000000 --- a/gitlab/issues/target_arm/host_missing/accel_missing/1327.toml +++ /dev/null @@ -1,102 +0,0 @@ -id = 1327 -title = "vhost-user-test outputs scary messages" -state = "opened" -created_at = "2022-11-21T19:37:30.717Z" -closed_at = "n/a" -labels = ["Tests", "device:virtio", "target: arm"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1327" -host-os = "Ubuntu 20.04" -host-arch = "ARM" -qemu-version = "commit a082fab9d259473a9d5d53307cf83b1223301181" -guest-os = "n/a" -guest-arch = "ARM" -description = """The qos-test seems to output failure messages when run in verbose mode, see e.g.: - -https://gitlab.com/qemu-project/qemu/-/jobs/3340919275#L5615 - -``` -――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― -stderr: -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost VQ 0 ring restore failed: -22: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost_set_vring_endian failed: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost VQ 1 ring restore failed: -22: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost_set_vring_endian failed: Invalid argument (22) -qemu-system-aarch64: -chardev socket,id=chr-reconnect,path=/tmp/vhost-test-9B51V1/reconnect.sock,server=on: info: QEMU waiting for connection on: disconnected:unix:/tmp/vhost-test-9B51V1/reconnect.sock,server=on -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost VQ 0 ring restore failed: -22: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost_set_vring_endian failed: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost VQ 1 ring restore failed: -22: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost_set_vring_endian failed: Invalid argument (22) -qemu-system-aarch64: -chardev socket,id=chr-connect-fail,path=/tmp/vhost-test-49UUV1/connect-fail.sock,server=on: info: QEMU waiting for connection on: disconnected:unix:/tmp/vhost-test-49UUV1/connect-fail.sock,server=on -qemu-system-aarch64: -netdev vhost-user,id=hs0,chardev=chr-connect-fail,vhostforce=on: Failed to read msg header. Read 0 instead of 12. Original request 1. -qemu-system-aarch64: -netdev vhost-user,id=hs0,chardev=chr-connect-fail,vhostforce=on: vhost_backend_init failed: Protocol error -qemu-system-aarch64: -netdev vhost-user,id=hs0,chardev=chr-connect-fail,vhostforce=on: failed to init vhost_net for queue 0 -qemu-system-aarch64: -netdev vhost-user,id=hs0,chardev=chr-connect-fail,vhostforce=on: info: QEMU waiting for connection on: disconnected:unix:/tmp/vhost-test-49UUV1/connect-fail.sock,server=on -qemu-system-aarch64: Failed to write msg. Wrote -1 instead of 20. -qemu-system-aarch64: vhost VQ 0 ring restore failed: -22: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost_set_vring_endian failed: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost VQ 1 ring restore failed: -22: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost_set_vring_endian failed: Invalid argument (22) -qemu-system-aarch64: -chardev socket,id=chr-flags-mismatch,path=/tmp/vhost-test-LTKOV1/flags-mismatch.sock,server=on: info: QEMU waiting for connection on: disconnected:unix:/tmp/vhost-test-LTKOV1/flags-mismatch.sock,server=on -qemu-system-aarch64: Failed to write msg. Wrote -1 instead of 52. -qemu-system-aarch64: vhost_set_mem_table failed: Invalid argument (22) -qemu-system-aarch64: unable to start vhost net: 22: falling back on userspace virtio -vhost lacks feature mask 0x40000000 for backend -qemu-system-aarch64: failed to init vhost_net for queue 0 -qemu-system-aarch64: Failed to write msg. Wrote -1 instead of 20. -qemu-system-aarch64: vhost_set_vring_num failed: Invalid argument (22) -qemu-system-aarch64: unable to start vhost net: 22: falling back on userspace virtio -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost VQ 0 ring restore failed: -22: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost_set_vring_endian failed: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost VQ 1 ring restore failed: -22: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost_set_vring_endian failed: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost VQ 2 ring restore failed: -22: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost_set_vring_endian failed: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost VQ 3 ring restore failed: -22: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost_set_vring_endian failed: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost VQ 0 ring restore failed: -22: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost_set_vring_endian failed: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost VQ 1 ring restore failed: -22: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost_set_vring_endian failed: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost VQ 0 ring restore failed: -22: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost_set_vring_endian failed: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost VQ 1 ring restore failed: -22: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost_set_vring_endian failed: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost VQ 0 ring restore failed: -22: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost VQ 1 ring restore failed: -22: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost_set_vring_call failed: Invalid argument (22) -qemu-system-aarch64: Failed to set msg fds. -qemu-system-aarch64: vhost_set_vring_call failed: Invalid argument (22) -―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― -```""" -reproduce = "n/a" -additional = "n/a" |