Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestBlueprintWizard.testCreateAndDeleteBlueprint is broken #6180

Open
martinpitt opened this issue Apr 5, 2024 · 2 comments
Open

TestBlueprintWizard.testCreateAndDeleteBlueprint is broken #6180

martinpitt opened this issue Apr 5, 2024 · 2 comments

Comments

@martinpitt
Copy link
Member

Upstream report: osbuild/cockpit-composer#1995

martinpitt added a commit to martinpitt/bots that referenced this issue Apr 5, 2024
This test has been flaky for a long time, and on F38 it has failed
robustly for months without upstream reaction.

Upstream report: osbuild/cockpit-composer#1995
Known issue cockpit-project#6180
@cockpituous
Copy link
Contributor

cockpituous commented Apr 5, 2024

fedora-38
Ooops, it happened again


# ----------------------------------------------------------------------
# testCreateAndDeleteBlueprint (__main__.TestBlueprintWizard.testCreateAndDeleteBlueprint)
[0603/044823.564639:WARNING:sandbox_linux.cc(420)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:10069/devtools/browser/54ca91d9-a7b8-4ca8-a0d7-fb353f37cc79
[0603/044823.586092:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
[0603/044824.249240:WARNING:runtime_features.cc(730)] AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717390132862.645,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"1179.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717390132863.809,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"1179.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717390132899.102,"url":"http://127.0.0.2:9291/composer"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717390132899.206,"url":"http://127.0.0.2:9291/composer"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717390135452.302,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff2","networkRequestId":"1179.140"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717390135453.216,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Regular.woff2","networkRequestId":"1179.144"}
> warning: Selector unknown returned a different result when called with the same parameters. This can lead to unnecessary rerenders.
Selectors that return a new reference (such as an object or an array) should be memoized: https://redux.js.org/usage/deriving-data-selectors#optimizing-selectors-with-memoization 
> warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717390135490.371,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff","networkRequestId":"1179.141"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717390135496.763,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Regular.woff","networkRequestId":"1179.145"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717390135547.744,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-light.woff2","networkRequestId":"1179.168"}
> warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
> warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
> warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
> warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717390135592.146,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-light.woff","networkRequestId":"1179.169"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717390135593.031,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Medium.woff2","networkRequestId":"1179.146"}
> error: Warning: Failed %s type: %s%s prop Invalid prop `FormWrapper` supplied to `FormTemplate`, expected one of type [function]. 
    at FormTemplate (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:152:27)
    at PF4FormTemplate
    at FormTemplate
    at ReactFinalForm (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:94736:20)
    at FormRenderer (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7143:27)
    at BlueprintWizard (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:113865:69)
    at div
    at FlexItem (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:31762:11)
    at div
    at Flex (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:31729:11)
    at section
    at PageSection (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:21093:11)
    at main
    at div
    at Page (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20814:9)
    at BlueprintList (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:121370:74)
    at RenderedRoute (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:100353:5)
    at Routes (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:101043:5)
    at Router (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:100977:15)
    at HashRouter (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:98972:5)
    at Router
    at Content (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:122538:66)
    at IntlProvider (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:95829:47)
    at Provider (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:96370:3)
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717390135656.661,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Medium.woff","networkRequestId":"1179.147"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717390135707.583,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-bold.woff2","networkRequestId":"1179.180"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717390135719.33,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-bold.woff","networkRequestId":"1179.181"}
> error: Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in %s.%s a useEffect cleanup function 
    at Packages (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:115524:29)
    at FormFieldHideWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7420:24)
    at FormConditionWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7499:25)
    at SingleField (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7522:25)
    at div
    at DefaultStepTemplate (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5681:26)
    at div
    at WizardDrawerWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27238:32)
    at div
    at WizardBody (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27215:23)
    at WizardStep (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5711:20)
    at div
    at div
    at div
    at div
    at ModalBox (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20465:11)
    at div
    at FocusTrapBase (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27384:9)
    at div
    at Backdrop (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:14891:11)
    at ModalContent (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20730:11)
    at Modal (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20324:9)
    at Modal (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5913:23)
    at WizardInternal (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5934:23)
    at Wizard (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:1560:21)
    at WizardFunction (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:6125:28)
    at FormFieldHideWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7420:24)
    at FormConditionWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7499:25)
    at SingleField (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7522:25)
    at form
    at FormBase (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:19006:11)
    at Form
    at FormTemplate (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:152:27)
    at PF4FormTemplate
    at FormTemplate
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-blueprintWizard", line 28, in testCreateAndDeleteBlueprint
    b.click("li[data-testid='openssh-server']")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 371, in click
    self.mouse(selector + ":not([disabled]):not([aria-disabled=true])", "click", 0, 0, 0)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 363, in mouse
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 617, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 608, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 602, 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 588, 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 294, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("li[data-testid='openssh-server']:not([disabled]):not([aria-disabled=true])")): 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': 1717390130663.47, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '1179.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390132862.645, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '1179.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390132863.809, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '1179.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717390132899.102, 'url': 'http://127.0.0.2:9291/composer'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717390132899.206, 'url': 'http://127.0.0.2:9291/composer'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135452.302, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff2', 'networkRequestId': '1179.140'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135453.216, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Regular.woff2', 'networkRequestId': '1179.144'}
warning: Selector unknown returned a different result when called with the same parameters. This can lead to unnecessary rerenders.
Selectors that return a new reference (such as an object or an array) should be memoized: https://redux.js.org/usage/deriving-data-selectors#optimizing-selectors-with-memoization 
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135490.371, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff', 'networkRequestId': '1179.141'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135496.763, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Regular.woff', 'networkRequestId': '1179.145'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135547.744, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-light.woff2', 'networkRequestId': '1179.168'}
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135592.146, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-light.woff', 'networkRequestId': '1179.169'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135593.031, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Medium.woff2', 'networkRequestId': '1179.146'}
error: Warning: Failed %s type: %s%s prop Invalid prop `FormWrapper` supplied to `FormTemplate`, expected one of type [function]. 
    at FormTemplate (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:152:27)
    at PF4FormTemplate
    at FormTemplate
    at ReactFinalForm (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:94736:20)
    at FormRenderer (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7143:27)
    at BlueprintWizard (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:113865:69)
    at div
    at FlexItem (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:31762:11)
    at div
    at Flex (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:31729:11)
    at section
    at PageSection (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:21093:11)
    at main
    at div
    at Page (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20814:9)
    at BlueprintList (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:121370:74)
    at RenderedRoute (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:100353:5)
    at Routes (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:101043:5)
    at Router (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:100977:15)
    at HashRouter (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:98972:5)
    at Router
    at Content (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:122538:66)
    at IntlProvider (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:95829:47)
    at Provider (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:96370:3)
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135656.661, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Medium.woff', 'networkRequestId': '1179.147'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135707.583, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-bold.woff2', 'networkRequestId': '1179.180'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135719.33, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-bold.woff', 'networkRequestId': '1179.181'}
error: Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in %s.%s a useEffect cleanup function 
    at Packages (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:115524:29)
    at FormFieldHideWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7420:24)
    at FormConditionWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7499:25)
    at SingleField (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7522:25)
    at div
    at DefaultStepTemplate (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5681:26)
    at div
    at WizardDrawerWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27238:32)
    at div
    at WizardBody (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27215:23)
    at WizardStep (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5711:20)
    at div
    at div
    at div
    at div
    at ModalBox (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20465:11)
    at div
    at FocusTrapBase (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27384:9)
    at div
    at Backdrop (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:14891:11)
    at ModalContent (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20730:11)
    at Modal (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20324:9)
    at Modal (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5913:23)
    at WizardInternal (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5934:23)
    at Wizard (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:1560:21)
    at WizardFunction (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:6125:28)
    at FormFieldHideWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7420:24)
    at FormConditionWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7499:25)
    at SingleField (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7522:25)
    at form
    at FormBase (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:19006:11)
    at Form
    at FormTemplate (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:152:27)
    at PF4FormTemplate
    at FormTemplate

Wrote screenshot to TestBlueprintWizard-testCreateAndDeleteBlueprint-fedora-38-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestBlueprintWizard-testCreateAndDeleteBlueprint-fedora-38-127.0.0.2-2401-FAIL.html
Wrote JS log to TestBlueprintWizard-testCreateAndDeleteBlueprint-fedora-38-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestBlueprintWizard-testCreateAndDeleteBlueprint-fedora-38-127.0.0.2-2401-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-blueprintWizard", line 28, in testCreateAndDeleteBlueprint
    b.click("li[data-testid='openssh-server']")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 371, in click
    self.mouse(selector + ":not([disabled]):not([aria-disabled=true])", "click", 0, 0, 0)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 363, in mouse
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 617, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 608, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 602, 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 588, 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 294, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("li[data-testid='openssh-server']:not([disabled]):not([aria-disabled=true])")): 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': 1717390130663.47, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '1179.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390132862.645, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '1179.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390132863.809, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '1179.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717390132899.102, 'url': 'http://127.0.0.2:9291/composer'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717390132899.206, 'url': 'http://127.0.0.2:9291/composer'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135452.302, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff2', 'networkRequestId': '1179.140'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135453.216, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Regular.woff2', 'networkRequestId': '1179.144'}
warning: Selector unknown returned a different result when called with the same parameters. This can lead to unnecessary rerenders.
Selectors that return a new reference (such as an object or an array) should be memoized: https://redux.js.org/usage/deriving-data-selectors#optimizing-selectors-with-memoization 
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135490.371, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff', 'networkRequestId': '1179.141'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135496.763, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Regular.woff', 'networkRequestId': '1179.145'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135547.744, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-light.woff2', 'networkRequestId': '1179.168'}
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135592.146, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-light.woff', 'networkRequestId': '1179.169'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135593.031, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Medium.woff2', 'networkRequestId': '1179.146'}
error: Warning: Failed %s type: %s%s prop Invalid prop `FormWrapper` supplied to `FormTemplate`, expected one of type [function]. 
    at FormTemplate (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:152:27)
    at PF4FormTemplate
    at FormTemplate
    at ReactFinalForm (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:94736:20)
    at FormRenderer (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7143:27)
    at BlueprintWizard (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:113865:69)
    at div
    at FlexItem (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:31762:11)
    at div
    at Flex (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:31729:11)
    at section
    at PageSection (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:21093:11)
    at main
    at div
    at Page (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20814:9)
    at BlueprintList (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:121370:74)
    at RenderedRoute (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:100353:5)
    at Routes (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:101043:5)
    at Router (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:100977:15)
    at HashRouter (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:98972:5)
    at Router
    at Content (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:122538:66)
    at IntlProvider (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:95829:47)
    at Provider (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:96370:3)
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135656.661, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Medium.woff', 'networkRequestId': '1179.147'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135707.583, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-bold.woff2', 'networkRequestId': '1179.180'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717390135719.33, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-bold.woff', 'networkRequestId': '1179.181'}
error: Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in %s.%s a useEffect cleanup function 
    at Packages (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:115524:29)
    at FormFieldHideWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7420:24)
    at FormConditionWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7499:25)
    at SingleField (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7522:25)
    at div
    at DefaultStepTemplate (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5681:26)
    at div
    at WizardDrawerWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27238:32)
    at div
    at WizardBody (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27215:23)
    at WizardStep (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5711:20)
    at div
    at div
    at div
    at div
    at ModalBox (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20465:11)
    at div
    at FocusTrapBase (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27384:9)
    at div
    at Backdrop (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:14891:11)
    at ModalContent (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20730:11)
    at Modal (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20324:9)
    at Modal (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5913:23)
    at WizardInternal (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5934:23)
    at Wizard (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:1560:21)
    at WizardFunction (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:6125:28)
    at FormFieldHideWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7420:24)
    at FormConditionWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7499:25)
    at SingleField (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7522:25)
    at form
    at FormBase (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:19006:11)
    at Form
    at FormTemplate (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:152:27)
    at PF4FormTemplate
    at FormTemplate

# Result testCreateAndDeleteBlueprint (__main__.TestBlueprintWizard.testCreateAndDeleteBlueprint) failed
# 1 TEST FAILED [417s on 5c7ad99f006d]
not ok 3 test/verify/check-blueprintWizard TestBlueprintWizard.testCreateAndDeleteBlueprint [ND@2]

First occurrence: 2024-06-03T04:54:59.601449+00:00 | revision 8937858b1d6b8f63a831f14aec212243f436c925
Times recorded: 1
Latest occurrences:

  • 2024-06-03T04:54:59.601449+00:00 | revision 8937858b1d6b8f63a831f14aec212243f436c925

# ----------------------------------------------------------------------
# testCreateAndDeleteBlueprint (__main__.TestBlueprintWizard.testCreateAndDeleteBlueprint)
[0606/042942.987241:WARNING:sandbox_linux.cc(436)] InitializeSandbox() called with multiple threads in process gpu-process.

DevTools listening on ws://127.0.0.1:9553/devtools/browser/2d1c5cba-231e-48d8-bbfd-5c5316138265
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717648198441.574,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"1177.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717648198442.352,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"1177.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717648198493.736,"url":"http://127.0.0.2:9291/composer"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1717648198493.919,"url":"http://127.0.0.2:9291/composer"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717648201535.129,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff2","networkRequestId":"1177.140"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717648201540.113,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Regular.woff2","networkRequestId":"1177.144"}
> warning: Selector unknown returned a different result when called with the same parameters. This can lead to unnecessary rerenders.
Selectors that return a new reference (such as an object or an array) should be memoized: https://redux.js.org/usage/deriving-data-selectors#optimizing-selectors-with-memoization 
> warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717648201630.863,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff","networkRequestId":"1177.141"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717648201642.002,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Regular.woff","networkRequestId":"1177.145"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717648201654.323,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Medium.woff2","networkRequestId":"1177.146"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717648201654.937,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-light.woff2","networkRequestId":"1177.168"}
> warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
> warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
> warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
> warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717648201716.884,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-light.woff","networkRequestId":"1177.169"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717648201717.521,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Medium.woff","networkRequestId":"1177.147"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717648201754.59,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-bold.woff2","networkRequestId":"1177.180"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1717648201766.653,"url":"http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-bold.woff","networkRequestId":"1177.181"}
> error: Warning: Failed %s type: %s%s prop Invalid prop `FormWrapper` supplied to `FormTemplate`, expected one of type [function]. 
    at FormTemplate (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:152:27)
    at PF4FormTemplate
    at FormTemplate
    at ReactFinalForm (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:94736:20)
    at FormRenderer (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7143:27)
    at BlueprintWizard (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:113865:69)
    at div
    at FlexItem (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:31762:11)
    at div
    at Flex (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:31729:11)
    at section
    at PageSection (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:21093:11)
    at main
    at div
    at Page (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20814:9)
    at BlueprintList (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:121370:74)
    at RenderedRoute (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:100353:5)
    at Routes (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:101043:5)
    at Router (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:100977:15)
    at HashRouter (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:98972:5)
    at Router
    at Content (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:122538:66)
    at IntlProvider (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:95829:47)
    at Provider (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:96370:3)
> error: Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in %s.%s a useEffect cleanup function 
    at Packages (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:115524:29)
    at FormFieldHideWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7420:24)
    at FormConditionWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7499:25)
    at SingleField (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7522:25)
    at div
    at DefaultStepTemplate (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5681:26)
    at div
    at WizardDrawerWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27238:32)
    at div
    at WizardBody (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27215:23)
    at WizardStep (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5711:20)
    at div
    at div
    at div
    at div
    at ModalBox (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20465:11)
    at div
    at FocusTrapBase (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27384:9)
    at div
    at Backdrop (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:14891:11)
    at ModalContent (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20730:11)
    at Modal (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20324:9)
    at Modal (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5913:23)
    at WizardInternal (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5934:23)
    at Wizard (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:1560:21)
    at WizardFunction (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:6125:28)
    at FormFieldHideWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7420:24)
    at FormConditionWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7499:25)
    at SingleField (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7522:25)
    at form
    at FormBase (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:19006:11)
    at Form
    at FormTemplate (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:152:27)
    at PF4FormTemplate
    at FormTemplate
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-blueprintWizard", line 28, in testCreateAndDeleteBlueprint
    b.click("li[data-testid='openssh-server']")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 371, in click
    self.mouse(selector + ":not([disabled]):not([aria-disabled=true])", "click", 0, 0, 0)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 363, in mouse
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 617, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 608, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 602, 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 588, 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 294, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("li[data-testid='openssh-server']:not([disabled]):not([aria-disabled=true])")): 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': 1717648195799.935, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '1177.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648198441.574, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '1177.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648198442.352, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '1177.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717648198493.736, 'url': 'http://127.0.0.2:9291/composer'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717648198493.919, 'url': 'http://127.0.0.2:9291/composer'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201535.129, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff2', 'networkRequestId': '1177.140'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201540.113, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Regular.woff2', 'networkRequestId': '1177.144'}
warning: Selector unknown returned a different result when called with the same parameters. This can lead to unnecessary rerenders.
Selectors that return a new reference (such as an object or an array) should be memoized: https://redux.js.org/usage/deriving-data-selectors#optimizing-selectors-with-memoization 
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201630.863, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff', 'networkRequestId': '1177.141'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201642.002, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Regular.woff', 'networkRequestId': '1177.145'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201654.323, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Medium.woff2', 'networkRequestId': '1177.146'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201654.937, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-light.woff2', 'networkRequestId': '1177.168'}
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201716.884, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-light.woff', 'networkRequestId': '1177.169'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201717.521, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Medium.woff', 'networkRequestId': '1177.147'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201754.59, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-bold.woff2', 'networkRequestId': '1177.180'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201766.653, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-bold.woff', 'networkRequestId': '1177.181'}
error: Warning: Failed %s type: %s%s prop Invalid prop `FormWrapper` supplied to `FormTemplate`, expected one of type [function]. 
    at FormTemplate (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:152:27)
    at PF4FormTemplate
    at FormTemplate
    at ReactFinalForm (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:94736:20)
    at FormRenderer (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7143:27)
    at BlueprintWizard (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:113865:69)
    at div
    at FlexItem (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:31762:11)
    at div
    at Flex (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:31729:11)
    at section
    at PageSection (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:21093:11)
    at main
    at div
    at Page (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20814:9)
    at BlueprintList (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:121370:74)
    at RenderedRoute (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:100353:5)
    at Routes (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:101043:5)
    at Router (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:100977:15)
    at HashRouter (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:98972:5)
    at Router
    at Content (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:122538:66)
    at IntlProvider (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:95829:47)
    at Provider (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:96370:3)
error: Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in %s.%s a useEffect cleanup function 
    at Packages (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:115524:29)
    at FormFieldHideWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7420:24)
    at FormConditionWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7499:25)
    at SingleField (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7522:25)
    at div
    at DefaultStepTemplate (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5681:26)
    at div
    at WizardDrawerWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27238:32)
    at div
    at WizardBody (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27215:23)
    at WizardStep (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5711:20)
    at div
    at div
    at div
    at div
    at ModalBox (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20465:11)
    at div
    at FocusTrapBase (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27384:9)
    at div
    at Backdrop (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:14891:11)
    at ModalContent (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20730:11)
    at Modal (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20324:9)
    at Modal (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5913:23)
    at WizardInternal (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5934:23)
    at Wizard (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:1560:21)
    at WizardFunction (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:6125:28)
    at FormFieldHideWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7420:24)
    at FormConditionWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7499:25)
    at SingleField (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7522:25)
    at form
    at FormBase (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:19006:11)
    at Form
    at FormTemplate (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:152:27)
    at PF4FormTemplate
    at FormTemplate

Wrote screenshot to TestBlueprintWizard-testCreateAndDeleteBlueprint-fedora-38-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestBlueprintWizard-testCreateAndDeleteBlueprint-fedora-38-127.0.0.2-2401-FAIL.html
Wrote JS log to TestBlueprintWizard-testCreateAndDeleteBlueprint-fedora-38-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestBlueprintWizard-testCreateAndDeleteBlueprint-fedora-38-127.0.0.2-2401-FAIL.log.gz
> warning: transport closed: disconnected
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-blueprintWizard", line 28, in testCreateAndDeleteBlueprint
    b.click("li[data-testid='openssh-server']")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 371, in click
    self.mouse(selector + ":not([disabled]):not([aria-disabled=true])", "click", 0, 0, 0)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 363, in mouse
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 617, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 608, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 602, 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 588, 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 294, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("li[data-testid='openssh-server']:not([disabled]):not([aria-disabled=true])")): 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': 1717648195799.935, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '1177.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648198441.574, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '1177.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648198442.352, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '1177.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717648198493.736, 'url': 'http://127.0.0.2:9291/composer'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1717648198493.919, 'url': 'http://127.0.0.2:9291/composer'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201535.129, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff2', 'networkRequestId': '1177.140'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201540.113, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Regular.woff2', 'networkRequestId': '1177.144'}
warning: Selector unknown returned a different result when called with the same parameters. This can lead to unnecessary rerenders.
Selectors that return a new reference (such as an object or an array) should be memoized: https://redux.js.org/usage/deriving-data-selectors#optimizing-selectors-with-memoization 
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201630.863, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff', 'networkRequestId': '1177.141'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201642.002, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Regular.woff', 'networkRequestId': '1177.145'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201654.323, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Medium.woff2', 'networkRequestId': '1177.146'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201654.937, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-light.woff2', 'networkRequestId': '1177.168'}
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201716.884, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-light.woff', 'networkRequestId': '1177.169'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201717.521, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Medium.woff', 'networkRequestId': '1177.147'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201754.59, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-bold.woff2', 'networkRequestId': '1177.180'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1717648201766.653, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-bold.woff', 'networkRequestId': '1177.181'}
error: Warning: Failed %s type: %s%s prop Invalid prop `FormWrapper` supplied to `FormTemplate`, expected one of type [function]. 
    at FormTemplate (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:152:27)
    at PF4FormTemplate
    at FormTemplate
    at ReactFinalForm (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:94736:20)
    at FormRenderer (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7143:27)
    at BlueprintWizard (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:113865:69)
    at div
    at FlexItem (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:31762:11)
    at div
    at Flex (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:31729:11)
    at section
    at PageSection (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:21093:11)
    at main
    at div
    at Page (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20814:9)
    at BlueprintList (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:121370:74)
    at RenderedRoute (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:100353:5)
    at Routes (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:101043:5)
    at Router (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:100977:15)
    at HashRouter (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:98972:5)
    at Router
    at Content (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:122538:66)
    at IntlProvider (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:95829:47)
    at Provider (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:96370:3)
error: Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in %s.%s a useEffect cleanup function 
    at Packages (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:115524:29)
    at FormFieldHideWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7420:24)
    at FormConditionWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7499:25)
    at SingleField (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7522:25)
    at div
    at DefaultStepTemplate (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5681:26)
    at div
    at WizardDrawerWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27238:32)
    at div
    at WizardBody (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27215:23)
    at WizardStep (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5711:20)
    at div
    at div
    at div
    at div
    at ModalBox (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20465:11)
    at div
    at FocusTrapBase (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27384:9)
    at div
    at Backdrop (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:14891:11)
    at ModalContent (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20730:11)
    at Modal (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20324:9)
    at Modal (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5913:23)
    at WizardInternal (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5934:23)
    at Wizard (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:1560:21)
    at WizardFunction (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:6125:28)
    at FormFieldHideWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7420:24)
    at FormConditionWrapper (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7499:25)
    at SingleField (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7522:25)
    at form
    at FormBase (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:19006:11)
    at Form
    at FormTemplate (http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:152:27)
    at PF4FormTemplate
    at FormTemplate

# Result testCreateAndDeleteBlueprint (__main__.TestBlueprintWizard.testCreateAndDeleteBlueprint) failed
# 1 TEST FAILED [409s on 97e0167346c0]
not ok 3 test/verify/check-blueprintWizard TestBlueprintWizard.testCreateAndDeleteBlueprint [ND@2]

First occurrence: 2024-06-06T04:36:06.298861+00:00 | revision ed13839c671090b39b7fc2a91661fcfff4d00cfe
Times recorded: 1
Latest occurrences:

  • 2024-06-06T04:36:06.298861+00:00 | revision ed13839c671090b39b7fc2a91661fcfff4d00cfe

jelly pushed a commit that referenced this issue Apr 5, 2024
This test has been flaky for a long time, and on F38 it has failed
robustly for months without upstream reaction.

Upstream report: osbuild/cockpit-composer#1995
Known issue #6180
martinpitt added a commit that referenced this issue Apr 8, 2024
Forgotten in commit 4797675.
@cockpituous
Copy link
Contributor

cockpituous commented Apr 8, 2024

fedora-39
Ooops, it happened again


# ----------------------------------------------------------------------
# testCreateAndDeleteBlueprint (__main__.TestBlueprintWizard.testCreateAndDeleteBlueprint)
*** You are running in headless mode.
*** You are running in headless mode.
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: libGL.so.1 missing (t=0.22692) [GFX1-]: glxtest: libGL.so.1 missing
WebDriver BiDi listening on ws://127.0.0.1:9254
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: libGL.so.1 missing (t=0.22692) |[1][GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt (t=0.805923) [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
DevTools listening on ws://127.0.0.1:9254/devtools/browser/525b5023-e526-4b2b-adb6-d0edcfb6fbe4
> warning: This error page has no error code in its security info
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9291/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1717648693374,"url":"http://127.0.0.2:9291/composer","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1717648693375,"url":"http://127.0.0.2:9291/composer","lineNumber":0}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1717648693418,"url":"http://127.0.0.2:9291/composer","lineNumber":0}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js”.","timestamp":1717648693419,"url":"http://127.0.0.2:9291/composer","lineNumber":13}
CDP: {"source":"other","level":"error","text":"The resource from “http://127.0.0.2:9291/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).","timestamp":1717648693432,"url":"http://127.0.0.2:9291/composer","lineNumber":0}
CDP: {"source":"other","level":"warning","text":"Loading failed for the <script> with source “http://127.0.0.2:9291/cockpit/@localhost/*/po.js”.","timestamp":1717648693432,"url":"http://127.0.0.2:9291/composer","lineNumber":14}
CDP: {"source":"other","level":"warning","text":"Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content.","timestamp":1717648693741,"url":"http://127.0.0.2:9291/cockpit/@localhost/shell/shell.js","lineNumber":105}
CDP: {"source":"other","level":"error","text":"downloadable font: download failed (font-family: \"RedHatText\" style:normal weight:400 stretch:100 src index:0): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Regular.woff2","timestamp":1717648696135,"url":"","lineNumber":418}
CDP: {"source":"other","level":"error","text":"downloadable font: download failed (font-family: \"RedHatDisplay\" style:normal weight:400 stretch:100 src index:0): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff2","timestamp":1717648696137,"url":"","lineNumber":402}
> warning: Selector unknown returned a different result when called with the same parameters. This can lead to unnecessary rerenders.
Selectors that return a new reference (such as an object or an array) should be memoized: https://redux.js.org/usage/deriving-data-selectors#optimizing-selectors-with-memoization [object Object]
> warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
CDP: {"source":"other","level":"error","text":"downloadable font: download failed (font-family: \"RedHatDisplay\" style:normal weight:400 stretch:100 src index:1): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff","timestamp":1717648696180,"url":"","lineNumber":402}
CDP: {"source":"other","level":"error","text":"downloadable font: download failed (font-family: \"RedHatText\" style:normal weight:400 stretch:100 src index:1): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Regular.woff","timestamp":1717648696180,"url":"","lineNumber":418}
CDP: {"source":"other","level":"error","text":"downloadable font: download failed (font-family: \"overpass\" style:normal weight:400 stretch:100 src index:0): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-light.woff2","timestamp":1717648696195,"url":"","lineNumber":558}
> warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
> warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
> warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
> warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
CDP: {"source":"other","level":"error","text":"downloadable font: download failed (font-family: \"overpass\" style:normal weight:400 stretch:100 src index:1): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-light.woff","timestamp":1717648696283,"url":"","lineNumber":558}
CDP: {"source":"other","level":"error","text":"downloadable font: download failed (font-family: \"RedHatText\" style:normal weight:700 stretch:100 src index:0): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Medium.woff2","timestamp":1717648696283,"url":"","lineNumber":426}
CDP: {"source":"other","level":"error","text":"downloadable font: download failed (font-family: \"RedHatText\" style:normal weight:700 stretch:100 src index:1): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Medium.woff","timestamp":1717648696293,"url":"","lineNumber":426}
CDP: {"source":"other","level":"error","text":"downloadable font: download failed (font-family: \"overpass\" style:normal weight:700 stretch:100 src index:0): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-bold.woff2","timestamp":1717648696302,"url":"","lineNumber":600}
CDP: {"source":"other","level":"error","text":"downloadable font: download failed (font-family: \"overpass\" style:normal weight:700 stretch:100 src index:1): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-bold.woff","timestamp":1717648696316,"url":"","lineNumber":600}
> error: Warning: Failed prop type: Invalid prop `FormWrapper` supplied to `FormTemplate`, expected one of type [function].
FormTemplate@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:152:21
PF4FormTemplate
FormTemplate
ReactFinalForm@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:94736:15
FormRenderer@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7143:22
BlueprintWizard@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:113865:69
div
FlexItem@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:31762:137
div
Flex@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:31729:221
section
PageSection@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:21093:297
main
div
Page@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20814:9
BlueprintList@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:121370:74
RenderedRoute@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:100356:7
Routes@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:101045:7
Router@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:100984:7
HashRouter@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:98976:7
Router
Content@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:122538:66
IntlProvider@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:95829:47
Provider@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:96369:18
> error: Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function.
Packages@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:115524:29
FormFieldHideWrapper@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7420:19
FormConditionWrapper@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7499:19
SingleField@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7522:19
div
DefaultStepTemplate@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5681:20
div
WizardDrawerWrapper@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27238:29
div
WizardBody@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27215:20
WizardStep@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5711:14
div
div
div
div
ModalBox@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20465:196
div
FocusTrapBase@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27384:9
div
Backdrop@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:14891:47
ModalContent@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20730:529
Modal@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20324:9
Modal@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5913:18
WizardInternal@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5934:17
Wizard@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:1560:16
WizardFunction@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:6125:22
FormFieldHideWrapper@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7420:19
FormConditionWrapper@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7499:19
SingleField@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7522:19
form
FormBase@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:19006:118
Form
FormTemplate@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:152:21
PF4FormTemplate
FormTemplate
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-blueprintWizard", line 28, in testCreateAndDeleteBlueprint
    b.click("li[data-testid='openssh-server']")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 371, in click
    self.mouse(selector + ":not([disabled]):not([aria-disabled=true])", "click", 0, 0, 0)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 363, in mouse
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 617, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 608, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 602, 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 588, 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 294, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("li[data-testid='openssh-server']:not([disabled]):not([aria-disabled=true])")): condition did not become true
warning: This error page has no error code in its security info
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9291/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717648693374, 'url': 'http://127.0.0.2:9291/composer', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717648693375, 'url': 'http://127.0.0.2:9291/composer', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717648693418, 'url': 'http://127.0.0.2:9291/composer', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js”.', 'timestamp': 1717648693419, 'url': 'http://127.0.0.2:9291/composer', 'lineNumber': 13}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9291/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717648693432, 'url': 'http://127.0.0.2:9291/composer', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9291/cockpit/@localhost/*/po.js”.', 'timestamp': 1717648693432, 'url': 'http://127.0.0.2:9291/composer', 'lineNumber': 14}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content.', 'timestamp': 1717648693741, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/shell/shell.js', 'lineNumber': 105}
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "RedHatText" style:normal weight:400 stretch:100 src index:0): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Regular.woff2', 'timestamp': 1717648696135, 'url': '', 'lineNumber': 418}
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "RedHatDisplay" style:normal weight:400 stretch:100 src index:0): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff2', 'timestamp': 1717648696137, 'url': '', 'lineNumber': 402}
warning: Selector unknown returned a different result when called with the same parameters. This can lead to unnecessary rerenders.
Selectors that return a new reference (such as an object or an array) should be memoized: https://redux.js.org/usage/deriving-data-selectors#optimizing-selectors-with-memoization [object Object]
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "RedHatDisplay" style:normal weight:400 stretch:100 src index:1): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff', 'timestamp': 1717648696180, 'url': '', 'lineNumber': 402}
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "RedHatText" style:normal weight:400 stretch:100 src index:1): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Regular.woff', 'timestamp': 1717648696180, 'url': '', 'lineNumber': 418}
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "overpass" style:normal weight:400 stretch:100 src index:0): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-light.woff2', 'timestamp': 1717648696195, 'url': '', 'lineNumber': 558}
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "overpass" style:normal weight:400 stretch:100 src index:1): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-light.woff', 'timestamp': 1717648696283, 'url': '', 'lineNumber': 558}
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "RedHatText" style:normal weight:700 stretch:100 src index:0): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Medium.woff2', 'timestamp': 1717648696283, 'url': '', 'lineNumber': 426}
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "RedHatText" style:normal weight:700 stretch:100 src index:1): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Medium.woff', 'timestamp': 1717648696293, 'url': '', 'lineNumber': 426}
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "overpass" style:normal weight:700 stretch:100 src index:0): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-bold.woff2', 'timestamp': 1717648696302, 'url': '', 'lineNumber': 600}
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "overpass" style:normal weight:700 stretch:100 src index:1): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-bold.woff', 'timestamp': 1717648696316, 'url': '', 'lineNumber': 600}
error: Warning: Failed prop type: Invalid prop `FormWrapper` supplied to `FormTemplate`, expected one of type [function].
FormTemplate@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:152:21
PF4FormTemplate
FormTemplate
ReactFinalForm@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:94736:15
FormRenderer@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7143:22
BlueprintWizard@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:113865:69
div
FlexItem@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:31762:137
div
Flex@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:31729:221
section
PageSection@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:21093:297
main
div
Page@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20814:9
BlueprintList@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:121370:74
RenderedRoute@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:100356:7
Routes@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:101045:7
Router@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:100984:7
HashRouter@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:98976:7
Router
Content@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:122538:66
IntlProvider@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:95829:47
Provider@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:96369:18
error: Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function.
Packages@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:115524:29
FormFieldHideWrapper@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7420:19
FormConditionWrapper@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7499:19
SingleField@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7522:19
div
DefaultStepTemplate@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5681:20
div
WizardDrawerWrapper@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27238:29
div
WizardBody@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27215:20
WizardStep@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5711:14
div
div
div
div
ModalBox@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20465:196
div
FocusTrapBase@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27384:9
div
Backdrop@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:14891:47
ModalContent@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20730:529
Modal@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20324:9
Modal@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5913:18
WizardInternal@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5934:17
Wizard@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:1560:16
WizardFunction@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:6125:22
FormFieldHideWrapper@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7420:19
FormConditionWrapper@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7499:19
SingleField@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7522:19
form
FormBase@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:19006:118
Form
FormTemplate@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:152:21
PF4FormTemplate
FormTemplate

Wrote screenshot to TestBlueprintWizard-testCreateAndDeleteBlueprint-fedora-39-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestBlueprintWizard-testCreateAndDeleteBlueprint-fedora-39-127.0.0.2-2401-FAIL.html
Wrote JS log to TestBlueprintWizard-testCreateAndDeleteBlueprint-fedora-39-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestBlueprintWizard-testCreateAndDeleteBlueprint-fedora-39-127.0.0.2-2401-FAIL.log.gz
> warning: transport closed: disconnected
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Traceback (most recent call last):
  File "/work/make-checkout-workdir/test/verify/check-blueprintWizard", line 28, in testCreateAndDeleteBlueprint
    b.click("li[data-testid='openssh-server']")
  File "/work/make-checkout-workdir/test/common/testlib.py", line 371, in click
    self.mouse(selector + ":not([disabled]):not([aria-disabled=true])", "click", 0, 0, 0)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 363, in mouse
    self.wait_visible(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 617, in wait_visible
    self._wait_present(selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 608, in _wait_present
    self.wait_js_func('ph_is_present', selector)
  File "/work/make-checkout-workdir/test/common/testlib.py", line 602, 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 588, 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 294, in raise_cdp_exception
    raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_is_present("li[data-testid='openssh-server']:not([disabled]):not([aria-disabled=true])")): condition did not become true
warning: This error page has no error code in its security info
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9291/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717648693374, 'url': 'http://127.0.0.2:9291/composer', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717648693375, 'url': 'http://127.0.0.2:9291/composer', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717648693418, 'url': 'http://127.0.0.2:9291/composer', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js”.', 'timestamp': 1717648693419, 'url': 'http://127.0.0.2:9291/composer', 'lineNumber': 13}
cdp: {'source': 'other', 'level': 'error', 'text': 'The resource from “http://127.0.0.2:9291/cockpit/@localhost/*/po.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).', 'timestamp': 1717648693432, 'url': 'http://127.0.0.2:9291/composer', 'lineNumber': 0}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Loading failed for the <script> with source “http://127.0.0.2:9291/cockpit/@localhost/*/po.js”.', 'timestamp': 1717648693432, 'url': 'http://127.0.0.2:9291/composer', 'lineNumber': 14}
cdp: {'source': 'other', 'level': 'warning', 'text': 'Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content.', 'timestamp': 1717648693741, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/shell/shell.js', 'lineNumber': 105}
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "RedHatText" style:normal weight:400 stretch:100 src index:0): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Regular.woff2', 'timestamp': 1717648696135, 'url': '', 'lineNumber': 418}
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "RedHatDisplay" style:normal weight:400 stretch:100 src index:0): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff2', 'timestamp': 1717648696137, 'url': '', 'lineNumber': 402}
warning: Selector unknown returned a different result when called with the same parameters. This can lead to unnecessary rerenders.
Selectors that return a new reference (such as an object or an array) should be memoized: https://redux.js.org/usage/deriving-data-selectors#optimizing-selectors-with-memoization [object Object]
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "RedHatDisplay" style:normal weight:400 stretch:100 src index:1): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff', 'timestamp': 1717648696180, 'url': '', 'lineNumber': 402}
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "RedHatText" style:normal weight:400 stretch:100 src index:1): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Regular.woff', 'timestamp': 1717648696180, 'url': '', 'lineNumber': 418}
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "overpass" style:normal weight:400 stretch:100 src index:0): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-light.woff2', 'timestamp': 1717648696195, 'url': '', 'lineNumber': 558}
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
warning: If no CardTitle component is passed as a child of Card the selectableInputAriaLabel prop must be passed
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "overpass" style:normal weight:400 stretch:100 src index:1): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-light.woff', 'timestamp': 1717648696283, 'url': '', 'lineNumber': 558}
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "RedHatText" style:normal weight:700 stretch:100 src index:0): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Medium.woff2', 'timestamp': 1717648696283, 'url': '', 'lineNumber': 426}
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "RedHatText" style:normal weight:700 stretch:100 src index:1): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/RedHatText/RedHatText-Medium.woff', 'timestamp': 1717648696293, 'url': '', 'lineNumber': 426}
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "overpass" style:normal weight:700 stretch:100 src index:0): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-bold.woff2', 'timestamp': 1717648696302, 'url': '', 'lineNumber': 600}
cdp: {'source': 'other', 'level': 'error', 'text': 'downloadable font: download failed (font-family: "overpass" style:normal weight:700 stretch:100 src index:1): status=2147746065 source: http://127.0.0.2:9291/cockpit/@localhost/composer/assets/fonts/overpass-webfont/overpass-bold.woff', 'timestamp': 1717648696316, 'url': '', 'lineNumber': 600}
error: Warning: Failed prop type: Invalid prop `FormWrapper` supplied to `FormTemplate`, expected one of type [function].
FormTemplate@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:152:21
PF4FormTemplate
FormTemplate
ReactFinalForm@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:94736:15
FormRenderer@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7143:22
BlueprintWizard@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:113865:69
div
FlexItem@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:31762:137
div
Flex@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:31729:221
section
PageSection@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:21093:297
main
div
Page@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20814:9
BlueprintList@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:121370:74
RenderedRoute@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:100356:7
Routes@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:101045:7
Router@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:100984:7
HashRouter@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:98976:7
Router
Content@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:122538:66
IntlProvider@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:95829:47
Provider@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:96369:18
error: Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function.
Packages@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:115524:29
FormFieldHideWrapper@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7420:19
FormConditionWrapper@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7499:19
SingleField@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7522:19
div
DefaultStepTemplate@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5681:20
div
WizardDrawerWrapper@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27238:29
div
WizardBody@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27215:20
WizardStep@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5711:14
div
div
div
div
ModalBox@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20465:196
div
FocusTrapBase@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:27384:9
div
Backdrop@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:14891:47
ModalContent@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20730:529
Modal@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:20324:9
Modal@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5913:18
WizardInternal@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:5934:17
Wizard@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:1560:16
WizardFunction@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:6125:22
FormFieldHideWrapper@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7420:19
FormConditionWrapper@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7499:19
SingleField@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:7522:19
form
FormBase@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:19006:118
Form
FormTemplate@http://127.0.0.2:9291/cockpit/@localhost/composer/main.js:152:21
PF4FormTemplate
FormTemplate

# Result testCreateAndDeleteBlueprint (__main__.TestBlueprintWizard.testCreateAndDeleteBlueprint) failed
# 1 TEST FAILED [409s on 00445219d92f]
not ok 3 test/verify/check-blueprintWizard TestBlueprintWizard.testCreateAndDeleteBlueprint [ND@2]

First occurrence: 2024-06-06T04:44:21.098022+00:00 | revision ed13839c671090b39b7fc2a91661fcfff4d00cfe
Times recorded: 1
Latest occurrences:

  • 2024-06-06T04:44:21.098022+00:00 | revision ed13839c671090b39b7fc2a91661fcfff4d00cfe

martinpitt added a commit that referenced this issue Apr 8, 2024
Forgotten in commit 4797675.
martinpitt added a commit that referenced this issue Apr 8, 2024
Forgotten in commit 4797675.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants