Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rh-operator-bundle-bot/cf8b7537687dcbfde9acaa98f10557ad to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/cf8b7537687dcbfde9acaa98f10557ad to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 2 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1
[clone-repository : clone] + '[' false = true ']'
[clone-repository : clone] + '[' false = true ']'
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/
[clone-repository : clone] + '[' true = true ']'
[clone-repository : clone] + cleandir
[clone-repository : clone] + '[' -d /workspace/output/ ']'
[clone-repository : clone] + rm -rf '/workspace/output//*'
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*'
[clone-repository : clone] + rm -rf '/workspace/output//..?*'
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git -revision=Allda-patch-1 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=25 -sparseCheckoutDirectories=
[clone-repository : clone] {"level":"info","ts":1691049089.4737692,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ f545d76523fb6708502e074bcf57c4dc2df0e4d7 (HEAD, origin/Allda-patch-1) in path /workspace/output/"}
[clone-repository : clone] {"level":"info","ts":1691049089.516549,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
[clone-repository : clone] + cd /workspace/output/
[clone-repository : clone] ++ git rev-parse HEAD
[clone-repository : clone] + RESULT_SHA=f545d76523fb6708502e074bcf57c4dc2df0e4d7
[clone-repository : clone] + EXIT_CODE=0
[clone-repository : clone] + '[' 0 '!=' 0 ']'
[clone-repository : clone] + printf %s f545d76523fb6708502e074bcf57c4dc2df0e4d7
[clone-repository : clone] + printf %s https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git
[detect-changes : parse-repo-changes] + cd /workspace/repo
[detect-changes : parse-repo-changes] + git config --global --add safe.directory /workspace/repo
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/repo --head-commit=f545d76523fb6708502e074bcf57c4dc2df0e4d7 --base-commit=adae03a97fd23ec01a3a767e45f146fcb1baf8f4 --output-file /tmp/changes.json --verbose
[detect-changes : parse-repo-changes] /tekton/scripts/script-0-xwssh: line 8: detect-changed-operators: command not found
[github-add-summary-comment : gather-info] + PR_NAME=community-hosted-pipeline-runhp78k
[github-add-summary-comment : gather-info] + mkdir community-hosted-pipeline-runhp78k
[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 community-hosted-pipeline-runhp78k
[github-add-summary-comment : gather-info] I0803 07:52:12.142732 16 request.go:645] Throttling request took 1.189257331s, request: GET:https://172.30.0.1:443/apis/app.kiegroup.org/v1beta1?timeout=32s
[github-add-summary-comment : gather-info] task detect-changes has failed: "step-parse-repo-changes" exited with code 127 (image: "quay.io/redhat-isv/operator-pipelines-images@sha256:55274a7bd5ca01b2ac5500a510705a84349095d8abb66bd489967562848e3d10"); for logs run: kubectl -n operator-pipeline-stage logs community-hosted-pipeline-runhp78k-detect-changes-pod -c step-parse-repo-changes
[github-add-summary-comment : gather-info]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment