Not able to reproduce, Can we add a flag (info or debug) to get more logs for 
few days.

— Sanjay

> On 29-Oct-2024, at 7:21 PM, David Smiley <dsmi...@apache.org> wrote:
> 
> Do you know what to make of this one Sanjay?
> 
> On Tue, Oct 29, 2024 at 7:01 AM Apache Jenkins Server 
> <jenk...@builds.apache.org <mailto:jenk...@builds.apache.org>> wrote:
>> Build: 
>> https://ci-builds.apache.org/job/Solr/job/Solr-Docker-Nightly-main/1038/
>> 
>> 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-main
>> [WS-CLEANUP] Deleting project workspace...
>> [WS-CLEANUP] Deferred wipeout is used...
>> [WS-CLEANUP] Done
>> The recommended git tool is: NONE
>> No credentials specified
>> Cloning the remote Git repository
>> Cloning repository https://gitbox.apache.org/repos/asf/solr.git
>>  > git init 
>> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-main # 
>> 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 config remote.origin.url https://gitbox.apache.org/repos/asf/solr.git 
>> # timeout=10
>>  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* 
>> # timeout=10
>> Avoid second fetch
>>  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
>> Checking out Revision 97a11cfb6caf38fdc914c2edf4bff5406d4192fd 
>> (refs/remotes/origin/main)
>>  > git config core.sparsecheckout # timeout=10
>>  > git checkout -f 97a11cfb6caf38fdc914c2edf4bff5406d4192fd # timeout=10
>>  > git branch -a -v --no-abbrev # timeout=10
>>  > git checkout -b main 97a11cfb6caf38fdc914c2edf4bff5406d4192fd # timeout=10
>> Commit message: "SOLR-17321: Cleanup JDK version related logic in scripts 
>> (#2792)"
>>  > git rev-list --no-walk 6d7384c0e80ab621bf16c2363d032f46bc40938a # 
>> 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-main/gradle.properties
>> [Solr-Docker-Nightly-main] $ /bin/sh -xe /tmp/jenkins3937983429481824004.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/#credential-stores
>> 
>> Login Succeeded
>> [Gradle] - Launching build.
>> [Solr-Docker-Nightly-main] $ 
>> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-main/gradlew 
>> -Psolr.docker.imageRepo=apache/solr-nightly -Psolr.docker.dist=full 
>> testDocker dockerPush
>> /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-main/build-tools/build-infra/src/main/java/org/apache/lucene/gradle/WrapperDownloader.java:93:
>>  warning: [deprecation] URL(String) in URL has been deprecated
>>         new URL(
>>         ^
>> 1 warning
>> Downloading gradle-wrapper.jar from 
>> https://raw.githubusercontent.com/gradle/gradle/v8.4.0/gradle/wrapper/gradle-wrapper.jar
>> To honour the JVM settings for this build a single-use Daemon process will 
>> be forked. For more on this, please refer to 
>> https://docs.gradle.org/8.4/userguide/gradle_daemon.html#sec:disabling_the_daemon
>>  in the Gradle documentation.
>> Daemon will be stopped at the end of the build 
>> 
>> > Task :build-infra:compileJava
>> Note: Some input files use or override a deprecated API.
>> Note: Recompile with -Xlint:deprecation for details.
>> 
>> > Task :build-infra:pluginDescriptors
>> > Task :build-infra:processResources
>> > Task :build-infra:classes
>> > Task :build-infra:jar
>> > Task :gitStatus
>> > Task :checkJdkInternalsExportedToGradle FAILED
>> 
>> FAILURE: Build failed with an exception.
>> 
>> * Where:
>> Script 
>> '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-main/gradle/generation/local-settings.gradle'
>>  line: 42
>> 
>> * What went wrong:
>> Execution failed for task ':checkJdkInternalsExportedToGradle'.
>> > Certain gradle tasks and plugins require access to jdk.compiler internals, 
>> > your gradle.properties might have just been generated or could be out of 
>> > sync (see gradle/template.gradle.properties)
>> 
>> * Try:
>> > Run with --stacktrace option to get the stack trace.
>> > Run with --info or --debug option to get more log output.
>> > Get more help at https://help.gradle.org <https://help.gradle.org/>.
>> 
>> Deprecated Gradle features were used in this build, making it incompatible 
>> with Gradle 9.0.
>> 
>> You can use '--warning-mode all' to show the individual deprecation warnings 
>> and determine if they come from your own scripts or plugins.
>> 
>> For more on this, please refer to 
>> https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings
>>  in the Gradle documentation.
>> 
>> BUILD FAILED in 21s
>> 6 actionable tasks: 6 executed
>> 
>> Publishing build scan...
>> https://ge.apache.org/s/hacaitlduakco
>> 
>> 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: builds-unsubscr...@solr.apache.org 
>> <mailto:builds-unsubscr...@solr.apache.org>
>> For additional commands, e-mail: builds-h...@solr.apache.org 
>> <mailto:builds-h...@solr.apache.org>

Reply via email to