<?xml version="1.0" encoding="UTF-8"?>
  <testsuites tests="154" disabled="114" errors="1" failures="1" time="2903.358466321">
      <testsuite name="Build Service E2E" package="/workspace/source/integration-tests/e2e" tests="154" disabled="7" skipped="107" errors="1" failures="1" time="2903.358466321" timestamp="2026-05-04T11:46:19">
          <properties>
              <property name="SuiteSucceeded" value="false"></property>
              <property name="SuiteHasProgrammaticFocus" value="false"></property>
              <property name="SpecialSuiteFailureReason" value=""></property>
              <property name="SuiteLabels" value="[]"></property>
              <property name="SuiteSemVerConstraints" value="[]"></property>
              <property name="SuiteComponentSemVerConstraints" value="[]"></property>
              <property name="RandomSeed" value="1777894899"></property>
              <property name="RandomizeAllSpecs" value="false"></property>
              <property name="LabelFilter" value="build-service &amp;&amp; forgejo"></property>
              <property name="SemVerFilter" value=""></property>
              <property name="FocusStrings" value=""></property>
              <property name="SkipStrings" value=""></property>
              <property name="FocusFiles" value=""></property>
              <property name="SkipFiles" value=""></property>
              <property name="FailOnPending" value="false"></property>
              <property name="FailOnEmpty" value="true"></property>
              <property name="FailFast" value="false"></property>
              <property name="FlakeAttempts" value="0"></property>
              <property name="DryRun" value="false"></property>
              <property name="ParallelTotal" value="5"></property>
              <property name="OutputInterceptorMode" value="none"></property>
          </properties>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private correctly targets the default branch (that is not named &#39;main&#39;) with PaC [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private workspace parameter is set correctly in PaC repository CR [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private triggers a PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private build pipeline uses the correct serviceAccount [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private component build status is set correctly [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private image repo and robot account created successfully [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private created image repo is private [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private a related PipelineRun should be deleted after deleting the component [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private PR branch should not exist in the repo [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new component without specified branch is created and with visibility private related image repo and the robot account should be deleted after deleting the component [build-service, github-webhook, pac-build, pipeline, image-controller, github, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new Component with specified custom branch is created triggers a PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new Component with specified custom branch is created should lead to a PaC init PR creation [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new Component with specified custom branch is created the PipelineRun should eventually finish successfully [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new Component with specified custom branch is created image repo and robot account created successfully [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new Component with specified custom branch is created created image repo is public [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new Component with specified custom branch is created image tag is updated successfully [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new Component with specified custom branch is created should ensure pruning labels are set [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when a new Component with specified custom branch is created eventually leads to the PipelineRun status report at Checks tab [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is updated eventually leads to triggering another PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is updated should lead to a PaC init PR update [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is updated PipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is updated eventually leads to another update of a PR about the PipelineRun status report at Checks tab [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is merged eventually leads to triggering another PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is merged pipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is merged does not have expiration set [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is merged After updating image visibility to private, it should not trigger another PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is merged image repo is updated to private [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is merged retrigger the pipeline manually [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="pending" time="0">
              <skipped message="pending"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is merged retriggered pipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="pending" time="0">
              <skipped message="pending"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the component is removed and recreated (with the same name in the same namespace) should no longer lead to a creation of a PaC PR [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test build secret lookup when two secrets are created creates first component [build-service, github, pac-build, secret-lookup]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test build secret lookup when two secrets are created creates second component [build-service, github, pac-build, secret-lookup]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test build secret lookup when two secrets are created check first component annotation has errors [build-service, github, pac-build, secret-lookup]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test build secret lookup when two secrets are created triggered PipelineRun is for component  [build-service, github, pac-build, secret-lookup]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test build secret lookup when two secrets are created check only one pipelinerun should be triggered [build-service, github, pac-build, secret-lookup]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test build secret lookup when two secrets are created when second component is deleted, pac pr branch should not exist in the repo [build-service, github, pac-build, secret-lookup]" classname="Build Service E2E" status="pending" time="0">
              <skipped message="pending"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private correctly targets the default branch (that is not named &#39;main&#39;) with PaC [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private workspace parameter is set correctly in PaC repository CR [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private triggers a PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private build pipeline uses the correct serviceAccount [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private component build status is set correctly [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private image repo and robot account created successfully [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private created image repo is private [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private a related PipelineRun should be deleted after deleting the component [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private PR branch should not exist in the repo [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new component without specified branch is created and with visibility private related image repo and the robot account should be deleted after deleting the component [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, pac-custom-default-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new Component with specified custom branch is created triggers a PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new Component with specified custom branch is created should lead to a PaC init PR creation [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new Component with specified custom branch is created the PipelineRun should eventually finish successfully [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new Component with specified custom branch is created image repo and robot account created successfully [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new Component with specified custom branch is created created image repo is public [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new Component with specified custom branch is created image tag is updated successfully [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new Component with specified custom branch is created should ensure pruning labels are set [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when a new Component with specified custom branch is created eventually leads to the PipelineRun status report at Checks tab [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is updated eventually leads to triggering another PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is updated should lead to a PaC init PR update [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is updated PipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is updated eventually leads to another update of a PR about the PipelineRun status report at Checks tab [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is merged eventually leads to triggering another PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is merged pipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is merged does not have expiration set [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is merged After updating image visibility to private, it should not trigger another PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is merged image repo is updated to private [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is merged retrigger the pipeline manually [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="pending" time="0">
              <skipped message="pending"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is merged retriggered pipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="pending" time="0">
              <skipped message="pending"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the component is removed and recreated (with the same name in the same namespace) should no longer lead to a creation of a PaC PR [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test build annotations when component is created with invalid build request annotations handles invalid request annotation [build-service, github, annotations]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace creates component with context directory go-component [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace triggers a PipelineRun for component go-component-sthnya [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace should lead to a PaC PR creation for component go-component-sthnya [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace the PipelineRun should eventually finish successfully for component go-component-sthnya [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace merging the PR should be successful [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace leads to triggering on push PipelineRun [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace creates component with context directory python-component [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace triggers a PipelineRun for component python-component-ffbrkr [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace should lead to a PaC PR creation for component python-component-ffbrkr [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace the PipelineRun should eventually finish successfully for component python-component-ffbrkr [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace merging the PR should be successful [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace leads to triggering on push PipelineRun [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace only one component is changed [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace only related pipelinerun should be triggered [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when a components is created with same git url in different namespace should fail to configure PaC for the component [build-service, github, pac-build, multi-component]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace creates component with nudges [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace triggers a PipelineRun for parent component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace the PipelineRun should eventually finish successfully for parent component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace the PipelineRun should eventually finish successfully for child component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace should lead to a PaC PR creation for child component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace Merging the PaC PR should be successful for child component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace create dockerfile and yaml manifest that references build and distribution repositories [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace should lead to a PaC PR creation for parent component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace Merging the PaC PR should be successful for parent component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace PR merge triggers PAC PipelineRun for parent component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace PAC PipelineRun for parent component  is successful [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace should lead to a nudge PR creation for child component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace merging the PR should be successful for child component  [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gh component update with renovate when components are created in same namespace Verify the nudge updated the contents [build-service, renovate, multi-component, github]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace creates component with nudges [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace triggers a PipelineRun for parent component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace the PipelineRun should eventually finish successfully for parent component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace the PipelineRun should eventually finish successfully for child component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace should lead to a PaC PR creation for child component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace Merging the PaC PR should be successful for child component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace create dockerfile and yaml manifest that references build and distribution repositories [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace should lead to a PaC PR creation for parent component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace Merging the PaC PR should be successful for parent component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace PR merge triggers PAC PipelineRun for parent component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace PAC PipelineRun for parent component  is successful [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace should lead to a nudge PR creation for child component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace merging the PR should be successful for child component  [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider gl component update with renovate when components are created in same namespace Verify the nudge updated the contents [build-service, renovate, multi-component, gitlab]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private correctly targets the default branch (that is not named &#39;main&#39;) with PaC [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="55.895658249">
              <system-err>&gt; Enter [BeforeAll] PaC component build - /workspace/source/integration-tests/e2e/pac_build.go:56 @ 05/04/26 11:46:19.914&#xA;&lt; Exit [BeforeAll] PaC component build - /workspace/source/integration-tests/e2e/pac_build.go:56 @ 05/04/26 11:46:38.276 (18.362s)&#xA;&gt; Enter [BeforeAll] when a new component without specified branch is created and with visibility private - /workspace/source/integration-tests/e2e/pac_build.go:118 @ 05/04/26 11:46:38.276&#xA;Image repository for component fj-test-custom-default-rbsmyb in namespace build-e2e-orzq do not have right state (&#39;&#39; != &#39;ready&#39;) yet but it has status {  { } {&lt;nil&gt;      } []}.&#xA;&lt; Exit [BeforeAll] when a new component without specified branch is created and with visibility private - /workspace/source/integration-tests/e2e/pac_build.go:118 @ 05/04/26 11:46:48.45 (10.174s)&#xA;&gt; Enter [It] correctly targets the default branch (that is not named &#39;main&#39;) with PaC - /workspace/source/integration-tests/e2e/pac_build.go:137 @ 05/04/26 11:46:48.45&#xA;&lt; Exit [It] correctly targets the default branch (that is not named &#39;main&#39;) with PaC - /workspace/source/integration-tests/e2e/pac_build.go:137 @ 05/04/26 11:47:15.809 (27.359s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:47:15.809&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:47:15.809 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private workspace parameter is set correctly in PaC repository CR [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="0.120492177">
              <system-err>&gt; Enter [It] workspace parameter is set correctly in PaC repository CR - /workspace/source/integration-tests/e2e/pac_build.go:154 @ 05/04/26 11:47:15.81&#xA;&lt; Exit [It] workspace parameter is set correctly in PaC repository CR - /workspace/source/integration-tests/e2e/pac_build.go:154 @ 05/04/26 11:47:15.93 (120ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:47:15.93&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:47:15.93 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private triggers a PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="20.223560009">
              <system-err>&gt; Enter [It] triggers a PipelineRun - /workspace/source/integration-tests/e2e/pac_build.go:176 @ 05/04/26 11:47:15.931&#xA;PipelineRun has not been created yet for the component build-e2e-orzq/fj-test-custom-branch-qzqkop&#xA;&lt; Exit [It] triggers a PipelineRun - /workspace/source/integration-tests/e2e/pac_build.go:176 @ 05/04/26 11:47:36.154 (20.223s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:47:36.155&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:47:36.155 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private build pipeline uses the correct serviceAccount [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="0.000484141">
              <system-err>&gt; Enter [It] build pipeline uses the correct serviceAccount - /workspace/source/integration-tests/e2e/pac_build.go:191 @ 05/04/26 11:47:36.155&#xA;&lt; Exit [It] build pipeline uses the correct serviceAccount - /workspace/source/integration-tests/e2e/pac_build.go:191 @ 05/04/26 11:47:36.155 (0s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:47:36.156&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:47:36.156 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private component build status is set correctly [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="0.060438906">
              <system-err>&gt; Enter [It] component build status is set correctly - /workspace/source/integration-tests/e2e/pac_build.go:195 @ 05/04/26 11:47:36.156&#xA;build status annotation value: {&#34;pac&#34;:{&#34;state&#34;:&#34;enabled&#34;,&#34;merge-url&#34;:&#34;https://codeberg.org/konflux-qe/devfile-sample-hello-world-cwcrzl/pulls/1&#34;,&#34;configuration-time&#34;:&#34;Mon, 04 May 2026 11:47:15 UTC&#34;},&#34;message&#34;:&#34;done&#34;}&#xA;state: enabled&#xA;mergeUrl: https://codeberg.org/konflux-qe/devfile-sample-hello-world-cwcrzl/pulls/1&#xA;errId: 0&#xA;errMessage: &#xA;configurationTime: Mon, 04 May 2026 11:47:15 UTC&#xA;&lt; Exit [It] component build status is set correctly - /workspace/source/integration-tests/e2e/pac_build.go:195 @ 05/04/26 11:47:36.216 (60ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:47:36.217&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:47:36.217 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private image repo and robot account created successfully [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="0.981048392">
              <system-err>&gt; Enter [It] image repo and robot account created successfully - /workspace/source/integration-tests/e2e/pac_build.go:225 @ 05/04/26 11:47:36.217&#xA;&lt; Exit [It] image repo and robot account created successfully - /workspace/source/integration-tests/e2e/pac_build.go:225 @ 05/04/26 11:47:37.198 (981ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:47:37.198&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:47:37.198 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private created image repo is private [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="0.338017353">
              <system-err>&gt; Enter [It] created image repo is private - /workspace/source/integration-tests/e2e/pac_build.go:243 @ 05/04/26 11:47:37.199&#xA;&lt; Exit [It] created image repo is private - /workspace/source/integration-tests/e2e/pac_build.go:243 @ 05/04/26 11:47:37.537 (338ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:47:37.537&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:47:37.537 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private a related PipelineRun should be deleted after deleting the component [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="41.309752077">
              <system-err>&gt; Enter [It] a related PipelineRun should be deleted after deleting the component - /workspace/source/integration-tests/e2e/pac_build.go:249 @ 05/04/26 11:47:37.538&#xA;&lt; Exit [It] a related PipelineRun should be deleted after deleting the component - /workspace/source/integration-tests/e2e/pac_build.go:249 @ 05/04/26 11:48:18.847 (41.309s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:48:18.847&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:48:18.847 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private PR branch should not exist in the repo [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="0.200380273">
              <system-err>&gt; Enter [It] PR branch should not exist in the repo - /workspace/source/integration-tests/e2e/pac_build.go:264 @ 05/04/26 11:48:18.848&#xA;&lt; Exit [It] PR branch should not exist in the repo - /workspace/source/integration-tests/e2e/pac_build.go:264 @ 05/04/26 11:48:19.048 (200ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:48:19.048&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:48:19.048 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new component without specified branch is created and with visibility private related image repo and the robot account should be deleted after deleting the component [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, pac-custom-default-branch]" classname="Build Service E2E" status="passed" time="0.853816046">
              <system-err>&gt; Enter [It] related image repo and the robot account should be deleted after deleting the component - /workspace/source/integration-tests/e2e/pac_build.go:277 @ 05/04/26 11:48:19.048&#xA;&lt; Exit [It] related image repo and the robot account should be deleted after deleting the component - /workspace/source/integration-tests/e2e/pac_build.go:277 @ 05/04/26 11:48:19.902 (854ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:48:19.902&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:48:19.902 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new Component with specified custom branch is created triggers a PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="passed" time="70.775681186">
              <system-err>&gt; Enter [BeforeAll] when a new Component with specified custom branch is created - /workspace/source/integration-tests/e2e/pac_build.go:303 @ 05/04/26 11:48:19.903&#xA;Image repository for component fj-test-custom-branch-qzqkop in namespace build-e2e-orzq do not have right state (&#39;&#39; != &#39;ready&#39;) yet but it has status {  { } {&lt;nil&gt;      } []}.&#xA;&lt; Exit [BeforeAll] when a new Component with specified custom branch is created - /workspace/source/integration-tests/e2e/pac_build.go:303 @ 05/04/26 11:48:30.028 (10.125s)&#xA;&gt; Enter [It] triggers a PipelineRun - /workspace/source/integration-tests/e2e/pac_build.go:327 @ 05/04/26 11:48:30.028&#xA;PipelineRun has not been created yet for the component build-e2e-orzq/fj-test-custom-branch-qzqkop&#xA;PipelineRun has not been created yet for the component build-e2e-orzq/fj-test-custom-branch-qzqkop&#xA;&lt; Exit [It] triggers a PipelineRun - /workspace/source/integration-tests/e2e/pac_build.go:327 @ 05/04/26 11:49:30.678 (1m0.65s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:49:30.678&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:49:30.678 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new Component with specified custom branch is created should lead to a PaC init PR creation [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="passed" time="0.816704409">
              <system-err>&gt; Enter [It] should lead to a PaC init PR creation - /workspace/source/integration-tests/e2e/pac_build.go:342 @ 05/04/26 11:49:30.68&#xA;&lt; Exit [It] should lead to a PaC init PR creation - /workspace/source/integration-tests/e2e/pac_build.go:342 @ 05/04/26 11:49:31.496 (816ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:49:31.497&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:49:31.497 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new Component with specified custom branch is created the PipelineRun should eventually finish successfully [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="passed" time="300.178647902">
              <system-err>&gt; Enter [It] the PipelineRun should eventually finish successfully - /workspace/source/integration-tests/e2e/pac_build.go:360 @ 05/04/26 11:49:31.497&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-c89nx found for Component build-e2e-orzq/fj-test-custom-branch-qzqkop&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-c89nx reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-c89nx reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-c89nx reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-c89nx reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-c89nx reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-c89nx reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-c89nx reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-c89nx reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-c89nx reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-c89nx reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-c89nx reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-c89nx reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-c89nx reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-c89nx reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-c89nx reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-c89nx reason: Completed&#xA;&lt; Exit [It] the PipelineRun should eventually finish successfully - /workspace/source/integration-tests/e2e/pac_build.go:360 @ 05/04/26 11:54:31.675 (5m0.178s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:54:31.676&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:54:31.676 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new Component with specified custom branch is created image repo and robot account created successfully [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="passed" time="1.006830567">
              <system-err>&gt; Enter [It] image repo and robot account created successfully - /workspace/source/integration-tests/e2e/pac_build.go:365 @ 05/04/26 11:54:31.676&#xA;&lt; Exit [It] image repo and robot account created successfully - /workspace/source/integration-tests/e2e/pac_build.go:365 @ 05/04/26 11:54:32.683 (1.006s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:54:32.683&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:54:32.683 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new Component with specified custom branch is created created image repo is public [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="passed" time="0.277117419">
              <system-err>&gt; Enter [It] created image repo is public - /workspace/source/integration-tests/e2e/pac_build.go:384 @ 05/04/26 11:54:32.683&#xA;&lt; Exit [It] created image repo is public - /workspace/source/integration-tests/e2e/pac_build.go:384 @ 05/04/26 11:54:32.96 (277ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:54:32.96&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:54:32.96 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new Component with specified custom branch is created image tag is updated successfully [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="passed" time="0.491888916">
              <system-err>&gt; Enter [It] image tag is updated successfully - /workspace/source/integration-tests/e2e/pac_build.go:390 @ 05/04/26 11:54:32.961&#xA;Image tag quay.io/redhat-appstudio-qe/build-e2e-orzq/fj-test-custom-branch-qzqkop:on-pr-dd2a903909c3cb5db9a125c7b2d4c24e49cfc0c7 successfully found in Quay&#xA;&lt; Exit [It] image tag is updated successfully - /workspace/source/integration-tests/e2e/pac_build.go:390 @ 05/04/26 11:54:33.453 (492ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:54:33.453&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:54:33.453 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new Component with specified custom branch is created should ensure pruning labels are set [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="passed" time="0.504087218">
              <system-err>&gt; Enter [It] should ensure pruning labels are set - /workspace/source/integration-tests/e2e/pac_build.go:416 @ 05/04/26 11:54:33.453&#xA;&lt; Exit [It] should ensure pruning labels are set - /workspace/source/integration-tests/e2e/pac_build.go:416 @ 05/04/26 11:54:33.957 (504ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:54:33.957&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:54:33.957 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when a new Component with specified custom branch is created eventually leads to the PipelineRun status report at Checks tab [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="passed" time="3.357711831">
              <system-err>&gt; Enter [It] eventually leads to the PipelineRun status report at Checks tab - /workspace/source/integration-tests/e2e/pac_build.go:433 @ 05/04/26 11:54:33.958&#xA;&lt; Exit [It] eventually leads to the PipelineRun status report at Checks tab - /workspace/source/integration-tests/e2e/pac_build.go:433 @ 05/04/26 11:54:33.958 (0s)&#xA;&gt; Enter [AfterAll] when a new Component with specified custom branch is created - /workspace/source/integration-tests/e2e/pac_build.go:320 @ 05/04/26 11:54:33.958&#xA;&lt; Exit [AfterAll] when a new Component with specified custom branch is created - /workspace/source/integration-tests/e2e/pac_build.go:320 @ 05/04/26 11:54:37.315 (3.357s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:54:37.315&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:54:37.316 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is updated eventually leads to triggering another PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="passed" time="48.269419412">
              <system-err>&gt; Enter [BeforeAll] when the PaC init branch is updated - /workspace/source/integration-tests/e2e/pac_build.go:448 @ 05/04/26 11:54:37.316&#xA;created file sha: 5fdd5344ae5109b37b6e0c048a5d396d76aec772&#xA;&lt; Exit [BeforeAll] when the PaC init branch is updated - /workspace/source/integration-tests/e2e/pac_build.go:448 @ 05/04/26 11:54:45.343 (8.027s)&#xA;&gt; Enter [It] eventually leads to triggering another PipelineRun - /workspace/source/integration-tests/e2e/pac_build.go:458 @ 05/04/26 11:54:45.343&#xA;PipelineRun has not been created yet for the component build-e2e-orzq/fj-test-custom-branch-qzqkop&#xA;PipelineRun has not been created yet for the component build-e2e-orzq/fj-test-custom-branch-qzqkop&#xA;&lt; Exit [It] eventually leads to triggering another PipelineRun - /workspace/source/integration-tests/e2e/pac_build.go:458 @ 05/04/26 11:55:25.585 (40.242s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:55:25.585&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:55:25.585 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is updated should lead to a PaC init PR update [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="passed" time="0.893742349">
              <system-err>&gt; Enter [It] should lead to a PaC init PR update - /workspace/source/integration-tests/e2e/pac_build.go:473 @ 05/04/26 11:55:25.586&#xA;&lt; Exit [It] should lead to a PaC init PR update - /workspace/source/integration-tests/e2e/pac_build.go:473 @ 05/04/26 11:55:26.479 (893ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:55:26.48&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:55:26.48 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is updated PipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="passed" time="180.179218673">
              <system-err>&gt; Enter [It] PipelineRun should eventually finish - /workspace/source/integration-tests/e2e/pac_build.go:492 @ 05/04/26 11:55:26.48&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-tzprt found for Component build-e2e-orzq/fj-test-custom-branch-qzqkop&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-tzprt reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-tzprt reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-tzprt reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-tzprt reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-tzprt reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-tzprt reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-tzprt reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-tzprt reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-tzprt reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-pull-request-tzprt reason: Completed&#xA;&lt; Exit [It] PipelineRun should eventually finish - /workspace/source/integration-tests/e2e/pac_build.go:492 @ 05/04/26 11:58:26.659 (3m0.179s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:58:26.659&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:58:26.659 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is updated eventually leads to another update of a PR about the PipelineRun status report at Checks tab [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="passed" time="0.000251485">
              <system-err>&gt; Enter [It] eventually leads to another update of a PR about the PipelineRun status report at Checks tab - /workspace/source/integration-tests/e2e/pac_build.go:497 @ 05/04/26 11:58:26.66&#xA;&lt; Exit [It] eventually leads to another update of a PR about the PipelineRun status report at Checks tab - /workspace/source/integration-tests/e2e/pac_build.go:497 @ 05/04/26 11:58:26.66 (0s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:58:26.66&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:58:26.66 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is merged eventually leads to triggering another PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="passed" time="34.88736889">
              <system-err>&gt; Enter [BeforeAll] when the PaC init branch is merged - /workspace/source/integration-tests/e2e/pac_build.go:513 @ 05/04/26 11:58:26.661&#xA;merged result sha: ffaa4340a95fb2133ad50209c5bc53c03bfbb7da&#xA;&lt; Exit [BeforeAll] when the PaC init branch is merged - /workspace/source/integration-tests/e2e/pac_build.go:513 @ 05/04/26 11:58:41.293 (14.633s)&#xA;&gt; Enter [It] eventually leads to triggering another PipelineRun - /workspace/source/integration-tests/e2e/pac_build.go:523 @ 05/04/26 11:58:41.293&#xA;PipelineRun has not been created yet for the component build-e2e-orzq/fj-test-custom-branch-qzqkop&#xA;&lt; Exit [It] eventually leads to triggering another PipelineRun - /workspace/source/integration-tests/e2e/pac_build.go:523 @ 05/04/26 11:59:01.548 (20.254s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:59:01.548&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 11:59:01.548 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is merged pipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="passed" time="280.181740373">
              <system-err>&gt; Enter [It] pipelineRun should eventually finish - /workspace/source/integration-tests/e2e/pac_build.go:539 @ 05/04/26 11:59:01.548&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-push-262jg found for Component build-e2e-orzq/fj-test-custom-branch-qzqkop&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-push-262jg reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-push-262jg reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-push-262jg reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-push-262jg reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-push-262jg reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-push-262jg reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-push-262jg reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-push-262jg reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-push-262jg reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-push-262jg reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-push-262jg reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-push-262jg reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-push-262jg reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-push-262jg reason: Running&#xA;PipelineRun fj-test-custom-branch-qzqkop-on-push-262jg reason: Completed&#xA;&lt; Exit [It] pipelineRun should eventually finish - /workspace/source/integration-tests/e2e/pac_build.go:539 @ 05/04/26 12:03:41.73 (4m40.181s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 12:03:41.73&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 12:03:41.73 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is merged does not have expiration set [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="passed" time="0.289612862">
              <system-err>&gt; Enter [It] does not have expiration set - /workspace/source/integration-tests/e2e/pac_build.go:545 @ 05/04/26 12:03:41.731&#xA;&lt; Exit [It] does not have expiration set - /workspace/source/integration-tests/e2e/pac_build.go:545 @ 05/04/26 12:03:42.02 (289ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 12:03:42.02&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 12:03:42.02 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is merged After updating image visibility to private, it should not trigger another PipelineRun [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="passed" time="131.13679668">
              <system-err>&gt; Enter [It] After updating image visibility to private, it should not trigger another PipelineRun - /workspace/source/integration-tests/e2e/pac_build.go:560 @ 05/04/26 12:03:42.021&#xA;found pipelinerun: fj-test-custom-branch-qzqkop-on-pull-request-c89nx&#xA;found pipelinerun: fj-test-custom-branch-qzqkop-on-pull-request-c89nx&#xA;waiting for one minute and expecting to not trigger a PipelineRun&#xA;&lt; Exit [It] After updating image visibility to private, it should not trigger another PipelineRun - /workspace/source/integration-tests/e2e/pac_build.go:560 @ 05/04/26 12:05:53.157 (2m11.136s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 12:05:53.157&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 12:05:53.157 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is merged image repo is updated to private [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="passed" time="0.580109723">
              <system-err>&gt; Enter [It] image repo is updated to private - /workspace/source/integration-tests/e2e/pac_build.go:590 @ 05/04/26 12:05:53.158&#xA;&lt; Exit [It] image repo is updated to private - /workspace/source/integration-tests/e2e/pac_build.go:590 @ 05/04/26 12:05:53.738 (580ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 12:05:53.738&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 12:05:53.738 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is merged retrigger the pipeline manually [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="pending" time="0">
              <skipped message="pending"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is merged retriggered pipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="pending" time="0">
              <skipped message="pending"></skipped>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the component is removed and recreated (with the same name in the same namespace) should no longer lead to a creation of a PaC PR [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch]" classname="Build Service E2E" status="panicked" time="1376.188562627">
              <error message="runtime error: invalid memory address or nil pointer dereference" type="panicked">[PANICKED] Test Panicked&#xA;In [AfterAll] at: /opt/app-root/src/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:333 @ 05/04/26 12:28:49.12&#xA;&#xA;runtime error: invalid memory address or nil pointer dereference&#xA;&#xA;Full Stack Trace&#xA;  github.com/onsi/gomega/internal.(*AsyncAssertion).buildActualPoller.func3.1()&#xA;  &#x9;/opt/app-root/src/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:333 +0x186&#xA;  panic({0x47411a0?, 0x74b2150?})&#xA;  &#x9;/usr/lib/golang/src/runtime/panic.go:783 +0x132&#xA;  github.com/konflux-ci/e2e-tests/pkg/clients/git.(*ForgejoClient).ListPullRequests(0x0?, {0xc001783350?, 0x0?})&#xA;  &#x9;/opt/app-root/src/go/pkg/mod/github.com/konflux-ci/e2e-tests@v0.0.0-20260428105747-f0b222ad8cb6/pkg/clients/git/forgejo.go:31 +0xaa&#xA;  github.com/konflux-ci/e2e-tests/pkg/clients/git.ListPullRequestsWithRetry({0x551ade0, 0xc0000d4858}, {0xc001783350, 0x2c})&#xA;  &#x9;/opt/app-root/src/go/pkg/mod/github.com/konflux-ci/e2e-tests@v0.0.0-20260428105747-f0b222ad8cb6/pkg/clients/git/github.go:40 +0x91&#xA;  github.com/konflux-ci/build-service/integration-tests/e2e.init.func3.1.1.7.3.1()&#xA;  &#x9;/workspace/source/integration-tests/e2e/pac_build.go:686 +0x3f&#xA;  reflect.Value.call({0x44f6aa0?, 0xc001fd5860?, 0xc00010a008?}, {0x4df8bf3, 0x4}, {0x76db920, 0x0, 0x2000201a60101?})&#xA;  &#x9;/usr/lib/golang/src/reflect/value.go:581 +0xcc6&#xA;  reflect.Value.Call({0x44f6aa0?, 0xc001fd5860?, 0x0?}, {0x76db920?, 0xc001a900c0?, 0x50526f8?})&#xA;  &#x9;/usr/lib/golang/src/reflect/value.go:365 +0xb9&#xA;  github.com/onsi/gomega/internal.(*AsyncAssertion).buildActualPoller.func3()&#xA;  &#x9;/opt/app-root/src/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:337 +0x11f&#xA;  github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0005561c0, {0x54e4d00, 0xc001b850a0}, 0x1, {0xc001b850d0, 0x1, 0x1})&#xA;  &#x9;/opt/app-root/src/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:560 +0x757&#xA;  github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0005561c0, {0x54e4d00, 0xc001b850a0}, {0xc001b850d0, 0x1, 0x1})&#xA;  &#x9;/opt/app-root/src/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:145 +0x85&#xA;  github.com/konflux-ci/build-service/integration-tests/e2e.init.func3.1.1.7.3()&#xA;  &#x9;/workspace/source/integration-tests/e2e/pac_build.go:697 +0x235&#xA;</error>
              <system-err>&gt; Enter [BeforeAll] when the component is removed and recreated (with the same name in the same namespace) - /workspace/source/integration-tests/e2e/pac_build.go:639 @ 05/04/26 12:05:53.739&#xA;&lt; Exit [BeforeAll] when the component is removed and recreated (with the same name in the same namespace) - /workspace/source/integration-tests/e2e/pac_build.go:639 @ 05/04/26 12:05:57.396 (3.657s)&#xA;&gt; Enter [BeforeAll] when the component is removed and recreated (with the same name in the same namespace) - /workspace/source/integration-tests/e2e/pac_build.go:666 @ 05/04/26 12:05:57.396&#xA;Image repository for component fj-test-custom-branch-qzqkop in namespace build-e2e-orzq do not have right state (&#39;&#39; != &#39;ready&#39;) yet but it has status {  { } {&lt;nil&gt;      } []}.&#xA;&lt; Exit [BeforeAll] when the component is removed and recreated (with the same name in the same namespace) - /workspace/source/integration-tests/e2e/pac_build.go:666 @ 05/04/26 12:06:07.522 (10.126s)&#xA;&gt; Enter [It] should no longer lead to a creation of a PaC PR - /workspace/source/integration-tests/e2e/pac_build.go:701 @ 05/04/26 12:06:07.522&#xA;&lt; Exit [It] should no longer lead to a creation of a PaC PR - /workspace/source/integration-tests/e2e/pac_build.go:701 @ 05/04/26 12:06:17.523 (10.001s)&#xA;&gt; Enter [AfterAll] when the component is removed and recreated (with the same name in the same namespace) - /workspace/source/integration-tests/e2e/pac_build.go:684 @ 05/04/26 12:06:17.523&#xA;[PANICKED] Test Panicked&#xA;In [AfterAll] at: /opt/app-root/src/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:333 @ 05/04/26 12:28:49.12&#xA;&#xA;runtime error: invalid memory address or nil pointer dereference&#xA;&#xA;Full Stack Trace&#xA;  github.com/onsi/gomega/internal.(*AsyncAssertion).buildActualPoller.func3.1()&#xA;  &#x9;/opt/app-root/src/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:333 +0x186&#xA;  panic({0x47411a0?, 0x74b2150?})&#xA;  &#x9;/usr/lib/golang/src/runtime/panic.go:783 +0x132&#xA;  github.com/konflux-ci/e2e-tests/pkg/clients/git.(*ForgejoClient).ListPullRequests(0x0?, {0xc001783350?, 0x0?})&#xA;  &#x9;/opt/app-root/src/go/pkg/mod/github.com/konflux-ci/e2e-tests@v0.0.0-20260428105747-f0b222ad8cb6/pkg/clients/git/forgejo.go:31 +0xaa&#xA;  github.com/konflux-ci/e2e-tests/pkg/clients/git.ListPullRequestsWithRetry({0x551ade0, 0xc0000d4858}, {0xc001783350, 0x2c})&#xA;  &#x9;/opt/app-root/src/go/pkg/mod/github.com/konflux-ci/e2e-tests@v0.0.0-20260428105747-f0b222ad8cb6/pkg/clients/git/github.go:40 +0x91&#xA;  github.com/konflux-ci/build-service/integration-tests/e2e.init.func3.1.1.7.3.1()&#xA;  &#x9;/workspace/source/integration-tests/e2e/pac_build.go:686 +0x3f&#xA;  reflect.Value.call({0x44f6aa0?, 0xc001fd5860?, 0xc00010a008?}, {0x4df8bf3, 0x4}, {0x76db920, 0x0, 0x2000201a60101?})&#xA;  &#x9;/usr/lib/golang/src/reflect/value.go:581 +0xcc6&#xA;  reflect.Value.Call({0x44f6aa0?, 0xc001fd5860?, 0x0?}, {0x76db920?, 0xc001a900c0?, 0x50526f8?})&#xA;  &#x9;/usr/lib/golang/src/reflect/value.go:365 +0xb9&#xA;  github.com/onsi/gomega/internal.(*AsyncAssertion).buildActualPoller.func3()&#xA;  &#x9;/opt/app-root/src/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:337 +0x11f&#xA;  github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0005561c0, {0x54e4d00, 0xc001b850a0}, 0x1, {0xc001b850d0, 0x1, 0x1})&#xA;  &#x9;/opt/app-root/src/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:560 +0x757&#xA;  github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0005561c0, {0x54e4d00, 0xc001b850a0}, {0xc001b850d0, 0x1, 0x1})&#xA;  &#x9;/opt/app-root/src/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:145 +0x85&#xA;  github.com/konflux-ci/build-service/integration-tests/e2e.init.func3.1.1.7.3()&#xA;  &#x9;/workspace/source/integration-tests/e2e/pac_build.go:697 +0x235&#xA;&lt; Exit [AfterAll] when the component is removed and recreated (with the same name in the same namespace) - /workspace/source/integration-tests/e2e/pac_build.go:684 @ 05/04/26 12:28:49.12 (22m31.597s)&#xA;&gt; Enter [AfterAll] PaC component build - /workspace/source/integration-tests/e2e/pac_build.go:102 @ 05/04/26 12:28:49.12&#xA;&lt; Exit [AfterAll] PaC component build - /workspace/source/integration-tests/e2e/pac_build.go:102 @ 05/04/26 12:28:49.12 (0s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 12:28:49.12&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/pac_build.go:30 @ 05/04/26 12:28:49.928 (807ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace creates component with nudges [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="passed" time="51.359366985">
              <system-err>&gt; Enter [BeforeAll] component update with renovate - /workspace/source/integration-tests/e2e/renovate.go:72 @ 05/04/26 11:46:19.917&#xA;ReleaseAdmissionPlan data: {&#34;Mapping&#34;:{&#34;Components&#34;:[{&#34;Name&#34;:&#34;fj-multi-component-parent-udlv&#34;,&#34;Repository&#34;:&#34;quay.io/redhat-appstudio-qe/release-repository&#34;}]}}&#xA;&lt; Exit [BeforeAll] component update with renovate - /workspace/source/integration-tests/e2e/renovate.go:72 @ 05/04/26 11:46:51.033 (31.115s)&#xA;&gt; Enter [It] creates component with nudges - /workspace/source/integration-tests/e2e/renovate.go:235 @ 05/04/26 11:46:51.033&#xA;Image repository for component fj-multi-component-child-udlv in namespace build-e2e-pxbf do not have right state (&#39;&#39; != &#39;ready&#39;) yet but it has status {  { } {&lt;nil&gt;      } []}.&#xA;Image repository for component fj-multi-component-parent-udlv in namespace build-e2e-pxbf do not have right state (&#39;&#39; != &#39;ready&#39;) yet but it has status {  { } {&lt;nil&gt;      } []}.&#xA;&lt; Exit [It] creates component with nudges - /workspace/source/integration-tests/e2e/renovate.go:235 @ 05/04/26 11:47:11.276 (20.243s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:47:11.276&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:47:11.276 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace triggers a PipelineRun for parent component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="passed" time="60.334837198">
              <system-err>&gt; Enter [It] triggers a PipelineRun for parent component  - /workspace/source/integration-tests/e2e/renovate.go:259 @ 05/04/26 11:47:11.277&#xA;PipelineRun has not been created yet for the component build-e2e-pxbf/fj-multi-component-parent-udlv&#xA;PipelineRun has not been created yet for the component build-e2e-pxbf/fj-multi-component-parent-udlv&#xA;PipelineRun has not been created yet for the component build-e2e-pxbf/fj-multi-component-parent-udlv&#xA;&lt; Exit [It] triggers a PipelineRun for parent component  - /workspace/source/integration-tests/e2e/renovate.go:259 @ 05/04/26 11:48:11.612 (1m0.334s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:48:11.612&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:48:11.612 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace the PipelineRun should eventually finish successfully for parent component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="passed" time="380.172429506">
              <system-err>&gt; Enter [It] the PipelineRun should eventually finish successfully for parent component  - /workspace/source/integration-tests/e2e/renovate.go:274 @ 05/04/26 11:48:11.613&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 found for Component build-e2e-pxbf/fj-multi-component-parent-udlv&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-pull-request-d48p7 reason: Completed&#xA;&lt; Exit [It] the PipelineRun should eventually finish successfully for parent component  - /workspace/source/integration-tests/e2e/renovate.go:274 @ 05/04/26 11:54:31.785 (6m20.172s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:54:31.785&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:54:31.785 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace the PipelineRun should eventually finish successfully for child component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="passed" time="0.060742886">
              <system-err>&gt; Enter [It] the PipelineRun should eventually finish successfully for child component  - /workspace/source/integration-tests/e2e/renovate.go:285 @ 05/04/26 11:54:31.786&#xA;PipelineRun fj-multi-component-child-udlv-on-pull-request-rhnkx found for Component build-e2e-pxbf/fj-multi-component-child-udlv&#xA;PipelineRun fj-multi-component-child-udlv-on-pull-request-rhnkx reason: Completed&#xA;&lt; Exit [It] the PipelineRun should eventually finish successfully for child component  - /workspace/source/integration-tests/e2e/renovate.go:285 @ 05/04/26 11:54:31.846 (60ms)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:54:31.846&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:54:31.846 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace should lead to a PaC PR creation for child component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="passed" time="2.893990054">
              <system-err>&gt; Enter [It] should lead to a PaC PR creation for child component  - /workspace/source/integration-tests/e2e/renovate.go:289 @ 05/04/26 11:54:31.847&#xA;&lt; Exit [It] should lead to a PaC PR creation for child component  - /workspace/source/integration-tests/e2e/renovate.go:289 @ 05/04/26 11:54:34.74 (2.894s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:54:34.741&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:54:34.741 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace Merging the PaC PR should be successful for child component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="passed" time="11.782988645">
              <system-err>&gt; Enter [It] Merging the PaC PR should be successful for child component  - /workspace/source/integration-tests/e2e/renovate.go:307 @ 05/04/26 11:54:34.741&#xA;merged result sha: 0cf6a0de5f63416f1a9136d1173a9cc3bb7b5b53 for PR #1&#xA;&lt; Exit [It] Merging the PaC PR should be successful for child component  - /workspace/source/integration-tests/e2e/renovate.go:307 @ 05/04/26 11:54:46.524 (11.782s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:54:46.524&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:54:46.524 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace create dockerfile and yaml manifest that references build and distribution repositories [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="passed" time="43.771401785">
              <system-err>&gt; Enter [It] create dockerfile and yaml manifest that references build and distribution repositories - /workspace/source/integration-tests/e2e/renovate.go:318 @ 05/04/26 11:54:46.526&#xA;&lt; Exit [It] create dockerfile and yaml manifest that references build and distribution repositories - /workspace/source/integration-tests/e2e/renovate.go:318 @ 05/04/26 11:55:30.297 (43.771s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:55:30.297&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:55:30.297 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace should lead to a PaC PR creation for parent component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="passed" time="1.2962608580000001">
              <system-err>&gt; Enter [It] should lead to a PaC PR creation for parent component  - /workspace/source/integration-tests/e2e/renovate.go:358 @ 05/04/26 11:55:30.298&#xA;&lt; Exit [It] should lead to a PaC PR creation for parent component  - /workspace/source/integration-tests/e2e/renovate.go:358 @ 05/04/26 11:55:31.593 (1.296s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:55:31.594&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:55:31.594 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace Merging the PaC PR should be successful for parent component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="passed" time="11.286259665">
              <system-err>&gt; Enter [It] Merging the PaC PR should be successful for parent component  - /workspace/source/integration-tests/e2e/renovate.go:375 @ 05/04/26 11:55:31.594&#xA;merged result sha: 6ee44653c2333f121b61c4a76f9a1d32a4a0eea9 for PR #1&#xA;&lt; Exit [It] Merging the PaC PR should be successful for parent component  - /workspace/source/integration-tests/e2e/renovate.go:375 @ 05/04/26 11:55:42.88 (11.286s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:55:42.881&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:55:42.881 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace PR merge triggers PAC PipelineRun for parent component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="passed" time="20.178117096">
              <system-err>&gt; Enter [It] PR merge triggers PAC PipelineRun for parent component  - /workspace/source/integration-tests/e2e/renovate.go:385 @ 05/04/26 11:55:42.882&#xA;Push PipelineRun has not been created yet for the component build-e2e-pxbf/fj-multi-component-parent-udlv&#xA;&lt; Exit [It] PR merge triggers PAC PipelineRun for parent component  - /workspace/source/integration-tests/e2e/renovate.go:385 @ 05/04/26 11:56:03.059 (20.178s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:56:03.059&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:56:03.06 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace PAC PipelineRun for parent component  is successful [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="passed" time="200.601709705">
              <system-err>&gt; Enter [It] PAC PipelineRun for parent component  is successful - /workspace/source/integration-tests/e2e/renovate.go:401 @ 05/04/26 11:56:03.06&#xA;PipelineRun fj-multi-component-parent-udlv-on-push-kgwmc found for Component build-e2e-pxbf/fj-multi-component-parent-udlv&#xA;PipelineRun fj-multi-component-parent-udlv-on-push-kgwmc reason: ResolvingTaskRef&#xA;PipelineRun fj-multi-component-parent-udlv-on-push-kgwmc reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-push-kgwmc reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-push-kgwmc reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-push-kgwmc reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-push-kgwmc reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-push-kgwmc reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-push-kgwmc reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-push-kgwmc reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-push-kgwmc reason: Running&#xA;PipelineRun fj-multi-component-parent-udlv-on-push-kgwmc reason: Completed&#xA;&lt; Exit [It] PAC PipelineRun for parent component  is successful - /workspace/source/integration-tests/e2e/renovate.go:401 @ 05/04/26 11:59:23.661 (3m20.601s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:59:23.662&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 11:59:23.662 (0s)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace should lead to a nudge PR creation for child component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="failed" time="2119.534499988">
              <failure message="Timed out after 2112.548s.&#xA;timed out when waiting for component nudge PR to be created in build-nudge-child-cpxelj repository&#xA;Expected&#xA;    &lt;bool&gt;: false&#xA;to be true" type="failed">[FAILED] Timed out after 2112.548s.&#xA;timed out when waiting for component nudge PR to be created in build-nudge-child-cpxelj repository&#xA;Expected&#xA;    &lt;bool&gt;: false&#xA;to be true&#xA;In [It] at: /workspace/source/integration-tests/e2e/renovate.go:427 @ 05/04/26 12:34:36.211&#xA;</failure>
              <system-err>&gt; Enter [It] should lead to a nudge PR creation for child component  - /workspace/source/integration-tests/e2e/renovate.go:412 @ 05/04/26 11:59:23.662&#xA;[FAILED] Timed out after 2112.548s.&#xA;timed out when waiting for component nudge PR to be created in build-nudge-child-cpxelj repository&#xA;Expected&#xA;    &lt;bool&gt;: false&#xA;to be true&#xA;In [It] at: /workspace/source/integration-tests/e2e/renovate.go:427 @ 05/04/26 12:34:36.211&#xA;&lt; Exit [It] should lead to a nudge PR creation for child component  - /workspace/source/integration-tests/e2e/renovate.go:412 @ 05/04/26 12:34:36.211 (35m12.549s)&#xA;&gt; Enter [AfterAll] component update with renovate - /workspace/source/integration-tests/e2e/renovate.go:214 @ 05/04/26 12:34:36.211&#xA;&lt; Exit [AfterAll] component update with renovate - /workspace/source/integration-tests/e2e/renovate.go:214 @ 05/04/26 12:34:42.548 (6.336s)&#xA;&gt; Enter [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 12:34:42.548&#xA;&lt; Exit [AfterEach] [build-service-suite Build service E2E tests] - /workspace/source/integration-tests/e2e/renovate.go:28 @ 05/04/26 12:34:43.197 (649ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace merging the PR should be successful for child component  [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/integration-tests/e2e/renovate.go:429 @ 05/04/26 12:34:43.197&#xA;</system-err>
          </testcase>
          <testcase name="[It] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace Verify the nudge updated the contents [build-service, renovate, multi-component, forgejo]" classname="Build Service E2E" status="skipped" time="0">
              <skipped message="skipped - Spec skipped because an earlier spec in an ordered container failed"></skipped>
              <system-err>[SKIPPED] Spec skipped because an earlier spec in an ordered container failed&#xA;In [It] at: /workspace/source/integration-tests/e2e/renovate.go:440 @ 05/04/26 12:34:43.198&#xA;</system-err>
          </testcase>
      </testsuite>
  </testsuites>