Fix workflow dockerfile #46
greeting.yml
on: push
call-main-workflow
/
build
3m 39s
call-main-workflow
/
generate-manifests
0s
Annotations
1 error
call-main-workflow / build
Error: buildah exited with code 125
time="2024-06-20T12:19:06Z" level=warning msg="missing \"BUILDER_IMAGE\" build argument. Try adding \"--build-arg BUILDER_IMAGE=<VALUE>\" to the command line"
time="2024-06-20T12:19:06Z" level=warning msg="missing \"FLOW_NAME\" build argument. Try adding \"--build-arg FLOW_NAME=<VALUE>\" to the command line"
time="2024-06-20T12:19:06Z" level=warning msg="missing \"FLOW_SUMMARY\" build argument. Try adding \"--build-arg FLOW_SUMMARY=<VALUE>\" to the command line"
time="2024-06-20T12:19:06Z" level=warning msg="missing \"FLOW_DESCRIPTION\" build argument. Try adding \"--build-arg FLOW_DESCRIPTION=<VALUE>\" to the command line"
Trying to pull quay.io/kiegroup/kogito-swf-builder:9.99.1.CR1...
Getting image source signatures
Copying blob sha256:3732a9ed8b3c5be875f95900f926dd2a2d1c94a117e62f1eea022fb45906cd52
Copying blob sha256:458deefb34fd5ebe4d61ee921d46e7c8994065680078e8c671d4f4bac3b10ec3
Copying blob sha256:458deefb34fd5ebe4d61ee921d46e7c8994065680078e8c671d4f4bac3b10ec3
Copying blob sha256:3732a9ed8b3c5be875f95900f926dd2a2d1c94a117e62f1eea022fb45906cd52
Copying config sha256:da413f98d6ac8e48eeb7531cbf5fb620f2700b304b357e0af8db7509114f3ef5
Writing manifest to image destination
Storing signatures
INFO -> Copying files from /home/kogito/serverless-workflow-project/resources, if any...
INFO -> Destination folder is /home/kogito/serverless-workflow-project/src/main/resources/
INFO Configure Maven
INFO --> checking if .mvn/jvm.config exists.
INFO ---> .mvn/jvm.config does not exists, memory will be calculated based on container limits.
INFO Adding extensions 'org.kie.kogito:kogito-addons-quarkus-jobs-knative-eventing:9.99.1.redhat-00003,org.kie.kogito:kogito-addons-quarkus-persistence-jdbc:9.99.1.redhat-00003,org.kie.kogito:kogito-addons-persistence-jdbc:9.99.1.redhat-00003,io.quarkus:quarkus-jdbc-postgresql:3.2.9.Final,io.quarkus:quarkus-agroal:3.2.9.Final,org.kie:kie-addons-quarkus-monitoring-prometheus:999-SNAPSHOT,org.kie:kie-addons-quarkus-monitoring-sonataflow:999-SNAPSHOT'
Trying to pull registry.access.redhat.com/ubi8/openjdk-17:1.20-2...
Getting image source signatures
Copying blob sha256:c95820d489ccfd94286a84744f8db8d08a5b6ec14f423bf037c312f456eeb299
Copying blob sha256:8393debac2ec316f87eab40af5451d57df2863f844f545d40447e46e025c9663
Copying blob sha256:c95820d489ccfd94286a84744f8db8d08a5b6ec14f423bf037c312f456eeb299
Copying blob sha256:8393debac2ec316f87eab40af5451d57df2863f844f545d40447e46e025c9663
Copying config sha256:2ecf889aa653e964ac1b3463a69966803e1ab0a49135b4e0509065f0733d5cf6
Writing manifest to image destination
Storing signatures
error resolving step {Value:label Next:0xc000500f50 Children:[] Attributes:map[] Original:LABEL com.redhat.component"="${FLOW_NAME}" Flags:[] StartLine:63 EndLine:63}: unexpected end of statement while looking for matching double-quote
time="2024-06-20T12:22:35Z" level=error msg="exit status 125"
|