summary refs log tree commit diff stats
path: root/results/classifier/108/performance/1789
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/108/performance/1789')
-rw-r--r--results/classifier/108/performance/178932
1 files changed, 32 insertions, 0 deletions
diff --git a/results/classifier/108/performance/1789 b/results/classifier/108/performance/1789
new file mode 100644
index 000000000..1f34abf45
--- /dev/null
+++ b/results/classifier/108/performance/1789
@@ -0,0 +1,32 @@
+performance: 0.956
+device: 0.940
+graphic: 0.899
+PID: 0.892
+debug: 0.857
+vnc: 0.830
+semantic: 0.812
+boot: 0.725
+network: 0.719
+KVM: 0.690
+socket: 0.675
+permissions: 0.672
+other: 0.504
+files: 0.233
+
+First connection to spice hangs after 1 min
+Description of problem:
+After starting a VM the first connection to spice logs this errors:
+
+```
+2023-07-25T16:00:47.497042Z qemu-system-x86_64: warning: Spice: main:0 (0x7f1a3fca5b90): invalid net test stage, ping id 0 test id 0 stage 4
+2023-07-25T16:00:47.497170Z qemu-system-x86_64: warning: Spice: main:0 (0x7f1a3fca5b90): invalid net test stage, ping id 0 test id 0 stage 0
+```
+
+And after 60 seconds the spice viewer is closed with this error:
+```
+2023-07-25T16:01:47.384207Z qemu-system-x86_64: warning: Spice: main:0 (0x7f1a3fca5b90): rcc 0x7f1a1968cb60 has been unresponsive for more than 30000 ms, disconnecting
+```
+Steps to reproduce:
+1. Start vm with spice
+2. Connect to spice
+3. Wait for at least 60 seconds and the viewer will close