opensuse-tumbleweed@cockpit-project/cockpit-machines#db28cac4e340 Running on: rhos-01-24 Job({ "subject": { "repo": "cockpit-project/cockpit-machines", "sha": "db28cac4e3401e790be6cb30fbc66c27b4e1620a", "pull": 1724, "branch": null, "target": null }, "container": null, "command_subject": null, "secrets": [ "github-token", "image-download" ], "command": null, "env": { "TEST_OS": "opensuse-tumbleweed", "TEST_REVISION": "db28cac4e3401e790be6cb30fbc66c27b4e1620a", "COCKPIT_BOTS_REF": "main", "BASE_BRANCH": "main", "TEST_PULL": "1724" }, "timeout": 120, "context": "opensuse-tumbleweed", "slug": "pull-1724-db28cac4-20240715-120725-opensuse-tumbleweed", "title": null, "report": null }) Using container image: ghcr.io/cockpit-project/tasks:2024-07-04 + [checkout-and-run] --revision=db28cac4e3401e790be6cb30fbc66c27b4e1620a --rebase=main https://github.com/cockpit-project/cockpit-machines + cat /run/.containerenv + uname -a Linux d8a959d9722a 6.9.7-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 27 18:11:45 UTC 2024 x86_64 GNU/Linux + mkdir -p /var/tmp/attachments + git clone -- https://github.com/cockpit-project/cockpit-machines make-checkout-workdir Cloning into 'make-checkout-workdir'... + cd make-checkout-workdir + git fetch -- origin db28cac4e3401e790be6cb30fbc66c27b4e1620a From https://github.com/cockpit-project/cockpit-machines * branch db28cac4e3401e790be6cb30fbc66c27b4e1620a -> FETCH_HEAD + git checkout --detach FETCH_HEAD HEAD is now at db28cac test sleep + git fetch -- origin main From https://github.com/cockpit-project/cockpit-machines * branch main -> FETCH_HEAD + git rebase -- 7269a96ab2344ffa11baadcaef042f8ec37b80a2 Rebasing (1/3) Rebasing (2/3) Rebasing (3/3) Successfully rebased and updated detached HEAD. + git log HEAD '^7269a96ab2344ffa11baadcaef042f8ec37b80a2' commit 932df4194f339f793c742bf9b4908328510ea448 Author: Martin Pitt Date: Mon Jul 15 13:26:29 2024 +0200 test sleep commit bc76edd556b20fcfa5146d707a013c14aaeb5ee0 Author: Martin Pitt Date: Mon Jul 15 13:07:35 2024 +0200 test fix commit bd5560e7e9d83f56c48ebedf1bd865144079bc86 Author: Martin Pitt Date: Mon Jul 15 11:22:17 2024 +0200 TEST: Debug testCreateDownloadAnOS flake on opensuse-tumbleweed + git log -n1 7269a96ab2344ffa11baadcaef042f8ec37b80a2 commit 7269a96ab2344ffa11baadcaef042f8ec37b80a2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Jul 15 08:26:09 2024 +0000 Bump the patternfly group with 2 updates Bumps the patternfly group with 2 updates: [@patternfly/react-core](https://github.com/patternfly/patternfly-react) and [@patternfly/react-table](https://github.com/patternfly/patternfly-react). Updates `@patternfly/react-core` from 5.3.3 to 5.3.4 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.3.3...@patternfly/react-core@5.3.4) Updates `@patternfly/react-table` from 5.3.3 to 5.3.4 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.3.3...@patternfly/react-table@5.3.4) --- updated-dependencies: - dependency-name: "@patternfly/react-core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patternfly - dependency-name: "@patternfly/react-table" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patternfly ... Signed-off-by: dependabot[bot] + .cockpit-ci/run [Errno 2] No such file or directory + test/run + TEST_SCENARIO= + '[' '' = '' ']' + export RUN_TESTS_OPTIONS=--track-naughties + RUN_TESTS_OPTIONS=--track-naughties + TEST_SCENARIO= + '[' '' == devel ']' + make check git archive '319e2d4539f183dc0914cc1903a09df211d8d73f^{tree}' -- pkg/lib test/common test/static-code tools/node-modules | tar x tools/node-modules make_package_lock_json FETCH node_modules [ref: 9d0dba5e2ba90d961d7ba70fc97f30c61deeb144] REMOVE node_modules CLONE node_modules [ref: 9d0dba5e2ba90d961d7ba70fc97f30c61deeb144] COPY package-lock.json make package-lock.json && NODE_ENV=production ./build.js make[1]: Entering directory '/work/make-checkout-workdir' tools/node-modules make_package_lock_json make[1]: Leaving directory '/work/make-checkout-workdir' 12:07:41: Build finished in 2313 ms provides=$(npm ls --omit dev --package-lock-only --depth=Infinity | grep -Eo '[^[:space:]]+@[^[:space:]]+' | sort -u | sed 's/^/Provides: bundled(npm(/; s/\(.*\)@/\1)) = /'); \ awk -v p="$provides" '{gsub(/%{VERSION}/, "316.9.g932df41"); gsub(/%{NPM_PROVIDES}/, p)}1' packaging/cockpit-machines.spec.in > cockpit-machines.spec sed 's/VERSION/316.9.g932df41/; s/SOURCE/cockpit-machines-316.9.g932df41.tar.xz/' packaging/arch/PKGBUILD.in > packaging/arch/PKGBUILD sed 's/VERSION/316.9.g932df41/' packaging/debian/changelog.in > packaging/debian/changelog if type appstream-util >/dev/null 2>&1; then appstream-util validate-relax --nonet *.metainfo.xml; fi org.cockpit-project.machines.metainfo.xml: OK tar --xz --sort=name --mtime "@1721042789" --mode=go=rX,u+rw,a-s --numeric-owner --owner=0 --group=0 -cf cockpit-machines-316.9.g932df41.tar.xz --transform 's,^,cockpit-machines/,' \ --exclude '*.in' --exclude test/reference \ $(git ls-files | grep -v node_modules) \ pkg/lib test/common test/static-code tools/node-modules package-lock.json cockpit-machines.spec node_modules/chrome-remote-interface node_modules/commander node_modules/sizzle node_modules/ws \ packaging/arch/PKGBUILD packaging/debian/changelog dist/ test/common/make-bots FETCH bots [ref: main] CLONE bots [ref: main] bots/image-customize --fresh --no-network --build cockpit-machines-316.9.g932df41.tar.xz --script /work/make-checkout-workdir/test/vm.install opensuse-tumbleweed > https://cockpit-images.eu-central-1.linodeobjects.com/ (authenticated) > https://cockpit-images.us-east-1.linodeobjects.com/ (authenticated) > http://10.0.203.194/images/ (authenticated) => http://10.0.203.194/images/opensuse-tumbleweed-457645162a3e924ea87b84f53699e811d4e4b3065bb058d2a1e13bbfc0bb703f.qcow2 INFO: mock.py version 5.5 starting (python version = 3.11.9, NVR = mock-5.5-2.107), args: /usr/bin/mock --no-clean --no-cleanup-after '--disablerepo=*' --offline --resultdir /var/tmp/build --rebuild /var/tmp/build/SRPMS/cockpit-machines-316.9.g932df41-1.src.rpm Start(bootstrap): init plugins INFO: selinux disabled Finish(bootstrap): init plugins Start: init plugins INFO: selinux disabled Finish: init plugins INFO: Signal handler active Start: run INFO: Start(/var/tmp/build/SRPMS/cockpit-machines-316.9.g932df41-1.src.rpm) Config(opensuse-tumbleweed-x86_64) Mock Version: 5.5 INFO: Mock Version: 5.5 Start(bootstrap): chroot init INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache INFO: Package manager dnf detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache INFO: enabled HW Info plugin INFO: Package manager dnf detected and used (direct choice) INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.2.x86_64 python3-dnf-4.18.0-5.1.noarch python3-dnf-plugins-core-4.4.4-1.1.noarch Finish: chroot init Start: build phase for cockpit-machines-316.9.g932df41-1.src.rpm Start: build setup for cockpit-machines-316.9.g932df41-1.src.rpm Finish: build setup for cockpit-machines-316.9.g932df41-1.src.rpm Start: Outputting list of installed packages Finish: Outputting list of installed packages Start: rpmbuild cockpit-machines-316.9.g932df41-1.src.rpm Finish: rpmbuild cockpit-machines-316.9.g932df41-1.src.rpm Finish: build phase for cockpit-machines-316.9.g932df41-1.src.rpm INFO: Done(/var/tmp/build/SRPMS/cockpit-machines-316.9.g932df41-1.src.rpm) Config(default) 0 minutes 5 seconds INFO: Results and/or logs in: /var/tmp/build Finish: run Created symlink /etc/systemd/system/sockets.target.wants/virtinterfaced.socket → /usr/lib/systemd/system/virtinterfaced.socket. Created symlink /etc/systemd/system/sockets.target.wants/virtinterfaced-ro.socket → /usr/lib/systemd/system/virtinterfaced-ro.socket. Created symlink /etc/systemd/system/sockets.target.wants/virtinterfaced-admin.socket → /usr/lib/systemd/system/virtinterfaced-admin.socket. Created symlink /etc/systemd/system/sockets.target.wants/cockpit.socket → /usr/lib/systemd/system/cockpit.socket. test/common/pixel-tests pull Submodule 'test/reference' (https://github.com/cockpit-project/pixel-test-reference) registered for path 'test/reference' Cloning into '/work/make-checkout-workdir/test/reference'... Submodule path 'test/reference': checked out '7a45f4ede36abc972541efad9b0cb56488ef0afe' test/common/run-tests --track-naughties 1..91 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/opensuse-tumbleweed -F qcow2 /tmp/bots-run/cockpit-nlwfgjwo.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/opensuse-tumbleweed -F qcow2 /tmp/bots-run/cockpit-62rsa2dl.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/opensuse-tumbleweed -F qcow2 /tmp/bots-run/cockpit-a9fa7swg.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/opensuse-tumbleweed -F qcow2 /tmp/bots-run/cockpit-e12vcbmx.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/opensuse-tumbleweed -F qcow2 /tmp/bots-run/cockpit-ogth8h0n.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/opensuse-tumbleweed -F qcow2 /tmp/bots-run/cockpit-b72684sx.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/opensuse-tumbleweed -F qcow2 /tmp/bots-run/cockpit-491xtg6b.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/opensuse-tumbleweed -F qcow2 /tmp/bots-run/cockpit-t7pjndwg.qcow2 # 1 TEST PASSED [38s on d8a959d9722a] ok 71 /work/make-checkout-workdir/test/check-machines-virtualization TestMachinesVirtualization.testVirtualizationDisabled [ND@0] # 1 TEST PASSED [49s on d8a959d9722a] ok 69 /work/make-checkout-workdir/test/check-machines-storage-pools TestMachinesStoragePools.testStorageVolumesCreate [ND@2] # 1 TEST PASSED [58s on d8a959d9722a] ok 64 /work/make-checkout-workdir/test/check-machines-snapshots TestMachinesSnapshots.testSnapshotRevert [ND@7] # 1 TEST PASSED [60s on d8a959d9722a] ok 70 /work/make-checkout-workdir/test/check-machines-virtualization TestMachinesVirtualization.testLibvirt [ND@1] # 1 TEST PASSED [60s on d8a959d9722a] ok 67 /work/make-checkout-workdir/test/check-machines-storage-pools TestMachinesStoragePools.testStoragePoolsCreate [ND@4] # 1 TEST PASSED [60s on d8a959d9722a] ok 66 /work/make-checkout-workdir/test/check-machines-storage-pools TestMachinesStoragePools.testStoragePoolsBasic [ND@5] # 1 TEST PASSED [60s on d8a959d9722a] ok 65 /work/make-checkout-workdir/test/check-machines-snapshots TestMachinesSnapshots.testSnapshots [ND@6] # 1 TEST PASSED [75s on d8a959d9722a] ok 68 /work/make-checkout-workdir/test/check-machines-storage-pools TestMachinesStoragePools.testStoragePoolsDeletion [ND@3] # 1 TEST PASSED [41s on d8a959d9722a] ok 63 /work/make-checkout-workdir/test/check-machines-snapshots TestMachinesSnapshots.testSnapshotCreate [ND@0] # 1 TEST PASSED [22s on d8a959d9722a] ok 60 /work/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVCPU [ND@1] # 1 TEST PASSED [25s on d8a959d9722a] ok 57 /work/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testCPUModel [ND@6] # 1 TEST PASSED [22s on d8a959d9722a] ok 56 /work/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testBootOrder [ND@3] # 1 TEST PASSED [14s on d8a959d9722a] ok 48 /work/make-checkout-workdir/test/check-machines-networks TestMachinesNetworks.testNetworks [ND@6] # 1 TEST PASSED [21s on d8a959d9722a] ok 55 /work/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testAutostart [ND@0] # 1 TEST PASSED [23s on d8a959d9722a] ok 49 /work/make-checkout-workdir/test/check-machines-networks TestMachinesNetworks.testNetworksCreate [ND@1] # 1 TEST PASSED [46s on d8a959d9722a] ok 58 /work/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testDomainMemorySettings [ND@5] # 1 TEST PASSED [49s on d8a959d9722a] ok 59 /work/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testMultipleSettings [ND@4] # 1 TEST PASSED [16s on d8a959d9722a] ok 47 /work/make-checkout-workdir/test/check-machines-networks TestMachinesNetworks.testNetworkState [ND@3] # 1 TEST PASSED [67s on d8a959d9722a] ok 62 /work/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testWatchdog [ND@2] # 1 TEST PASSED [14s on d8a959d9722a] ok 45 /work/make-checkout-workdir/test/check-machines-networks TestMachinesNetworks.testNetworkAutostart [ND@0] # 1 TEST PASSED [24s on d8a959d9722a] ok 53 /work/make-checkout-workdir/test/check-machines-nics TestMachinesNICs.testNICPlugingAndUnpluging [ND@4] # 1 TEST PASSED [32s on d8a959d9722a] ok 46 /work/make-checkout-workdir/test/check-machines-networks TestMachinesNetworks.testNetworkSettings [ND@6] # 1 TEST PASSED [24s on d8a959d9722a] ok 52 /work/make-checkout-workdir/test/check-machines-nics TestMachinesNICs.testNICEdit [ND@3] # 1 TEST PASSED [7s on d8a959d9722a] ok 32 /work/make-checkout-workdir/test/check-machines-manifest TestMachinesManifest.testBasic [ND@4] # 1 TEST PASSED [41s on d8a959d9722a] ok 44 /work/make-checkout-workdir/test/check-machines-networks TestMachinesNetworks.testNetworkAddStaticDCHPHosts [ND@1] # 1 TEST PASSED [16s on d8a959d9722a] ok 31 /work/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testRename [ND@6] # 1 TEST PASSED [18s on d8a959d9722a] ok 29 /work/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testCloneSessionConnection [ND@4] # 1 TEST PASSED [17s on d8a959d9722a] ok 28 /work/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testClone [ND@1] # 1 TEST PASSED [19s on d8a959d9722a] ok 27 /work/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testBasicNonrootUserUnprivileged [ND@6] # 1 TEST PASSED [62s on d8a959d9722a] ok 51 /work/make-checkout-workdir/test/check-machines-nics TestMachinesNICs.testNICDelete [ND@2] # 1 TEST PASSED [61s on d8a959d9722a] ok 50 /work/make-checkout-workdir/test/check-machines-nics TestMachinesNICs.testNICAdd [ND@0] # 1 TEST PASSED [76s on d8a959d9722a] ok 54 /work/make-checkout-workdir/test/check-machines-nics TestMachinesNICs.testVmNICs [ND@5] # ---------------------------------------------------------------------- # testVsock (__main__.TestMachinesSettings.testVsock) [0715/120940.853082:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process. DevTools listening on ws://127.0.0.1:9325/devtools/browser/15922299-5528-4416-b08d-8bb60dbf54c1 CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721045382407.258,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"4176.21"} CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721045382410.498,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"4176.20"} CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721045382443.209,"url":"http://127.0.0.2:9891/machines"} CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721045382443.322,"url":"http://127.0.0.2:9891/machines"} > error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') ERROR XML error: only a single vsock device is supported > warning: GetStats(subVmTest1, system) failed: Method call timed out > warning: GetStats(subVmTest1, system) failed: Method call timed out > warning: GetStats(subVmTest1, system) failed: Method call timed out > warning: GetStats(subVmTest1, system) failed: Method call timed out > warning: GetStats(subVmTest1, system) failed: Method call timed out Wrote subVmTest1 XML to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-subVmTest1.xml Wrote subVmTest1 log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-subVmTest1.log Wrote subVmTest1 console log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-subVmTest1-console.log Traceback (most recent call last): File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True) File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive self.performAction("subVmTest1", "forceOff") File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off") File "/work/make-checkout-workdir/test/common/testlib.py", line 690, in wait_in_text self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)), File "/work/make-checkout-workdir/test/common/testlib.py", line 628, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721045381895.624, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '4176.12'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045382407.258, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '4176.21'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045382410.498, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '4176.20'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045382443.209, 'url': 'http://127.0.0.2:9891/machines'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045382443.322, 'url': 'http://127.0.0.2:9891/machines'} error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') warning: GetStats(subVmTest1, system) failed: Method call timed out Wrote screenshot to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.png Wrote HTML dump to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.html Wrote JS log to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.js.log Journal extracted to TestMachinesSettings-testVsock-opensuse-tumbleweed-127.0.0.2-3001-FAIL.log.gz > warning: transport closed: disconnected Stopping 'virtstoraged.service', but its triggering units are still active: virtstoraged.socket, virtstoraged-admin.socket, virtstoraged-ro.socket Stopping 'virtnetworkd.service', but its triggering units are still active: virtnetworkd-admin.socket, virtnetworkd.socket, virtnetworkd-ro.socket Stopping 'virtqemud.service', but its triggering units are still active: virtqemud-admin.socket, virtqemud.socket, virtqemud-ro.socket Traceback (most recent call last): File "/work/make-checkout-workdir/test/check-machines-settings", line 899, in testVsock setVsockLive(new_auto=True, previous_auto=False, previous_address="5", reboot_machine=True) File "/work/make-checkout-workdir/test/check-machines-settings", line 843, in setVsockLive self.performAction("subVmTest1", "forceOff") File "/work/make-checkout-workdir/test/machineslib.py", line 85, in performAction b.wait_in_text(f"#vm-{vmName}-{connectionName}-state", "Shut off") File "/work/make-checkout-workdir/test/common/testlib.py", line 690, in wait_in_text self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)), File "/work/make-checkout-workdir/test/common/testlib.py", line 628, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721045381895.624, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '4176.12'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045382407.258, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '4176.21'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045382410.498, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '4176.20'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045382443.209, 'url': 'http://127.0.0.2:9891/machines'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045382443.322, 'url': 'http://127.0.0.2:9891/machines'} error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') warning: GetStats(subVmTest1, system) failed: Method call timed out Traceback (most recent call last): File "/work/make-checkout-workdir/test/machineslib.py", line 393, in stop_all m.execute('for d in $(virsh -c qemu:///system list --name); do ' File "/work/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 327, in execute res = subprocess.run(command_line, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '('env', '-u', 'LANGUAGE', 'LC_ALL=C', 'ssh', '-p', '3001', '-o', 'BatchMode=yes', '-o', 'IdentitiesOnly=yes', '-o', 'PKCS11Provider=none', '-o', 'StrictHostKeyChecking=no', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'LogLevel=ERROR', '-l', 'root', '-o', 'ControlPath=/tmp/.cockpit-test-resources/ssh-%h-%p-%r-3440', '127.0.0.2', 'set -e;', 'for d in $(virsh -c qemu:///system list --name); do if ! out=$(virsh -c qemu:///system destroy $d 2>&1); then echo "$out" | grep -q "domain is not running"; fi; done')' returned non-zero exit status 1. # Result testVsock (__main__.TestMachinesSettings.testVsock) failed # 1 TEST FAILED [142s on d8a959d9722a] ok 61 /work/make-checkout-workdir/test/check-machines-settings TestMachinesSettings.testVsock [ND@7] # SKIP Known issue #5040 # 1 TEST PASSED [17s on d8a959d9722a] ok 21 /work/make-checkout-workdir/test/check-machines-hostdevs TestMachinesHostDevs.testHostDevAddSessionConnection [ND@5] # 1 TEST PASSED [22s on d8a959d9722a] ok 22 /work/make-checkout-workdir/test/check-machines-hostdevs TestMachinesHostDevs.testHostDevAddSingleDevice [ND@0] # 1 TEST PASSED [27s on d8a959d9722a] ok 23 /work/make-checkout-workdir/test/check-machines-hostdevs TestMachinesHostDevs.testHostDevicesList [ND@2] # 1 TEST PASSED [70s on d8a959d9722a] ok 30 /work/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testDelete [ND@3] # 1 TEST PASSED [16s on d8a959d9722a] ok 19 /work/make-checkout-workdir/test/check-machines-filesystems TestMachinesFilesystems.testDelete [ND@7] # 1 TEST PASSED [16s on d8a959d9722a] ok 20 /work/make-checkout-workdir/test/check-machines-hostdevs TestMachinesHostDevs.testHostDevAddMultipleDevices [ND@5] # 1 TEST PASSED [20s on d8a959d9722a] ok 18 /work/make-checkout-workdir/test/check-machines-filesystems TestMachinesFilesystems.testBasicSystemConnection [ND@0] # 1 TEST PASSED [16s on d8a959d9722a] ok 17 /work/make-checkout-workdir/test/check-machines-filesystems TestMachinesFilesystems.testBasicSessionConnection [ND@2] # 1 TEST PASSED [28s on d8a959d9722a] ok 16 /work/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testInsertDiscCDROM [ND@3] # 1 TEST PASSED [21s on d8a959d9722a] ok 12 /work/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testBlockDeviceDisk [ND@2] # 1 TEST PASSED [31s on d8a959d9722a] ok 14 /work/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testDiskEdit [ND@5] WARNING: Waiting for ph_is_present("#vm-subVmTest1-disks-vdc-used") took 9.1 seconds, which is 91% of the timeout. # 1 TEST PASSED [33s on d8a959d9722a] ok 15 /work/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testDisks [ND@7] # 1 TEST PASSED [45s on d8a959d9722a] ok 11 /work/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testAddDiskSCSI [ND@3] # 1 TEST PASSED [34s on d8a959d9722a] ok 8 /work/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testAddDiskDirPool [ND@7] # 1 TEST PASSED [52s on d8a959d9722a] ok 10 /work/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testAddDiskPool [ND@2] # 1 TEST PASSED [48s on d8a959d9722a] ok 9 /work/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testAddDiskNFS [ND@5] # 1 TEST PASSED [82s on d8a959d9722a] ok 13 /work/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testDetachDisk [ND@0] # 1 TEST PASSED [154s on d8a959d9722a] ok 26 /work/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testBasicLibvirtUserUnprivileged [ND@4] # 1 TEST PASSED [29s on d8a959d9722a] ok 6 /work/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testAddDiskAdditionalOptions [ND@7] # 1 TEST PASSED [19s on d8a959d9722a] ok 90 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testNoSpiceAlert [ND@5] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [34s on d8a959d9722a] ok 7 /work/make-checkout-workdir/test/check-machines-disks TestMachinesDisks.testAddDiskCustomPath [ND@3] # 1 TEST PASSED [152s on d8a959d9722a] ok 24 /work/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testBasic [ND@6] # 1 TEST PASSED [16s on d8a959d9722a] ok 89 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testDisabledCreate [ND@0] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [166s on d8a959d9722a] ok 25 /work/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testBasicAdminUser [ND@1] # 1 TEST PASSED [20s on d8a959d9722a] ok 90 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testNoSpiceAlert [ND@5] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [17s on d8a959d9722a] ok 89 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testDisabledCreate [ND@0] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [27s on d8a959d9722a] ok 85 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateNameGeneration [ND@6] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [58s on d8a959d9722a] ok 91 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testReplaceSpice [ND@2] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [16s on d8a959d9722a] ok 89 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testDisabledCreate [ND@0] # 1 TEST PASSED [20s on d8a959d9722a] ok 90 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testNoSpiceAlert [ND@5] # 1 TEST PASSED [28s on d8a959d9722a] ok 84 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateImportDisk [ND@1] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [48s on d8a959d9722a] ok 88 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@4] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [48s on d8a959d9722a] ok 86 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreatePXE [ND@3] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [58s on d8a959d9722a] ok 87 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateThenInstall [ND@7] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [26s on d8a959d9722a] ok 85 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateNameGeneration [ND@6] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [25s on d8a959d9722a] ok 84 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateImportDisk [ND@1] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [26s on d8a959d9722a] ok 85 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateNameGeneration [ND@6] # 1 TEST PASSED [47s on d8a959d9722a] ok 88 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@4] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [54s on d8a959d9722a] ok 91 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testReplaceSpice [ND@2] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [28s on d8a959d9722a] ok 84 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateImportDisk [ND@1] # 1 TEST PASSED [48s on d8a959d9722a] ok 86 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreatePXE [ND@3] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [60s on d8a959d9722a] ok 82 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateDownloadRhel [ND@5] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [62s on d8a959d9722a] ok 83 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateFileSource [ND@0] # RETRY 1 (test affected tests 3 times) # ---------------------------------------------------------------------- # testCreateThenInstall (__main__.TestMachinesCreate.testCreateThenInstall) .......+++++++++++++++++++++++++++++++++++++++++++++*...+......+...+.......+++++++++++++++++++++++++++++++++++++++++++++*..+......+....+......+...+++++ .+..+...+...+...................+...+.........+........+...+...+.........+..........+...+..+++++++++++++++++++++++++++++++++++++++++++++*...+.......+......+...+.................+....+...+..+...+......+.......+........+....+...+++++++++++++++++++++++++++++++++++++++++++++*...+.+.........+.....+..................+...+............+....+.....+......+.......+...+...+......+.....+..........+......+.....+....+...+..+.+...+++++ ----- [0715/121502.556653:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process. DevTools listening on ws://127.0.0.1:9521/devtools/browser/b1c73dca-60d8-4655-a030-ce6a9f9c5ed2 CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721045704296.687,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"24008.20"} CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721045704298.896,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"24008.21"} CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721045704328.58,"url":"http://127.0.0.2:9891/machines"} CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721045704328.71,"url":"http://127.0.0.2:9891/machines"} > error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') > log: osinfo-detect command failed: Traceback (most recent call last): File "", line 22, in gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0) > warning: Server did not accept the resize request: Invalid screen layout CDP: {"source":"rendering","level":"warning","text":"Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently","timestamp":1721045714088.76,"url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"stackTrace":{"callFrames":[{"functionName":"resize","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"columnNumber":80798},{"functionName":"_resize","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":6378},{"functionName":"_handleExtendedDesktopSize","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":5801},{"functionName":"_handleRect","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":3105},{"functionName":"_framebufferUpdate","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":2484},{"functionName":"_normalMsg","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":1104},{"functionName":"_handleMessage","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"columnNumber":214400},{"functionName":"_recvMessage","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"columnNumber":166800}]}} > info: Connection lost: {"isTrusted":"false","detail":"Object","type":"disconnect","target":"null","currentTarget":"null"} > error: Tried changing state of a disconnected RFB object Pool iscsi-pool defined total 0 drwxr-xr-x 2 root root 220 Jul 15 12:15 . drwxr-xr-x 9 root root 180 Jul 15 12:08 .. lrwxrwxrwx 1 root root 9 Jul 15 12:08 ata-QEMU_DVD-ROM_QM00002 -> ../../sr0 lrwxrwxrwx 1 root root 9 Jul 15 12:15 scsi-33333333000001f40 -> ../../sda lrwxrwxrwx 1 root root 10 Jul 15 12:15 scsi-33333333000001f40-part1 -> ../../sda1 lrwxrwxrwx 1 root root 9 Jul 15 12:08 virtio-ROOT -> ../../vda lrwxrwxrwx 1 root root 10 Jul 15 12:08 virtio-ROOT-part1 -> ../../vda1 lrwxrwxrwx 1 root root 10 Jul 15 12:08 virtio-ROOT-part2 -> ../../vda2 lrwxrwxrwx 1 root root 10 Jul 15 12:08 virtio-ROOT-part3 -> ../../vda3 lrwxrwxrwx 1 root root 9 Jul 15 12:15 wwn-0x3333333000001f40 -> ../../sda lrwxrwxrwx 1 root root 10 Jul 15 12:15 wwn-0x3333333000001f40-part1 -> ../../sda1 Pool iscsi-pool started CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721045717765.121,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"24008.229"} CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721045717769.391,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"24008.230"} CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721045717803.981,"url":"http://127.0.0.2:9891/machines#/vms"} CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721045717804.424,"url":"http://127.0.0.2:9891/machines#/vms"} > error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') > log: osinfo-detect command failed: Traceback (most recent call last): File "", line 22, in gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0) > warning: Server did not accept the resize request: Invalid screen layout CDP: {"source":"rendering","level":"warning","text":"Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently","timestamp":1721045726723.178,"url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"stackTrace":{"callFrames":[{"functionName":"resize","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"columnNumber":80798},{"functionName":"_resize","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":6378},{"functionName":"_handleExtendedDesktopSize","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":5801},{"functionName":"_handleRect","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":3105},{"functionName":"_framebufferUpdate","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":2484},{"functionName":"_normalMsg","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":1104},{"functionName":"_handleMessage","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"columnNumber":214400},{"functionName":"_recvMessage","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"columnNumber":166800}]}} > info: Connection lost: {"isTrusted":"false","detail":"Object","type":"disconnect","target":"null","currentTarget":"null"} > error: Tried changing state of a disconnected RFB object > log: osinfo-detect command failed: Traceback (most recent call last): File "", line 22, in gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0) > warning: Server did not accept the resize request: Invalid screen layout CDP: {"source":"rendering","level":"warning","text":"Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently","timestamp":1721045733355.18,"url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"stackTrace":{"callFrames":[{"functionName":"resize","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"columnNumber":80798},{"functionName":"_resize","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":6378},{"functionName":"_handleExtendedDesktopSize","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":5801},{"functionName":"_handleRect","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":3105},{"functionName":"_framebufferUpdate","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":2484},{"functionName":"_normalMsg","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":1104},{"functionName":"_handleMessage","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"columnNumber":214400},{"functionName":"_recvMessage","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"columnNumber":166800}]}} > info: Connection lost: {"isTrusted":"false","detail":"Object","type":"disconnect","target":"null","currentTarget":"null"} > error: Tried changing state of a disconnected RFB object CDP: {"source":"rendering","level":"warning","text":"Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently","timestamp":1721045739649.176,"url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"stackTrace":{"callFrames":[{"functionName":"resize","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"columnNumber":80798},{"functionName":"_resize","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":6378},{"functionName":"_handleExtendedDesktopSize","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":5801},{"functionName":"_handleRect","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":3105},{"functionName":"_framebufferUpdate","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":2484},{"functionName":"_normalMsg","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":1104},{"functionName":"_handleMessage","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"columnNumber":214400},{"functionName":"_recvMessage","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"columnNumber":166800}]}} > warning: Server did not accept the resize request: Invalid screen layout > info: Connection lost: {"isTrusted":"false","detail":"Object","type":"disconnect","target":"null","currentTarget":"null"} > error: Tried changing state of a disconnected RFB object > warning: Server did not accept the resize request: Invalid screen layout CDP: {"source":"rendering","level":"warning","text":"Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently","timestamp":1721045741469.817,"url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"stackTrace":{"callFrames":[{"functionName":"resize","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"columnNumber":80798},{"functionName":"_resize","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":6378},{"functionName":"_handleExtendedDesktopSize","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":5801},{"functionName":"_handleRect","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":3105},{"functionName":"_framebufferUpdate","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":2484},{"functionName":"_normalMsg","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":602,"columnNumber":1104},{"functionName":"_handleMessage","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"columnNumber":214400},{"functionName":"_recvMessage","scriptId":"32","url":"http://127.0.0.2:9891/cockpit/@localhost/machines/index.js","lineNumber":599,"columnNumber":166800}]}} Wrote subVmTestCreate4 XML to TestMachinesCreate-testCreateThenInstall-opensuse-tumbleweed-127.0.0.2-3001-subVmTestCreate4.xml Wrote subVmTestCreate4 log to TestMachinesCreate-testCreateThenInstall-opensuse-tumbleweed-127.0.0.2-3001-subVmTestCreate4.log Traceback (most recent call last): File "/work/make-checkout-workdir/test/check-machines-create", line 716, in testCreateThenInstall runner.createThenInstallTest(TestMachinesCreate.VmDialog(self, sourceType='pxe', File "/work/make-checkout-workdir/test/check-machines-create", line 2056, in createThenInstallTest self._tryCreateThenInstall(dialog, installFromVmDetails, tryWithFailInstall) \ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/work/make-checkout-workdir/test/check-machines-create", line 1789, in _tryCreateThenInstall b.wait_in_text(f"#vm-{name}-{connection}-state", "Shut off") File "/work/make-checkout-workdir/test/common/testlib.py", line 690, in wait_in_text self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)), File "/work/make-checkout-workdir/test/common/testlib.py", line 628, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(ph_in_text("#vm-subVmTestCreate4-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721045703626.093, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '24008.12'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045704296.687, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '24008.20'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045704298.896, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '24008.21'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045704328.58, 'url': 'http://127.0.0.2:9891/machines'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045704328.71, 'url': 'http://127.0.0.2:9891/machines'} error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') log: osinfo-detect command failed: Traceback (most recent call last): File "", line 22, in gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0) warning: Server did not accept the resize request: Invalid screen layout cdp: {'source': 'rendering', 'level': 'warning', 'text': 'Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently', 'timestamp': 1721045714088.76, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'stackTrace': {'callFrames': [{'functionName': 'resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 80798}, {'functionName': '_resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 6378}, {'functionName': '_handleExtendedDesktopSize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 5801}, {'functionName': '_handleRect', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 3105}, {'functionName': '_framebufferUpdate', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 2484}, {'functionName': '_normalMsg', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 1104}, {'functionName': '_handleMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 214400}, {'functionName': '_recvMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 166800}]}} info: Connection lost: {"isTrusted":"false","detail":"Object","type":"disconnect","target":"null","currentTarget":"null"} error: Tried changing state of a disconnected RFB object cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045717765.121, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '24008.229'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045717769.391, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '24008.230'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045717803.981, 'url': 'http://127.0.0.2:9891/machines#/vms'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045717804.424, 'url': 'http://127.0.0.2:9891/machines#/vms'} error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') log: osinfo-detect command failed: Traceback (most recent call last): File "", line 22, in gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0) warning: Server did not accept the resize request: Invalid screen layout cdp: {'source': 'rendering', 'level': 'warning', 'text': 'Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently', 'timestamp': 1721045726723.178, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'stackTrace': {'callFrames': [{'functionName': 'resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 80798}, {'functionName': '_resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 6378}, {'functionName': '_handleExtendedDesktopSize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 5801}, {'functionName': '_handleRect', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 3105}, {'functionName': '_framebufferUpdate', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 2484}, {'functionName': '_normalMsg', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 1104}, {'functionName': '_handleMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 214400}, {'functionName': '_recvMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 166800}]}} info: Connection lost: {"isTrusted":"false","detail":"Object","type":"disconnect","target":"null","currentTarget":"null"} error: Tried changing state of a disconnected RFB object log: osinfo-detect command failed: Traceback (most recent call last): File "", line 22, in gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0) warning: Server did not accept the resize request: Invalid screen layout cdp: {'source': 'rendering', 'level': 'warning', 'text': 'Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently', 'timestamp': 1721045733355.18, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'stackTrace': {'callFrames': [{'functionName': 'resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 80798}, {'functionName': '_resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 6378}, {'functionName': '_handleExtendedDesktopSize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 5801}, {'functionName': '_handleRect', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 3105}, {'functionName': '_framebufferUpdate', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 2484}, {'functionName': '_normalMsg', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 1104}, {'functionName': '_handleMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 214400}, {'functionName': '_recvMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 166800}]}} info: Connection lost: {"isTrusted":"false","detail":"Object","type":"disconnect","target":"null","currentTarget":"null"} error: Tried changing state of a disconnected RFB object cdp: {'source': 'rendering', 'level': 'warning', 'text': 'Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently', 'timestamp': 1721045739649.176, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'stackTrace': {'callFrames': [{'functionName': 'resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 80798}, {'functionName': '_resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 6378}, {'functionName': '_handleExtendedDesktopSize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 5801}, {'functionName': '_handleRect', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 3105}, {'functionName': '_framebufferUpdate', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 2484}, {'functionName': '_normalMsg', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 1104}, {'functionName': '_handleMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 214400}, {'functionName': '_recvMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 166800}]}} warning: Server did not accept the resize request: Invalid screen layout info: Connection lost: {"isTrusted":"false","detail":"Object","type":"disconnect","target":"null","currentTarget":"null"} error: Tried changing state of a disconnected RFB object warning: Server did not accept the resize request: Invalid screen layout cdp: {'source': 'rendering', 'level': 'warning', 'text': 'Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently', 'timestamp': 1721045741469.817, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'stackTrace': {'callFrames': [{'functionName': 'resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 80798}, {'functionName': '_resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 6378}, {'functionName': '_handleExtendedDesktopSize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 5801}, {'functionName': '_handleRect', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 3105}, {'functionName': '_framebufferUpdate', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 2484}, {'functionName': '_normalMsg', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 1104}, {'functionName': '_handleMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 214400}, {'functionName': '_recvMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 166800}]}} Wrote screenshot to TestMachinesCreate-testCreateThenInstall-opensuse-tumbleweed-127.0.0.2-3001-FAIL.png Wrote HTML dump to TestMachinesCreate-testCreateThenInstall-opensuse-tumbleweed-127.0.0.2-3001-FAIL.html Wrote JS log to TestMachinesCreate-testCreateThenInstall-opensuse-tumbleweed-127.0.0.2-3001-FAIL.js.log Journal extracted to TestMachinesCreate-testCreateThenInstall-opensuse-tumbleweed-127.0.0.2-3001-FAIL.log.gz > info: Connection lost: {"isTrusted":"false","detail":"Object","type":"disconnect","target":"null","currentTarget":"null"} > warning: transport closed: disconnected CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1721045759495.49,"url":"http://127.0.0.2:9891/machines#/vm?name=subVmTestCreate4&connection=system"} Stopping 'virtstoraged.service', but its triggering units are still active: virtstoraged.socket, virtstoraged-ro.socket, virtstoraged-admin.socket Stopping 'virtnetworkd.service', but its triggering units are still active: virtnetworkd.socket, virtnetworkd-ro.socket, virtnetworkd-admin.socket Stopping 'virtqemud.service', but its triggering units are still active: virtqemud-ro.socket, virtqemud.socket, virtqemud-admin.socket Specified filename /dev/sda has no mountpoint. umount: /dev/sda: not mounted. Traceback (most recent call last): File "/work/make-checkout-workdir/test/check-machines-create", line 716, in testCreateThenInstall runner.createThenInstallTest(TestMachinesCreate.VmDialog(self, sourceType='pxe', File "/work/make-checkout-workdir/test/check-machines-create", line 2056, in createThenInstallTest self._tryCreateThenInstall(dialog, installFromVmDetails, tryWithFailInstall) \ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/work/make-checkout-workdir/test/check-machines-create", line 1789, in _tryCreateThenInstall b.wait_in_text(f"#vm-{name}-{connection}-state", "Shut off") File "/work/make-checkout-workdir/test/common/testlib.py", line 690, in wait_in_text self.wait_js_cond("ph_in_text(%s,%s)" % (jsquote(selector), jsquote(text)), File "/work/make-checkout-workdir/test/common/testlib.py", line 628, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(ph_in_text("#vm-subVmTestCreate4-system-state","Shut off")): Uncaught (in promise) Error: actual text: Running cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721045703626.093, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '24008.12'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045704296.687, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '24008.20'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045704298.896, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '24008.21'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045704328.58, 'url': 'http://127.0.0.2:9891/machines'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045704328.71, 'url': 'http://127.0.0.2:9891/machines'} error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') log: osinfo-detect command failed: Traceback (most recent call last): File "", line 22, in gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0) warning: Server did not accept the resize request: Invalid screen layout cdp: {'source': 'rendering', 'level': 'warning', 'text': 'Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently', 'timestamp': 1721045714088.76, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'stackTrace': {'callFrames': [{'functionName': 'resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 80798}, {'functionName': '_resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 6378}, {'functionName': '_handleExtendedDesktopSize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 5801}, {'functionName': '_handleRect', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 3105}, {'functionName': '_framebufferUpdate', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 2484}, {'functionName': '_normalMsg', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 1104}, {'functionName': '_handleMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 214400}, {'functionName': '_recvMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 166800}]}} info: Connection lost: {"isTrusted":"false","detail":"Object","type":"disconnect","target":"null","currentTarget":"null"} error: Tried changing state of a disconnected RFB object cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045717765.121, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '24008.229'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045717769.391, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '24008.230'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045717803.981, 'url': 'http://127.0.0.2:9891/machines#/vms'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045717804.424, 'url': 'http://127.0.0.2:9891/machines#/vms'} error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') log: osinfo-detect command failed: Traceback (most recent call last): File "", line 22, in gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0) warning: Server did not accept the resize request: Invalid screen layout cdp: {'source': 'rendering', 'level': 'warning', 'text': 'Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently', 'timestamp': 1721045726723.178, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'stackTrace': {'callFrames': [{'functionName': 'resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 80798}, {'functionName': '_resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 6378}, {'functionName': '_handleExtendedDesktopSize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 5801}, {'functionName': '_handleRect', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 3105}, {'functionName': '_framebufferUpdate', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 2484}, {'functionName': '_normalMsg', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 1104}, {'functionName': '_handleMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 214400}, {'functionName': '_recvMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 166800}]}} info: Connection lost: {"isTrusted":"false","detail":"Object","type":"disconnect","target":"null","currentTarget":"null"} error: Tried changing state of a disconnected RFB object log: osinfo-detect command failed: Traceback (most recent call last): File "", line 22, in gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0) warning: Server did not accept the resize request: Invalid screen layout cdp: {'source': 'rendering', 'level': 'warning', 'text': 'Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently', 'timestamp': 1721045733355.18, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'stackTrace': {'callFrames': [{'functionName': 'resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 80798}, {'functionName': '_resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 6378}, {'functionName': '_handleExtendedDesktopSize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 5801}, {'functionName': '_handleRect', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 3105}, {'functionName': '_framebufferUpdate', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 2484}, {'functionName': '_normalMsg', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 1104}, {'functionName': '_handleMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 214400}, {'functionName': '_recvMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 166800}]}} info: Connection lost: {"isTrusted":"false","detail":"Object","type":"disconnect","target":"null","currentTarget":"null"} error: Tried changing state of a disconnected RFB object cdp: {'source': 'rendering', 'level': 'warning', 'text': 'Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently', 'timestamp': 1721045739649.176, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'stackTrace': {'callFrames': [{'functionName': 'resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 80798}, {'functionName': '_resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 6378}, {'functionName': '_handleExtendedDesktopSize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 5801}, {'functionName': '_handleRect', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 3105}, {'functionName': '_framebufferUpdate', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 2484}, {'functionName': '_normalMsg', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 1104}, {'functionName': '_handleMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 214400}, {'functionName': '_recvMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 166800}]}} warning: Server did not accept the resize request: Invalid screen layout info: Connection lost: {"isTrusted":"false","detail":"Object","type":"disconnect","target":"null","currentTarget":"null"} error: Tried changing state of a disconnected RFB object warning: Server did not accept the resize request: Invalid screen layout cdp: {'source': 'rendering', 'level': 'warning', 'text': 'Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently', 'timestamp': 1721045741469.817, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'stackTrace': {'callFrames': [{'functionName': 'resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 80798}, {'functionName': '_resize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 6378}, {'functionName': '_handleExtendedDesktopSize', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 5801}, {'functionName': '_handleRect', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 3105}, {'functionName': '_framebufferUpdate', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 2484}, {'functionName': '_normalMsg', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 602, 'columnNumber': 1104}, {'functionName': '_handleMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 214400}, {'functionName': '_recvMessage', 'scriptId': '32', 'url': 'http://127.0.0.2:9891/cockpit/@localhost/machines/index.js', 'lineNumber': 599, 'columnNumber': 166800}]}} # Result testCreateThenInstall (__main__.TestMachinesCreate.testCreateThenInstall) failed # 1 TEST FAILED [67s on d8a959d9722a] not ok 87 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateThenInstall [ND@7] # ---------------------------------------------------------------------- # testCreateDownloadAnOS4 (__main__.TestMachinesCreate.testCreateDownloadAnOS4) .........+.......+........+...+....+...+...+...+.....+......+++++++++++++++++++++++++++++++++++++++++++++*.........+.........+.....+...+...............+.......+......+..+......+............+...+.+......+..+..........+...+++++++++++++++++++++++++++++++++++++++++++++*.+......+.............+..+....+.....+....+............+...+..............+.....................+.+.....+...+...+....+......+........................+.....................+...+......+.....+...+.......+.........+......+.....+............................+...+..+................+......+......+........................+...........+...+...............+.+.....+.........+....+..+......+.......+.....+.....................+.+...+...+.......................+.......+........+.+.........+..+...+.......+..+.+..+...................+..................+..................+++++ .+.+..+...+....+.....+.+........+.+++++++++++++++++++++++++++++++++++++++++++++*....+.....+....+.....+.+...+...+...+..............+......+..........+..+...+.+...+..+..........+...+..+++++++++++++++++++++++++++++++++++++++++++++*...........+.+....................+..........+.....+..........+............+..+.+.....+....+...........+......+.+...+.....+...................+........+...............+.........+....+.....+.+....................+...+.......+.....+.........................+.....+.........+....+......+..+....+.....+.+...+......+...........+....+...+.................+....+..+.......+..+.+...+..............+..........+.................+...+......................+...........+...+............+.........+.+.....+.......+..+................+..+...+.........................+...+.....+.+........+......+....+...........+........................+.......+......+.........+...+..+...+......+......+...+.+.....+....+...........+.......+........+....+...............+..+.........+.+...+........+.......+...........+.+...............+.....+...+.......+...+...........+.........+.+..............+.......+......+........+.+...+.....+.............+..+.+.....+.+...........+...+....+..+.+..............+.+...+.................+.............+..............+.+...............+............+.....+...+.......+........................+...............+......+...+...............+....................+....+.....+..................+.............+......+...+..+++++ ----- [0715/121531.212962:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process. DevTools listening on ws://127.0.0.1:9921/devtools/browser/4dcc16c4-41b5-4cdc-b128-645749a7bc16 CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721045732779.186,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.js","networkRequestId":"25279.21"} CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721045732779.761,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js","networkRequestId":"25279.20"} CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721045732815.255,"url":"http://127.0.0.2:9791/machines"} CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721045732815.525,"url":"http://127.0.0.2:9791/machines"} > error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') Wrote subVmTestCreate2 XML to TestMachinesCreate-testCreateDownloadAnOS4-opensuse-tumbleweed-127.0.0.2-2901-subVmTestCreate2.xml Wrote subVmTestCreate2 log to TestMachinesCreate-testCreateDownloadAnOS4-opensuse-tumbleweed-127.0.0.2-2901-subVmTestCreate2.log Traceback (most recent call last): File "/work/make-checkout-workdir/test/check-machines-create", line 497, in testCreateDownloadAnOS4 self.testCreateDownloadAnOS() File "/work/make-checkout-workdir/test/check-machines-create", line 440, in testCreateDownloadAnOS runner.createDownloadAnOSTest(TestMachinesCreate.VmDialog(self, sourceType='os', File "/work/make-checkout-workdir/test/check-machines-create", line 2037, in createDownloadAnOSTest self._deleteVm(dialog) \ ^^^^^^^^^^^^^^^^^^^^^^ File "/work/make-checkout-workdir/test/check-machines-create", line 1804, in _deleteVm self.test_obj.waitVmRow(dialog.name, dialog.connection, False) File "/work/make-checkout-workdir/test/machineslib.py", line 102, in waitVmRow b.wait_not_present(vm_row) File "/work/make-checkout-workdir/test/common/testlib.py", line 652, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/work/make-checkout-workdir/test/common/testlib.py", line 643, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/work/make-checkout-workdir/test/common/testlib.py", line 628, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("tbody tr[data-row-id=\"vm-subVmTestCreate2-system\"]")): Uncaught (in promise) Error: condition did not become true cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721045732268.11, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '25279.12'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045732779.186, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '25279.21'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045732779.761, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25279.20'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045732815.255, 'url': 'http://127.0.0.2:9791/machines'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045732815.525, 'url': 'http://127.0.0.2:9791/machines'} error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') Wrote screenshot to TestMachinesCreate-testCreateDownloadAnOS4-opensuse-tumbleweed-127.0.0.2-2901-FAIL.png Wrote HTML dump to TestMachinesCreate-testCreateDownloadAnOS4-opensuse-tumbleweed-127.0.0.2-2901-FAIL.html Wrote JS log to TestMachinesCreate-testCreateDownloadAnOS4-opensuse-tumbleweed-127.0.0.2-2901-FAIL.js.log Journal extracted to TestMachinesCreate-testCreateDownloadAnOS4-opensuse-tumbleweed-127.0.0.2-2901-FAIL.log.gz > warning: transport closed: disconnected Stopping 'virtstoraged.service', but its triggering units are still active: virtstoraged-ro.socket, virtstoraged.socket, virtstoraged-admin.socket Stopping 'virtnetworkd.service', but its triggering units are still active: virtnetworkd-ro.socket, virtnetworkd.socket, virtnetworkd-admin.socket Stopping 'virtqemud.service', but its triggering units are still active: virtqemud.socket, virtqemud-ro.socket, virtqemud-admin.socket Traceback (most recent call last): File "/work/make-checkout-workdir/test/check-machines-create", line 497, in testCreateDownloadAnOS4 self.testCreateDownloadAnOS() File "/work/make-checkout-workdir/test/check-machines-create", line 440, in testCreateDownloadAnOS runner.createDownloadAnOSTest(TestMachinesCreate.VmDialog(self, sourceType='os', File "/work/make-checkout-workdir/test/check-machines-create", line 2037, in createDownloadAnOSTest self._deleteVm(dialog) \ ^^^^^^^^^^^^^^^^^^^^^^ File "/work/make-checkout-workdir/test/check-machines-create", line 1804, in _deleteVm self.test_obj.waitVmRow(dialog.name, dialog.connection, False) File "/work/make-checkout-workdir/test/machineslib.py", line 102, in waitVmRow b.wait_not_present(vm_row) File "/work/make-checkout-workdir/test/common/testlib.py", line 652, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/work/make-checkout-workdir/test/common/testlib.py", line 643, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/work/make-checkout-workdir/test/common/testlib.py", line 628, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("tbody tr[data-row-id=\"vm-subVmTestCreate2-system\"]")): Uncaught (in promise) Error: condition did not become true cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721045732268.11, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '25279.12'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045732779.186, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '25279.21'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045732779.761, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '25279.20'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045732815.255, 'url': 'http://127.0.0.2:9791/machines'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045732815.525, 'url': 'http://127.0.0.2:9791/machines'} error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') # Result testCreateDownloadAnOS4 (__main__.TestMachinesCreate.testCreateDownloadAnOS4) failed # 1 TEST FAILED [44s on d8a959d9722a] not ok 81 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateDownloadAnOS4 [ND@6] # 1 TEST PASSED [46s on d8a959d9722a] ok 88 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@4] # ---------------------------------------------------------------------- # testCreateDownloadAnOS3 (__main__.TestMachinesCreate.testCreateDownloadAnOS3) ......+............+.......+..+...+...+....+...........+..........+..+.+..+....+........+++++++++++++++++++++++++++++++++++++++++++++*.........+...+........+......+......+...+....+..+.+++++++++++++++++++++++++++++++++++++++++++++*...+................+...+......+...+.....+.............+...............+...+............+...+.....+....+..+..........+.....+.............+..+.+..+..........+..+....+......+.........+............+.................+.+.....+.......+.....+..........+........+......+...............+..........+......+........+......+...+.+...........+...+.+.........+..................+...+...........+.....................+....+......+...+..+...+.+...+...+...+...........+...+...+...+....+............+...+...+...............+...+.................+....+.........+...........+.+....................+.........................+.....+.............+..+.......+..+....+.........+......+.....+....+...+.................+.+......+...+...+.........+...........+.......+........+.........+.............+.....+..........+.....+............+....+..+...+.+......+............+......+.........+........+....+.....+...+.............+++++ .+.+..............+....+..+......+...+....+...+.....+....+.....+...+.+.....+.......+.....+.......+.....+.............+++++++++++++++++++++++++++++++++++++++++++++*..+..+.......+++++++++++++++++++++++++++++++++++++++++++++*.+..+....+.........+......+.........+.....+.+.....+...+...+...+...............+.+.....+......+............+...+.......+..+...+......+.....................+.+..+.............+..+......+.......+........+.......+...+..+...+......+...............+................+..+.+.....+.+........+................+......+...+..+...+......+.+...+........+..........+...+.........+.....+..........+...........+.+......+.........+.....+....+.....+.+...+........+...+..........+.....+....+..+....+..+....+.....+....+..+....+...+...+.....+....+..............................+.....+..........+......+............+............+...+......+....................+......+.+..+.......+...........+..........+..+...+....+...+.................+...+..........+.....+.+............+........+.........+.+...........+...+...+...+............+...............+.........+....+................................+..........+...+......+..............+......+.....................+...+....+...+.....+....+...+..+....+..+...+.+...........+....+...+...+...+............+..+.+...........+...+..............................+.......+...+.....+.+.....+.+...+.....+......+...............+.......+...+..+....+.....+......+...+.+.........+.........+..+.+............+......+............+...+...............+...........+.+...+.....+.+...+..+...............+.+........+.........+..........+........+..........+.........+....................+...+...+.......+.....+......+............+.................................+..........+..+............+.+............+..+......+.+...........+...+.+.........+.....+....+.................+..................+.......+...+..+.+...+..............+..........+...............+..+......+...+....+...+...+..+.........+......+.............+.........+..+.+..............+.........+...................+...........+.......+..+.......+.....+...+...+..........+..+......+......+....+......+......+........+.+.....+.............+...+............+.....+...+.......+...........+.......+........+.........+.......+...............+...............+......+.............................+...+.......+...+...+........+.+.......................+.+..+.......+...+.........+.....+.+...+............................................+...............+.+...............+.....+.+.....+.+........+.+...+...+............+.....+.+..+...............+...+.......+.....+....+........+......+.......+.........+...+..+...+...+...............+.........+...+..................+.......+...+...+.........+..........................+......+.+..+...+..........+.....+.........+.............+..+.........+..........+..+...+.+.........+......+.....+..................+......+....+...........+....+...............+......+..............+...+...+.+.........+......+......+...............+..+......+.+...+...........+.....................+...+.....................+......+.+........+.......+............+...+.........+.....+.........+.......+...+..+....+..............+...................+............+......+.....+.........+......+..........................................+......+.......+...............+...+......+.....+.........+......+.+..+...+...+..........+............+..+.......+.....+...+.+......+++++ ----- [0715/121543.215090:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process. DevTools listening on ws://127.0.0.1:9649/devtools/browser/bc8026a3-2662-4c07-8ba5-70feeb5aacb1 CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721045744843.451,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"26713.21"} CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721045744844.577,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js","networkRequestId":"26713.20"} CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721045744876.382,"url":"http://127.0.0.2:9191/machines"} CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721045744876.622,"url":"http://127.0.0.2:9191/machines"} > error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') Wrote subVmTestCreate2 XML to TestMachinesCreate-testCreateDownloadAnOS3-opensuse-tumbleweed-127.0.0.2-2301-subVmTestCreate2.xml Wrote subVmTestCreate2 log to TestMachinesCreate-testCreateDownloadAnOS3-opensuse-tumbleweed-127.0.0.2-2301-subVmTestCreate2.log Traceback (most recent call last): File "/work/make-checkout-workdir/test/check-machines-create", line 494, in testCreateDownloadAnOS3 self.testCreateDownloadAnOS() File "/work/make-checkout-workdir/test/check-machines-create", line 440, in testCreateDownloadAnOS runner.createDownloadAnOSTest(TestMachinesCreate.VmDialog(self, sourceType='os', File "/work/make-checkout-workdir/test/check-machines-create", line 2037, in createDownloadAnOSTest self._deleteVm(dialog) \ ^^^^^^^^^^^^^^^^^^^^^^ File "/work/make-checkout-workdir/test/check-machines-create", line 1804, in _deleteVm self.test_obj.waitVmRow(dialog.name, dialog.connection, False) File "/work/make-checkout-workdir/test/machineslib.py", line 102, in waitVmRow b.wait_not_present(vm_row) File "/work/make-checkout-workdir/test/common/testlib.py", line 652, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/work/make-checkout-workdir/test/common/testlib.py", line 643, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/work/make-checkout-workdir/test/common/testlib.py", line 628, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("tbody tr[data-row-id=\"vm-subVmTestCreate2-system\"]")): Uncaught (in promise) Error: condition did not become true cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721045744263.297, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '26713.12'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045744843.451, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '26713.21'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045744844.577, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '26713.20'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045744876.382, 'url': 'http://127.0.0.2:9191/machines'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045744876.622, 'url': 'http://127.0.0.2:9191/machines'} error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') Wrote screenshot to TestMachinesCreate-testCreateDownloadAnOS3-opensuse-tumbleweed-127.0.0.2-2301-FAIL.png Wrote HTML dump to TestMachinesCreate-testCreateDownloadAnOS3-opensuse-tumbleweed-127.0.0.2-2301-FAIL.html Wrote JS log to TestMachinesCreate-testCreateDownloadAnOS3-opensuse-tumbleweed-127.0.0.2-2301-FAIL.js.log Journal extracted to TestMachinesCreate-testCreateDownloadAnOS3-opensuse-tumbleweed-127.0.0.2-2301-FAIL.log.gz > warning: transport closed: disconnected Stopping 'virtstoraged.service', but its triggering units are still active: virtstoraged-admin.socket, virtstoraged.socket, virtstoraged-ro.socket Stopping 'virtnetworkd.service', but its triggering units are still active: virtnetworkd.socket, virtnetworkd-ro.socket, virtnetworkd-admin.socket Stopping 'virtqemud.service', but its triggering units are still active: virtqemud.socket, virtqemud-ro.socket, virtqemud-admin.socket Traceback (most recent call last): File "/work/make-checkout-workdir/test/check-machines-create", line 494, in testCreateDownloadAnOS3 self.testCreateDownloadAnOS() File "/work/make-checkout-workdir/test/check-machines-create", line 440, in testCreateDownloadAnOS runner.createDownloadAnOSTest(TestMachinesCreate.VmDialog(self, sourceType='os', File "/work/make-checkout-workdir/test/check-machines-create", line 2037, in createDownloadAnOSTest self._deleteVm(dialog) \ ^^^^^^^^^^^^^^^^^^^^^^ File "/work/make-checkout-workdir/test/check-machines-create", line 1804, in _deleteVm self.test_obj.waitVmRow(dialog.name, dialog.connection, False) File "/work/make-checkout-workdir/test/machineslib.py", line 102, in waitVmRow b.wait_not_present(vm_row) File "/work/make-checkout-workdir/test/common/testlib.py", line 652, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/work/make-checkout-workdir/test/common/testlib.py", line 643, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/work/make-checkout-workdir/test/common/testlib.py", line 628, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("tbody tr[data-row-id=\"vm-subVmTestCreate2-system\"]")): Uncaught (in promise) Error: condition did not become true cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721045744263.297, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '26713.12'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045744843.451, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '26713.21'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045744844.577, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '26713.20'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045744876.382, 'url': 'http://127.0.0.2:9191/machines'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045744876.622, 'url': 'http://127.0.0.2:9191/machines'} error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') # Result testCreateDownloadAnOS3 (__main__.TestMachinesCreate.testCreateDownloadAnOS3) failed # 1 TEST FAILED [45s on d8a959d9722a] not ok 80 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateDownloadAnOS3 [ND@1] # 1 TEST PASSED [48s on d8a959d9722a] ok 86 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreatePXE [ND@3] # 1 TEST PASSED [55s on d8a959d9722a] ok 91 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testReplaceSpice [ND@2] # 1 TEST PASSED [56s on d8a959d9722a] ok 82 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateDownloadRhel [ND@5] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [62s on d8a959d9722a] ok 83 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateFileSource [ND@0] # RETRY 2 (test affected tests 3 times) # ---------------------------------------------------------------------- # testCreateDownloadAnOS2 (__main__.TestMachinesCreate.testCreateDownloadAnOS2) .+........+...+..........+......+...........+....+..............+.......+..+......+......+...+.+.....+.+......+..+......+.......+.....+.........+.+..+.+++++++++++++++++++++++++++++++++++++++++++++*...+.........+++++++++++++++++++++++++++++++++++++++++++++*.+...+......+..............+..........+..+....+.....+.+...........+........................+......+...+.+......+..+...+...+....+..+....+.....+......+..........+.....+...+...+...+....+...+...+......+........+......+.+.......................+................+.....+....+..+...+...+.......+........+............+.+..+....+...+...........+......+.+...+...........+.........+....+...+........+....+...+..............+......+....+........+.......+........+.+.....+.....................+.........+.+......+........+.......+...+......+.........+....................+....+...+..+......+..........+.....+.+.....+...+.....................+.........+.+..+...............+...............+...+.+...+.....+.+...................................+.+.....+.............+.....+..........+........+..........+............+.....+............................+...............+........+.........+.+..+....+.....+...+...+....+......+.........+...+......+............+..+......+....+.................+....+..+.......+...+..+...+..................+.......+..+.+..+...+....+...+....................+....+...+..+...+..........+....................+.+..+.......+..................+..............+.+...+............+.................+...+...+....+........+...+......+...+..........+.....+.+....................+...............+.+..............+...........................+...+......+....+.....................+...+........+...+....+............+.....+................+..+......+..........+.....+............+.............+............+..................+.....+............+....+..............+.+...+........+............+..........+..+......+...+....+...+............+......+......+......+...+..+...+....+..+.........+..........+.........+..+..................+.......+......+..+......+.........+.......+..................+...+++++ ....+....+.....................+...+..+......+++++++++++++++++++++++++++++++++++++++++++++*...+........+.+.....+.......+.....+.........+.+..+......+.........+......+.+...+..+.+.........+.....+......+..........+...+......+........+.+..+..........+..+.+.........+..+.+.........+......+...+.....+....+++++++++++++++++++++++++++++++++++++++++++++*....+..+.......+...+........+.+...+...........+.......+.....+.......+.....................+..+...+.....................+.........+.+........+.+......+........+...........................+......+......................+..+...+.......+.....+......+..................+.+...+............+...........+...+.......+.........+...+...............+............+.........+..+.........................+..............+.+.....+..........+..+..........+..+....+..+.........+....+......+........+...+...+.+...+...+..+...+........................+.........+......+.+............+...........+.........+...............+.+......+.........+......+...............+.........+........................+...+............+.....+.+......+...+.....+.+.........+......+.........+..+.........+......+....+............+..+.......+......+...............+..+...............+.+.....+.......+.........+...+.....+..................+....+...+..+...................+...........+......+..................+....+......+..............+.+..............+..........+..+......+..........+...+...........+.+.....+...................+...+........+....+.....+.+........+.+......+............+............+...+..+.+...+...........+......+.......+..+....+..+............+.+....................+...................+...+..+.......+......+...+..+...+......+.+............+..+....+.....+.........................................................+...+....+....................+.......+........+.............+.....+...+.........+......+.......+...............+.....+...+....+.......................+....+.................................+..+...............+.+..+.+..+.......+..+.+..+...+..................+....+...+...+.....................+...+...............+...+...+......+........+.+...........+.+..+...+.........+.+........+................+.....+..........+........+...+.............+.....+......+......+...+......................+............+...+.........+...+.....+...............+.+......+........+.......+........+.......+.....+.............+...............+......+......+.........+.........+......+.....+.+.....+...+......+.......+........+....+...........+......+.+.....+.........+...+.......+...........+...+..........+......+...............+..............+......+.+..+................+...............+..+..................+....+...+...+.....+.........+.+...........+.............+..+.............+..+.+.....+.......+.....................+.........+...+...+..+....+...+......+...........+.+.....+...................+.....+.........+............+.........+....+..+...+.........+.+..+...+.+...............+.....+...+...+....+...............+...+...+...+............+............+.....+.+...............+.....+.......+.........+.....+..........+...+........+...+......+....+.....+....+..+.+...+.........+............+...+...+..+......+......+...............+....+.........+...+........+......+.........+.........+...+....+.....+..........+...+...+.....+............................+.........+...+........+..........+.....+....+..+...+..........+............+..................+..+.+........+.+.........+......+...............+...+......+..+...............+............+.+.....+....+...+............+.....+............+....+.........+...............+......+..........................+.........+.+......+..+.+......+...+.....+......+.+.......................+.......+...........+++++ ----- [0715/121611.178505:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process. DevTools listening on ws://127.0.0.1:9643/devtools/browser/cad65f16-32c8-4e26-abb2-702053a3f399 CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721045772783.184,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.js","networkRequestId":"27741.21"} CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721045772784.312,"url":"http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js","networkRequestId":"27741.20"} CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721045772820.946,"url":"http://127.0.0.2:9891/machines"} CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721045772821.077,"url":"http://127.0.0.2:9891/machines"} > error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') Wrote subVmTestCreate2 XML to TestMachinesCreate-testCreateDownloadAnOS2-opensuse-tumbleweed-127.0.0.2-3001-subVmTestCreate2.xml Wrote subVmTestCreate2 log to TestMachinesCreate-testCreateDownloadAnOS2-opensuse-tumbleweed-127.0.0.2-3001-subVmTestCreate2.log Traceback (most recent call last): File "/work/make-checkout-workdir/test/check-machines-create", line 491, in testCreateDownloadAnOS2 self.testCreateDownloadAnOS() File "/work/make-checkout-workdir/test/check-machines-create", line 440, in testCreateDownloadAnOS runner.createDownloadAnOSTest(TestMachinesCreate.VmDialog(self, sourceType='os', File "/work/make-checkout-workdir/test/check-machines-create", line 2037, in createDownloadAnOSTest self._deleteVm(dialog) \ ^^^^^^^^^^^^^^^^^^^^^^ File "/work/make-checkout-workdir/test/check-machines-create", line 1804, in _deleteVm self.test_obj.waitVmRow(dialog.name, dialog.connection, False) File "/work/make-checkout-workdir/test/machineslib.py", line 102, in waitVmRow b.wait_not_present(vm_row) File "/work/make-checkout-workdir/test/common/testlib.py", line 652, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/work/make-checkout-workdir/test/common/testlib.py", line 643, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/work/make-checkout-workdir/test/common/testlib.py", line 628, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("tbody tr[data-row-id=\"vm-subVmTestCreate2-system\"]")): Uncaught (in promise) Error: condition did not become true cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721045772235.738, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '27741.12'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045772783.184, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '27741.21'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045772784.312, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '27741.20'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045772820.946, 'url': 'http://127.0.0.2:9891/machines'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045772821.077, 'url': 'http://127.0.0.2:9891/machines'} error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') Wrote screenshot to TestMachinesCreate-testCreateDownloadAnOS2-opensuse-tumbleweed-127.0.0.2-3001-FAIL.png Wrote HTML dump to TestMachinesCreate-testCreateDownloadAnOS2-opensuse-tumbleweed-127.0.0.2-3001-FAIL.html Wrote JS log to TestMachinesCreate-testCreateDownloadAnOS2-opensuse-tumbleweed-127.0.0.2-3001-FAIL.js.log Journal extracted to TestMachinesCreate-testCreateDownloadAnOS2-opensuse-tumbleweed-127.0.0.2-3001-FAIL.log.gz > warning: transport closed: disconnected Stopping 'virtstoraged.service', but its triggering units are still active: virtstoraged.socket, virtstoraged-admin.socket, virtstoraged-ro.socket Stopping 'virtnetworkd.service', but its triggering units are still active: virtnetworkd.socket, virtnetworkd-admin.socket, virtnetworkd-ro.socket Stopping 'virtqemud.service', but its triggering units are still active: virtqemud-ro.socket, virtqemud-admin.socket, virtqemud.socket Traceback (most recent call last): File "/work/make-checkout-workdir/test/check-machines-create", line 491, in testCreateDownloadAnOS2 self.testCreateDownloadAnOS() File "/work/make-checkout-workdir/test/check-machines-create", line 440, in testCreateDownloadAnOS runner.createDownloadAnOSTest(TestMachinesCreate.VmDialog(self, sourceType='os', File "/work/make-checkout-workdir/test/check-machines-create", line 2037, in createDownloadAnOSTest self._deleteVm(dialog) \ ^^^^^^^^^^^^^^^^^^^^^^ File "/work/make-checkout-workdir/test/check-machines-create", line 1804, in _deleteVm self.test_obj.waitVmRow(dialog.name, dialog.connection, False) File "/work/make-checkout-workdir/test/machineslib.py", line 102, in waitVmRow b.wait_not_present(vm_row) File "/work/make-checkout-workdir/test/common/testlib.py", line 652, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/work/make-checkout-workdir/test/common/testlib.py", line 643, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/work/make-checkout-workdir/test/common/testlib.py", line 628, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("tbody tr[data-row-id=\"vm-subVmTestCreate2-system\"]")): Uncaught (in promise) Error: condition did not become true cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721045772235.738, 'url': 'http://127.0.0.2:9891/cockpit/login', 'networkRequestId': '27741.12'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045772783.184, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js', 'networkRequestId': '27741.21'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045772784.312, 'url': 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '27741.20'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045772820.946, 'url': 'http://127.0.0.2:9891/machines'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9891/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045772821.077, 'url': 'http://127.0.0.2:9891/machines'} error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') # Result testCreateDownloadAnOS2 (__main__.TestMachinesCreate.testCreateDownloadAnOS2) failed # 1 TEST FAILED [46s on d8a959d9722a] not ok 79 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateDownloadAnOS2 [ND@7] # 1 TEST PASSED [25s on d8a959d9722a] ok 75 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateAndVerifyQemuConf [ND@3] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [27s on d8a959d9722a] ok 74 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testConfigureBeforeInstallBiosTPM [ND@2] # RETRY 1 (test affected tests 3 times) # ---------------------------------------------------------------------- # testCreateDownloadAnOS (__main__.TestMachinesCreate.testCreateDownloadAnOS) ....+..+.+............+..+......+.+...+++++++++++++++++++++++++++++++++++++++++++++*...+...+..+...................+.....+....+.....+......+.............+..+......+...+....+++++++++++++++++++++++++++++++++++++++++++++*...+.....+....+.....+......+...............+..........+............+.........+.....+..................+.+..............+.......+......+.........+.....+.........+.+.....+................+........+............+.......+......+.........+..+.............+........+...+......+...+.+.....................+......+..+.......+.....+.+..............+...+...+.......+..+...+......+.+...+............+........+...............+.+..+.......+..................+..............+...+......................+........+...+............+.......+......+...+.....+....+............+..............+....+...+.....+....+...........+...+.+...+.....+++++ ............+......+....+........+.......+...+..+......+...+...................+.....+.+..+.............+.....+....+++++++++++++++++++++++++++++++++++++++++++++*....+......+..............+...+..................+....+...+.....+.+..+..................+.+......+++++++++++++++++++++++++++++++++++++++++++++*.+...+......+..+...+....+...+.........+........+...............+.......+...+..+....+.....+......+......+....+...+..+.+.....+...............+...+.....................+................+.....+.........+.+........+......+...+..........+...+........+.......+.....+..........+.........+........+.......+...+...+...+............+........+.......+...+.....+......+++++ ----- [0715/121615.855471:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process. DevTools listening on ws://127.0.0.1:9842/devtools/browser/a002665e-3fa9-44a3-a7e5-f9d3affbdc7e CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721045777510.546,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js","networkRequestId":"28061.20"} CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1721045777513.363,"url":"http://127.0.0.2:9791/cockpit/@localhost/*/po.js","networkRequestId":"28061.21"} CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721045777542.268,"url":"http://127.0.0.2:9791/machines"} CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1721045777542.386,"url":"http://127.0.0.2:9791/machines"} > error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') > error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR Domain not found: no domain with matching uuid 'db580d3b-67a9-412b-b2a5-584430d67f17' (subVmTestCreate2)\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate2\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"\", line 373, in \n File \"\", line 275, in create_vm\n File \"/usr/lib64/python3.11/subprocess.py\", line 466, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib64/python3.11/subprocess.py\", line 571, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate2', '--wait', '-1', '--noautoconsole', '--disk', 'size=0.125,format=qcow2', '--graphics', 'vnc,listen=127.0.0.1', '--graphics', 'spice,listen=::1', '--install', 'os=fedora28']' returned non-zero exit status 1."}" -> wait: ph_is_present("#create-new-vm:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#create-new-vm:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_mouse("#create-new-vm:not([disabled]):not([aria-disabled=true])","click",0,0,0,false,false,false,false) <- {'type': 'undefined'} -> wait: ph_is_present("#create-vm-dialog") <- {'type': 'undefined'} -> wait: ph_is_visible("#create-vm-dialog") <- {'type': 'undefined'} -> wait: ph_is_present(".pf-v5-c-modal-box .pf-v5-c-modal-box__header .pf-v5-c-modal-box__title") <- {'type': 'undefined'} -> wait: ph_is_visible(".pf-v5-c-modal-box .pf-v5-c-modal-box__header .pf-v5-c-modal-box__title") <- {'type': 'undefined'} -> wait: ph_in_text(".pf-v5-c-modal-box .pf-v5-c-modal-box__header .pf-v5-c-modal-box__title","Create new virtual machine") <- {'type': 'undefined'} -> wait: ph_is_present("#vm-name:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#vm-name:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_focus("#vm-name") <- {'type': 'undefined'} -> Input.dispatchKeyEvent({"type": "keyDown", "key": "a", "modifiers": 2, "windowsVirtualKeyCode": 65}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "key": "a", "modifiers": 2, "windowsVirtualKeyCode": 65}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "s", "key": "s"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "s", "key": "s"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "u", "key": "u"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "u", "key": "u"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "b", "key": "b"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "b", "key": "b"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "V", "key": "V"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "V", "key": "V"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "m", "key": "m"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "m", "key": "m"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "T", "key": "T"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "T", "key": "T"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "e", "key": "e"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "e", "key": "e"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "s", "key": "s"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "s", "key": "s"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "t", "key": "t"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "t", "key": "t"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "C", "key": "C"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "C", "key": "C"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "r", "key": "r"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "r", "key": "r"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "e", "key": "e"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "e", "key": "e"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "a", "key": "a"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "a", "key": "a"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "t", "key": "t"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "t", "key": "t"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "e", "key": "e"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "e", "key": "e"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "3", "key": "3"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "3", "key": "3"}) <- {} -> wait: ph_is_present("#vm-name:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#vm-name:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_blur("#vm-name") <- {'type': 'undefined'} -> wait: ph_is_present("#vm-name") <- {'type': 'undefined'} -> wait: ph_is_visible("#vm-name") <- {'type': 'undefined'} -> wait: ph_has_val("#vm-name","subVmTestCreate3") <- {'type': 'undefined'} -> wait: !ph_is_present("#offline-token") <- {'type': 'undefined'} -> wait: ph_is_present("#os-select-group > div button:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#os-select-group > div button:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_mouse("#os-select-group > div button:not([disabled]):not([aria-disabled=true])","click",0,0,0,false,false,false,false) <- {'type': 'undefined'} -> wait: ph_is_present("#os-select li:contains('Fedora 28') button:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#os-select li:contains('Fedora 28') button:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_mouse("#os-select li:contains('Fedora 28') button:not([disabled]):not([aria-disabled=true])","click",0,0,0,false,false,false,false) <- {'type': 'undefined'} -> wait: ph_is_present("#os-select-group input") <- {'type': 'undefined'} -> wait: ph_has_attr("#os-select-group input","value","Fedora 28") <- {'type': 'undefined'} -> wait: ph_is_present("#source-type:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#source-type:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_present("#source-type option[value='os']") <- {'type': 'undefined'} -> wait: ph_is_present("#source-type:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#source-type:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_set_val("#source-type","os") <- {'type': 'undefined'} -> wait: ph_is_present("#source-type") <- {'type': 'undefined'} -> wait: ph_is_visible("#source-type") <- {'type': 'undefined'} -> wait: ph_has_val("#source-type","os") <- {'type': 'undefined'} -> wait: ph_is_present("#os-select-group") <- {'type': 'undefined'} -> wait: ph_has_attr("#os-select-group","data-loading","false") <- {'type': 'undefined'} -> wait: ph_is_present("#storage-select:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#storage-select:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_mouse("#storage-select:not([disabled]):not([aria-disabled=true])","click",0,0,0,false,false,false,false) <- {'type': 'undefined'} -> wait: ph_is_present("#storage-select-group li button:contains('Create new qcow2 volume'):not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#storage-select-group li button:contains('Create new qcow2 volume'):not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_mouse("#storage-select-group li button:contains('Create new qcow2 volume'):not([disabled]):not([aria-disabled=true])","click",0,0,0,false,false,false,false) <- {'type': 'undefined'} -> wait: !ph_is_present("#storage-volume-select") <- {'type': 'undefined'} -> wait: ph_is_present("#storage-limit-unit-select:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#storage-limit-unit-select:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_present("#storage-limit-unit-select option[value='MiB']") <- {'type': 'undefined'} -> wait: ph_is_present("#storage-limit-unit-select:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#storage-limit-unit-select:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_set_val("#storage-limit-unit-select","MiB") <- {'type': 'undefined'} -> wait: ph_is_present("#storage-limit-unit-select") <- {'type': 'undefined'} -> wait: ph_is_visible("#storage-limit-unit-select") <- {'type': 'undefined'} -> wait: ph_has_val("#storage-limit-unit-select","MiB") <- {'type': 'undefined'} -> wait: ph_is_present("#storage-limit:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#storage-limit:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_focus("#storage-limit") <- {'type': 'undefined'} -> Input.dispatchKeyEvent({"type": "keyDown", "key": "a", "modifiers": 2, "windowsVirtualKeyCode": 65}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "key": "a", "modifiers": 2, "windowsVirtualKeyCode": 65}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "2", "key": "2"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "2", "key": "2"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "4", "key": "4"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "4", "key": "4"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "6", "key": "6"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "6", "key": "6"}) <- {} -> wait: ph_is_present("#storage-limit:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#storage-limit:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_blur("#storage-limit") <- {'type': 'undefined'} -> wait: ph_is_present("#memory-size-unit-select:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#memory-size-unit-select:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_present("#memory-size-unit-select option[value='MiB']") <- {'type': 'undefined'} -> wait: ph_is_present("#memory-size-unit-select:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#memory-size-unit-select:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_set_val("#memory-size-unit-select","MiB") <- {'type': 'undefined'} -> wait: ph_is_present("#memory-size-unit-select") <- {'type': 'undefined'} -> wait: ph_is_visible("#memory-size-unit-select") <- {'type': 'undefined'} -> wait: ph_has_val("#memory-size-unit-select","MiB") <- {'type': 'undefined'} -> wait: ph_is_present("#memory-size:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#memory-size:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_focus("#memory-size") <- {'type': 'undefined'} -> Input.dispatchKeyEvent({"type": "keyDown", "key": "a", "modifiers": 2, "windowsVirtualKeyCode": 65}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "key": "a", "modifiers": 2, "windowsVirtualKeyCode": 65}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "1", "key": "1"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "1", "key": "1"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "2", "key": "2"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "2", "key": "2"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "8", "key": "8"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "8", "key": "8"}) <- {} -> wait: ph_is_present("#memory-size:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#memory-size:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_blur("#memory-size") <- {'type': 'undefined'} -> wait: ph_is_present("#memory-size") <- {'type': 'undefined'} -> wait: ph_is_visible("#memory-size") <- {'type': 'undefined'} -> wait: ph_has_val("#memory-size","128") <- {'type': 'undefined'} -> wait: ph_is_present("#connectionName-system:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#connectionName-system:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_set_checked("#connectionName-system",true) <- {'type': 'undefined'} -> wait: ph_is_present("#pf-tab-1-automation:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#pf-tab-1-automation:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_mouse("#pf-tab-1-automation:not([disabled]):not([aria-disabled=true])","click",0,0,0,false,false,false,false) <- {'type': 'undefined'} -> wait: ph_is_present("#profile-select:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#profile-select:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_present("#profile-select option[value='desktop']") <- {'type': 'undefined'} -> wait: ph_is_present("#profile-select:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#profile-select:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_set_val("#profile-select","desktop") <- {'type': 'undefined'} -> wait: ph_is_present("#profile-select") <- {'type': 'undefined'} -> wait: ph_is_visible("#profile-select") <- {'type': 'undefined'} -> wait: ph_has_val("#profile-select","desktop") <- {'type': 'undefined'} -> wait: ph_is_present("#create-vm-dialog-user-password-pw1:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#create-vm-dialog-user-password-pw1:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_focus("#create-vm-dialog-user-password-pw1") <- {'type': 'undefined'} -> Input.dispatchKeyEvent({"type": "keyDown", "key": "a", "modifiers": 2, "windowsVirtualKeyCode": 65}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "key": "a", "modifiers": 2, "windowsVirtualKeyCode": 65}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "c", "key": "c"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "c", "key": "c"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "a", "key": "a"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "a", "key": "a"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "t", "key": "t"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "t", "key": "t"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "s", "key": "s"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "s", "key": "s"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "a", "key": "a"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "a", "key": "a"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "r", "key": "r"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "r", "key": "r"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "e", "key": "e"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "e", "key": "e"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "m", "key": "m"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "m", "key": "m"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "y", "key": "y"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "y", "key": "y"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "b", "key": "b"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "b", "key": "b"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "e", "key": "e"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "e", "key": "e"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "s", "key": "s"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "s", "key": "s"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "t", "key": "t"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "t", "key": "t"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "f", "key": "f"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "f", "key": "f"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "r", "key": "r"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "r", "key": "r"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "1", "key": "1"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "1", "key": "1"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "3", "key": "3"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "3", "key": "3"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "n", "key": "n"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "n", "key": "n"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "d", "key": "d"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "d", "key": "d"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "s", "key": "s"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "s", "key": "s"}) <- {} -> wait: ph_is_present("#create-vm-dialog-user-password-pw1:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#create-vm-dialog-user-password-pw1:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_blur("#create-vm-dialog-user-password-pw1") <- {'type': 'undefined'} -> wait: ph_is_present("#create-vm-dialog-user-password-pw1") <- {'type': 'undefined'} -> wait: ph_is_visible("#create-vm-dialog-user-password-pw1") <- {'type': 'undefined'} -> wait: ph_has_val("#create-vm-dialog-user-password-pw1","catsaremybestfr13nds") <- {'type': 'undefined'} -> wait: ph_is_present("#user-login:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#user-login:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_focus("#user-login") <- {'type': 'undefined'} -> Input.dispatchKeyEvent({"type": "keyDown", "key": "a", "modifiers": 2, "windowsVirtualKeyCode": 65}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "key": "a", "modifiers": 2, "windowsVirtualKeyCode": 65}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "f", "key": "f"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "f", "key": "f"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "o", "key": "o"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "o", "key": "o"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "o", "key": "o"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "o", "key": "o"}) <- {} -> wait: ph_is_present("#user-login:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#user-login:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_blur("#user-login") <- {'type': 'undefined'} -> wait: ph_is_present("#user-login") <- {'type': 'undefined'} -> wait: ph_is_visible("#user-login") <- {'type': 'undefined'} -> wait: ph_has_val("#user-login","foo") <- {'type': 'undefined'} -> wait: ph_is_present("#create-vm-dialog-root-password-pw1:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#create-vm-dialog-root-password-pw1:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_focus("#create-vm-dialog-root-password-pw1") <- {'type': 'undefined'} -> Input.dispatchKeyEvent({"type": "keyDown", "key": "a", "modifiers": 2, "windowsVirtualKeyCode": 65}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "key": "a", "modifiers": 2, "windowsVirtualKeyCode": 65}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "d", "key": "d"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "d", "key": "d"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "o", "key": "o"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "o", "key": "o"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "g", "key": "g"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "g", "key": "g"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "s", "key": "s"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "s", "key": "s"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "a", "key": "a"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "a", "key": "a"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "r", "key": "r"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "r", "key": "r"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "e", "key": "e"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "e", "key": "e"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "m", "key": "m"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "m", "key": "m"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "y", "key": "y"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "y", "key": "y"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "b", "key": "b"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "b", "key": "b"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "e", "key": "e"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "e", "key": "e"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "s", "key": "s"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "s", "key": "s"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "t", "key": "t"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "t", "key": "t"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "f", "key": "f"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "f", "key": "f"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "r", "key": "r"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "r", "key": "r"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "1", "key": "1"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "1", "key": "1"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "3", "key": "3"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "3", "key": "3"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "n", "key": "n"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "n", "key": "n"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "d", "key": "d"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "d", "key": "d"}) <- {} -> Input.dispatchKeyEvent({"type": "keyDown", "text": "s", "key": "s"}) <- {} -> Input.dispatchKeyEvent({"type": "keyUp", "text": "s", "key": "s"}) <- {} -> wait: ph_is_present("#create-vm-dialog-root-password-pw1:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#create-vm-dialog-root-password-pw1:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_blur("#create-vm-dialog-root-password-pw1") <- {'type': 'undefined'} -> wait: ph_is_present("#create-vm-dialog-root-password-pw1") <- {'type': 'undefined'} -> wait: ph_is_visible("#create-vm-dialog-root-password-pw1") <- {'type': 'undefined'} -> wait: ph_has_val("#create-vm-dialog-root-password-pw1","dogsaremybestfr13nds") <- {'type': 'undefined'} -> wait: ph_is_present("#create-and-edit[aria-disabled=true]") <- {'type': 'undefined'} -> wait: ph_is_visible("#create-and-edit[aria-disabled=true]") <- {'type': 'undefined'} -> wait: ph_is_present("#create-and-edit") <- {'type': 'undefined'} -> wait: ph_is_visible("#create-and-edit") <- {'type': 'undefined'} -> ph_mouse("#create-and-edit","mouseenter",0,0,0,false,false,false,false) <- {'type': 'undefined'} -> wait: ph_is_present("#create-and-edit-disabled-tooltip") <- {'type': 'undefined'} -> wait: ph_is_visible("#create-and-edit-disabled-tooltip") <- {'type': 'undefined'} -> wait: ph_is_present(".pf-v5-c-modal-box__footer button:contains(Create and run):not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible(".pf-v5-c-modal-box__footer button:contains(Create and run):not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_mouse(".pf-v5-c-modal-box__footer button:contains(Create and run):not([disabled]):not([aria-disabled=true])","click",0,0,0,false,false,false,false) > debug: reducer vms: action={"type":"ADD_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system","isUi":true,"expanded":true,"openConsoleTab":true,"createInProgress":true}} > debug: reducer vms: action={"type":"UPDATE_VM","vm":{"name":"subVmTestCreate3","connectionName":"system","expanded":true,"openConsoleTab":true,"installInProgress":true}} > debug: vms reducer: vm (name='subVmTestCreate3', connectionName='system') not found, skipping > debug: CREATE_VM(subVmTestCreate3): install_machine.py '{"connectionName":"system","memorySize":128,"os":"fedora28","profile":"desktop","rootPassword":"dogsaremybestfr13nds","source":"","sourceType":"os","startVm":true,"storagePool":"NewVolumeQCOW2","storageSize":0.240234375,"type":"create","unattended":"dogsaremybestfr13nds","userLogin":"foo","userPassword":"catsaremybestfr13nds","vmName":"subVmTestCreate3","sshKeys":[]}' > debug: rephraseUI(key='resourceStates', original='Creating VM'): unknown original value <- {'type': 'undefined'} -> wait: !ph_is_present("#create-vm-dialog") <- {'type': 'undefined'} -> wait: ph_is_present("#vm-subVmTestCreate3-system-state") <- {'type': 'undefined'} -> wait: ph_is_visible("#vm-subVmTestCreate3-system-state") <- {'type': 'undefined'} -> wait: ph_text_is("#vm-subVmTestCreate3-system-state","Running") > debug: Executing delayed action > debug: doUsagePolling(subVmTestCreate2, system, /org/libvirt/QEMU/domain/_db580d3b_67a9_412b_b2a5_584430d67f17) > debug: doUsagePolling(subVmTestCreate2, system): usage polling disabled, stopping loop > debug: StoragePool.Refresh on system > debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool GetXMLDesc [0] {"timeout":30000,"type":"u"} > debug: StoragePool.Refresh on system > debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool GetXMLDesc [0] {"timeout":30000,"type":"u"} > debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.StoragePool"] {"timeout":30000,"type":"s"} > debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.StoragePool"] {"timeout":30000,"type":"s"} > debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect StoragePoolLookupByName ["default"] {"timeout":30000,"type":"s"} > debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect StoragePoolLookupByName ["default"] {"timeout":30000,"type":"s"} > debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool ListStorageVolumes [0] {"timeout":30000,"type":"u"} > debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool ListStorageVolumes [0] {"timeout":30000,"type":"u"} > debug: libvirt call: system /org/libvirt/QEMU/storagevol/_2fvar_2flib_2flibvirt_2fimages_2fexample_2eimg org.libvirt.StorageVol GetXMLDesc [0] {"timeout":30000,"type":"u"} > debug: libvirt call: system /org/libvirt/QEMU/storagevol/_2fvar_2flib_2flibvirt_2fimages_2fexample_2eimg org.libvirt.StorageVol GetXMLDesc [0] {"timeout":30000,"type":"u"} > debug: reducer vms: action={"type":"UPDATE_ADD_STORAGE_POOL","payload":{"storagePool":{"connectionName":"system","type":"dir","name":"default","id":"/org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7","uuid":"5de9ef24-4d4d-4adc-b05e-c4c0d05b47d7","capacity":"9558798336","available":"5584756736","allocation":"3974041600","target":{"path":"/var/lib/libvirt/images"},"source":{},"active":true,"persistent":true,"autostart":false,"volumes":[{"connectionName":"system","name":"example.img","type":"file","path":"/var/lib/libvirt/images/example.img","capacity":"524288000","allocation":"1048576","physical":"524288000","format":"raw"}]}}} > debug: rephraseUI(key='resourceStates', original='Creating VM'): unknown original value > debug: reducer vms: action={"type":"UPDATE_ADD_STORAGE_POOL","payload":{"storagePool":{"connectionName":"system","type":"dir","name":"default","id":"/org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7","uuid":"5de9ef24-4d4d-4adc-b05e-c4c0d05b47d7","capacity":"9558798336","available":"5584756736","allocation":"3974041600","target":{"path":"/var/lib/libvirt/images"},"source":{},"active":true,"persistent":true,"autostart":false,"volumes":[{"connectionName":"system","name":"example.img","type":"file","path":"/var/lib/libvirt/images/example.img","capacity":"524288000","allocation":"1048576","physical":"524288000","format":"raw"}]}}} > debug: rephraseUI(key='resourceStates', original='Creating VM'): unknown original value > debug: signal on /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7: org.libvirt.Domain.AgentEvent([2,1]) > debug: handle DomainEvent on system: ignoring event AgentEvent > debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",4,0]) > debug: reducer vms: action={"type":"UPDATE_VM","vm":{"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","state":"running"}} > debug: vms reducer: vm (id='/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7', connectionName='system') not found, skipping > debug: rephraseUI(key='resourceStates', original='Creating VM'): unknown original value > debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",2,0]) > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [1] {"timeout":30000,"type":"u"} > debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",0,0]) > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [1] {"timeout":30000,"type":"u"} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [3] {"timeout":30000,"type":"u"} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [3] {"timeout":30000,"type":"u"} > debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.Domain"] {"timeout":30000,"type":"s"} > debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.Domain"] {"timeout":30000,"type":"s"} > debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} > debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":"unsafe","discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"} > debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect GetDomainCapabilities ["","x86_64","pc-q35-9.0","",0] {"timeout":30000,"type":"ssssu"} > debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":"unsafe","discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"} > debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect GetDomainCapabilities ["","x86_64","pc-q35-9.0","",0] {"timeout":30000,"type":"ssssu"} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetState [0] {"timeout":30000,"type":"u"} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetState [0] {"timeout":30000,"type":"u"} > debug: subVmTestCreate3.GET_VM(/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7, system): update props {"inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":true,"initiallyOpenedConsoleTab":true},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":"unsafe","discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet1","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}} > debug: reducer vms: action={"type":"UPDATE_ADD_VM","vm":{"state":"running","inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":true,"initiallyOpenedConsoleTab":true},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":"unsafe","discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet1","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}}} > debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain ListDomainSnapshots [0] {"timeout":30000,"type":"u"} > debug: subVmTestCreate3.GET_VM(/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7, system): update props {"inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":"unsafe","discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet1","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}} > debug: reducer vms: action={"type":"UPDATE_ADD_VM","vm":{"state":"running","inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":"unsafe","discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet1","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}}} > debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain ListDomainSnapshots [0] {"timeout":30000,"type":"u"} > debug: reducer vms: action={"type":"UPDATE_DOMAIN_SNAPSHOTS","payload":{"connectionName":"system","domainPath":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","snaps":[]}} > debug: reducer vms: action={"type":"UPDATE_DOMAIN_SNAPSHOTS","payload":{"connectionName":"system","domainPath":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","snaps":[]}} <- {'type': 'undefined'} -> wait: ph_is_present("tbody tr[data-row-id=\"vm-subVmTestCreate3-system\"] a.vm-list-item-name:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("tbody tr[data-row-id=\"vm-subVmTestCreate3-system\"] a.vm-list-item-name:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_mouse("tbody tr[data-row-id=\"vm-subVmTestCreate3-system\"] a.vm-list-item-name:not([disabled]):not([aria-disabled=true])","click",0,0,0,false,false,false,false) <- {'type': 'undefined'} -> wait: ph_is_present("#vm-subVmTestCreate3-disks-vda-bus") > debug: VmUsageTab.render(): rssMem: 0 KiB, memTotal: 131072 KiB, totalCpus: 2, cpuUsage: 0 > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain InterfaceAddresses [0,0] {"timeout":30000,"type":"uu"} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain InterfaceAddresses [2,0] {"timeout":30000,"type":"uu"} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain InterfaceAddresses [1,0] {"timeout":30000,"type":"uu"} > debug: reducer vms: action={"type":"UPDATE_VM","vm":{"connectionName":"system","name":"subVmTestCreate3","usagePolling":true}} > debug: doUsagePolling(subVmTestCreate3, system, /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7) > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetStats [45,0] {"timeout":5000,"type":"uu"} <- {'type': 'undefined'} -> wait: ph_is_visible("#vm-subVmTestCreate3-disks-vda-bus") > debug: VmUsageTab.render(): rssMem: 0 KiB, memTotal: 131072 KiB, totalCpus: 2, cpuUsage: 0 <- {'type': 'undefined'} -> wait: ph_text_is("#vm-subVmTestCreate3-disks-vda-bus","virtio") <- {'type': 'undefined'} -> wait: ph_is_present(".machines-listing-breadcrumb li:first-of-type a:not([disabled]):not([aria-disabled=true])") > debug: signal on /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7: org.libvirt.Domain.Graphics([0,[0,"127.0.0.1","5900"],[0,"127.0.0.1","43668"],"none",[]]) > debug: handle DomainEvent on system: ignoring event Graphics <- {'type': 'undefined'} -> wait: ph_is_visible(".machines-listing-breadcrumb li:first-of-type a:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_mouse(".machines-listing-breadcrumb li:first-of-type a:not([disabled]):not([aria-disabled=true])","click",0,0,0,false,false,false,false) <- {'type': 'undefined'} > debug: reducer vms: action={"type":"UPDATE_VM","vm":{"connectionName":"system","name":"subVmTestCreate3","usagePolling":false}} > debug: doUsagePolling: {"name":"subVmTestCreate3","connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","rssMemory":111500,"actualTimeInMs":1721045797600,"cpuTime":80000000,"disksStats":{"vda":{"physical":"1048576","capacity":"257949696","allocation":"0"}}} > debug: reducer vms: action={"type":"UPDATE_VM","vm":{"name":"subVmTestCreate3","connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","rssMemory":111500,"actualTimeInMs":1721045797600,"cpuTime":80000000,"disksStats":{"vda":{"physical":"1048576","capacity":"257949696","allocation":"0"}}}} > debug: timeSampleUsageData(): can't compute diff - missing previous record > debug: Scheduling 10000 ms delayed action -> wait: ph_is_present("#vm-subVmTestCreate3-system-action-kebab:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#vm-subVmTestCreate3-system-action-kebab:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_mouse("#vm-subVmTestCreate3-system-action-kebab:not([disabled]):not([aria-disabled=true])","click",0,0,0,false,false,false,false) <- {'type': 'undefined'} -> wait: ph_is_present("#vm-subVmTestCreate3-system-action-kebab[aria-expanded=true]") <- {'type': 'undefined'} -> wait: ph_is_visible("#vm-subVmTestCreate3-system-action-kebab[aria-expanded=true]") <- {'type': 'undefined'} -> wait: ph_is_present("#vm-subVmTestCreate3-system-action-kebab[aria-expanded=true]") <- {'type': 'undefined'} -> wait: ph_is_visible("#vm-subVmTestCreate3-system-action-kebab[aria-expanded=true]") <- {'type': 'undefined'} -> wait: ph_is_present("#vm-subVmTestCreate3-system-delete:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#vm-subVmTestCreate3-system-delete:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_mouse("#vm-subVmTestCreate3-system-delete:not([disabled]):not([aria-disabled=true])","click",0,0,0,false,false,false,false) <- {'type': 'undefined'} -> wait: !ph_is_present("#vm-subVmTestCreate3-system-action-kebab[aria-expanded=true]") <- {'type': 'undefined'} -> wait: ph_is_present("#vm-subVmTestCreate3-delete-modal-dialog") <- {'type': 'undefined'} -> wait: ph_is_visible("#vm-subVmTestCreate3-delete-modal-dialog") <- {'type': 'undefined'} -> wait: ph_is_present("#vm-subVmTestCreate3-delete-modal-dialog button:contains(Delete):not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("#vm-subVmTestCreate3-delete-modal-dialog button:contains(Delete):not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_mouse("#vm-subVmTestCreate3-delete-modal-dialog button:contains(Delete):not([disabled]):not([aria-disabled=true])","click",0,0,0,false,false,false,false) > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain Destroy [0] {"timeout":30000,"type":"u"} <- {'type': 'undefined'} -> wait: !ph_is_present("#vm-subVmTestCreate3-delete-modal-dialog") > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain Undefine [7] {"timeout":30000,"type":"u"} > debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",5,1]) > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [1] {"timeout":30000,"type":"u"} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [3] {"timeout":30000,"type":"u"} > debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.Domain"] {"timeout":30000,"type":"s"} > debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"} > debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect GetDomainCapabilities ["","x86_64","pc-q35-9.0","",0] {"timeout":30000,"type":"ssssu"} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetState [0] {"timeout":30000,"type":"u"} > debug: subVmTestCreate3.GET_VM(/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7, system): update props {"inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}} > debug: reducer vms: action={"type":"UPDATE_ADD_VM","vm":{"state":"paused","inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}}} > debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain ListDomainSnapshots [0] {"timeout":30000,"type":"u"} > debug: reducer vms: action={"type":"UPDATE_DOMAIN_SNAPSHOTS","payload":{"connectionName":"system","domainPath":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","snaps":[]}} > debug: signal on /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7: org.libvirt.Domain.AgentEvent([2,1]) > debug: handle DomainEvent on system: ignoring event AgentEvent > debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",4,0]) > debug: reducer vms: action={"type":"UPDATE_VM","vm":{"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","state":"running"}} > debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",2,0]) > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [1] {"timeout":30000,"type":"u"} > debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",1,0]) > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [1] {"timeout":30000,"type":"u"} > debug: deleteStorage: deleting file storage /var/lib/libvirt/images/subVmTestCreate3.qcow2 > debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect StorageVolLookupByPath ["/var/lib/libvirt/images/subVmTestCreate3.qcow2"] {"timeout":30000,"type":"s"} <- {'type': 'undefined'} -> wait: !ph_is_present("tbody tr[data-row-id=\"vm-subVmTestCreate3-system\"]") > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [3] {"timeout":30000,"type":"u"} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [3] {"timeout":30000,"type":"u"} > debug: libvirt call: system /org/libvirt/QEMU/storagevol/_2fvar_2flib_2flibvirt_2fimages_2fsubVmTestCreate3_2eqcow2 org.libvirt.StorageVol Delete [0] {"timeout":30000,"type":"u"} > debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.Domain"] {"timeout":30000,"type":"s"} > debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.Domain"] {"timeout":30000,"type":"s"} > debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"} > debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect GetDomainCapabilities ["","x86_64","pc-q35-9.0","",0] {"timeout":30000,"type":"ssssu"} > debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"} > debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect GetDomainCapabilities ["","x86_64","pc-q35-9.0","",0] {"timeout":30000,"type":"ssssu"} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetState [0] {"timeout":30000,"type":"u"} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetState [0] {"timeout":30000,"type":"u"} > debug: subVmTestCreate3.GET_VM(/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7, system): update props {"inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":false,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}} > debug: reducer vms: action={"type":"UPDATE_ADD_VM","vm":{"state":"running","inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":false,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}}} > debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain ListDomainSnapshots [0] {"timeout":30000,"type":"u"} > debug: subVmTestCreate3.GET_VM(/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7, system): update props {"inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":false,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}} > debug: reducer vms: action={"type":"UPDATE_ADD_VM","vm":{"state":"running","inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":false,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}}} > debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain ListDomainSnapshots [0] {"timeout":30000,"type":"u"} > debug: reducer vms: action={"type":"UPDATE_DOMAIN_SNAPSHOTS","payload":{"connectionName":"system","domainPath":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","snaps":[]}} > debug: reducer vms: action={"type":"UPDATE_DOMAIN_SNAPSHOTS","payload":{"connectionName":"system","domainPath":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","snaps":[]}} > debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",0,1]) > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [1] {"timeout":30000,"type":"u"} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [3] {"timeout":30000,"type":"u"} > debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.Domain"] {"timeout":30000,"type":"s"} > debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool Refresh [0] {"timeout":30000,"type":"u"} > debug: StoragePool.Refresh on system > debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool GetXMLDesc [0] {"timeout":30000,"type":"u"} > debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.StoragePool"] {"timeout":30000,"type":"s"} > debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} > debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"} > debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect GetDomainCapabilities ["","x86_64","pc-q35-9.0","",0] {"timeout":30000,"type":"ssssu"} > debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect StoragePoolLookupByName ["default"] {"timeout":30000,"type":"s"} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetState [0] {"timeout":30000,"type":"u"} > debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool ListStorageVolumes [0] {"timeout":30000,"type":"u"} > debug: subVmTestCreate3.GET_VM(/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7, system): update props {"inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":"os","installSource":"","osVariant":"fedora28","rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}} > debug: reducer vms: action={"type":"UPDATE_ADD_VM","vm":{"state":"running","inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":"os","installSource":"","osVariant":"fedora28","rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}}} > debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} > debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain ListDomainSnapshots [0] {"timeout":30000,"type":"u"} > debug: libvirt call: system /org/libvirt/QEMU/storagevol/_2fvar_2flib_2flibvirt_2fimages_2fexample_2eimg org.libvirt.StorageVol GetXMLDesc [0] {"timeout":30000,"type":"u"} > debug: reducer vms: action={"type":"UPDATE_DOMAIN_SNAPSHOTS","payload":{"connectionName":"system","domainPath":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","snaps":[]}} > debug: reducer vms: action={"type":"UPDATE_ADD_STORAGE_POOL","payload":{"storagePool":{"connectionName":"system","type":"dir","name":"default","id":"/org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7","uuid":"5de9ef24-4d4d-4adc-b05e-c4c0d05b47d7","capacity":"9558798336","available":"5583941632","allocation":"3974856704","target":{"path":"/var/lib/libvirt/images"},"source":{},"active":true,"persistent":true,"autostart":false,"volumes":[{"connectionName":"system","name":"example.img","type":"file","path":"/var/lib/libvirt/images/example.img","capacity":"524288000","allocation":"1048576","physical":"524288000","format":"raw"}]}}} > debug: Executing delayed action > debug: doUsagePolling(subVmTestCreate3, system, /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7) > debug: doUsagePolling(subVmTestCreate3, system): usage polling disabled, stopping loop <- {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :256:32', 'objectId': '8509826064654804644.7.1'} -> ph_is_present("#button.alert-link.more-button") <- {'type': 'boolean', 'value': False} Wrote subVmTestCreate3 XML to TestMachinesCreate-testCreateDownloadAnOS-opensuse-tumbleweed-127.0.0.2-2901-subVmTestCreate3.xml Wrote subVmTestCreate3 log to TestMachinesCreate-testCreateDownloadAnOS-opensuse-tumbleweed-127.0.0.2-2901-subVmTestCreate3.log Traceback (most recent call last): File "/work/make-checkout-workdir/test/check-machines-create", line 450, in testCreateDownloadAnOS runner.createDownloadAnOSTest(TestMachinesCreate.VmDialog(self, sourceType='os', File "/work/make-checkout-workdir/test/check-machines-create", line 2037, in createDownloadAnOSTest self._deleteVm(dialog) \ ^^^^^^^^^^^^^^^^^^^^^^ File "/work/make-checkout-workdir/test/check-machines-create", line 1804, in _deleteVm self.test_obj.waitVmRow(dialog.name, dialog.connection, False) File "/work/make-checkout-workdir/test/machineslib.py", line 102, in waitVmRow b.wait_not_present(vm_row) File "/work/make-checkout-workdir/test/common/testlib.py", line 652, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/work/make-checkout-workdir/test/common/testlib.py", line 643, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/work/make-checkout-workdir/test/common/testlib.py", line 628, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("tbody tr[data-row-id=\"vm-subVmTestCreate3-system\"]")): Uncaught (in promise) Error: condition did not become true cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721045776939.337, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '28061.12'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045777510.546, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '28061.20'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045777513.363, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '28061.21'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045777542.268, 'url': 'http://127.0.0.2:9791/machines'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045777542.386, 'url': 'http://127.0.0.2:9791/machines'} error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR Domain not found: no domain with matching uuid 'db580d3b-67a9-412b-b2a5-584430d67f17' (subVmTestCreate2)\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate2\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"\", line 373, in \n File \"\", line 275, in create_vm\n File \"/usr/lib64/python3.11/subprocess.py\", line 466, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib64/python3.11/subprocess.py\", line 571, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate2', '--wait', '-1', '--noautoconsole', '--disk', 'size=0.125,format=qcow2', '--graphics', 'vnc,listen=127.0.0.1', '--graphics', 'spice,listen=::1', '--install', 'os=fedora28']' returned non-zero exit status 1."}" debug: reducer vms: action={"type":"ADD_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system","isUi":true,"expanded":true,"openConsoleTab":true,"createInProgress":true}} debug: reducer vms: action={"type":"UPDATE_VM","vm":{"name":"subVmTestCreate3","connectionName":"system","expanded":true,"openConsoleTab":true,"installInProgress":true}} debug: vms reducer: vm (name='subVmTestCreate3', connectionName='system') not found, skipping debug: CREATE_VM(subVmTestCreate3): install_machine.py '{"connectionName":"system","memorySize":128,"os":"fedora28","profile":"desktop","rootPassword":"dogsaremybestfr13nds","source":"","sourceType":"os","startVm":true,"storagePool":"NewVolumeQCOW2","storageSize":0.240234375,"type":"create","unattended":"dogsaremybestfr13nds","userLogin":"foo","userPassword":"catsaremybestfr13nds","vmName":"subVmTestCreate3","sshKeys":[]}' debug: rephraseUI(key='resourceStates', original='Creating VM'): unknown original value debug: Executing delayed action debug: doUsagePolling(subVmTestCreate2, system, /org/libvirt/QEMU/domain/_db580d3b_67a9_412b_b2a5_584430d67f17) debug: doUsagePolling(subVmTestCreate2, system): usage polling disabled, stopping loop debug: StoragePool.Refresh on system debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool GetXMLDesc [0] {"timeout":30000,"type":"u"} debug: StoragePool.Refresh on system debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool GetXMLDesc [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.StoragePool"] {"timeout":30000,"type":"s"} debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.StoragePool"] {"timeout":30000,"type":"s"} debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect StoragePoolLookupByName ["default"] {"timeout":30000,"type":"s"} debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect StoragePoolLookupByName ["default"] {"timeout":30000,"type":"s"} debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool ListStorageVolumes [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool ListStorageVolumes [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/storagevol/_2fvar_2flib_2flibvirt_2fimages_2fexample_2eimg org.libvirt.StorageVol GetXMLDesc [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/storagevol/_2fvar_2flib_2flibvirt_2fimages_2fexample_2eimg org.libvirt.StorageVol GetXMLDesc [0] {"timeout":30000,"type":"u"} debug: reducer vms: action={"type":"UPDATE_ADD_STORAGE_POOL","payload":{"storagePool":{"connectionName":"system","type":"dir","name":"default","id":"/org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7","uuid":"5de9ef24-4d4d-4adc-b05e-c4c0d05b47d7","capacity":"9558798336","available":"5584756736","allocation":"3974041600","target":{"path":"/var/lib/libvirt/images"},"source":{},"active":true,"persistent":true,"autostart":false,"volumes":[{"connectionName":"system","name":"example.img","type":"file","path":"/var/lib/libvirt/images/example.img","capacity":"524288000","allocation":"1048576","physical":"524288000","format":"raw"}]}}} debug: rephraseUI(key='resourceStates', original='Creating VM'): unknown original value debug: reducer vms: action={"type":"UPDATE_ADD_STORAGE_POOL","payload":{"storagePool":{"connectionName":"system","type":"dir","name":"default","id":"/org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7","uuid":"5de9ef24-4d4d-4adc-b05e-c4c0d05b47d7","capacity":"9558798336","available":"5584756736","allocation":"3974041600","target":{"path":"/var/lib/libvirt/images"},"source":{},"active":true,"persistent":true,"autostart":false,"volumes":[{"connectionName":"system","name":"example.img","type":"file","path":"/var/lib/libvirt/images/example.img","capacity":"524288000","allocation":"1048576","physical":"524288000","format":"raw"}]}}} debug: rephraseUI(key='resourceStates', original='Creating VM'): unknown original value debug: signal on /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7: org.libvirt.Domain.AgentEvent([2,1]) debug: handle DomainEvent on system: ignoring event AgentEvent debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",4,0]) debug: reducer vms: action={"type":"UPDATE_VM","vm":{"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","state":"running"}} debug: vms reducer: vm (id='/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7', connectionName='system') not found, skipping debug: rephraseUI(key='resourceStates', original='Creating VM'): unknown original value debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",2,0]) debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [1] {"timeout":30000,"type":"u"} debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",0,0]) debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [1] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [3] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [3] {"timeout":30000,"type":"u"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.Domain"] {"timeout":30000,"type":"s"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.Domain"] {"timeout":30000,"type":"s"} debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":"unsafe","discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect GetDomainCapabilities ["","x86_64","pc-q35-9.0","",0] {"timeout":30000,"type":"ssssu"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":"unsafe","discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect GetDomainCapabilities ["","x86_64","pc-q35-9.0","",0] {"timeout":30000,"type":"ssssu"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetState [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetState [0] {"timeout":30000,"type":"u"} debug: subVmTestCreate3.GET_VM(/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7, system): update props {"inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":true,"initiallyOpenedConsoleTab":true},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":"unsafe","discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet1","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}} debug: reducer vms: action={"type":"UPDATE_ADD_VM","vm":{"state":"running","inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":true,"initiallyOpenedConsoleTab":true},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":"unsafe","discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet1","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}}} debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain ListDomainSnapshots [0] {"timeout":30000,"type":"u"} debug: subVmTestCreate3.GET_VM(/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7, system): update props {"inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":"unsafe","discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet1","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}} debug: reducer vms: action={"type":"UPDATE_ADD_VM","vm":{"state":"running","inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":"unsafe","discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet1","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}}} debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain ListDomainSnapshots [0] {"timeout":30000,"type":"u"} debug: reducer vms: action={"type":"UPDATE_DOMAIN_SNAPSHOTS","payload":{"connectionName":"system","domainPath":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","snaps":[]}} debug: reducer vms: action={"type":"UPDATE_DOMAIN_SNAPSHOTS","payload":{"connectionName":"system","domainPath":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","snaps":[]}} debug: VmUsageTab.render(): rssMem: 0 KiB, memTotal: 131072 KiB, totalCpus: 2, cpuUsage: 0 debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain InterfaceAddresses [0,0] {"timeout":30000,"type":"uu"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain InterfaceAddresses [2,0] {"timeout":30000,"type":"uu"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain InterfaceAddresses [1,0] {"timeout":30000,"type":"uu"} debug: reducer vms: action={"type":"UPDATE_VM","vm":{"connectionName":"system","name":"subVmTestCreate3","usagePolling":true}} debug: doUsagePolling(subVmTestCreate3, system, /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7) debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetStats [45,0] {"timeout":5000,"type":"uu"} debug: VmUsageTab.render(): rssMem: 0 KiB, memTotal: 131072 KiB, totalCpus: 2, cpuUsage: 0 debug: signal on /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7: org.libvirt.Domain.Graphics([0,[0,"127.0.0.1","5900"],[0,"127.0.0.1","43668"],"none",[]]) debug: handle DomainEvent on system: ignoring event Graphics debug: reducer vms: action={"type":"UPDATE_VM","vm":{"connectionName":"system","name":"subVmTestCreate3","usagePolling":false}} debug: doUsagePolling: {"name":"subVmTestCreate3","connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","rssMemory":111500,"actualTimeInMs":1721045797600,"cpuTime":80000000,"disksStats":{"vda":{"physical":"1048576","capacity":"257949696","allocation":"0"}}} debug: reducer vms: action={"type":"UPDATE_VM","vm":{"name":"subVmTestCreate3","connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","rssMemory":111500,"actualTimeInMs":1721045797600,"cpuTime":80000000,"disksStats":{"vda":{"physical":"1048576","capacity":"257949696","allocation":"0"}}}} debug: timeSampleUsageData(): can't compute diff - missing previous record debug: Scheduling 10000 ms delayed action debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain Destroy [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain Undefine [7] {"timeout":30000,"type":"u"} debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",5,1]) debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [1] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [3] {"timeout":30000,"type":"u"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.Domain"] {"timeout":30000,"type":"s"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect GetDomainCapabilities ["","x86_64","pc-q35-9.0","",0] {"timeout":30000,"type":"ssssu"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetState [0] {"timeout":30000,"type":"u"} debug: subVmTestCreate3.GET_VM(/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7, system): update props {"inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}} debug: reducer vms: action={"type":"UPDATE_ADD_VM","vm":{"state":"paused","inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}}} debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain ListDomainSnapshots [0] {"timeout":30000,"type":"u"} debug: reducer vms: action={"type":"UPDATE_DOMAIN_SNAPSHOTS","payload":{"connectionName":"system","domainPath":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","snaps":[]}} debug: signal on /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7: org.libvirt.Domain.AgentEvent([2,1]) debug: handle DomainEvent on system: ignoring event AgentEvent debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",4,0]) debug: reducer vms: action={"type":"UPDATE_VM","vm":{"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","state":"running"}} debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",2,0]) debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [1] {"timeout":30000,"type":"u"} debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",1,0]) debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [1] {"timeout":30000,"type":"u"} debug: deleteStorage: deleting file storage /var/lib/libvirt/images/subVmTestCreate3.qcow2 debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect StorageVolLookupByPath ["/var/lib/libvirt/images/subVmTestCreate3.qcow2"] {"timeout":30000,"type":"s"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [3] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [3] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/storagevol/_2fvar_2flib_2flibvirt_2fimages_2fsubVmTestCreate3_2eqcow2 org.libvirt.StorageVol Delete [0] {"timeout":30000,"type":"u"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.Domain"] {"timeout":30000,"type":"s"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.Domain"] {"timeout":30000,"type":"s"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect GetDomainCapabilities ["","x86_64","pc-q35-9.0","",0] {"timeout":30000,"type":"ssssu"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect GetDomainCapabilities ["","x86_64","pc-q35-9.0","",0] {"timeout":30000,"type":"ssssu"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetState [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetState [0] {"timeout":30000,"type":"u"} debug: subVmTestCreate3.GET_VM(/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7, system): update props {"inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":false,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}} debug: reducer vms: action={"type":"UPDATE_ADD_VM","vm":{"state":"running","inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":false,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}}} debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain ListDomainSnapshots [0] {"timeout":30000,"type":"u"} debug: subVmTestCreate3.GET_VM(/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7, system): update props {"inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":false,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}} debug: reducer vms: action={"type":"UPDATE_ADD_VM","vm":{"state":"running","inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":false,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}}} debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain ListDomainSnapshots [0] {"timeout":30000,"type":"u"} debug: reducer vms: action={"type":"UPDATE_DOMAIN_SNAPSHOTS","payload":{"connectionName":"system","domainPath":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","snaps":[]}} debug: reducer vms: action={"type":"UPDATE_DOMAIN_SNAPSHOTS","payload":{"connectionName":"system","domainPath":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","snaps":[]}} debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",0,1]) debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [1] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [3] {"timeout":30000,"type":"u"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.Domain"] {"timeout":30000,"type":"s"} debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool Refresh [0] {"timeout":30000,"type":"u"} debug: StoragePool.Refresh on system debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool GetXMLDesc [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.StoragePool"] {"timeout":30000,"type":"s"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect GetDomainCapabilities ["","x86_64","pc-q35-9.0","",0] {"timeout":30000,"type":"ssssu"} debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect StoragePoolLookupByName ["default"] {"timeout":30000,"type":"s"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetState [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool ListStorageVolumes [0] {"timeout":30000,"type":"u"} debug: subVmTestCreate3.GET_VM(/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7, system): update props {"inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":"os","installSource":"","osVariant":"fedora28","rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}} debug: reducer vms: action={"type":"UPDATE_ADD_VM","vm":{"state":"running","inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":"os","installSource":"","osVariant":"fedora28","rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}}} debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain ListDomainSnapshots [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/storagevol/_2fvar_2flib_2flibvirt_2fimages_2fexample_2eimg org.libvirt.StorageVol GetXMLDesc [0] {"timeout":30000,"type":"u"} debug: reducer vms: action={"type":"UPDATE_DOMAIN_SNAPSHOTS","payload":{"connectionName":"system","domainPath":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","snaps":[]}} debug: reducer vms: action={"type":"UPDATE_ADD_STORAGE_POOL","payload":{"storagePool":{"connectionName":"system","type":"dir","name":"default","id":"/org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7","uuid":"5de9ef24-4d4d-4adc-b05e-c4c0d05b47d7","capacity":"9558798336","available":"5583941632","allocation":"3974856704","target":{"path":"/var/lib/libvirt/images"},"source":{},"active":true,"persistent":true,"autostart":false,"volumes":[{"connectionName":"system","name":"example.img","type":"file","path":"/var/lib/libvirt/images/example.img","capacity":"524288000","allocation":"1048576","physical":"524288000","format":"raw"}]}}} debug: Executing delayed action debug: doUsagePolling(subVmTestCreate3, system, /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7) debug: doUsagePolling(subVmTestCreate3, system): usage polling disabled, stopping loop Wrote screenshot to TestMachinesCreate-testCreateDownloadAnOS-opensuse-tumbleweed-127.0.0.2-2901-FAIL.png Wrote HTML dump to TestMachinesCreate-testCreateDownloadAnOS-opensuse-tumbleweed-127.0.0.2-2901-FAIL.html Wrote JS log to TestMachinesCreate-testCreateDownloadAnOS-opensuse-tumbleweed-127.0.0.2-2901-FAIL.js.log Journal extracted to TestMachinesCreate-testCreateDownloadAnOS-opensuse-tumbleweed-127.0.0.2-2901-FAIL.log.gz > warning: transport closed: disconnected -> switch to frame None -> ph_is_present("#navbar-oops") <- {'type': 'boolean', 'value': False} -> switch to frame None -> wait: ph_is_present("#toggle-menu") <- {'type': 'undefined'} -> wait: ph_is_visible("#toggle-menu") <- {'type': 'undefined'} -> ph_is_present("button#machine-reconnect") <- {'type': 'boolean', 'value': True} -> ph_is_visible("button#machine-reconnect") <- {'type': 'boolean', 'value': True} -> wait: ph_is_present("button#machine-reconnect:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> wait: ph_is_visible("button#machine-reconnect:not([disabled]):not([aria-disabled=true])") <- {'type': 'undefined'} -> ph_mouse("button#machine-reconnect:not([disabled]):not([aria-disabled=true])","click",0,0,0,false,false,false,false) <- {'type': 'undefined'} -> wait: ph_is_present("#login") <- raise {'request': {'method': 'Runtime.evaluate', 'params': {'expression': 'ph_wait_cond(() => ph_is_present("#login"), 15000, null)', 'silent': False, 'awaitPromise': True, 'trace': 'wait: ph_is_present("#login")', 'contextId': 4}}, 'response': {'code': -32000, 'message': 'Cannot find context with specified id'}} -> wait: ph_is_present("#login") <- {'type': 'undefined'} -> wait: ph_is_visible("#login") <- {'type': 'undefined'} Stopping 'virtstoraged.service', but its triggering units are still active: virtstoraged-ro.socket, virtstoraged-admin.socket, virtstoraged.socket Stopping 'virtnetworkd.service', but its triggering units are still active: virtnetworkd.socket, virtnetworkd-admin.socket, virtnetworkd-ro.socket Stopping 'virtqemud.service', but its triggering units are still active: virtqemud-admin.socket, virtqemud.socket, virtqemud-ro.socket Traceback (most recent call last): File "/work/make-checkout-workdir/test/check-machines-create", line 450, in testCreateDownloadAnOS runner.createDownloadAnOSTest(TestMachinesCreate.VmDialog(self, sourceType='os', File "/work/make-checkout-workdir/test/check-machines-create", line 2037, in createDownloadAnOSTest self._deleteVm(dialog) \ ^^^^^^^^^^^^^^^^^^^^^^ File "/work/make-checkout-workdir/test/check-machines-create", line 1804, in _deleteVm self.test_obj.waitVmRow(dialog.name, dialog.connection, False) File "/work/make-checkout-workdir/test/machineslib.py", line 102, in waitVmRow b.wait_not_present(vm_row) File "/work/make-checkout-workdir/test/common/testlib.py", line 652, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/work/make-checkout-workdir/test/common/testlib.py", line 643, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/work/make-checkout-workdir/test/common/testlib.py", line 628, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("tbody tr[data-row-id=\"vm-subVmTestCreate3-system\"]")): Uncaught (in promise) Error: condition did not become true cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1721045776939.337, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '28061.12'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045777510.546, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '28061.20'} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1721045777513.363, 'url': 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js', 'networkRequestId': '28061.21'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045777542.268, 'url': 'http://127.0.0.2:9791/machines'} cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9791/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1721045777542.386, 'url': 'http://127.0.0.2:9791/machines'} error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild') error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR Domain not found: no domain with matching uuid 'db580d3b-67a9-412b-b2a5-584430d67f17' (subVmTestCreate2)\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate2\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"\", line 373, in \n File \"\", line 275, in create_vm\n File \"/usr/lib64/python3.11/subprocess.py\", line 466, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib64/python3.11/subprocess.py\", line 571, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate2', '--wait', '-1', '--noautoconsole', '--disk', 'size=0.125,format=qcow2', '--graphics', 'vnc,listen=127.0.0.1', '--graphics', 'spice,listen=::1', '--install', 'os=fedora28']' returned non-zero exit status 1."}" debug: reducer vms: action={"type":"ADD_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system","isUi":true,"expanded":true,"openConsoleTab":true,"createInProgress":true}} debug: reducer vms: action={"type":"UPDATE_VM","vm":{"name":"subVmTestCreate3","connectionName":"system","expanded":true,"openConsoleTab":true,"installInProgress":true}} debug: vms reducer: vm (name='subVmTestCreate3', connectionName='system') not found, skipping debug: CREATE_VM(subVmTestCreate3): install_machine.py '{"connectionName":"system","memorySize":128,"os":"fedora28","profile":"desktop","rootPassword":"dogsaremybestfr13nds","source":"","sourceType":"os","startVm":true,"storagePool":"NewVolumeQCOW2","storageSize":0.240234375,"type":"create","unattended":"dogsaremybestfr13nds","userLogin":"foo","userPassword":"catsaremybestfr13nds","vmName":"subVmTestCreate3","sshKeys":[]}' debug: rephraseUI(key='resourceStates', original='Creating VM'): unknown original value debug: Executing delayed action debug: doUsagePolling(subVmTestCreate2, system, /org/libvirt/QEMU/domain/_db580d3b_67a9_412b_b2a5_584430d67f17) debug: doUsagePolling(subVmTestCreate2, system): usage polling disabled, stopping loop debug: StoragePool.Refresh on system debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool GetXMLDesc [0] {"timeout":30000,"type":"u"} debug: StoragePool.Refresh on system debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool GetXMLDesc [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.StoragePool"] {"timeout":30000,"type":"s"} debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.StoragePool"] {"timeout":30000,"type":"s"} debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect StoragePoolLookupByName ["default"] {"timeout":30000,"type":"s"} debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect StoragePoolLookupByName ["default"] {"timeout":30000,"type":"s"} debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool ListStorageVolumes [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool ListStorageVolumes [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/storagevol/_2fvar_2flib_2flibvirt_2fimages_2fexample_2eimg org.libvirt.StorageVol GetXMLDesc [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/storagevol/_2fvar_2flib_2flibvirt_2fimages_2fexample_2eimg org.libvirt.StorageVol GetXMLDesc [0] {"timeout":30000,"type":"u"} debug: reducer vms: action={"type":"UPDATE_ADD_STORAGE_POOL","payload":{"storagePool":{"connectionName":"system","type":"dir","name":"default","id":"/org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7","uuid":"5de9ef24-4d4d-4adc-b05e-c4c0d05b47d7","capacity":"9558798336","available":"5584756736","allocation":"3974041600","target":{"path":"/var/lib/libvirt/images"},"source":{},"active":true,"persistent":true,"autostart":false,"volumes":[{"connectionName":"system","name":"example.img","type":"file","path":"/var/lib/libvirt/images/example.img","capacity":"524288000","allocation":"1048576","physical":"524288000","format":"raw"}]}}} debug: rephraseUI(key='resourceStates', original='Creating VM'): unknown original value debug: reducer vms: action={"type":"UPDATE_ADD_STORAGE_POOL","payload":{"storagePool":{"connectionName":"system","type":"dir","name":"default","id":"/org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7","uuid":"5de9ef24-4d4d-4adc-b05e-c4c0d05b47d7","capacity":"9558798336","available":"5584756736","allocation":"3974041600","target":{"path":"/var/lib/libvirt/images"},"source":{},"active":true,"persistent":true,"autostart":false,"volumes":[{"connectionName":"system","name":"example.img","type":"file","path":"/var/lib/libvirt/images/example.img","capacity":"524288000","allocation":"1048576","physical":"524288000","format":"raw"}]}}} debug: rephraseUI(key='resourceStates', original='Creating VM'): unknown original value debug: signal on /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7: org.libvirt.Domain.AgentEvent([2,1]) debug: handle DomainEvent on system: ignoring event AgentEvent debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",4,0]) debug: reducer vms: action={"type":"UPDATE_VM","vm":{"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","state":"running"}} debug: vms reducer: vm (id='/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7', connectionName='system') not found, skipping debug: rephraseUI(key='resourceStates', original='Creating VM'): unknown original value debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",2,0]) debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [1] {"timeout":30000,"type":"u"} debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",0,0]) debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [1] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [3] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [3] {"timeout":30000,"type":"u"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.Domain"] {"timeout":30000,"type":"s"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.Domain"] {"timeout":30000,"type":"s"} debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":"unsafe","discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect GetDomainCapabilities ["","x86_64","pc-q35-9.0","",0] {"timeout":30000,"type":"ssssu"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":"unsafe","discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect GetDomainCapabilities ["","x86_64","pc-q35-9.0","",0] {"timeout":30000,"type":"ssssu"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetState [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetState [0] {"timeout":30000,"type":"u"} debug: subVmTestCreate3.GET_VM(/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7, system): update props {"inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":true,"initiallyOpenedConsoleTab":true},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":"unsafe","discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet1","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}} debug: reducer vms: action={"type":"UPDATE_ADD_VM","vm":{"state":"running","inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":true,"initiallyOpenedConsoleTab":true},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":"unsafe","discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet1","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}}} debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain ListDomainSnapshots [0] {"timeout":30000,"type":"u"} debug: subVmTestCreate3.GET_VM(/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7, system): update props {"inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":"unsafe","discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet1","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}} debug: reducer vms: action={"type":"UPDATE_ADD_VM","vm":{"state":"running","inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":"unsafe","discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet1","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}}} debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain ListDomainSnapshots [0] {"timeout":30000,"type":"u"} debug: reducer vms: action={"type":"UPDATE_DOMAIN_SNAPSHOTS","payload":{"connectionName":"system","domainPath":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","snaps":[]}} debug: reducer vms: action={"type":"UPDATE_DOMAIN_SNAPSHOTS","payload":{"connectionName":"system","domainPath":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","snaps":[]}} debug: VmUsageTab.render(): rssMem: 0 KiB, memTotal: 131072 KiB, totalCpus: 2, cpuUsage: 0 debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain InterfaceAddresses [0,0] {"timeout":30000,"type":"uu"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain InterfaceAddresses [2,0] {"timeout":30000,"type":"uu"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain InterfaceAddresses [1,0] {"timeout":30000,"type":"uu"} debug: reducer vms: action={"type":"UPDATE_VM","vm":{"connectionName":"system","name":"subVmTestCreate3","usagePolling":true}} debug: doUsagePolling(subVmTestCreate3, system, /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7) debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetStats [45,0] {"timeout":5000,"type":"uu"} debug: VmUsageTab.render(): rssMem: 0 KiB, memTotal: 131072 KiB, totalCpus: 2, cpuUsage: 0 debug: signal on /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7: org.libvirt.Domain.Graphics([0,[0,"127.0.0.1","5900"],[0,"127.0.0.1","43668"],"none",[]]) debug: handle DomainEvent on system: ignoring event Graphics debug: reducer vms: action={"type":"UPDATE_VM","vm":{"connectionName":"system","name":"subVmTestCreate3","usagePolling":false}} debug: doUsagePolling: {"name":"subVmTestCreate3","connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","rssMemory":111500,"actualTimeInMs":1721045797600,"cpuTime":80000000,"disksStats":{"vda":{"physical":"1048576","capacity":"257949696","allocation":"0"}}} debug: reducer vms: action={"type":"UPDATE_VM","vm":{"name":"subVmTestCreate3","connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","rssMemory":111500,"actualTimeInMs":1721045797600,"cpuTime":80000000,"disksStats":{"vda":{"physical":"1048576","capacity":"257949696","allocation":"0"}}}} debug: timeSampleUsageData(): can't compute diff - missing previous record debug: Scheduling 10000 ms delayed action debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain Destroy [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain Undefine [7] {"timeout":30000,"type":"u"} debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",5,1]) debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [1] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [3] {"timeout":30000,"type":"u"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.Domain"] {"timeout":30000,"type":"s"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect GetDomainCapabilities ["","x86_64","pc-q35-9.0","",0] {"timeout":30000,"type":"ssssu"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetState [0] {"timeout":30000,"type":"u"} debug: subVmTestCreate3.GET_VM(/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7, system): update props {"inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}} debug: reducer vms: action={"type":"UPDATE_ADD_VM","vm":{"state":"paused","inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}}} debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain ListDomainSnapshots [0] {"timeout":30000,"type":"u"} debug: reducer vms: action={"type":"UPDATE_DOMAIN_SNAPSHOTS","payload":{"connectionName":"system","domainPath":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","snaps":[]}} debug: signal on /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7: org.libvirt.Domain.AgentEvent([2,1]) debug: handle DomainEvent on system: ignoring event AgentEvent debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",4,0]) debug: reducer vms: action={"type":"UPDATE_VM","vm":{"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","state":"running"}} debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",2,0]) debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [1] {"timeout":30000,"type":"u"} debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",1,0]) debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [1] {"timeout":30000,"type":"u"} debug: deleteStorage: deleting file storage /var/lib/libvirt/images/subVmTestCreate3.qcow2 debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect StorageVolLookupByPath ["/var/lib/libvirt/images/subVmTestCreate3.qcow2"] {"timeout":30000,"type":"s"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [3] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [3] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/storagevol/_2fvar_2flib_2flibvirt_2fimages_2fsubVmTestCreate3_2eqcow2 org.libvirt.StorageVol Delete [0] {"timeout":30000,"type":"u"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.Domain"] {"timeout":30000,"type":"s"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.Domain"] {"timeout":30000,"type":"s"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect GetDomainCapabilities ["","x86_64","pc-q35-9.0","",0] {"timeout":30000,"type":"ssssu"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect GetDomainCapabilities ["","x86_64","pc-q35-9.0","",0] {"timeout":30000,"type":"ssssu"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetState [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetState [0] {"timeout":30000,"type":"u"} debug: subVmTestCreate3.GET_VM(/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7, system): update props {"inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":false,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}} debug: reducer vms: action={"type":"UPDATE_ADD_VM","vm":{"state":"running","inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":false,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}}} debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain ListDomainSnapshots [0] {"timeout":30000,"type":"u"} debug: subVmTestCreate3.GET_VM(/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7, system): update props {"inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":false,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}} debug: reducer vms: action={"type":"UPDATE_ADD_VM","vm":{"state":"running","inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":false,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}}} debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain ListDomainSnapshots [0] {"timeout":30000,"type":"u"} debug: reducer vms: action={"type":"UPDATE_DOMAIN_SNAPSHOTS","payload":{"connectionName":"system","domainPath":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","snaps":[]}} debug: reducer vms: action={"type":"UPDATE_DOMAIN_SNAPSHOTS","payload":{"connectionName":"system","domainPath":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","snaps":[]}} debug: signal on /org/libvirt/QEMU: org.libvirt.Connect.DomainEvent(["/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7",0,1]) debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [1] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetXMLDesc [3] {"timeout":30000,"type":"u"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.Domain"] {"timeout":30000,"type":"s"} debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool Refresh [0] {"timeout":30000,"type":"u"} debug: StoragePool.Refresh on system debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool GetXMLDesc [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.freedesktop.DBus.Properties GetAll ["org.libvirt.StoragePool"] {"timeout":30000,"type":"s"} debug: parseDumpxmlForDisks(): disk device found: {"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"} debug: parseDumpxmlForConsoles(): graphics device found: {"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"} debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect GetDomainCapabilities ["","x86_64","pc-q35-9.0","",0] {"timeout":30000,"type":"ssssu"} debug: libvirt call: system /org/libvirt/QEMU org.libvirt.Connect StoragePoolLookupByName ["default"] {"timeout":30000,"type":"s"} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain GetState [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7 org.libvirt.StoragePool ListStorageVolumes [0] {"timeout":30000,"type":"u"} debug: subVmTestCreate3.GET_VM(/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7, system): update props {"inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":"os","installSource":"","osVariant":"fedora28","rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}} debug: reducer vms: action={"type":"UPDATE_ADD_VM","vm":{"state":"running","inactiveXML":{"connectionName":"system","name":"subVmTestCreate3","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"-1","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":null,"tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty"}],"interfaces":[{"type":"network","managed":null,"name":null,"mac":"52:54:00:40:4d:e0","model":"virtio","state":"up","source":{"bridge":null,"network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":"os","installSource":"","osVariant":"fedora28","rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false},"connectionName":"system","id":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","name":"subVmTestCreate3","persistent":true,"autostart":false,"ui":{"initiallyExpanded":false,"initiallyOpenedConsoleTab":false},"osType":"hvm","osBoot":[{"order":1,"type":"disk"}],"firmware":null,"arch":"x86_64","currentMemory":131072,"memory":131072,"memoryBacking":false,"vcpus":{"count":"2","placement":"static","max":"2"},"disks":{"vda":{"target":"vda","driver":{"name":"qemu","type":"qcow2","cache":null,"discard":"unmap","io":null,"errorPolicy":null},"type":"file","snapshot":null,"device":"disk","source":{"file":"/var/lib/libvirt/images/subVmTestCreate3.qcow2","dev":null,"pool":null,"volume":null,"protocol":null,"name":null,"host":{},"startupPolicy":null},"bus":"virtio","aliasName":"virtio-disk0","readonly":false,"shareable":false,"removable":null}},"emulatedMachine":"pc-q35-9.0","cpu":{"mode":"custom","model":"qemu64","topology":{}},"displays":[{"type":"vnc","port":"5900","tlsPort":null,"address":"127.0.0.1","password":null,"autoport":"yes"},{"type":"spice","port":"5901","tlsPort":null,"address":"::1","password":null,"autoport":"yes"},{"type":"pty","alias":"serial0"}],"interfaces":[{"type":"network","managed":null,"name":null,"target":"vnet2","mac":"52:54:00:40:4d:e0","model":"virtio","aliasName":"net0","state":"up","source":{"bridge":"virbr0","network":"default","portgroup":null,"dev":null,"mode":null,"address":null,"port":null,"local":{}},"address":{"bus":"0x01","function":"0x0","slot":"0x00","domain":"0x0000"}}],"redirectedDevices":[{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"2"},"source":{}},{"bus":"usb","type":"spicevmc","address":{"type":"usb","bus":"0","port":"3"},"source":{}}],"hostDevices":[],"filesystems":[],"watchdog":{"model":"itco","action":"reset"},"vsock":{"cid":{}},"metadata":{"hasInstallPhase":false,"installSourceType":null,"installSource":null,"osVariant":null,"rootPassword":null,"userLogin":null,"userPassword":null},"hasSpice":true,"hasTPM":false,"capabilities":{"loaderElems":{"0":{}},"maxVcpu":"4096","cpuModels":["qemu64","qemu32","phenom","pentium3","pentium2","pentium","n270","kvm64","kvm32","coreduo","core2duo","athlon","Westmere-IBRS","Westmere","Snowridge","Skylake-Server-noTSX-IBRS","Skylake-Server-IBRS","Skylake-Server","Skylake-Client-noTSX-IBRS","Skylake-Client-IBRS","Skylake-Client","SapphireRapids","SandyBridge-IBRS","SandyBridge","Penryn","Opteron_G5","Opteron_G4","Opteron_G3","Opteron_G2","Opteron_G1","Nehalem-IBRS","Nehalem","IvyBridge-IBRS","IvyBridge","Icelake-Server-noTSX","Icelake-Server","Haswell-noTSX-IBRS","Haswell-noTSX","Haswell-IBRS","Haswell","EPYC-Rome","EPYC-Milan","EPYC-IBPB","EPYC-Genoa","EPYC","Dhyana","Cooperlake","Conroe","Cascadelake-Server-noTSX","Cascadelake-Server","Broadwell-noTSX-IBRS","Broadwell-noTSX","Broadwell-IBRS","Broadwell","486"],"cpuHostModel":"EPYC","supportedDiskBusTypes":["fdc","scsi","virtio","usb","sata"],"supportsSpice":{},"supportsTPM":true}}} debug: reducer vms: action={"type":"DELETE_UI_VM","vm":{"name":"subVmTestCreate3","connectionName":"system"}} debug: libvirt call: system /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7 org.libvirt.Domain ListDomainSnapshots [0] {"timeout":30000,"type":"u"} debug: libvirt call: system /org/libvirt/QEMU/storagevol/_2fvar_2flib_2flibvirt_2fimages_2fexample_2eimg org.libvirt.StorageVol GetXMLDesc [0] {"timeout":30000,"type":"u"} debug: reducer vms: action={"type":"UPDATE_DOMAIN_SNAPSHOTS","payload":{"connectionName":"system","domainPath":"/org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7","snaps":[]}} debug: reducer vms: action={"type":"UPDATE_ADD_STORAGE_POOL","payload":{"storagePool":{"connectionName":"system","type":"dir","name":"default","id":"/org/libvirt/QEMU/storagepool/_5de9ef24_4d4d_4adc_b05e_c4c0d05b47d7","uuid":"5de9ef24-4d4d-4adc-b05e-c4c0d05b47d7","capacity":"9558798336","available":"5583941632","allocation":"3974856704","target":{"path":"/var/lib/libvirt/images"},"source":{},"active":true,"persistent":true,"autostart":false,"volumes":[{"connectionName":"system","name":"example.img","type":"file","path":"/var/lib/libvirt/images/example.img","capacity":"524288000","allocation":"1048576","physical":"524288000","format":"raw"}]}}} debug: Executing delayed action debug: doUsagePolling(subVmTestCreate3, system, /org/libvirt/QEMU/domain/_7ea3aaa6_1ba3_4211_a2fa_b9e18e2760a7) debug: doUsagePolling(subVmTestCreate3, system): usage polling disabled, stopping loop # Result testCreateDownloadAnOS (__main__.TestMachinesCreate.testCreateDownloadAnOS) failed # 1 TEST FAILED [55s on d8a959d9722a] not ok 78 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateDownloadAnOS [ND@6] # 1 TEST PASSED [22s on d8a959d9722a] ok 73 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testConfigureBeforeInstallBios [ND@7] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [24s on d8a959d9722a] ok 75 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateAndVerifyQemuConf [ND@3] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [27s on d8a959d9722a] ok 74 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testConfigureBeforeInstallBiosTPM [ND@2] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [72s on d8a959d9722a] ok 76 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateBasicValidation [ND@1] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [58s on d8a959d9722a] ok 82 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateDownloadRhel [ND@5] # 1 TEST PASSED [23s on d8a959d9722a] ok 73 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testConfigureBeforeInstallBios [ND@7] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [31s on d8a959d9722a] ok 72 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testConfigureBeforeInstall [ND@6] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [24s on d8a959d9722a] ok 75 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateAndVerifyQemuConf [ND@3] # 1 TEST PASSED [86s on d8a959d9722a] ok 77 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateCloudBaseImage [ND@4] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [63s on d8a959d9722a] ok 83 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateFileSource [ND@0] # 1 TEST PASSED [27s on d8a959d9722a] ok 74 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testConfigureBeforeInstallBiosTPM [ND@2] # 1 TEST PASSED [22s on d8a959d9722a] ok 73 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testConfigureBeforeInstallBios [ND@7] # 1 TEST PASSED [32s on d8a959d9722a] ok 72 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testConfigureBeforeInstall [ND@6] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [24s on d8a959d9722a] ok 2 /work/make-checkout-workdir/test/check-machines-consoles TestMachinesConsoles.testExternalConsole [ND@2] # 1 TEST PASSED [19s on d8a959d9722a] ok 1 /work/make-checkout-workdir/test/check-machines-consoles TestMachinesConsoles.testBasic [ND@7] # 1 TEST PASSED [50s on d8a959d9722a] ok 5 /work/make-checkout-workdir/test/check-machines-consoles TestMachinesConsoles.testSerialConsole [ND@5] # 1 TEST PASSED [53s on d8a959d9722a] ok 4 /work/make-checkout-workdir/test/check-machines-consoles TestMachinesConsoles.testInlineConsoleWithUrlRoot [ND@3] # 1 TEST PASSED [53s on d8a959d9722a] ok 3 /work/make-checkout-workdir/test/check-machines-consoles TestMachinesConsoles.testInlineConsole [ND@0] # 1 TEST PASSED [31s on d8a959d9722a] ok 72 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testConfigureBeforeInstall [ND@6] # 1 TEST PASSED [71s on d8a959d9722a] ok 76 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateBasicValidation [ND@1] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [86s on d8a959d9722a] ok 77 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateCloudBaseImage [ND@4] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [53s on d8a959d9722a] ok 33 /work/make-checkout-workdir/test/check-machines-migrate TestMachinesMigration.testCopyStorageMigration $2 # 1 TEST PASSED [47s on d8a959d9722a] ok 34 /work/make-checkout-workdir/test/check-machines-migrate TestMachinesMigration.testFailMigrationAuthentication $2 # 1 TEST PASSED [53s on d8a959d9722a] ok 35 /work/make-checkout-workdir/test/check-machines-migrate TestMachinesMigration.testFailMigrationDomainUnknown $2 # 1 TEST PASSED [69s on d8a959d9722a] ok 76 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateBasicValidation [ND@1] # 1 TEST PASSED [49s on d8a959d9722a] ok 36 /work/make-checkout-workdir/test/check-machines-migrate TestMachinesMigration.testFailMigrationPoolNotFound $2 # 1 TEST PASSED [48s on d8a959d9722a] ok 37 /work/make-checkout-workdir/test/check-machines-migrate TestMachinesMigration.testFailMigrationStopLibvirtd $2 # 1 TEST PASSED [49s on d8a959d9722a] ok 38 /work/make-checkout-workdir/test/check-machines-migrate TestMachinesMigration.testFailMigrationTCPPortClosed $2 # 1 TEST PASSED [85s on d8a959d9722a] ok 77 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateCloudBaseImage [ND@4] # 1 TEST PASSED [48s on d8a959d9722a] ok 39 /work/make-checkout-workdir/test/check-machines-migrate TestMachinesMigration.testFailMigrationUriIncorrect $2 # 1 TEST PASSED [49s on d8a959d9722a] ok 40 /work/make-checkout-workdir/test/check-machines-migrate TestMachinesMigration.testFailMigrationVolumesNotCompatible $2 # 1 TEST PASSED [54s on d8a959d9722a] ok 41 /work/make-checkout-workdir/test/check-machines-migrate TestMachinesMigration.testMoveTemporarilyMigration $2 # 1 TEST PASSED [53s on d8a959d9722a] ok 42 /work/make-checkout-workdir/test/check-machines-migrate TestMachinesMigration.testSharedStorageMigration $2 # 1 TEST PASSED [58s on d8a959d9722a] ok 43 /work/make-checkout-workdir/test/check-machines-multi-host-consoles TestMultiMachineVNC.testBasic $2 # 5 TESTS FAILED [802s on d8a959d9722a, 11 destructive tests, 80 nondestructive tests: 0: 610s, 1: 685s, 2: 582s, 3: 602s, 4: 723s, 5: 592s, 6: 609s, 7: 586s] make: *** [Makefile:207: check] Error 5 *** Failure: Container exited with code 2