Skip to content

fix(workflow): new image for github workflow #556

fix(workflow): new image for github workflow

fix(workflow): new image for github workflow #556

Triggered via pull request December 5, 2024 09:45
Status Failure
Total duration 4m 30s
Artifacts

hybridsql-docker.yml

on: pull_request
build-and-publish
4m 21s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-publish
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update -y && apt install -y build-essential python3-dev openjdk-11-jdk flex doxygen lcov git curl && apt clean cache && curl -Lo zookeeper.tar.gz https://archive.apache.org/dist/zookeeper/zookeeper-3.4.14/zookeeper-3.4.14.tar.gz && mkdir -p /deps/src && tar xf zookeeper.tar.gz -C /deps/src && /setup_deps.sh -z \"$ZETASQL_VERSION\" -t \"$THIRDPARTY_VERSION\" && rm -v /*.sh" did not complete successfully: exit code: 2
build-and-publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636