We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See: https://github.com/trinodb/trino/runs/1961596542?check_suite_focus=true
core/docker/build-local.sh shell: /usr/bin/bash -e {0} env: CONTINUOUS_INTEGRATION: true MAVEN_OPTS: -Xmx512M -XX:+ExitOnOutOfMemoryError -Dmaven.wagon.rto=60000 MAVEN_INSTALL_OPTS: -Xmx2G -XX:+ExitOnOutOfMemoryError -Dmaven.wagon.rto=60000 MAVEN_FAST_INSTALL: -B -V --quiet -T C1 -DskipTests -Dair.check.skip-all MAVEN_TEST: -B -Dair.check.skip-all -DLogTestDurationListener.enabled=true --fail-at-end RETRY: .github/bin/retry JAVA_HOME_11.0.10_x64: /opt/hostedtoolcache/jdk/11.0.10/x64 JAVA_HOME: /opt/hostedtoolcache/jdk/11.0.10/x64 JAVA_HOME_11_0_10_X64: /opt/hostedtoolcache/jdk/11.0.10/x64 + SOURCE_DIR=../.. + SCRIPT_DIR=core/docker + cd core/docker + pushd ../.. ~/work/trino/trino ~/work/trino/trino/core/docker ++ ./mvnw --quiet help:evaluate -Dexpression=project.version -DforceStdout WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/home/runner/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar) to field java.util.TreeMap.comparator WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release + TRINO_VERSION=353-SNAPSHOT + popd ~/work/trino/trino/core/docker ++ mktemp -d + WORK_DIR=/tmp/tmp.Kgyc7vxoqt + cp ../../core/trino-server/target/trino-server-353-SNAPSHOT.tar.gz /tmp/tmp.Kgyc7vxoqt + tar -C /tmp/tmp.Kgyc7vxoqt -xzf /tmp/tmp.Kgyc7vxoqt/trino-server-353-SNAPSHOT.tar.gz + rm /tmp/tmp.Kgyc7vxoqt/trino-server-353-SNAPSHOT.tar.gz + cp -R bin /tmp/tmp.Kgyc7vxoqt/trino-server-353-SNAPSHOT + cp -R default /tmp/tmp.Kgyc7vxoqt/ + cp ../../client/trino-cli/target/trino-cli-353-SNAPSHOT-executable.jar /tmp/tmp.Kgyc7vxoqt + CONTAINER=trino:353-SNAPSHOT + docker build /tmp/tmp.Kgyc7vxoqt --pull -f Dockerfile -t trino:353-SNAPSHOT --build-arg TRINO_VERSION=353-SNAPSHOT Sending build context to Docker daemon 564.6MB Step 1/11 : FROM azul/zulu-openjdk-centos:11 11: Pulling from azul/zulu-openjdk-centos 2d473b07cdd5: Already exists b4c3ba51a457: Pulling fs layer b4c3ba51a457: Verifying Checksum b4c3ba51a457: Download complete b4c3ba51a457: Pull complete layers from manifest don't match image configuration Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
See: https://github.com/trinodb/trino/runs/1961596542?check_suite_focus=true
The text was updated successfully, but these errors were encountered: