Created
December 29, 2025 19:59
-
-
Save rh-operator-bundle-bot/fa6fce6481df8b15bcd23b64a0cf3b9b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Pipeline still running ... | |
| PipelineRun is still running: Tasks Completed: 5 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 48 | |
| [get-pr-number : parse-pr-url] + echo -n 8452 | |
| [get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
| [get-pr-number : parse-pr-url] 8452 | |
| [acquire-lease : create-lease] + calculate_duration_in_seconds 90m | |
| [acquire-lease : create-lease] + '[' m == m ']' | |
| [acquire-lease : create-lease] + TOTAL_DURATION_IN_SECONDS=5400 | |
| [acquire-lease : create-lease] + export TOTAL_DURATION_IN_SECONDS | |
| [acquire-lease : create-lease] + create_lease_yaml | |
| [acquire-lease : create-lease] ++ date -u +%Y-%m-%dT%H:%M:%S.000000Z | |
| [acquire-lease : create-lease] + microTime=2025-12-29T19:23:30.000000Z | |
| [acquire-lease : create-lease] + echo 'apiVersion: coordination.k8s.io/v1' | |
| [acquire-lease : create-lease] + echo 'kind: Lease' | |
| [acquire-lease : create-lease] + echo metadata: | |
| [acquire-lease : create-lease] + echo ' name: operator-hosted-pipeline-pr-8452' | |
| [acquire-lease : create-lease] + echo ' labels:' | |
| [acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-run87lkz' | |
| [acquire-lease : create-lease] + echo spec: | |
| [acquire-lease : create-lease] + echo ' acquireTime: 2025-12-29T19:23:30.000000Z' | |
| [acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
| [acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-8452' | |
| [acquire-lease : create-lease] + acquire_lease | |
| [acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-8452 | |
| [acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-8452 | |
| [acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-8452' | |
| [acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-8452 | |
| [acquire-lease : create-lease] + true | |
| [acquire-lease : create-lease] + oc create -f e2e-lease.yaml | |
| [acquire-lease : create-lease] Error from server (AlreadyExists): error when creating "e2e-lease.yaml": leases.coordination.k8s.io "operator-hosted-pipeline-pr-8452" already exists | |
| [acquire-lease : create-lease] + echo 'Waiting for lease...' | |
| [acquire-lease : create-lease] Waiting for lease... | |
| [acquire-lease : create-lease] ++ oc get lease operator-hosted-pipeline-pr-8452 -o 'jsonpath={.spec.acquireTime}' | |
| [acquire-lease : create-lease] acquiredTime: 2025-12-29T19:22:27.000000Z | |
| [acquire-lease : create-lease] + acquiredTime=2025-12-29T19:22:27.000000Z | |
| [acquire-lease : create-lease] + echo 'acquiredTime: 2025-12-29T19:22:27.000000Z' | |
| [acquire-lease : create-lease] ++ date +%s --date=2025-12-29T19:22:27.000000Z | |
| [acquire-lease : create-lease] + acquiredTimeInSeconds=1767036147 | |
| [acquire-lease : create-lease] acquiredTimeInSeconds: 1767036147 | |
| [acquire-lease : create-lease] + echo 'acquiredTimeInSeconds: 1767036147' | |
| [acquire-lease : create-lease] ++ date '+%D %T' | |
| [acquire-lease : create-lease] + c='12/29/25 19:23:31' | |
| [acquire-lease : create-lease] + echo 'currenttime: 12/29/25 19:23:31' | |
| [acquire-lease : create-lease] currenttime: 12/29/25 19:23:31 | |
| [acquire-lease : create-lease] ++ date +%s | |
| [acquire-lease : create-lease] + currentTimeinSeconds=1767036211 | |
| [acquire-lease : create-lease] + echo 'currentTimeinSeconds: 1767036211' | |
| [acquire-lease : create-lease] currentTimeinSeconds: 1767036211 | |
| [acquire-lease : create-lease] + elapsedSeconds=64 | |
| [acquire-lease : create-lease] + echo 'TOTAL_DURATION_IN_SECONDS: 5400' | |
| [acquire-lease : create-lease] TOTAL_DURATION_IN_SECONDS: 5400 | |
| [acquire-lease : create-lease] elapsedSeconds: 64 | |
| [acquire-lease : create-lease] + echo 'elapsedSeconds: 64' | |
| [acquire-lease : create-lease] + (( elapsedSeconds > TOTAL_DURATION_IN_SECONDS )) | |
| [acquire-lease : create-lease] + oc wait --for=delete lease operator-hosted-pipeline-pr-8452 --timeout=90m | |
| [acquire-lease : create-lease] 2025/12/29 19:58:30 context deadline exceeded | |
| [set-github-status-failure : set-github-status] + '[' false == true ']' | |
| [set-github-status-failure : set-github-status] + echo 'Setting github status of commit 8e11bdee0c3ca4d6ba331e75c25376ef75eeae43 to failure' | |
| [set-github-status-failure : set-github-status] Setting github status of commit 8e11bdee0c3ca4d6ba331e75c25376ef75eeae43 to failure | |
| [set-github-status-failure : set-github-status] + set-github-status --git-repo-url git@github.com:redhat-openshift-ecosystem/community-operators-prod.git --commit-sha 8e11bdee0c3ca4d6ba331e75c25376ef75eeae43 --status failure --context operator/test --description 'Pipeline for the operator tests has failed.' | |
| [set-github-status-failure : set-github-status] 2025-12-29 19:58:38,617 [operator-cert] INFO Successfully set status to failure for commit 8e11bdee0c3ca4d6ba331e75c25376ef75eeae43 in github repo git@github.com:redhat-openshift-ecosystem/community-operators-prod.git | |
| [set-github-failed-label : post-comment] + EXTRA_ARGS= | |
| [set-github-failed-label : post-comment] + [[ ! -z operator-hosted-pipeline/failed ]] | |
| [set-github-failed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/failed' | |
| [set-github-failed-label : post-comment] + [[ ! -z '' ]] | |
| [set-github-failed-label : post-comment] + [[ true == \t\r\u\e ]] | |
| [set-github-failed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
| [set-github-failed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/8452' | |
| [set-github-failed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/8452 | |
| [set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/8452 --add-labels operator-hosted-pipeline/failed --remove-matching-namespace-labels | |
| [set-github-failed-label : post-comment] 2025-12-29 19:58:39,740 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to redhat-openshift-ecosystem/community-operators-prod | |
| [set-github-failed-label : post-comment] 2025-12-29 19:58:40,618 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started'] | |
| [set-github-failed-label : post-comment] 2025-12-29 19:58:40,618 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f0b3deec6e0> | |
| [set-github-failed-label : post-comment] 2025-12-29 19:58:40,618 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed'] | |
| [set-github-failed-label : post-comment] 2025-12-29 19:58:40,618 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started'] | |
| [set-github-failed-label : post-comment] 2025-12-29 19:58:40,618 [operator-cert] INFO Adding label operator-hosted-pipeline/failed | |
| [set-github-failed-label : post-comment] 2025-12-29 19:58:41,135 [operator-cert] INFO Removing label operator-hosted-pipeline/started | |
| [github-add-summary-comment : gather-info] 2025/12/29 19:58:49 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/home/nonroot": unable to create destination directory: mkdir /home/nonroot: permission denied | |
| [github-add-summary-comment : gather-info] + PR_NAME=operator-hosted-pipeline-run87lkz | |
| [github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-run87lkz | |
| [github-add-summary-comment : gather-info] + echo 'Getting pipeline logs' | |
| [github-add-summary-comment : gather-info] Getting pipeline logs | |
| [github-add-summary-comment : gather-info] + tkn pipelinerun logs operator-hosted-pipeline-run87lkz | |
| [github-add-summary-comment : gather-info] task acquire-lease has failed: "step-create-lease" exited because the step exceeded the specified timeout limit | |
| [github-add-summary-comment : gather-info] failed to get logs for task acquire-lease : container step-create-lease has failed : [{"key":"StartedAt","value":"2025-12-29T19:23:30.965Z","type":3},{"key":"Reason","value":"TimeoutExceeded","type":3}] | |
| [release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-run87lkz --ignore-not-found=true | |
| [release-leases : delete-lease] No resources found | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment