<testsuites id="" name="" tests="121" failures="0" skipped="0" errors="18" time="194.199954">
<testsuite name="setup/auth.setup.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="auth-setup" tests="1" failures="0" skipped="0" time="3.421" errors="0">
<testcase name="authenticate" classname="setup/auth.setup.ts" time="3.421">
<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-11T08:03:00.211Z" hostname="ui-e2e-tests-go[github-tekton-quay]" tests="7" failures="0" skipped="0" time="110.612" errors="2">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="6.518">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-go-abkvlfjo
Creating component: e2e-tests-go-abkvlfjo
2026-05-11 08:03:06.508 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:03:06.555 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:03:06.582 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:03:06.587 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:03:06.588 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:03:06.614 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:03:06.615 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.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="11.444">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="50.07">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-go-github-tekton-quay-/test-failed-1.png]]

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

[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-go-github-tekton-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 40000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-go[github-tekton-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: 'NAME' }) }).locator('tr').filter({ hasText: /on-push/i }).first().getByTestId('view-logs-icon')
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for locator('table').filter({ has: getByRole('columnheader', { name: 'NAME' }) }).locator('tr').filter({ hasText: /on-push/i }).first().getByTestId('view-logs-icon')


       at ../src/ui/plugins/ci/tektonPlugin.ts:15

      13 |         for (const testId of [TektonPO.logsIconTestId, TektonPO.sbomIconTestId, TektonPO.viewOutputTestId]) {
      14 |             const button = onPushRow.getByTestId(testId);
    > 15 |             await expect(button).toBeVisible();
         |                                  ^
      16 |         }
      17 |     }
      18 |
        at TektonPlugin.checkActionButtons (/workspace/ui-test/src/ui/plugins/ci/tektonPlugin.ts:15:34)
        at TektonPlugin.checkActions (/workspace/ui-test/src/ui/plugins/ci/tektonPlugin.ts:129:20)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:112:9)
        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-tekton-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-tekton-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-go-github-tekton-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.675">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-go-abkvlfjo
Creating component: e2e-tests-go-abkvlfjo
2026-05-11 08:04:16.391 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:04:16.442 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:04:16.466 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:04:16.469 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:04:16.470 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:04:16.502 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:04:16.502 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="5.867">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="23.123">
<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-abkvlfjo' })
    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-abkvlfjo' })


       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="4.915">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-go-abkvlfjo
Creating component: e2e-tests-go-abkvlfjo
2026-05-11 08:04:56.078 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:04:56.133 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:04:56.160 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:04:56.164 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:04:56.165 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:04:56.194 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:04:56.195 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-go[github-tekton-quay]" tests="3" failures="0" skipped="0" time="33.159" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="8.625">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-go-abkvlfjo
Creating component: e2e-tests-go-abkvlfjo
2026-05-11 08:03:06.633 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:03:06.685 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:03:06.707 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:03:06.711 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:03:06.712 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:03:06.741 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:03:06.741 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="18.522">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="6.012">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-go[github-azure-quay]" tests="7" failures="0" skipped="0" time="82.809" errors="1">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="7.129">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-go-zihdjvnl
Creating component: e2e-tests-go-zihdjvnl
2026-05-11 08:03:06.541 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-11 08:03:06.623 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-11 08:03:06.624 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:03:06.625 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:03:06.625 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:03:06.646 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:03:06.666 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:03:06.669 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:03:06.670 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:03:06.695 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:03:06.695 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.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="14.871">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="12.169">
<system-out>
<![CDATA[2026-05-11 08:03:40.938 [[32mINFO [0m] AzurePlugin: Skipping checkImageRegistryLinks - not applicable for Azure DevOps CI {projectName=ui-e2e-tests-go[github-azure-quay], worker=2}
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="12.366">
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="10.093">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="23.302">
<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-zihdjvnl' })
    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-zihdjvnl' })


       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.879">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-go-zihdjvnl
Creating component: e2e-tests-go-zihdjvnl
2026-05-11 08:04:28.434 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-11 08:04:28.515 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-11 08:04:28.515 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:04:28.516 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:04:28.516 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:04:28.539 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:04:28.563 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:04:28.565 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:04:28.566 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:04:28.595 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:04:28.595 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-go[github-azure-quay]" tests="3" failures="0" skipped="0" time="32.925" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="8.223">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-go-zihdjvnl
Creating component: e2e-tests-go-zihdjvnl
2026-05-11 08:03:06.592 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-11 08:03:06.666 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-11 08:03:06.667 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:03:06.667 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:03:06.668 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:03:06.692 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:03:06.717 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:03:06.721 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:03:06.722 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:03:06.747 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:03:06.747 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="18.073">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="6.629">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-python[github-tekton-quay]" tests="7" failures="0" skipped="0" time="113.549" errors="2">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="7.246">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-python-vsxrpqdl
Creating component: e2e-tests-python-vsxrpqdl
2026-05-11 08:03:06.551 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:03:06.609 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:03:06.630 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:03:06.633 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:03:06.634 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:03:06.661 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:03:06.662 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.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="15.147">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="49.048">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-python-github-tekton-quay-/test-failed-1.png]]

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

[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-python-github-tekton-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 40000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-python[github-tekton-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: 'NAME' }) }).locator('tr').filter({ hasText: /on-push/i }).first().getByTestId('view-logs-icon')
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for locator('table').filter({ has: getByRole('columnheader', { name: 'NAME' }) }).locator('tr').filter({ hasText: /on-push/i }).first().getByTestId('view-logs-icon')


       at ../src/ui/plugins/ci/tektonPlugin.ts:15

      13 |         for (const testId of [TektonPO.logsIconTestId, TektonPO.sbomIconTestId, TektonPO.viewOutputTestId]) {
      14 |             const button = onPushRow.getByTestId(testId);
    > 15 |             await expect(button).toBeVisible();
         |                                  ^
      16 |         }
      17 |     }
      18 |
        at TektonPlugin.checkActionButtons (/workspace/ui-test/src/ui/plugins/ci/tektonPlugin.ts:15:34)
        at TektonPlugin.checkActions (/workspace/ui-test/src/ui/plugins/ci/tektonPlugin.ts:129:20)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:112:9)
        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-tekton-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-tekton-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-python-github-tekton-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="9.306">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-python-vsxrpqdl
Creating component: e2e-tests-python-vsxrpqdl
2026-05-11 08:04:19.894 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:04:19.958 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:04:19.983 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:04:19.986 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:04:19.987 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:04:20.012 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:04:20.013 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="5.869">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="23.256">
<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-vsxrpqdl' })
    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-vsxrpqdl' })


       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.677">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-python-vsxrpqdl
Creating component: e2e-tests-python-vsxrpqdl
2026-05-11 08:05:00.470 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:05:00.539 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:05:00.565 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:05:00.569 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:05:00.570 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:05:00.601 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:05:00.602 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-python[github-tekton-quay]" tests="3" failures="0" skipped="0" time="32.572" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="8.867">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-python-vsxrpqdl
Creating component: e2e-tests-python-vsxrpqdl
2026-05-11 08:03:06.637 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:03:06.690 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:03:06.711 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:03:06.715 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:03:06.716 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:03:06.738 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:03:06.738 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="17.621">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="6.084">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-python[github-azure-quay]" tests="7" failures="0" skipped="0" time="85.978" errors="1">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="7.23">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-python-dnyenres
Creating component: e2e-tests-python-dnyenres
2026-05-11 08:03:06.523 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-11 08:03:06.623 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-11 08:03:06.624 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:03:06.624 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:03:06.625 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:03:06.646 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:03:06.679 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:03:06.683 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:03:06.684 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:03:06.711 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:03:06.712 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.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="15.35">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="17.763">
<system-out>
<![CDATA[2026-05-11 08:03:47.193 [[32mINFO [0m] AzurePlugin: Skipping checkImageRegistryLinks - not applicable for Azure DevOps CI {projectName=ui-e2e-tests-python[github-azure-quay], worker=6}
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="9.791">
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="9.444">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="23.405">
<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-dnyenres' })
    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-dnyenres' })


       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="2.995">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-python-dnyenres
Creating component: e2e-tests-python-dnyenres
2026-05-11 08:04:31.856 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-11 08:04:31.941 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-11 08:04:31.942 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:04:31.942 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:04:31.943 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:04:31.966 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:04:31.992 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:04:31.995 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:04:31.996 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:04:32.020 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:04:32.020 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-python[github-azure-quay]" tests="3" failures="0" skipped="0" time="30.029" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="7.201">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-python-dnyenres
Creating component: e2e-tests-python-dnyenres
2026-05-11 08:03:06.469 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-11 08:03:06.551 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-11 08:03:06.552 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:03:06.552 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:03:06.553 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:03:06.576 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:03:06.601 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:03:06.603 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:03:06.604 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:03:06.633 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:03:06.633 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="15.634">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="7.194">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-dotnet-basic[github-tekton-quay]" tests="7" failures="0" skipped="0" time="114.852" errors="2">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="7.299">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-dotnet-basic-dhjaschr
Creating component: e2e-tests-dotnet-basic-dhjaschr
2026-05-11 08:03:06.661 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:03:06.724 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:03:06.747 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:03:06.751 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:03:06.751 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:03:06.776 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:03:06.776 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.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="13.944">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="49.779">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-dotnet-basic-github-tekton-quay-/test-failed-1.png]]

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

[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-dotnet-basic-github-tekton-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 40000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-dotnet-basic[github-tekton-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: 'NAME' }) }).locator('tr').filter({ hasText: /on-push/i }).first().getByTestId('view-logs-icon')
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for locator('table').filter({ has: getByRole('columnheader', { name: 'NAME' }) }).locator('tr').filter({ hasText: /on-push/i }).first().getByTestId('view-logs-icon')


       at ../src/ui/plugins/ci/tektonPlugin.ts:15

      13 |         for (const testId of [TektonPO.logsIconTestId, TektonPO.sbomIconTestId, TektonPO.viewOutputTestId]) {
      14 |             const button = onPushRow.getByTestId(testId);
    > 15 |             await expect(button).toBeVisible();
         |                                  ^
      16 |         }
      17 |     }
      18 |
        at TektonPlugin.checkActionButtons (/workspace/ui-test/src/ui/plugins/ci/tektonPlugin.ts:15:34)
        at TektonPlugin.checkActions (/workspace/ui-test/src/ui/plugins/ci/tektonPlugin.ts:129:20)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:112:9)
        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-tekton-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-tekton-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-dotnet-basic-github-tekton-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="9.17">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-dotnet-basic-dhjaschr
Creating component: e2e-tests-dotnet-basic-dhjaschr
2026-05-11 08:04:19.703 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:04:19.760 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:04:19.784 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:04:19.787 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:04:19.788 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:04:19.816 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:04:19.817 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="7.699">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="23.66">
<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-dhjaschr' })
    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-dhjaschr' })


       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.301">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-dotnet-basic-dhjaschr
Creating component: e2e-tests-dotnet-basic-dhjaschr
2026-05-11 08:05:02.255 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:05:02.335 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:05:02.360 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:05:02.365 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:05:02.365 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:05:02.393 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:05:02.394 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-dotnet-basic[github-tekton-quay]" tests="3" failures="0" skipped="0" time="33.126" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="7.836">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-dotnet-basic-dhjaschr
Creating component: e2e-tests-dotnet-basic-dhjaschr
2026-05-11 08:03:06.529 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:03:06.579 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:03:06.604 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:03:06.609 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:03:06.610 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:03:06.635 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:03:06.636 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="19.035">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="6.255">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-dotnet-basic[github-azure-quay]" tests="7" failures="0" skipped="0" time="68.958" errors="1">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="7.013">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-dotnet-basic-fndngxke
Creating component: e2e-tests-dotnet-basic-fndngxke
2026-05-11 08:03:38.681 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-11 08:03:38.764 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-11 08:03:38.765 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:03:38.766 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:03:38.766 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:03:38.789 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:03:38.815 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:03:38.818 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:03:38.819 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:03:38.846 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:03:38.847 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.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.953">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="16.231">
<system-out>
<![CDATA[2026-05-11 08:04:07.028 [[32mINFO [0m] AzurePlugin: Skipping checkImageRegistryLinks - not applicable for Azure DevOps CI {projectName=ui-e2e-tests-dotnet-basic[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="8.041">
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="6.126">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="23.533">
<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-fndngxke' })
    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-fndngxke' })


       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="3.061">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-dotnet-basic-fndngxke
Creating component: e2e-tests-dotnet-basic-fndngxke
2026-05-11 08:04:46.459 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-11 08:04:46.549 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-11 08:04:46.550 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:04:46.550 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:04:46.551 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:04:46.577 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:04:46.608 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:04:46.611 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:04:46.611 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:04:46.637 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:04:46.638 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-dotnet-basic[github-azure-quay]" tests="3" failures="0" skipped="0" time="18.147" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="6.393">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-dotnet-basic-fndngxke
Creating component: e2e-tests-dotnet-basic-fndngxke
2026-05-11 08:03:41.105 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-11 08:03:41.185 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-11 08:03:41.186 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:03:41.186 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:03:41.187 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:03:41.209 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:03:41.234 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:03:41.237 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:03:41.238 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:03:41.261 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:03:41.261 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="6.675">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="5.079">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-nodejs[github-tekton-quay]" tests="7" failures="0" skipped="0" time="99.897" errors="2">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="5.389">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-nodejs-cwkcwoyd
Creating component: e2e-tests-nodejs-cwkcwoyd
2026-05-11 08:03:41.533 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:03:41.592 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:03:41.617 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:03:41.621 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:03:41.621 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:03:41.647 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:03:41.648 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.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.46">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="44.827">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-nodejs-github-tekton-quay-/test-failed-1.png]]

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

[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-nodejs-github-tekton-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 40000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-nodejs[github-tekton-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: 'NAME' }) }).locator('tr').filter({ hasText: /on-push/i }).first().getByTestId('view-logs-icon')
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for locator('table').filter({ has: getByRole('columnheader', { name: 'NAME' }) }).locator('tr').filter({ hasText: /on-push/i }).first().getByTestId('view-logs-icon')


       at ../src/ui/plugins/ci/tektonPlugin.ts:15

      13 |         for (const testId of [TektonPO.logsIconTestId, TektonPO.sbomIconTestId, TektonPO.viewOutputTestId]) {
      14 |             const button = onPushRow.getByTestId(testId);
    > 15 |             await expect(button).toBeVisible();
         |                                  ^
      16 |         }
      17 |     }
      18 |
        at TektonPlugin.checkActionButtons (/workspace/ui-test/src/ui/plugins/ci/tektonPlugin.ts:15:34)
        at TektonPlugin.checkActions (/workspace/ui-test/src/ui/plugins/ci/tektonPlugin.ts:129:20)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:112:9)
        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-tekton-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-tekton-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-nodejs-github-tekton-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="9.759">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-nodejs-cwkcwoyd
Creating component: e2e-tests-nodejs-cwkcwoyd
2026-05-11 08:04:39.349 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:04:39.401 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:04:39.429 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:04:39.433 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:04:39.434 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:04:39.463 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:04:39.464 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="7.204">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="24.514">
<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-cwkcwoyd' })
    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-cwkcwoyd' })


       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="2.744">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-nodejs-cwkcwoyd
Creating component: e2e-tests-nodejs-cwkcwoyd
2026-05-11 08:05:22.558 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:05:22.635 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:05:22.665 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:05:22.668 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:05:22.668 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:05:22.713 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:05:22.713 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-nodejs[github-tekton-quay]" tests="3" failures="0" skipped="0" time="18.346" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="6.597">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-nodejs-cwkcwoyd
Creating component: e2e-tests-nodejs-cwkcwoyd
2026-05-11 08:03:41.491 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:03:41.545 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:03:41.574 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:03:41.577 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:03:41.578 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:03:41.608 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:03:41.609 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="6.492">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="5.257">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-nodejs[github-azure-quay]" tests="7" failures="0" skipped="0" time="61.994" errors="1">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="5.27">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-nodejs-ewmefdpm
Creating component: e2e-tests-nodejs-ewmefdpm
2026-05-11 08:03:41.726 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-11 08:03:41.800 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-11 08:03:41.800 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:03:41.801 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:03:41.801 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:03:41.824 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:03:41.847 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:03:41.851 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:03:41.851 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:03:41.879 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:03:41.879 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.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.048">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="9.537">
<system-out>
<![CDATA[2026-05-11 08:04:01.820 [[32mINFO [0m] AzurePlugin: Skipping checkImageRegistryLinks - not applicable for Azure DevOps CI {projectName=ui-e2e-tests-nodejs[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="8.499">
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="5.633">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="23.53">
<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-ewmefdpm' })
    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-ewmefdpm' })


       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="4.477">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-nodejs-ewmefdpm
Creating component: e2e-tests-nodejs-ewmefdpm
2026-05-11 08:04:41.281 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-11 08:04:41.360 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-11 08:04:41.361 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:04:41.362 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:04:41.362 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:04:41.385 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:04:41.409 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:04:41.412 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:04:41.413 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:04:41.441 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:04:41.442 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-nodejs[github-azure-quay]" tests="3" failures="0" skipped="0" time="12.638" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="4.246">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-nodejs-ewmefdpm
Creating component: e2e-tests-nodejs-ewmefdpm
2026-05-11 08:04:01.321 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-11 08:04:01.415 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-11 08:04:01.416 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:04:01.416 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:04:01.416 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:04:01.439 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:04:01.466 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:04:01.470 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:04:01.471 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:04:01.508 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:04:01.509 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="5.654">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="2.738">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-java-quarkus[github-tekton-quay]" tests="7" failures="0" skipped="0" time="93.486" errors="2">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="3.793">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-java-quarkus-mnizlslx
Creating component: e2e-tests-java-quarkus-mnizlslx
2026-05-11 08:04:01.776 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:04:01.833 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:04:01.855 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:04:01.858 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:04:01.859 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:04:01.891 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:04:01.891 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.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.035">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="44.279">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-java-quarkus-github-tekton-quay-/test-failed-1.png]]

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

[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-java-quarkus-github-tekton-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 40000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-java-quarkus[github-tekton-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: 'NAME' }) }).locator('tr').filter({ hasText: /on-push/i }).first().getByTestId('view-logs-icon')
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for locator('table').filter({ has: getByRole('columnheader', { name: 'NAME' }) }).locator('tr').filter({ hasText: /on-push/i }).first().getByTestId('view-logs-icon')


       at ../src/ui/plugins/ci/tektonPlugin.ts:15

      13 |         for (const testId of [TektonPO.logsIconTestId, TektonPO.sbomIconTestId, TektonPO.viewOutputTestId]) {
      14 |             const button = onPushRow.getByTestId(testId);
    > 15 |             await expect(button).toBeVisible();
         |                                  ^
      16 |         }
      17 |     }
      18 |
        at TektonPlugin.checkActionButtons (/workspace/ui-test/src/ui/plugins/ci/tektonPlugin.ts:15:34)
        at TektonPlugin.checkActions (/workspace/ui-test/src/ui/plugins/ci/tektonPlugin.ts:129:20)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:112:9)
        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-java-quarkus-github-tekton-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-java-quarkus-github-tekton-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-java-quarkus-github-tekton-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="9.955">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-java-quarkus-mnizlslx
Creating component: e2e-tests-java-quarkus-mnizlslx
2026-05-11 08:04:55.838 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:04:55.895 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:04:55.920 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:04:55.924 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:04:55.924 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:04:55.953 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:04:55.954 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="5.934">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="22.695">
<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-mnizlslx' })
    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-mnizlslx' })


       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.795">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-java-quarkus-mnizlslx
Creating component: e2e-tests-java-quarkus-mnizlslx
2026-05-11 08:05:36.104 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:05:36.157 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:05:36.181 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:05:36.184 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:05:36.185 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:05:36.215 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:05:36.216 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-java-quarkus[github-tekton-quay]" tests="3" failures="0" skipped="0" time="11.885" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="4.111">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-java-quarkus-mnizlslx
Creating component: e2e-tests-java-quarkus-mnizlslx
2026-05-11 08:04:15.900 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:04:15.955 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:04:15.981 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:04:15.985 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:04:15.985 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:04:16.019 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:04:16.020 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="4.917">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="2.857">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-java-quarkus[github-azure-quay]" tests="7" failures="0" skipped="0" time="58.209" errors="1">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="3.17">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-java-quarkus-jozmggim
Creating component: e2e-tests-java-quarkus-jozmggim
2026-05-11 08:04:29.684 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-11 08:04:29.758 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-11 08:04:29.759 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:04:29.760 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:04:29.760 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:04:29.785 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:04:29.816 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:04:29.821 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:04:29.822 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:04:29.854 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:04:29.855 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.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.481">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="9.688">
<system-out>
<![CDATA[2026-05-11 08:04:46.295 [[32mINFO [0m] AzurePlugin: Skipping checkImageRegistryLinks - not applicable for Azure DevOps CI {projectName=ui-e2e-tests-java-quarkus[github-azure-quay], worker=5}
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="8.268">
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="7.05">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="23.82">
<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-jozmggim' })
    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-jozmggim' })


       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.732">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-java-quarkus-jozmggim
Creating component: e2e-tests-java-quarkus-jozmggim
2026-05-11 08:05:27.005 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-11 08:05:27.088 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-11 08:05:27.089 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:05:27.089 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:05:27.089 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:05:27.116 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:05:27.139 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:05:27.141 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:05:27.142 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:05:27.168 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:05:27.168 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-java-quarkus[github-azure-quay]" tests="3" failures="0" skipped="0" time="12.542" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="3.708">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-java-quarkus-jozmggim
Creating component: e2e-tests-java-quarkus-jozmggim
2026-05-11 08:04:33.232 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-11 08:04:33.318 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-11 08:04:33.318 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:04:33.319 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:04:33.319 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:04:33.343 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:04:33.369 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:04:33.373 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:04:33.374 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:04:33.410 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:04:33.410 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="5.113">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="3.721">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-java-springboot[github-tekton-quay]" tests="7" failures="0" skipped="0" time="91.994" errors="2">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="3.645">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-java-springboot-psjixmhn
Creating component: e2e-tests-java-springboot-psjixmhn
2026-05-11 08:04:36.674 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:04:36.728 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:04:36.756 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:04:36.760 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:04:36.760 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:04:36.789 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:04:36.790 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.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.009">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="44.054">
<system-out>
<![CDATA[
[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-java-springboot-github-tekton-quay-/test-failed-1.png]]

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

[[ATTACHMENT|ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-java-springboot-github-tekton-quay-/error-context.md]]
]]>
</system-out>
<error message="Step timeout of 40000ms exceeded." type="TimeoutError">
<![CDATA[  [ui-e2e-tests-java-springboot[github-tekton-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: 'NAME' }) }).locator('tr').filter({ hasText: /on-push/i }).first().getByTestId('view-logs-icon')
    Expected: visible
    Error: element(s) not found

    Call log:
      - Expect "toBeVisible" with timeout 60000ms
      - waiting for locator('table').filter({ has: getByRole('columnheader', { name: 'NAME' }) }).locator('tr').filter({ hasText: /on-push/i }).first().getByTestId('view-logs-icon')


       at ../src/ui/plugins/ci/tektonPlugin.ts:15

      13 |         for (const testId of [TektonPO.logsIconTestId, TektonPO.sbomIconTestId, TektonPO.viewOutputTestId]) {
      14 |             const button = onPushRow.getByTestId(testId);
    > 15 |             await expect(button).toBeVisible();
         |                                  ^
      16 |         }
      17 |     }
      18 |
        at TektonPlugin.checkActionButtons (/workspace/ui-test/src/ui/plugins/ci/tektonPlugin.ts:15:34)
        at TektonPlugin.checkActions (/workspace/ui-test/src/ui/plugins/ci/tektonPlugin.ts:129:20)
        at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:112:9)
        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-java-springboot-github-tekton-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-java-springboot-github-tekton-quay-/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-e2e-tests-java-springboot-github-tekton-quay-/error-context.md
]]>
</error>
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="7.947">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-java-springboot-psjixmhn
Creating component: e2e-tests-java-springboot-psjixmhn
2026-05-11 08:05:31.114 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:05:31.165 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:05:31.192 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:05:31.197 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:05:31.198 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:05:31.231 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:05:31.231 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="6.024">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="22.548">
<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-psjixmhn' })
    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-psjixmhn' })


       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.767">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-java-springboot-psjixmhn
Creating component: e2e-tests-java-springboot-psjixmhn
2026-05-11 08:06:09.304 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:06:09.360 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:06:09.384 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:06:09.387 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:06:09.387 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:06:09.418 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:06:09.419 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-java-springboot[github-tekton-quay]" tests="3" failures="0" skipped="0" time="12.756" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="3.885">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-java-springboot-psjixmhn
Creating component: e2e-tests-java-springboot-psjixmhn
2026-05-11 08:04:47.645 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:04:47.712 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:04:47.736 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:04:47.740 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:04:47.741 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:04:47.772 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:04:47.772 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="4.936">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="3.935">
</testcase>
</testsuite>
<testsuite name="ui/component.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-java-springboot[github-azure-quay]" tests="7" failures="0" skipped="0" time="55.128" errors="1">
<testcase name="Component UI Test Suite › Go to home page › open developer hub" classname="ui/component.test.ts" time="3.077">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-java-springboot-sdjzxbdn
Creating component: e2e-tests-java-springboot-sdjzxbdn
2026-05-11 08:04:47.806 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-11 08:04:47.894 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-11 08:04:47.895 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:04:47.895 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:04:47.896 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:04:47.924 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:04:47.949 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:04:47.953 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:04:47.954 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:04:47.980 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:04:47.980 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.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.611">
</testcase>
<testcase name="Component UI Test Suite › Verify CI › verify CI provider on CI tab" classname="ui/component.test.ts" time="9.88">
<system-out>
<![CDATA[2026-05-11 08:05:04.541 [[32mINFO [0m] AzurePlugin: Skipping checkImageRegistryLinks - not applicable for Azure DevOps CI {projectName=ui-e2e-tests-java-springboot[github-azure-quay], worker=2}
]]>
</system-out>
</testcase>
<testcase name="Component UI Test Suite › Verify CD › verify ArgoCD deployment lifecycle" classname="ui/component.test.ts" time="7.573">
</testcase>
<testcase name="Component UI Test Suite › Verify Docs › test docs" classname="ui/component.test.ts" time="5.592">
</testcase>
<testcase name="Component UI Test Suite › Test Image Registry › test image registry" classname="ui/component.test.ts" time="22.598">
<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-sdjzxbdn' })
    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-sdjzxbdn' })


       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.797">
<system-out>
<![CDATA[Running UI test for component: e2e-tests-java-springboot-sdjzxbdn
Creating component: e2e-tests-java-springboot-sdjzxbdn
2026-05-11 08:05:41.926 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-11 08:05:42.005 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-11 08:05:42.006 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:05:42.006 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:05:42.007 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:05:42.029 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:05:42.053 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:05:42.056 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:05:42.057 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:05:42.086 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:05:42.087 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
</testsuite>
<testsuite name="ui/gitopsResource.test.ts" timestamp="2026-05-11T08:03:00.211Z" hostname="ui-e2e-tests-java-springboot[github-azure-quay]" tests="3" failures="0" skipped="0" time="12.982" errors="0">
<testcase name="Gitops Resource UI Test Suite › Check gitops git link" classname="ui/gitopsResource.test.ts" time="3.887">
<system-out>
<![CDATA[Running UI test for gitops resource: e2e-tests-java-springboot-sdjzxbdn
Creating component: e2e-tests-java-springboot-sdjzxbdn
2026-05-11 08:04:51.532 [[32mINFO [0m] utils.util: Loaded environment variable AZURE_PROJECT
2026-05-11 08:04:51.606 [[32mINFO [0m] azure.client: Initialized Azure client {project=shared-public, organization=rhtap-test, host=dev.azure.com, apiVersion=7.1}
2026-05-11 08:04:51.607 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:04:51.607 [[32mINFO [0m] rhtap.core.integration.ci.base: Azure client initialized successfully
2026-05-11 08:04:51.608 [[32mINFO [0m] utils.util: Loaded environment variable QUAY_REGISTRY_ORG
2026-05-11 08:04:51.628 [[32mINFO [0m] utils.util: Loaded environment variable GITHUB_ORGANIZATION
2026-05-11 08:04:51.648 [[32mINFO [0m] github.client: Initializing GitHub client {baseUrl=https://api.github.com}
2026-05-11 08:04:51.651 [[32mINFO [0m] github.client: GitHub client initialized successfully
2026-05-11 08:04:51.652 [[32mINFO [0m] argocd.client: Initialized ArgoCD client {context=default/api-kx-9eb103329d-rtum-p3-openshiftapps-com:443/cluster-admin}
2026-05-11 08:04:51.685 [[32mINFO [0m] rhdh.developer-hub: Initialized Developer Hub client
2026-05-11 08:04:51.685 [[32mINFO [0m] rhtap.core.component: Connected to Developer Hub at: https://backstage-developer-hub-tssc-dh.apps.rosa.kx-9eb103329d.rtum.p3.openshiftapps.com
]]>
</system-out>
</testcase>
<testcase name="Gitops Resource UI Test Suite › Test Gitops Docs" classname="ui/gitopsResource.test.ts" time="5.73">
</testcase>
<testcase name="Gitops Resource UI Test Suite › Verify CI" classname="ui/gitopsResource.test.ts" time="3.365">
</testcase>
</testsuite>
</testsuites>