<testsuites id="" name="" tests="121" failures="0" skipped="0" errors="16" time="185.877453">
<testsuite name="setup/auth.setup.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="auth-setup" tests="1" failures="0" skipped="0" time="3.465" errors="0">
<testcase name="authenticate" classname="setup/auth.setup.ts" time="3.465">
<system-out>
<![CDATA[Setting up authentication for UI tests
Authentication setup completed successfully
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-go[github-tekton-quay]" tests="7" failures="0" skipped="0" time="71.354" errors="1">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="6.63">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-go-bkpdczdz
Creating component: e2e-tests-go-bkpdczdz
2026-05-17 19:46:46.060 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:46:46.113 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:46:46.139 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:46:46.142 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:46:46.142 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:46:46.168 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:46:46.168 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Git › verify &quot;View Source&quot; link" classname="ui/component.test.ts" time="6.331">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="12.548">
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="11.197">
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="7.105">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="24.394">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-go-github-tekton-quay-/test-failed-1.png]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-go-github-tekton-quay-/video.webm]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-go-github-tekton-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 20000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-go[github-tekton-quay]] › ui/component.test.ts:206:5 › Component UI Test Suite › Test Image Registry › test image registry › Check repository heading 

    TimeoutError: Step timeout of 20000ms exceeded.

      222 |       }, { timeout: 20000 });
      223 |
    > 224 |       await test.step('Check repository heading', async () => {
          |       ^
      225 |         await registryPlugin.checkRepositoryHeading(page);
      226 |       }, { timeout: 20000 });
      227 |
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    Error: expect(locator).toBeVisible() failed

    Locator: getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-go-bkpdczdz' })
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-go-bkpdczdz' })


       at ../src/ui/plugins/registry/quayUiPlugin.ts:13

      11 |
      12 |     async checkRepositoryHeading(page: Page): Promise<void> {
    > 13 |         await expect(page.getByRole('heading', { name: `${RegistryPO.quayRepositoryPrefix} ${this.registry.getOrganization()}/${this.registry.getImageName()}` })).toBeVisible();
         |                                                                                                                                                                    ^
      14 |     }
      15 |
      16 |     async checkRepositoryLink(page: Page): Promise<void> {
        at QuayUiPlugin.checkRepositoryHeading (/workspace/ui-test/src/ui/plugins/registry/quayUiPlugin.ts:13:164)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:225:30)
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-go-github-tekton-quay-/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-go-github-tekton-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-go-github-tekton-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Check dependencies tab and gitops dependency › test dependency" classname="ui/component.test.ts" time="3.149">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-go-bkpdczdz
Creating component: e2e-tests-go-bkpdczdz
2026-05-17 19:47:56.115 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:47:56.178 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:47:56.221 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:47:56.225 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:47:56.225 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:47:56.267 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:47:56.267 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-go[github-tekton-quay]" tests="3" failures="0" skipped="0" time="22.452" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="7.634">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-go-bkpdczdz
Creating component: e2e-tests-go-bkpdczdz
2026-05-17 19:46:46.067 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:46:46.129 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:46:46.156 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:46:46.159 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:46:46.160 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:46:46.187 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:46:46.188 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="8.673">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="6.145">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-go[github-azure-quay]" tests="7" failures="0" skipped="0" time="101.222" errors="2">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="7.66">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-go-jxuycwel
Creating component: e2e-tests-go-jxuycwel
2026-05-17 19:46:46.074 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:46:46.143 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:46:46.144 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:46:46.144 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:46:46.144 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:46:46.164 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:46:46.187 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:46:46.190 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:46:46.191 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:46:46.213 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:46:46.214 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Git › verify &quot;View Source&quot; link" classname="ui/component.test.ts" time="6.307">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="45.995">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-go-github-azure-quay-/test-failed-1.png]]

[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-go-github-azure-quay-/video.webm]]

[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-go-github-azure-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 40000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-go[github-azure-quay]] › ui/component.test.ts:83:5 › Component UI Test Suite › Verify CI › verify CI provider on CI tab › Check CI table content 

    TimeoutError: Step timeout of 40000ms exceeded.

      109 |       }, {timeout: 20000});
      110 |
    > 111 |       await test.step('Check CI table content', async () => {
          |       ^
      112 |         await ciPlugin!.checkActions(page);
      113 |       }, {timeout: 40000});
      114 |
        at /workspace/ui-test/tests/ui/component.test.ts:111:7

    Error: expect(locator).toBeVisible() failed

    Locator: locator('table').filter({ has: getByRole('columnheader', { name: 'ID', exact: true }) }).locator('tbody tr[index]').first().getByRole('button', { name: 'View Logs' })
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for locator('table').filter({ has: getByRole('columnheader', { name: 'ID', exact: true }) }).locator('tbody tr[index]').first().getByRole('button', { name: 'View Logs' })


       at ../src/ui/plugins/ci/azurePlugin.ts:67

      65 |         
      66 |         const viewLogsButton = firstRow.getByRole('button', { name: AzurePO.viewLogsButtonName });
    > 67 |         await expect(viewLogsButton).toBeVisible();
         |                                      ^
      68 |         await viewLogsButton.click();
      69 |
      70 |         const logsPopup = page.getByRole('heading', { name: AzurePO.logsPopupHeadingRegex });
        at AzurePlugin.checkActions (/workspace/ui-test/src/ui/plugins/ci/azurePlugin.ts:67:38)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:112:25)
        at /workspace/ui-test/tests/ui/component.test.ts:111:7

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-go-github-azure-quay-/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-go-github-azure-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-go-github-azure-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="8.604">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-go-jxuycwel
Creating component: e2e-tests-go-jxuycwel
2026-05-17 19:47:47.947 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:47:48.024 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:47:48.025 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:47:48.025 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:47:48.026 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:47:48.053 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:47:48.081 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:47:48.085 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:47:48.086 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:47:48.112 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:47:48.113 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="5.843">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="23.921">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-go-github-azure-quay-/test-failed-1.png]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-go-github-azure-quay-/video.webm]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-go-github-azure-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 20000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-go[github-azure-quay]] › ui/component.test.ts:206:5 › Component UI Test Suite › Test Image Registry › test image registry › Check repository heading 

    TimeoutError: Step timeout of 20000ms exceeded.

      222 |       }, { timeout: 20000 });
      223 |
    > 224 |       await test.step('Check repository heading', async () => {
          |       ^
      225 |         await registryPlugin.checkRepositoryHeading(page);
      226 |       }, { timeout: 20000 });
      227 |
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    Error: expect(locator).toBeVisible() failed

    Locator: getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-go-jxuycwel' })
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-go-jxuycwel' })


       at ../src/ui/plugins/registry/quayUiPlugin.ts:13

      11 |
      12 |     async checkRepositoryHeading(page: Page): Promise<void> {
    > 13 |         await expect(page.getByRole('heading', { name: `${RegistryPO.quayRepositoryPrefix} ${this.registry.getOrganization()}/${this.registry.getImageName()}` })).toBeVisible();
         |                                                                                                                                                                    ^
      14 |     }
      15 |
      16 |     async checkRepositoryLink(page: Page): Promise<void> {
        at QuayUiPlugin.checkRepositoryHeading (/workspace/ui-test/src/ui/plugins/registry/quayUiPlugin.ts:13:164)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:225:30)
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-go-github-azure-quay-/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-go-github-azure-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-go-github-azure-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Check dependencies tab and gitops dependency › test dependency" classname="ui/component.test.ts" time="2.892">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-go-jxuycwel
Creating component: e2e-tests-go-jxuycwel
2026-05-17 19:48:28.168 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:48:28.243 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:48:28.244 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:48:28.244 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:48:28.245 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:48:28.270 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:48:28.294 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:48:28.298 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:48:28.298 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:48:28.327 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:48:28.327 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-go[github-azure-quay]" tests="3" failures="0" skipped="0" time="22.817" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="8.122">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-go-jxuycwel
Creating component: e2e-tests-go-jxuycwel
2026-05-17 19:46:46.096 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:46:46.174 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:46:46.175 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:46:46.176 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:46:46.177 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:46:46.200 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:46:46.224 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:46:46.227 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:46:46.228 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:46:46.255 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:46:46.255 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="9.094">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="5.601">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-python[github-tekton-quay]" tests="7" failures="0" skipped="0" time="78.788" errors="1">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="7.69">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-python-rzvrtcbt
Creating component: e2e-tests-python-rzvrtcbt
2026-05-17 19:46:46.082 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:46:46.143 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:46:46.168 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:46:46.171 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:46:46.172 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:46:46.199 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:46:46.199 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Git › verify &quot;View Source&quot; link" classname="ui/component.test.ts" time="6.389">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="19.559">
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="10.605">
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="7.737">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="23.321">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-python-github-tekton-quay-/test-failed-1.png]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-python-github-tekton-quay-/video.webm]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-python-github-tekton-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 20000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-python[github-tekton-quay]] › ui/component.test.ts:206:5 › Component UI Test Suite › Test Image Registry › test image registry › Check repository heading 

    TimeoutError: Step timeout of 20000ms exceeded.

      222 |       }, { timeout: 20000 });
      223 |
    > 224 |       await test.step('Check repository heading', async () => {
          |       ^
      225 |         await registryPlugin.checkRepositoryHeading(page);
      226 |       }, { timeout: 20000 });
      227 |
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    Error: expect(locator).toBeVisible() failed

    Locator: getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-python-rzvrtcbt' })
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-python-rzvrtcbt' })


       at ../src/ui/plugins/registry/quayUiPlugin.ts:13

      11 |
      12 |     async checkRepositoryHeading(page: Page): Promise<void> {
    > 13 |         await expect(page.getByRole('heading', { name: `${RegistryPO.quayRepositoryPrefix} ${this.registry.getOrganization()}/${this.registry.getImageName()}` })).toBeVisible();
         |                                                                                                                                                                    ^
      14 |     }
      15 |
      16 |     async checkRepositoryLink(page: Page): Promise<void> {
        at QuayUiPlugin.checkRepositoryHeading (/workspace/ui-test/src/ui/plugins/registry/quayUiPlugin.ts:13:164)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:225:30)
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-python-github-tekton-quay-/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-python-github-tekton-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-python-github-tekton-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Check dependencies tab and gitops dependency › test dependency" classname="ui/component.test.ts" time="3.487">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-python-rzvrtcbt
Creating component: e2e-tests-python-rzvrtcbt
2026-05-17 19:48:03.405 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:48:03.468 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:48:03.495 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:48:03.499 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:48:03.500 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:48:03.531 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:48:03.532 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-python[github-tekton-quay]" tests="3" failures="0" skipped="0" time="21.442" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="6.971">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-python-rzvrtcbt
Creating component: e2e-tests-python-rzvrtcbt
2026-05-17 19:46:46.052 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:46:46.098 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:46:46.122 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:46:46.125 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:46:46.125 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:46:46.149 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:46:46.150 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="8.228">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="6.243">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-python[github-azure-quay]" tests="7" failures="0" skipped="0" time="100.218" errors="2">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="7.224">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-python-djypsonf
Creating component: e2e-tests-python-djypsonf
2026-05-17 19:46:46.122 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:46:46.196 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:46:46.197 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:46:46.197 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:46:46.197 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:46:46.216 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:46:46.237 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:46:46.240 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:46:46.241 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:46:46.263 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:46:46.263 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Git › verify &quot;View Source&quot; link" classname="ui/component.test.ts" time="6.257">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="45.75">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-python-github-azure-quay-/test-failed-1.png]]

[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-python-github-azure-quay-/video.webm]]

[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-python-github-azure-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 40000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-python[github-azure-quay]] › ui/component.test.ts:83:5 › Component UI Test Suite › Verify CI › verify CI provider on CI tab › Check CI table content 

    TimeoutError: Step timeout of 40000ms exceeded.

      109 |       }, {timeout: 20000});
      110 |
    > 111 |       await test.step('Check CI table content', async () => {
          |       ^
      112 |         await ciPlugin!.checkActions(page);
      113 |       }, {timeout: 40000});
      114 |
        at /workspace/ui-test/tests/ui/component.test.ts:111:7

    Error: expect(locator).toBeVisible() failed

    Locator: locator('table').filter({ has: getByRole('columnheader', { name: 'ID', exact: true }) }).locator('tbody tr[index]').first().getByRole('button', { name: 'View Logs' })
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for locator('table').filter({ has: getByRole('columnheader', { name: 'ID', exact: true }) }).locator('tbody tr[index]').first().getByRole('button', { name: 'View Logs' })


       at ../src/ui/plugins/ci/azurePlugin.ts:67

      65 |         
      66 |         const viewLogsButton = firstRow.getByRole('button', { name: AzurePO.viewLogsButtonName });
    > 67 |         await expect(viewLogsButton).toBeVisible();
         |                                      ^
      68 |         await viewLogsButton.click();
      69 |
      70 |         const logsPopup = page.getByRole('heading', { name: AzurePO.logsPopupHeadingRegex });
        at AzurePlugin.checkActions (/workspace/ui-test/src/ui/plugins/ci/azurePlugin.ts:67:38)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:112:25)
        at /workspace/ui-test/tests/ui/component.test.ts:111:7

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-python-github-azure-quay-/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-python-github-azure-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-python-github-azure-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="8.284">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-python-djypsonf
Creating component: e2e-tests-python-djypsonf
2026-05-17 19:47:47.264 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:47:47.350 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:47:47.351 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:47:47.351 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:47:47.351 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:47:47.380 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:47:47.403 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:47:47.406 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:47:47.406 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:47:47.440 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:47:47.440 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="5.805">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="23.784">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-python-github-azure-quay-/test-failed-1.png]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-python-github-azure-quay-/video.webm]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-python-github-azure-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 20000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-python[github-azure-quay]] › ui/component.test.ts:206:5 › Component UI Test Suite › Test Image Registry › test image registry › Check repository heading 

    TimeoutError: Step timeout of 20000ms exceeded.

      222 |       }, { timeout: 20000 });
      223 |
    > 224 |       await test.step('Check repository heading', async () => {
          |       ^
      225 |         await registryPlugin.checkRepositoryHeading(page);
      226 |       }, { timeout: 20000 });
      227 |
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    Error: expect(locator).toBeVisible() failed

    Locator: getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-python-djypsonf' })
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-python-djypsonf' })


       at ../src/ui/plugins/registry/quayUiPlugin.ts:13

      11 |
      12 |     async checkRepositoryHeading(page: Page): Promise<void> {
    > 13 |         await expect(page.getByRole('heading', { name: `${RegistryPO.quayRepositoryPrefix} ${this.registry.getOrganization()}/${this.registry.getImageName()}` })).toBeVisible();
         |                                                                                                                                                                    ^
      14 |     }
      15 |
      16 |     async checkRepositoryLink(page: Page): Promise<void> {
        at QuayUiPlugin.checkRepositoryHeading (/workspace/ui-test/src/ui/plugins/registry/quayUiPlugin.ts:13:164)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:225:30)
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-python-github-azure-quay-/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-python-github-azure-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-python-github-azure-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Check dependencies tab and gitops dependency › test dependency" classname="ui/component.test.ts" time="3.114">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-python-djypsonf
Creating component: e2e-tests-python-djypsonf
2026-05-17 19:48:27.064 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:48:27.145 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:48:27.146 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:48:27.146 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:48:27.147 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:48:27.169 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:48:27.195 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:48:27.199 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:48:27.200 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:48:27.228 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:48:27.229 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-python[github-azure-quay]" tests="3" failures="0" skipped="0" time="22.396" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="7.432">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-python-djypsonf
Creating component: e2e-tests-python-djypsonf
2026-05-17 19:46:46.105 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:46:46.190 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:46:46.192 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:46:46.192 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:46:46.193 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:46:46.214 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:46:46.241 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:46:46.244 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:46:46.245 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:46:46.270 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:46:46.270 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="8.644">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="6.32">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-dotnet-basic[github-tekton-quay]" tests="7" failures="0" skipped="0" time="77.99" errors="1">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="7.178">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-dotnet-basic-duywyguh
Creating component: e2e-tests-dotnet-basic-duywyguh
2026-05-17 19:46:46.126 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:46:46.173 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:46:46.193 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:46:46.195 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:46:46.196 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:46:46.221 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:46:46.221 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Git › verify &quot;View Source&quot; link" classname="ui/component.test.ts" time="5.803">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="20.415">
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="10.348">
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="7.257">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="23.042">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-dotnet-basic-github-tekton-quay-/test-failed-1.png]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-dotnet-basic-github-tekton-quay-/video.webm]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-dotnet-basic-github-tekton-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 20000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-dotnet-basic[github-tekton-quay]] › ui/component.test.ts:206:5 › Component UI Test Suite › Test Image Registry › test image registry › Check repository heading 

    TimeoutError: Step timeout of 20000ms exceeded.

      222 |       }, { timeout: 20000 });
      223 |
    > 224 |       await test.step('Check repository heading', async () => {
          |       ^
      225 |         await registryPlugin.checkRepositoryHeading(page);
      226 |       }, { timeout: 20000 });
      227 |
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    Error: expect(locator).toBeVisible() failed

    Locator: getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-dotnet-basic-duywyguh' })
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-dotnet-basic-duywyguh' })


       at ../src/ui/plugins/registry/quayUiPlugin.ts:13

      11 |
      12 |     async checkRepositoryHeading(page: Page): Promise<void> {
    > 13 |         await expect(page.getByRole('heading', { name: `${RegistryPO.quayRepositoryPrefix} ${this.registry.getOrganization()}/${this.registry.getImageName()}` })).toBeVisible();
         |                                                                                                                                                                    ^
      14 |     }
      15 |
      16 |     async checkRepositoryLink(page: Page): Promise<void> {
        at QuayUiPlugin.checkRepositoryHeading (/workspace/ui-test/src/ui/plugins/registry/quayUiPlugin.ts:13:164)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:225:30)
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-dotnet-basic-github-tekton-quay-/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-dotnet-basic-github-tekton-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-dotnet-basic-github-tekton-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Check dependencies tab and gitops dependency › test dependency" classname="ui/component.test.ts" time="3.947">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-dotnet-basic-duywyguh
Creating component: e2e-tests-dotnet-basic-duywyguh
2026-05-17 19:48:02.079 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:48:02.134 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:48:02.160 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:48:02.163 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:48:02.164 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:48:02.188 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:48:02.188 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-dotnet-basic[github-tekton-quay]" tests="3" failures="0" skipped="0" time="22.694" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="7.764">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-dotnet-basic-duywyguh
Creating component: e2e-tests-dotnet-basic-duywyguh
2026-05-17 19:46:46.126 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:46:46.179 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:46:46.201 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:46:46.205 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:46:46.206 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:46:46.229 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:46:46.230 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="8.757">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="6.173">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-dotnet-basic[github-azure-quay]" tests="7" failures="0" skipped="0" time="94.773" errors="2">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="3.536">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-dotnet-basic-mqiqsumb
Creating component: e2e-tests-dotnet-basic-mqiqsumb
2026-05-17 19:47:09.563 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:47:09.654 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:47:09.655 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:47:09.656 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:47:09.656 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:47:09.691 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:47:09.720 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:47:09.724 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:47:09.725 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:47:09.760 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:47:09.760 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Git › verify &quot;View Source&quot; link" classname="ui/component.test.ts" time="4.895">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="44.252">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-dotnet-basic-github-azure-quay-/test-failed-1.png]]

[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-dotnet-basic-github-azure-quay-/video.webm]]

[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-dotnet-basic-github-azure-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 40000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-dotnet-basic[github-azure-quay]] › ui/component.test.ts:83:5 › Component UI Test Suite › Verify CI › verify CI provider on CI tab › Check CI table content 

    TimeoutError: Step timeout of 40000ms exceeded.

      109 |       }, {timeout: 20000});
      110 |
    > 111 |       await test.step('Check CI table content', async () => {
          |       ^
      112 |         await ciPlugin!.checkActions(page);
      113 |       }, {timeout: 40000});
      114 |
        at /workspace/ui-test/tests/ui/component.test.ts:111:7

    Error: expect(locator).toBeVisible() failed

    Locator: locator('table').filter({ has: getByRole('columnheader', { name: 'ID', exact: true }) }).locator('tbody tr[index]').first().getByRole('button', { name: 'View Logs' })
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for locator('table').filter({ has: getByRole('columnheader', { name: 'ID', exact: true }) }).locator('tbody tr[index]').first().getByRole('button', { name: 'View Logs' })


       at ../src/ui/plugins/ci/azurePlugin.ts:67

      65 |         
      66 |         const viewLogsButton = firstRow.getByRole('button', { name: AzurePO.viewLogsButtonName });
    > 67 |         await expect(viewLogsButton).toBeVisible();
         |                                      ^
      68 |         await viewLogsButton.click();
      69 |
      70 |         const logsPopup = page.getByRole('heading', { name: AzurePO.logsPopupHeadingRegex });
        at AzurePlugin.checkActions (/workspace/ui-test/src/ui/plugins/ci/azurePlugin.ts:67:38)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:112:25)
        at /workspace/ui-test/tests/ui/component.test.ts:111:7

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-dotnet-basic-github-azure-quay-/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-dotnet-basic-github-azure-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-dotnet-basic-github-azure-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="8.77">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-dotnet-basic-mqiqsumb
Creating component: e2e-tests-dotnet-basic-mqiqsumb
2026-05-17 19:48:04.311 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:48:04.390 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:48:04.391 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:48:04.391 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:48:04.392 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:48:04.417 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:48:04.444 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:48:04.448 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:48:04.449 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:48:04.476 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:48:04.477 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="7.037">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="23.541">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-dotnet-basic-github-azure-quay-/test-failed-1.png]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-dotnet-basic-github-azure-quay-/video.webm]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-dotnet-basic-github-azure-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 20000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-dotnet-basic[github-azure-quay]] › ui/component.test.ts:206:5 › Component UI Test Suite › Test Image Registry › test image registry › Check repository heading 

    TimeoutError: Step timeout of 20000ms exceeded.

      222 |       }, { timeout: 20000 });
      223 |
    > 224 |       await test.step('Check repository heading', async () => {
          |       ^
      225 |         await registryPlugin.checkRepositoryHeading(page);
      226 |       }, { timeout: 20000 });
      227 |
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    Error: expect(locator).toBeVisible() failed

    Locator: getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-dotnet-basic-mqiqsumb' })
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-dotnet-basic-mqiqsumb' })


       at ../src/ui/plugins/registry/quayUiPlugin.ts:13

      11 |
      12 |     async checkRepositoryHeading(page: Page): Promise<void> {
    > 13 |         await expect(page.getByRole('heading', { name: `${RegistryPO.quayRepositoryPrefix} ${this.registry.getOrganization()}/${this.registry.getImageName()}` })).toBeVisible();
         |                                                                                                                                                                    ^
      14 |     }
      15 |
      16 |     async checkRepositoryLink(page: Page): Promise<void> {
        at QuayUiPlugin.checkRepositoryHeading (/workspace/ui-test/src/ui/plugins/registry/quayUiPlugin.ts:13:164)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:225:30)
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-dotnet-basic-github-azure-quay-/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-dotnet-basic-github-azure-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-dotnet-basic-github-azure-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Check dependencies tab and gitops dependency › test dependency" classname="ui/component.test.ts" time="2.742">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-dotnet-basic-mqiqsumb
Creating component: e2e-tests-dotnet-basic-mqiqsumb
2026-05-17 19:48:45.336 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:48:45.420 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:48:45.421 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:48:45.421 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:48:45.421 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:48:45.443 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:48:45.487 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:48:45.489 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:48:45.490 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:48:45.519 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:48:45.519 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-dotnet-basic[github-azure-quay]" tests="3" failures="0" skipped="0" time="16.307" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="5.562">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-dotnet-basic-mqiqsumb
Creating component: e2e-tests-dotnet-basic-mqiqsumb
2026-05-17 19:47:10.450 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:47:10.537 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:47:10.538 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:47:10.538 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:47:10.539 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:47:10.561 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:47:10.591 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:47:10.594 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:47:10.595 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:47:10.621 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:47:10.622 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="6.868">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="3.877">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-nodejs[github-tekton-quay]" tests="7" failures="0" skipped="0" time="62.369" errors="1">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="4.527">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-nodejs-xudxalzh
Creating component: e2e-tests-nodejs-xudxalzh
2026-05-17 19:47:10.579 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:47:10.636 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:47:10.668 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:47:10.671 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:47:10.672 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:47:10.713 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:47:10.713 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Git › verify &quot;View Source&quot; link" classname="ui/component.test.ts" time="4.753">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="10.676">
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="9.549">
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="5.795">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="23.382">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-nodejs-github-tekton-quay-/test-failed-1.png]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-nodejs-github-tekton-quay-/video.webm]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-nodejs-github-tekton-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 20000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-nodejs[github-tekton-quay]] › ui/component.test.ts:206:5 › Component UI Test Suite › Test Image Registry › test image registry › Check repository heading 

    TimeoutError: Step timeout of 20000ms exceeded.

      222 |       }, { timeout: 20000 });
      223 |
    > 224 |       await test.step('Check repository heading', async () => {
          |       ^
      225 |         await registryPlugin.checkRepositoryHeading(page);
      226 |       }, { timeout: 20000 });
      227 |
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    Error: expect(locator).toBeVisible() failed

    Locator: getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-nodejs-xudxalzh' })
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-nodejs-xudxalzh' })


       at ../src/ui/plugins/registry/quayUiPlugin.ts:13

      11 |
      12 |     async checkRepositoryHeading(page: Page): Promise<void> {
    > 13 |         await expect(page.getByRole('heading', { name: `${RegistryPO.quayRepositoryPrefix} ${this.registry.getOrganization()}/${this.registry.getImageName()}` })).toBeVisible();
         |                                                                                                                                                                    ^
      14 |     }
      15 |
      16 |     async checkRepositoryLink(page: Page): Promise<void> {
        at QuayUiPlugin.checkRepositoryHeading (/workspace/ui-test/src/ui/plugins/registry/quayUiPlugin.ts:13:164)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:225:30)
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-nodejs-github-tekton-quay-/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-nodejs-github-tekton-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-nodejs-github-tekton-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Check dependencies tab and gitops dependency › test dependency" classname="ui/component.test.ts" time="3.687">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-nodejs-xudxalzh
Creating component: e2e-tests-nodejs-xudxalzh
2026-05-17 19:48:11.233 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:48:11.291 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:48:11.314 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:48:11.318 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:48:11.318 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:48:11.344 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:48:11.345 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-nodejs[github-tekton-quay]" tests="3" failures="0" skipped="0" time="16.766" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="5.625">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-nodejs-xudxalzh
Creating component: e2e-tests-nodejs-xudxalzh
2026-05-17 19:47:10.773 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:47:10.840 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:47:10.867 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:47:10.871 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:47:10.872 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:47:10.918 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:47:10.918 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="6.902">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="4.239">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-nodejs[github-azure-quay]" tests="7" failures="0" skipped="0" time="94.453" errors="2">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="4.823">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-nodejs-apjgsfwx
Creating component: e2e-tests-nodejs-apjgsfwx
2026-05-17 19:47:11.025 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:47:11.130 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:47:11.131 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:47:11.131 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:47:11.132 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:47:11.163 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:47:11.194 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:47:11.199 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:47:11.200 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:47:11.232 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:47:11.233 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Git › verify &quot;View Source&quot; link" classname="ui/component.test.ts" time="4.954">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="44.156">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-nodejs-github-azure-quay-/test-failed-1.png]]

[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-nodejs-github-azure-quay-/video.webm]]

[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-nodejs-github-azure-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 40000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-nodejs[github-azure-quay]] › ui/component.test.ts:83:5 › Component UI Test Suite › Verify CI › verify CI provider on CI tab › Check CI table content 

    TimeoutError: Step timeout of 40000ms exceeded.

      109 |       }, {timeout: 20000});
      110 |
    > 111 |       await test.step('Check CI table content', async () => {
          |       ^
      112 |         await ciPlugin!.checkActions(page);
      113 |       }, {timeout: 40000});
      114 |
        at /workspace/ui-test/tests/ui/component.test.ts:111:7

    Error: expect(locator).toBeVisible() failed

    Locator: locator('table').filter({ has: getByRole('columnheader', { name: 'ID', exact: true }) }).locator('tbody tr[index]').first().getByRole('button', { name: 'View Logs' })
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for locator('table').filter({ has: getByRole('columnheader', { name: 'ID', exact: true }) }).locator('tbody tr[index]').first().getByRole('button', { name: 'View Logs' })


       at ../src/ui/plugins/ci/azurePlugin.ts:67

      65 |         
      66 |         const viewLogsButton = firstRow.getByRole('button', { name: AzurePO.viewLogsButtonName });
    > 67 |         await expect(viewLogsButton).toBeVisible();
         |                                      ^
      68 |         await viewLogsButton.click();
      69 |
      70 |         const logsPopup = page.getByRole('heading', { name: AzurePO.logsPopupHeadingRegex });
        at AzurePlugin.checkActions (/workspace/ui-test/src/ui/plugins/ci/azurePlugin.ts:67:38)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:112:25)
        at /workspace/ui-test/tests/ui/component.test.ts:111:7

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-nodejs-github-azure-quay-/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-nodejs-github-azure-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-nodejs-github-azure-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="8.81">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-nodejs-apjgsfwx
Creating component: e2e-tests-nodejs-apjgsfwx
2026-05-17 19:48:07.059 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:48:07.149 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:48:07.150 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:48:07.151 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:48:07.151 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:48:07.173 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:48:07.202 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:48:07.205 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:48:07.206 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:48:07.236 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:48:07.236 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="5.92">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="23.009">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-nodejs-github-azure-quay-/test-failed-1.png]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-nodejs-github-azure-quay-/video.webm]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-nodejs-github-azure-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 20000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-nodejs[github-azure-quay]] › ui/component.test.ts:206:5 › Component UI Test Suite › Test Image Registry › test image registry › Check repository heading 

    TimeoutError: Step timeout of 20000ms exceeded.

      222 |       }, { timeout: 20000 });
      223 |
    > 224 |       await test.step('Check repository heading', async () => {
          |       ^
      225 |         await registryPlugin.checkRepositoryHeading(page);
      226 |       }, { timeout: 20000 });
      227 |
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    Error: expect(locator).toBeVisible() failed

    Locator: getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-nodejs-apjgsfwx' })
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-nodejs-apjgsfwx' })


       at ../src/ui/plugins/registry/quayUiPlugin.ts:13

      11 |
      12 |     async checkRepositoryHeading(page: Page): Promise<void> {
    > 13 |         await expect(page.getByRole('heading', { name: `${RegistryPO.quayRepositoryPrefix} ${this.registry.getOrganization()}/${this.registry.getImageName()}` })).toBeVisible();
         |                                                                                                                                                                    ^
      14 |     }
      15 |
      16 |     async checkRepositoryLink(page: Page): Promise<void> {
        at QuayUiPlugin.checkRepositoryHeading (/workspace/ui-test/src/ui/plugins/registry/quayUiPlugin.ts:13:164)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:225:30)
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-nodejs-github-azure-quay-/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-nodejs-github-azure-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-nodejs-github-azure-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Check dependencies tab and gitops dependency › test dependency" classname="ui/component.test.ts" time="2.781">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-nodejs-apjgsfwx
Creating component: e2e-tests-nodejs-apjgsfwx
2026-05-17 19:48:46.534 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:48:46.610 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:48:46.611 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:48:46.611 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:48:46.612 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:48:46.640 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:48:46.662 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:48:46.665 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:48:46.667 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:48:46.696 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:48:46.696 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-nodejs[github-azure-quay]" tests="3" failures="0" skipped="0" time="12.06" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="4.19">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-nodejs-apjgsfwx
Creating component: e2e-tests-nodejs-apjgsfwx
2026-05-17 19:47:28.828 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:47:28.918 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:47:28.919 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:47:28.920 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:47:28.920 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:47:28.941 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:47:28.966 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:47:28.969 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:47:28.970 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:47:29.000 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:47:29.000 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="5.05">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="2.82">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-java-quarkus[github-tekton-quay]" tests="7" failures="0" skipped="0" time="55.21" errors="1">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="4.252">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-java-quarkus-kjdmndwb
Creating component: e2e-tests-java-quarkus-kjdmndwb
2026-05-17 19:47:29.631 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:47:29.681 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:47:29.709 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:47:29.713 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:47:29.714 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:47:29.746 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:47:29.746 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Git › verify &quot;View Source&quot; link" classname="ui/component.test.ts" time="3.721">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="7.826">
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="8.133">
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="5.435">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="22.956">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-quarkus-github-tekton-quay-/test-failed-1.png]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-quarkus-github-tekton-quay-/video.webm]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-quarkus-github-tekton-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 20000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-java-quarkus[github-tekton-quay]] › ui/component.test.ts:206:5 › Component UI Test Suite › Test Image Registry › test image registry › Check repository heading 

    TimeoutError: Step timeout of 20000ms exceeded.

      222 |       }, { timeout: 20000 });
      223 |
    > 224 |       await test.step('Check repository heading', async () => {
          |       ^
      225 |         await registryPlugin.checkRepositoryHeading(page);
      226 |       }, { timeout: 20000 });
      227 |
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    Error: expect(locator).toBeVisible() failed

    Locator: getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-java-quarkus-kjdmndwb' })
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-java-quarkus-kjdmndwb' })


       at ../src/ui/plugins/registry/quayUiPlugin.ts:13

      11 |
      12 |     async checkRepositoryHeading(page: Page): Promise<void> {
    > 13 |         await expect(page.getByRole('heading', { name: `${RegistryPO.quayRepositoryPrefix} ${this.registry.getOrganization()}/${this.registry.getImageName()}` })).toBeVisible();
         |                                                                                                                                                                    ^
      14 |     }
      15 |
      16 |     async checkRepositoryLink(page: Page): Promise<void> {
        at QuayUiPlugin.checkRepositoryHeading (/workspace/ui-test/src/ui/plugins/registry/quayUiPlugin.ts:13:164)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:225:30)
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-quarkus-github-tekton-quay-/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-quarkus-github-tekton-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-quarkus-github-tekton-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Check dependencies tab and gitops dependency › test dependency" classname="ui/component.test.ts" time="2.887">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-java-quarkus-kjdmndwb
Creating component: e2e-tests-java-quarkus-kjdmndwb
2026-05-17 19:48:23.978 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:48:24.033 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:48:24.055 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:48:24.058 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:48:24.059 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:48:24.091 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:48:24.092 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-java-quarkus[github-tekton-quay]" tests="3" failures="0" skipped="0" time="10.669" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="3.351">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-java-quarkus-kjdmndwb
Creating component: e2e-tests-java-quarkus-kjdmndwb
2026-05-17 19:47:42.733 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:47:42.790 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:47:42.819 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:47:42.822 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:47:42.823 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:47:42.860 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:47:42.861 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="4.787">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="2.531">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-java-quarkus[github-azure-quay]" tests="7" failures="0" skipped="0" time="96.641" errors="1">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="2.92">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-java-quarkus-nzvdmsor
Creating component: e2e-tests-java-quarkus-nzvdmsor
2026-05-17 19:47:55.200 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:47:55.286 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:47:55.287 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:47:55.287 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:47:55.288 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:47:55.311 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:47:55.335 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:47:55.338 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:47:55.339 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:47:55.372 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:47:55.373 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Git › verify &quot;View Source&quot; link" classname="ui/component.test.ts" time="3.509">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="51.528">
<system-out>
<![CDATA[2026-05-17 19:48:53.371 [[32mINFO [0m] AzurePlugin: Skipping checkImageRegistryLinks - not applicable for Azure DevOps CI {projectName=ui-e2e-tests-java-quarkus[github-azure-quay], worker=1}
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="7.858">
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="5.612">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="22.55">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-quarkus-github-azure-quay-/test-failed-1.png]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-quarkus-github-azure-quay-/video.webm]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-quarkus-github-azure-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 20000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-java-quarkus[github-azure-quay]] › ui/component.test.ts:206:5 › Component UI Test Suite › Test Image Registry › test image registry › Check repository heading 

    TimeoutError: Step timeout of 20000ms exceeded.

      222 |       }, { timeout: 20000 });
      223 |
    > 224 |       await test.step('Check repository heading', async () => {
          |       ^
      225 |         await registryPlugin.checkRepositoryHeading(page);
      226 |       }, { timeout: 20000 });
      227 |
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    Error: expect(locator).toBeVisible() failed

    Locator: getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-java-quarkus-nzvdmsor' })
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-java-quarkus-nzvdmsor' })


       at ../src/ui/plugins/registry/quayUiPlugin.ts:13

      11 |
      12 |     async checkRepositoryHeading(page: Page): Promise<void> {
    > 13 |         await expect(page.getByRole('heading', { name: `${RegistryPO.quayRepositoryPrefix} ${this.registry.getOrganization()}/${this.registry.getImageName()}` })).toBeVisible();
         |                                                                                                                                                                    ^
      14 |     }
      15 |
      16 |     async checkRepositoryLink(page: Page): Promise<void> {
        at QuayUiPlugin.checkRepositoryHeading (/workspace/ui-test/src/ui/plugins/registry/quayUiPlugin.ts:13:164)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:225:30)
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-quarkus-github-azure-quay-/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-quarkus-github-azure-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-quarkus-github-azure-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Check dependencies tab and gitops dependency › test dependency" classname="ui/component.test.ts" time="2.664">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-java-quarkus-nzvdmsor
Creating component: e2e-tests-java-quarkus-nzvdmsor
2026-05-17 19:49:30.801 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:49:30.873 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:49:30.874 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:49:30.874 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:49:30.875 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:49:30.898 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:49:30.920 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:49:30.922 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:49:30.923 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:49:30.951 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:49:30.951 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-java-quarkus[github-azure-quay]" tests="3" failures="0" skipped="0" time="13.893" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="4.485">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-java-quarkus-nzvdmsor
Creating component: e2e-tests-java-quarkus-nzvdmsor
2026-05-17 19:48:01.140 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:48:01.221 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:48:01.222 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:48:01.223 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:48:01.224 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:48:01.249 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:48:01.277 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:48:01.281 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:48:01.283 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:48:01.310 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:48:01.311 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="5.612">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="3.796">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-java-springboot[github-tekton-quay]" tests="7" failures="0" skipped="0" time="56.092" errors="1">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="3.119">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-java-springboot-ksijdqny
Creating component: e2e-tests-java-springboot-ksijdqny
2026-05-17 19:48:07.808 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:48:07.865 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:48:07.887 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:48:07.890 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:48:07.891 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:48:07.918 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:48:07.919 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Git › verify &quot;View Source&quot; link" classname="ui/component.test.ts" time="4.632">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="9.207">
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="8.175">
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="5.693">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="22.505">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-springboot-github-tekton-quay-/test-failed-1.png]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-springboot-github-tekton-quay-/video.webm]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-springboot-github-tekton-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 20000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-java-springboot[github-tekton-quay]] › ui/component.test.ts:206:5 › Component UI Test Suite › Test Image Registry › test image registry › Check repository heading 

    TimeoutError: Step timeout of 20000ms exceeded.

      222 |       }, { timeout: 20000 });
      223 |
    > 224 |       await test.step('Check repository heading', async () => {
          |       ^
      225 |         await registryPlugin.checkRepositoryHeading(page);
      226 |       }, { timeout: 20000 });
      227 |
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    Error: expect(locator).toBeVisible() failed

    Locator: getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-java-springboot-ksijdqny' })
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-java-springboot-ksijdqny' })


       at ../src/ui/plugins/registry/quayUiPlugin.ts:13

      11 |
      12 |     async checkRepositoryHeading(page: Page): Promise<void> {
    > 13 |         await expect(page.getByRole('heading', { name: `${RegistryPO.quayRepositoryPrefix} ${this.registry.getOrganization()}/${this.registry.getImageName()}` })).toBeVisible();
         |                                                                                                                                                                    ^
      14 |     }
      15 |
      16 |     async checkRepositoryLink(page: Page): Promise<void> {
        at QuayUiPlugin.checkRepositoryHeading (/workspace/ui-test/src/ui/plugins/registry/quayUiPlugin.ts:13:164)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:225:30)
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-springboot-github-tekton-quay-/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-springboot-github-tekton-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-springboot-github-tekton-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Check dependencies tab and gitops dependency › test dependency" classname="ui/component.test.ts" time="2.761">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-java-springboot-ksijdqny
Creating component: e2e-tests-java-springboot-ksijdqny
2026-05-17 19:49:02.890 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:49:02.945 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:49:02.968 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:49:02.971 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:49:02.972 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:49:03.004 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:49:03.004 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-java-springboot[github-tekton-quay]" tests="3" failures="0" skipped="0" time="12.15" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="3.825">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-java-springboot-ksijdqny
Creating component: e2e-tests-java-springboot-ksijdqny
2026-05-17 19:48:08.724 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:48:08.774 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:48:08.801 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:48:08.804 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:48:08.805 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:48:08.831 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:48:08.832 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="5.044">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="3.281">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-java-springboot[github-azure-quay]" tests="7" failures="0" skipped="0" time="84.879" errors="1">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="3.465">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-java-springboot-wubcftqh
Creating component: e2e-tests-java-springboot-wubcftqh
2026-05-17 19:48:16.757 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:48:16.841 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:48:16.842 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:48:16.842 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:48:16.843 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:48:16.863 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:48:16.888 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:48:16.891 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:48:16.892 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:48:16.922 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:48:16.922 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Git › verify &quot;View Source&quot; link" classname="ui/component.test.ts" time="4.073">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="39.991">
<system-out>
<![CDATA[2026-05-17 19:49:04.525 [[32mINFO [0m] AzurePlugin: Skipping checkImageRegistryLinks - not applicable for Azure DevOps CI {projectName=ui-e2e-tests-java-springboot[github-azure-quay], worker=7}
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="7.764">
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="4.578">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="22.268">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-springboot-github-azure-quay-/test-failed-1.png]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-springboot-github-azure-quay-/video.webm]]

[[ATTACHMENT|ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-springboot-github-azure-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 20000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-java-springboot[github-azure-quay]] › ui/component.test.ts:206:5 › Component UI Test Suite › Test Image Registry › test image registry › Check repository heading 

    TimeoutError: Step timeout of 20000ms exceeded.

      222 |       }, { timeout: 20000 });
      223 |
    > 224 |       await test.step('Check repository heading', async () => {
          |       ^
      225 |         await registryPlugin.checkRepositoryHeading(page);
      226 |       }, { timeout: 20000 });
      227 |
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    Error: expect(locator).toBeVisible() failed

    Locator: getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-java-springboot-wubcftqh' })
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for getByRole('heading', { name: 'Quay repository: rhtap_qe/e2e-tests-java-springboot-wubcftqh' })


       at ../src/ui/plugins/registry/quayUiPlugin.ts:13

      11 |
      12 |     async checkRepositoryHeading(page: Page): Promise<void> {
    > 13 |         await expect(page.getByRole('heading', { name: `${RegistryPO.quayRepositoryPrefix} ${this.registry.getOrganization()}/${this.registry.getImageName()}` })).toBeVisible();
         |                                                                                                                                                                    ^
      14 |     }
      15 |
      16 |     async checkRepositoryLink(page: Page): Promise<void> {
        at QuayUiPlugin.checkRepositoryHeading (/workspace/ui-test/src/ui/plugins/registry/quayUiPlugin.ts:13:164)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:225:30)
        at /workspace/ui-test/tests/ui/component.test.ts:224:7

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-springboot-github-azure-quay-/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-springboot-github-azure-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-e2e-tests-java-springboot-github-azure-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Check dependencies tab and gitops dependency › test dependency" classname="ui/component.test.ts" time="2.74">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-java-springboot-wubcftqh
Creating component: e2e-tests-java-springboot-wubcftqh
2026-05-17 19:49:40.559 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:49:40.627 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:49:40.627 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:49:40.628 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:49:40.628 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:49:40.652 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:49:40.674 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:49:40.677 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:49:40.677 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:49:40.706 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:49:40.707 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-17T19:46:39.592Z" hostname="ui-e2e-tests-java-springboot[github-azure-quay]" tests="3" failures="0" skipped="0" time="11.905" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="4.044">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-java-springboot-wubcftqh
Creating component: e2e-tests-java-springboot-wubcftqh
2026-05-17 19:48:16.980 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-17 19:48:17.049 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-17 19:48:17.049 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:48:17.050 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-17 19:48:17.050 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-17 19:48:17.072 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-17 19:48:17.094 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-17 19:48:17.097 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-17 19:48:17.099 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-1381ee84f6-apdb-p3-openshiftapps-com:443/cluster-admin}
2026-05-17 19:48:17.127 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-17 19:48:17.127 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-1381ee84f6.apdb.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="5.076">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="2.785">
</testcase>
</testsuite>
</testsuites>