buildx failed with: ERROR: failed to solve: process "/bin/sh -c gradle clean build --info && gradle jacocoTestReport && awk -F\",\" '{ instructions += $4 + $5; covered += $5 } END { print covered, \"/\", instructions, \" instructions covered\"; print 100*covered/instructions, \"% covered\" }' build/jacoco/coverage.csv && java -Djarmode=layertools -jar build/libs/obds-to-fhir-0.0.1.jar extract" did not complete successfully: exit code: 1