Skip to content

Build and push to dockerhub with a generated name, then prepare draft release on GitHub. #46

Build and push to dockerhub with a generated name, then prepare draft release on GitHub.

Build and push to dockerhub with a generated name, then prepare draft release on GitHub. #46

Re-run triggered November 14, 2024 10:16
Status Failure
Total duration 22m 33s
Artifacts 6

release.yml

on: workflow_dispatch
coolname
7s
coolname
Matrix: docker
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 19 warnings
docker (3.12, 3.9.3, 9.5.0, 0.5.1, slim)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export PYTHON_EXACT_VERSION=$(python --version | sed 's/Python //') && mkdir -p /gdal/build && curl -L https://github.com/OSGeo/gdal/archive/refs/tags/v${GDAL_VERSION}.tar.gz | tar xz -C gdal --strip-components=1 && cd /gdal/build && CFLAGS='-DPROJ_RENAME_SYMBOLS -O2' CXXFLAGS='-DPROJ_RENAME_SYMBOLS -DPROJ_INTERNAL_CPP_NAMESPACE -O2 -Wno-psabi' cmake .. -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DGDAL_FIND_PACKAGE_PROJ_MODE=MODULE -DPROJ_INCLUDE_DIR=\"/build${PROJ_INSTALL_PREFIX-/usr/local}/include\" -DPROJ_LIBRARY=\"/build${PROJ_INSTALL_PREFIX-/usr/local}/lib/libinternalproj.so\" -DBUILD_TESTING=OFF -DPython_LOOKUP_VERSION=$PYTHON_EXACT_VERSION -DBUILD_PYTHON_BINDINGS=ON && ninja && DESTDIR=\"/build\" ninja install && cd ../.. && rm -rf gdal && mkdir -p /build_gdal_python/usr/lib && mkdir -p /build_gdal_python/usr/bin && mkdir -p /build_gdal_version_changing/usr/include && mv /build/usr/lib/python* /build_gdal_python/usr/lib && mv /build/usr/lib /build_gdal_version_changing/usr && mv /build/usr/include/gdal_version.h /build_gdal_version_changing/usr/include && mv /build/usr/bin/*.py /build_gdal_python/usr/bin && mv /build/usr/bin /build_gdal_version_changing/usr && export GCC_ARCH=\"$(uname -m)\" && for i in /build_gdal_version_changing/usr/lib/${GCC_ARCH}-linux-gnu/*; do ${GCC_ARCH}-linux-gnu-strip -s $i 2>/dev/null || /bin/true; done && for i in /build_gdal_python/usr/lib/python3/dist-packages/osgeo/*.so; do ${GCC_ARCH}-linux-gnu-strip -s $i 2>/dev/null || /bin/true; done && for i in /build_gdal_version_changing/usr/bin/*; do ${GCC_ARCH}-linux-gnu-strip -s $i 2>/dev/null || /bin/true; done" did not complete successfully: exit code: 1
coolname
The following actions use a deprecated Node.js version and will be forced to run on node20: thclark/coolname-generator-action@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
coolname
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker (3.11, 3.9.3, 9.5.0, 0.5.1, dev)
The following actions use a deprecated Node.js version and will be forced to run on node20: ***/coolname-generator-action@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Default value for global ARG results in an empty or invalid base image name: Dockerfile#L9
InvalidDefaultArgInFrom: Default value for ARG ${BASE_IMAGE} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
Default value for global ARG results in an empty or invalid base image name: Dockerfile#L125
InvalidDefaultArgInFrom: Default value for ARG ${BASE_IMAGE} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
Legacy key/value format with whitespace separator should not be used: Dockerfile#L217
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
docker (3.11, 3.9.3, 9.5.0, 0.5.1, dev)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker (3.11, 3.9.3, 9.5.0, 0.5.1, slim)
The following actions use a deprecated Node.js version and will be forced to run on node20: ***/coolname-generator-action@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Default value for global ARG results in an empty or invalid base image name: Dockerfile#L125
InvalidDefaultArgInFrom: Default value for ARG ${BASE_IMAGE} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
Legacy key/value format with whitespace separator should not be used: Dockerfile#L217
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Default value for global ARG results in an empty or invalid base image name: Dockerfile#L9
InvalidDefaultArgInFrom: Default value for ARG ${BASE_IMAGE} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
docker (3.11, 3.9.3, 9.5.0, 0.5.1, slim)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker (3.12, 3.9.3, 9.5.0, 0.5.1, dev)
The following actions use a deprecated Node.js version and will be forced to run on node20: ***/coolname-generator-action@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker (3.12, 3.9.3, 9.5.0, 0.5.1, dev)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Default value for global ARG results in an empty or invalid base image name: Dockerfile#L9
InvalidDefaultArgInFrom: Default value for ARG ${BASE_IMAGE} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
Default value for global ARG results in an empty or invalid base image name: Dockerfile#L125
InvalidDefaultArgInFrom: Default value for ARG ${BASE_IMAGE} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
Legacy key/value format with whitespace separator should not be used: Dockerfile#L217
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
docker (3.12, 3.9.3, 9.5.0, 0.5.1, slim)
The following actions use a deprecated Node.js version and will be forced to run on node20: ***/coolname-generator-action@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker (3.12, 3.9.3, 9.5.0, 0.5.1, slim)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
windpioneers~gdal-python~WCLV80.dockerbuild Expired
166 KB