Build: https://ci-builds.apache.org/job/Solr/job/Solr-Docker-Nightly-9.1/110/
Log: Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on lucene-solr-2 (solr lucene) in workspace /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.1 The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir > /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.1/.git # > timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitbox.apache.org/repos/asf/solr.git # > timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/solr.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- > https://gitbox.apache.org/repos/asf/solr.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/branch_9_1^{commit} # timeout=10 Checking out Revision 08e4591fd7f6f92c3dc42b4b1f334a960358fa4e (refs/remotes/origin/branch_9_1) > git config core.sparsecheckout # timeout=10 > git checkout -f 08e4591fd7f6f92c3dc42b4b1f334a960358fa4e # timeout=10 Commit message: "Add next bugfix version 9.1.2" > git rev-list --no-walk 08e4591fd7f6f92c3dc42b4b1f334a960358fa4e # timeout=10 No emails were triggered. provisioning config files... copy managed file [gradle.properties] to file:/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.1/gradle.properties [Solr-Docker-Nightly-9.1] $ /bin/sh -xe /tmp/jenkins12363690483244094775.sh + echo **** + docker login -u **** --password-stdin WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Gradle] - Launching build. [Solr-Docker-Nightly-9.1] $ /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.1/gradlew -Psolr.docker.imageRepo=apache/solr-nightly testDocker dockerPush Downloading gradle-wrapper.jar from https://github.com/gradle/gradle/raw/v7.2.0/gradle/wrapper/gradle-wrapper.jar To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.2/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build > Task :buildSrc:compileJava > Task :buildSrc:compileGroovy NO-SOURCE > Task :buildSrc:processResources NO-SOURCE > Task :buildSrc:classes > Task :buildSrc:jar > Task :buildSrc:assemble > Task :buildSrc:compileTestJava NO-SOURCE > Task :buildSrc:compileTestGroovy NO-SOURCE > Task :buildSrc:processTestResources NO-SOURCE > Task :buildSrc:testClasses UP-TO-DATE > Task :buildSrc:test NO-SOURCE > Task :buildSrc:check UP-TO-DATE > Task :buildSrc:build > Task :solr:docker:createBodySnippetDockerfile > Task :solr:docker:createDockerfileLocal > Task :solr:docker:assemblePackaging > Task :solr:documentation:changesToHtml > Task :solr:documentation:copyDocumentationAssets > Task :solr:documentation:markdownToHtml > Task :solr:documentation:copyChangesToHtmlForMiniSite > Task :solr:documentation:copyMiniDocumentationAssets > Task :solr:documentation:createMiniDocumentationIndex > Task :solr:documentation:documentationMinimal > Task :gitStatus > Task :checkJdkInternalsExportedToGradle > Task :solr:solrj:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:solrj-zookeeper:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:core:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:core:processResources > Task :solr:core:classes > Task :solr:core:assemblePostJar > Task :solr:example:assemblePackaging > Task :solr:prometheus-exporter:compileJava > Task :solr:prometheus-exporter:processResources NO-SOURCE > Task :solr:prometheus-exporter:classes > Task :solr:prometheus-exporter:jar > Task :solr:prometheus-exporter:assemblePackaging > Task :solr:core:jar > Task :solr:solrj:processResources > Task :solr:solrj:classes > Task :solr:solrj:jar > Task :solr:solrj-zookeeper:processResources NO-SOURCE > Task :solr:solrj-zookeeper:classes > Task :solr:solrj-zookeeper:jar > Task :solr:webapp:compileJava NO-SOURCE > Task :solr:webapp:processResources NO-SOURCE > Task :solr:webapp:classes UP-TO-DATE > Task :solr:webapp:war > Task :solr:server:assemblePackaging > Task :solr:modules:analysis-extras:compileJava Note: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.1/solr/modules/analysis-extras/src/java/org/apache/solr/schema/ICUCollationField.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:modules:analysis-extras:processResources NO-SOURCE > Task :solr:modules:analysis-extras:classes > Task :solr:modules:analysis-extras:jar > Task :solr:modules:analysis-extras:assemblePackaging > Task :solr:modules:analytics:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:modules:analytics:processResources NO-SOURCE > Task :solr:modules:analytics:classes > Task :solr:modules:analytics:jar > Task :solr:modules:analytics:assemblePackaging > Task :solr:modules:clustering:compileJava > Task :solr:modules:clustering:processResources NO-SOURCE > Task :solr:modules:clustering:classes > Task :solr:modules:clustering:jar > Task :solr:modules:clustering:assemblePackaging > Task :solr:modules:extraction:compileJava Note: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.1/solr/modules/extraction/src/java/org/apache/solr/handler/extraction/ExtractingDocumentLoader.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:modules:extraction:processResources > Task :solr:modules:extraction:classes > Task :solr:modules:extraction:jar > Task :solr:modules:extraction:assemblePackaging > Task :solr:modules:gcs-repository:compileJava > Task :solr:modules:gcs-repository:processResources NO-SOURCE > Task :solr:modules:gcs-repository:classes > Task :solr:modules:gcs-repository:jar > Task :solr:modules:gcs-repository:assemblePackaging > Task :solr:modules:hadoop-auth:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:modules:hadoop-auth:processResources NO-SOURCE > Task :solr:modules:hadoop-auth:classes > Task :solr:modules:hadoop-auth:jar > Task :solr:modules:hadoop-auth:assemblePackaging > Task :solr:modules:hdfs:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:modules:hdfs:processResources NO-SOURCE > Task :solr:modules:hdfs:classes > Task :solr:modules:hdfs:jar > Task :solr:modules:hdfs:assemblePackaging > Task :solr:modules:jaegertracer-configurator:compileJava > Task :solr:modules:jaegertracer-configurator:processResources NO-SOURCE > Task :solr:modules:jaegertracer-configurator:classes > Task :solr:modules:jaegertracer-configurator:jar > Task :solr:modules:jaegertracer-configurator:assemblePackaging > Task :solr:modules:jwt-auth:compileJava > Task :solr:modules:jwt-auth:processResources NO-SOURCE > Task :solr:modules:jwt-auth:classes > Task :solr:modules:jwt-auth:jar > Task :solr:modules:jwt-auth:assemblePackaging > Task :solr:modules:langid:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:modules:langid:processResources > Task :solr:modules:langid:classes > Task :solr:modules:langid:jar > Task :solr:modules:langid:assemblePackaging > Task :solr:modules:ltr:compileJava > Task :solr:modules:ltr:processResources NO-SOURCE > Task :solr:modules:ltr:classes > Task :solr:modules:ltr:jar > Task :solr:modules:ltr:assemblePackaging > Task :solr:modules:s3-repository:compileJava > Task :solr:modules:s3-repository:processResources NO-SOURCE > Task :solr:modules:s3-repository:classes > Task :solr:modules:s3-repository:jar > Task :solr:modules:s3-repository:assemblePackaging > Task :solr:modules:scripting:compileJava > Task :solr:modules:scripting:processResources NO-SOURCE > Task :solr:modules:scripting:classes > Task :solr:modules:scripting:jar > Task :solr:modules:scripting:assemblePackaging > Task :solr:modules:sql:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:modules:sql:processResources > Task :solr:modules:sql:classes > Task :solr:modules:sql:jar > Task :solr:modules:sql:assemblePackaging > Task :solr:packaging:distTar > Task :solr:docker:dockerBuild #1 [internal] load remote build context #1 DONE 7.6s #1 [internal] load remote build context #1 DONE 7.6s #2 copy /context / #2 DONE 1.9s #3 [internal] load metadata for docker.io/library/eclipse-temurin:17-jre-focal #3 DONE 0.0s #4 [1/7] FROM docker.io/library/eclipse-temurin:17-jre-focal #4 DONE 0.0s #4 [1/7] FROM docker.io/library/eclipse-temurin:17-jre-focal #4 CACHED #5 [2/7] COPY / /opt/ #5 DONE 2.6s #6 [3/7] RUN set -ex; groupadd -r --gid "8983" "solr"; useradd -r --uid "8983" --gid "8983" "solr" #6 0.666 + groupadd -r --gid 8983 solr #6 0.766 + useradd -r --uid 8983 --gid 8983 solr #6 DONE 0.9s #7 [4/7] RUN set -ex; (cd /opt; ln -s solr-*/ solr); rm -Rf /opt/solr/docs /opt/solr/docker/Dockerfile; #7 0.331 + cd /opt #7 0.336 + ln -s solr-9.1.2-SNAPSHOT/ solr #7 0.345 + rm -Rf /opt/solr/docs /opt/solr/docker/Dockerfile #7 DONE 0.4s #8 [5/7] RUN set -ex; mkdir -p /opt/solr/server/solr/lib /docker-entrypoint-initdb.d; cp /opt/solr/bin/solr.in.sh /etc/default/solr.in.sh; mv /opt/solr/bin/solr.in.sh /opt/solr/bin/solr.in.sh.orig; mv /opt/solr/bin/solr.in.cmd /opt/solr/bin/solr.in.cmd.orig; chmod 0664 /etc/default/solr.in.sh; mkdir -p -m0770 /var/solr; chown -R "solr:0" /var/solr; ln -s /opt/solr/modules /opt/solr/contrib; ln -s /opt/solr/prometheus-exporter /opt/solr/modules/prometheus-exporter; #8 0.367 + mkdir -p /opt/solr/server/solr/lib /docker-entrypoint-initdb.d #8 0.376 + cp /opt/solr/bin/solr.in.sh /etc/default/solr.in.sh #8 0.396 + mv /opt/solr/bin/solr.in.sh /opt/solr/bin/solr.in.sh.orig #8 0.407 + mv /opt/solr/bin/solr.in.cmd /opt/solr/bin/solr.in.cmd.orig #8 0.410 + chmod 0664 /etc/default/solr.in.sh #8 0.415 + mkdir -p -m0770 /var/solr #8 0.416 + chown -R solr:0 /var/solr #8 0.419 + ln -s /opt/solr/modules /opt/solr/contrib #8 0.420 + ln -s /opt/solr/prometheus-exporter /opt/solr/modules/prometheus-exporter #8 DONE 0.5s #9 [6/7] RUN set -ex; apt-get update; apt-get -y install acl dirmngr lsof procps wget netcat gosu tini jattach; rm -rf /var/lib/apt/lists/*; #9 0.397 + apt-get update #9 31.54 Err:1 http://archive.ubuntu.com/ubuntu focal InRelease #9 31.54 Could not connect to archive.ubuntu.com:80 (185.125.190.36), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.91.39), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.39), connection timed out #9 31.54 Err:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease #9 31.54 Unable to connect to archive.ubuntu.com:http: #9 31.54 Err:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease #9 31.54 Unable to connect to archive.ubuntu.com:http: #9 31.55 Err:4 http://security.ubuntu.com/ubuntu focal-security InRelease #9 31.55 Could not connect to security.ubuntu.com:80 (185.125.190.39), connection timed out Could not connect to security.ubuntu.com:80 (185.125.190.36), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.39), connection timed out #9 31.56 Reading package lists... #9 31.58 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal/InRelease Could not connect to archive.ubuntu.com:80 (185.125.190.36), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.91.39), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.39), connection timed out #9 31.58 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-updates/InRelease Unable to connect to archive.ubuntu.com:http: #9 31.58 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-backports/InRelease Unable to connect to archive.ubuntu.com:http: #9 31.58 W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/focal-security/InRelease Could not connect to security.ubuntu.com:80 (185.125.190.39), connection timed out Could not connect to security.ubuntu.com:80 (185.125.190.36), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.39), connection timed out #9 31.58 W: Some index files failed to download. They have been ignored, or old ones used instead. #9 31.59 + apt-get -y install acl dirmngr lsof procps wget netcat gosu tini jattach #9 31.60 Reading package lists... #9 31.61 Building dependency tree... #9 31.61 Reading state information... #9 31.61 E: Unable to locate package acl #9 31.61 E: Unable to locate package dirmngr #9 31.61 E: Unable to locate package lsof #9 31.61 E: Unable to locate package netcat #9 31.61 E: Unable to locate package gosu #9 31.61 E: Unable to locate package tini #9 31.61 E: Unable to locate package jattach #9 ERROR: process "/bin/sh -c set -ex; apt-get update; apt-get -y install acl dirmngr lsof procps wget netcat gosu tini jattach; rm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 100 ------ > [6/7] RUN set -ex; apt-get update; apt-get -y install acl dirmngr > lsof procps wget netcat gosu tini jattach; rm -rf /var/lib/apt/lists/*;: #9 31.60 Reading package lists... #9 31.61 Building dependency tree... #9 31.61 Reading state information... #9 31.61 E: Unable to locate package acl #9 31.61 E: Unable to locate package dirmngr #9 31.61 E: Unable to locate package lsof #9 31.61 E: Unable to locate package netcat #9 31.61 E: Unable to locate package gosu #9 31.61 E: Unable to locate package tini #9 31.61 E: Unable to locate package jattach ------ solr-9.1.2-SNAPSHOT/docker/Dockerfile:85 -------------------- 84 | 85 | >>> RUN set -ex; \ 86 | >>> apt-get update; \ 87 | >>> apt-get -y install acl dirmngr lsof procps wget netcat gosu tini jattach; \ 88 | >>> rm -rf /var/lib/apt/lists/*; 89 | -------------------- ERROR: failed to solve: process "/bin/sh -c set -ex; apt-get update; apt-get -y install acl dirmngr lsof procps wget netcat gosu tini jattach; rm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 100 > Task :solr:docker:dockerBuild FAILED FAILURE: Build failed with an exception. * Where: Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.1/solr/docker/build.gradle' line: 138 * What went wrong: Execution failed for task ':solr:docker:dockerBuild'. > Process 'command 'docker'' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 3m 32s 75 actionable tasks: 75 executed Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
