openshift-pipelines / pipelines-as-code

Pipelines-as-Code for Tekton
https://pipelinesascode.com
Apache License 2.0
135 stars 81 forks source link

Pipelinerun status failed but the taskrun status is successful #1526

Open codequester opened 11 months ago

codequester commented 11 months ago

I am following the instructions as mentioned here - https://github.com/openshift-pipelines/pipelines-as-code#getting-started, but the pipelinerun that gets execured after i push the changes is getting completed with a failed status. The logs does not give any infomation as to why the pipeline run failed. What else can i do to troubleshoot this?

image

image

image

piyush-garg commented 10 months ago

hey @codequester

What is the OCP and OSP version?

codequester commented 10 months ago

@piyush-garg My Bad should've mentioned that. OCP - 4.13 OSP - 1.13

piyush-garg commented 10 months ago

Hey

I am just checking if it is 4.13.0 or latest because if you see the release docs https://docs.openshift.com/pipelines/1.13/about/op-release-notes.html#new-features-1-13_op-release-notes

Before upgrading to the Red Hat OpenShift Pipelines Operator 1.13, ensure that you installed at least the OpenShift Container Platform 4.12.19 or 4.13.1 version on your cluster.
codequester commented 10 months ago

Sure @piyush-garg did notice that and the exact version of OCP is - 4.13.22 image

codequester commented 10 months ago

Hi @piyush-garg / All Any pointers on this pls?

piyush-garg commented 10 months ago

Hey

I will try it out myself and see, i am not able to find by the information provided. If you can add yaml of the pipelinerun, that will help