-
Bug
-
Resolution: Done
-
Undefined
-
None
-
2
-
False
-
None
-
False
-
-
-
Pipelines Sprint Crookshank 11, Pipelines Sprint Crookshank 12
If the timeout is wrong PaC does not start the pipeline, but gives no feedback on the pull request as to why, you need to log in and check the logs:
{"level":"error","ts":"2024-05-30T20:12:07.380Z","logger":"pipelinesascode","caller":"events/emit.go:46","msg":"There was an error starting the PipelineRun intel-build-on-pull-request-, creating pipelinerun intel-build-on-pull-request- in namespace rhel-ai-poc-tenant has failed.\n\nTekton Controller has reported this error: ```admission webhook \"validation.webhook.pipeline.tekton.dev\" denied the request: validation failed: invalid value: 4h0m0s + 4h0m0s should be <= pipeline duration: spec.timeouts.finally, spec.timeouts.tasks``` ","provider":"github","event-id":"e2149ad0-1ec0-11ef-9065-4b243260e9c2","event-sha":"3155eeeb530798968b291e02f6330c64d2690f92","event-type":"pull_request","namespace":"rhel-ai-poc-tenant","stacktrace":"github.com/openshift-pipelines/pipelines-as-code/pkg/events.(*EventEmitter).EmitMessage\n\t/go/src/github.com/openshift-pipelines/pipelines-as-code/pkg/events/emit.go:46\ngithub.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode.(*PacRun).Run.func1\n\t/go/src/github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode/pipelineascode.go:99"}
- is incorporated by
-
SRVKP-4109 Print friendlier error message when a bad yaml is detected
- Verified