Skip to content

pin tcnative to 1.2 (2.x requires openssl 3.) #140

pin tcnative to 1.2 (2.x requires openssl 3.)

pin tcnative to 1.2 (2.x requires openssl 3.) #140

Triggered via push June 26, 2023 16:14
Status Failure
Total duration 51s
Artifacts

main.yml

on: push
Matrix: docker_images
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Tomcat 9 jre11 on centos7
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eu; mkdir -p /build/{tcnative,tomcat}; active_mirror=; for mirror in $APACHE_MIRRORS; do if curl -fsSL ${mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/KEYS | gpg --import; then active_mirror=$mirror; break; fi; done; [ -n \"active_mirror\" ]; echo \"Using mirror ${active_mirror}\"; for filetype in '.tar.gz' '.tar.gz.asc'; do curl -fsSLo tomcat${filetype} ${active_mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/v${TOMCAT_VERSION}/bin/apache-tomcat-${TOMCAT_VERSION}${filetype}; curl -fsSLo tcnative${filetype} ${active_mirror}/tomcat/tomcat-connectors/native/${TCNATIVE_VERSION}/source/tomcat-native-${TCNATIVE_VERSION}-src.tar.gz; done; echo \"$TOMCAT_SHA512 *tomcat.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tomcat.tar.gz)\" && exit 1); echo \"$TCNATIVE_SHA512 *tcnative.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tcnative.tar.gz)\" && exit 1); tar -zxf tomcat.tar.gz -C /build/tomcat --strip-components=1 && tar -zxf tcnative.tar.gz -C /build/tcnative --strip-components=1" did not complete successfully: exit code: 22
Tomcat 10 jdk11 on centos7
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eu; mkdir -p /build/{tcnative,tomcat}; active_mirror=; for mirror in $APACHE_MIRRORS; do if curl -fsSL ${mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/KEYS | gpg --import; then active_mirror=$mirror; break; fi; done; [ -n \"active_mirror\" ]; echo \"Using mirror ${active_mirror}\"; for filetype in '.tar.gz' '.tar.gz.asc'; do curl -fsSLo tomcat${filetype} ${active_mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/v${TOMCAT_VERSION}/bin/apache-tomcat-${TOMCAT_VERSION}${filetype}; curl -fsSLo tcnative${filetype} ${active_mirror}/tomcat/tomcat-connectors/native/${TCNATIVE_VERSION}/source/tomcat-native-${TCNATIVE_VERSION}-src.tar.gz; done; echo \"$TOMCAT_SHA512 *tomcat.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tomcat.tar.gz)\" && exit 1); echo \"$TCNATIVE_SHA512 *tcnative.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tcnative.tar.gz)\" && exit 1); tar -zxf tomcat.tar.gz -C /build/tomcat --strip-components=1 && tar -zxf tcnative.tar.gz -C /build/tcnative --strip-components=1" did not complete successfully: exit code: 1
Tomcat 10 jre11 on rockylinux8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eu; mkdir -p /build/{tcnative,tomcat}; active_mirror=; for mirror in $APACHE_MIRRORS; do if curl -fsSL ${mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/KEYS | gpg --import; then active_mirror=$mirror; break; fi; done; [ -n \"active_mirror\" ]; echo \"Using mirror ${active_mirror}\"; for filetype in '.tar.gz' '.tar.gz.asc'; do curl -fsSLo tomcat${filetype} ${active_mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/v${TOMCAT_VERSION}/bin/apache-tomcat-${TOMCAT_VERSION}${filetype}; curl -fsSLo tcnative${filetype} ${active_mirror}/tomcat/tomcat-connectors/native/${TCNATIVE_VERSION}/source/tomcat-native-${TCNATIVE_VERSION}-src.tar.gz; done; echo \"$TOMCAT_SHA512 *tomcat.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tomcat.tar.gz)\" && exit 1); echo \"$TCNATIVE_SHA512 *tcnative.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tcnative.tar.gz)\" && exit 1); tar -zxf tomcat.tar.gz -C /build/tomcat --strip-components=1 && tar -zxf tcnative.tar.gz -C /build/tcnative --strip-components=1" did not complete successfully: exit code: 1
Tomcat 9 jdk17 on rockylinux8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eu; mkdir -p /build/{tcnative,tomcat}; active_mirror=; for mirror in $APACHE_MIRRORS; do if curl -fsSL ${mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/KEYS | gpg --import; then active_mirror=$mirror; break; fi; done; [ -n \"active_mirror\" ]; echo \"Using mirror ${active_mirror}\"; for filetype in '.tar.gz' '.tar.gz.asc'; do curl -fsSLo tomcat${filetype} ${active_mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/v${TOMCAT_VERSION}/bin/apache-tomcat-${TOMCAT_VERSION}${filetype}; curl -fsSLo tcnative${filetype} ${active_mirror}/tomcat/tomcat-connectors/native/${TCNATIVE_VERSION}/source/tomcat-native-${TCNATIVE_VERSION}-src.tar.gz; done; echo \"$TOMCAT_SHA512 *tomcat.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tomcat.tar.gz)\" && exit 1); echo \"$TCNATIVE_SHA512 *tcnative.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tcnative.tar.gz)\" && exit 1); tar -zxf tomcat.tar.gz -C /build/tomcat --strip-components=1 && tar -zxf tcnative.tar.gz -C /build/tcnative --strip-components=1" did not complete successfully: exit code: 22
Tomcat 9 jre17 on rockylinux8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eu; mkdir -p /build/{tcnative,tomcat}; active_mirror=; for mirror in $APACHE_MIRRORS; do if curl -fsSL ${mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/KEYS | gpg --import; then active_mirror=$mirror; break; fi; done; [ -n \"active_mirror\" ]; echo \"Using mirror ${active_mirror}\"; for filetype in '.tar.gz' '.tar.gz.asc'; do curl -fsSLo tomcat${filetype} ${active_mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/v${TOMCAT_VERSION}/bin/apache-tomcat-${TOMCAT_VERSION}${filetype}; curl -fsSLo tcnative${filetype} ${active_mirror}/tomcat/tomcat-connectors/native/${TCNATIVE_VERSION}/source/tomcat-native-${TCNATIVE_VERSION}-src.tar.gz; done; echo \"$TOMCAT_SHA512 *tomcat.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tomcat.tar.gz)\" && exit 1); echo \"$TCNATIVE_SHA512 *tcnative.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tcnative.tar.gz)\" && exit 1); tar -zxf tomcat.tar.gz -C /build/tomcat --strip-components=1 && tar -zxf tcnative.tar.gz -C /build/tcnative --strip-components=1" did not complete successfully: exit code: 22
Tomcat 10 jdk17 on rockylinux8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eu; mkdir -p /build/{tcnative,tomcat}; active_mirror=; for mirror in $APACHE_MIRRORS; do if curl -fsSL ${mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/KEYS | gpg --import; then active_mirror=$mirror; break; fi; done; [ -n \"active_mirror\" ]; echo \"Using mirror ${active_mirror}\"; for filetype in '.tar.gz' '.tar.gz.asc'; do curl -fsSLo tomcat${filetype} ${active_mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/v${TOMCAT_VERSION}/bin/apache-tomcat-${TOMCAT_VERSION}${filetype}; curl -fsSLo tcnative${filetype} ${active_mirror}/tomcat/tomcat-connectors/native/${TCNATIVE_VERSION}/source/tomcat-native-${TCNATIVE_VERSION}-src.tar.gz; done; echo \"$TOMCAT_SHA512 *tomcat.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tomcat.tar.gz)\" && exit 1); echo \"$TCNATIVE_SHA512 *tcnative.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tcnative.tar.gz)\" && exit 1); tar -zxf tomcat.tar.gz -C /build/tomcat --strip-components=1 && tar -zxf tcnative.tar.gz -C /build/tcnative --strip-components=1" did not complete successfully: exit code: 1
Tomcat 9 jre11 on rockylinux8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eu; mkdir -p /build/{tcnative,tomcat}; active_mirror=; for mirror in $APACHE_MIRRORS; do if curl -fsSL ${mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/KEYS | gpg --import; then active_mirror=$mirror; break; fi; done; [ -n \"active_mirror\" ]; echo \"Using mirror ${active_mirror}\"; for filetype in '.tar.gz' '.tar.gz.asc'; do curl -fsSLo tomcat${filetype} ${active_mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/v${TOMCAT_VERSION}/bin/apache-tomcat-${TOMCAT_VERSION}${filetype}; curl -fsSLo tcnative${filetype} ${active_mirror}/tomcat/tomcat-connectors/native/${TCNATIVE_VERSION}/source/tomcat-native-${TCNATIVE_VERSION}-src.tar.gz; done; echo \"$TOMCAT_SHA512 *tomcat.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tomcat.tar.gz)\" && exit 1); echo \"$TCNATIVE_SHA512 *tcnative.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tcnative.tar.gz)\" && exit 1); tar -zxf tomcat.tar.gz -C /build/tomcat --strip-components=1 && tar -zxf tcnative.tar.gz -C /build/tcnative --strip-components=1" did not complete successfully: exit code: 22
Tomcat 9 jdk11 on centos7
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eu; mkdir -p /build/{tcnative,tomcat}; active_mirror=; for mirror in $APACHE_MIRRORS; do if curl -fsSL ${mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/KEYS | gpg --import; then active_mirror=$mirror; break; fi; done; [ -n \"active_mirror\" ]; echo \"Using mirror ${active_mirror}\"; for filetype in '.tar.gz' '.tar.gz.asc'; do curl -fsSLo tomcat${filetype} ${active_mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/v${TOMCAT_VERSION}/bin/apache-tomcat-${TOMCAT_VERSION}${filetype}; curl -fsSLo tcnative${filetype} ${active_mirror}/tomcat/tomcat-connectors/native/${TCNATIVE_VERSION}/source/tomcat-native-${TCNATIVE_VERSION}-src.tar.gz; done; echo \"$TOMCAT_SHA512 *tomcat.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tomcat.tar.gz)\" && exit 1); echo \"$TCNATIVE_SHA512 *tcnative.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tcnative.tar.gz)\" && exit 1); tar -zxf tomcat.tar.gz -C /build/tomcat --strip-components=1 && tar -zxf tcnative.tar.gz -C /build/tcnative --strip-components=1" did not complete successfully: exit code: 22
Tomcat 10 jdk11 on rockylinux8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eu; mkdir -p /build/{tcnative,tomcat}; active_mirror=; for mirror in $APACHE_MIRRORS; do if curl -fsSL ${mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/KEYS | gpg --import; then active_mirror=$mirror; break; fi; done; [ -n \"active_mirror\" ]; echo \"Using mirror ${active_mirror}\"; for filetype in '.tar.gz' '.tar.gz.asc'; do curl -fsSLo tomcat${filetype} ${active_mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/v${TOMCAT_VERSION}/bin/apache-tomcat-${TOMCAT_VERSION}${filetype}; curl -fsSLo tcnative${filetype} ${active_mirror}/tomcat/tomcat-connectors/native/${TCNATIVE_VERSION}/source/tomcat-native-${TCNATIVE_VERSION}-src.tar.gz; done; echo \"$TOMCAT_SHA512 *tomcat.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tomcat.tar.gz)\" && exit 1); echo \"$TCNATIVE_SHA512 *tcnative.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tcnative.tar.gz)\" && exit 1); tar -zxf tomcat.tar.gz -C /build/tomcat --strip-components=1 && tar -zxf tcnative.tar.gz -C /build/tcnative --strip-components=1" did not complete successfully: exit code: 1
Tomcat 9 jdk11 on rockylinux8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eu; mkdir -p /build/{tcnative,tomcat}; active_mirror=; for mirror in $APACHE_MIRRORS; do if curl -fsSL ${mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/KEYS | gpg --import; then active_mirror=$mirror; break; fi; done; [ -n \"active_mirror\" ]; echo \"Using mirror ${active_mirror}\"; for filetype in '.tar.gz' '.tar.gz.asc'; do curl -fsSLo tomcat${filetype} ${active_mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/v${TOMCAT_VERSION}/bin/apache-tomcat-${TOMCAT_VERSION}${filetype}; curl -fsSLo tcnative${filetype} ${active_mirror}/tomcat/tomcat-connectors/native/${TCNATIVE_VERSION}/source/tomcat-native-${TCNATIVE_VERSION}-src.tar.gz; done; echo \"$TOMCAT_SHA512 *tomcat.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tomcat.tar.gz)\" && exit 1); echo \"$TCNATIVE_SHA512 *tcnative.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tcnative.tar.gz)\" && exit 1); tar -zxf tomcat.tar.gz -C /build/tomcat --strip-components=1 && tar -zxf tcnative.tar.gz -C /build/tcnative --strip-components=1" did not complete successfully: exit code: 22
Tomcat 10 jre11 on centos7
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eu; mkdir -p /build/{tcnative,tomcat}; active_mirror=; for mirror in $APACHE_MIRRORS; do if curl -fsSL ${mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/KEYS | gpg --import; then active_mirror=$mirror; break; fi; done; [ -n \"active_mirror\" ]; echo \"Using mirror ${active_mirror}\"; for filetype in '.tar.gz' '.tar.gz.asc'; do curl -fsSLo tomcat${filetype} ${active_mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/v${TOMCAT_VERSION}/bin/apache-tomcat-${TOMCAT_VERSION}${filetype}; curl -fsSLo tcnative${filetype} ${active_mirror}/tomcat/tomcat-connectors/native/${TCNATIVE_VERSION}/source/tomcat-native-${TCNATIVE_VERSION}-src.tar.gz; done; echo \"$TOMCAT_SHA512 *tomcat.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tomcat.tar.gz)\" && exit 1); echo \"$TCNATIVE_SHA512 *tcnative.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tcnative.tar.gz)\" && exit 1); tar -zxf tomcat.tar.gz -C /build/tomcat --strip-components=1 && tar -zxf tcnative.tar.gz -C /build/tcnative --strip-components=1" did not complete successfully: exit code: 1
Tomcat 10 jre17 on rockylinux8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eu; mkdir -p /build/{tcnative,tomcat}; active_mirror=; for mirror in $APACHE_MIRRORS; do if curl -fsSL ${mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/KEYS | gpg --import; then active_mirror=$mirror; break; fi; done; [ -n \"active_mirror\" ]; echo \"Using mirror ${active_mirror}\"; for filetype in '.tar.gz' '.tar.gz.asc'; do curl -fsSLo tomcat${filetype} ${active_mirror}/tomcat/tomcat-${TOMCAT_MAJOR}/v${TOMCAT_VERSION}/bin/apache-tomcat-${TOMCAT_VERSION}${filetype}; curl -fsSLo tcnative${filetype} ${active_mirror}/tomcat/tomcat-connectors/native/${TCNATIVE_VERSION}/source/tomcat-native-${TCNATIVE_VERSION}-src.tar.gz; done; echo \"$TOMCAT_SHA512 *tomcat.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tomcat.tar.gz)\" && exit 1); echo \"$TCNATIVE_SHA512 *tcnative.tar.gz\" | sha512sum -c - || (echo \"Checksum did't match: $(sha512sum *tcnative.tar.gz)\" && exit 1); tar -zxf tomcat.tar.gz -C /build/tomcat --strip-components=1 && tar -zxf tcnative.tar.gz -C /build/tcnative --strip-components=1" did not complete successfully: exit code: 1