Skip to content
Failed

Console Output

09:50:17 GitHub pull request #707 of commit 7f5c7e7cf9a06484b1ac68f3e0023b52f688743f, no merge conflicts.
09:50:17 Running as SYSTEM
09:50:18 Setting status of 7f5c7e7cf9a06484b1ac68f3e0023b52f688743f to PENDING with url https://ci.eclipse.org/lsp4j/job/lsp4j-github-pullrequests/408/ and message: 'Build started for merge commit.'
09:50:18 Using context: Jenkins PR Build
09:50:18 Agent basic-j2p5s is provisioned from template basic
09:50:18 ---
09:50:18 apiVersion: "v1"
09:50:18 kind: "Pod"
09:50:18 metadata:
09:50:18   annotations: {}
09:50:18   labels:
09:50:18     jenkins: "slave"
09:50:18     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
09:50:18     jenkins/label: "basic"
09:50:18   name: "basic-j2p5s"
09:50:18   namespace: "lsp4j"
09:50:18 spec:
09:50:18   containers:
09:50:18   - env:
09:50:18     - name: "JENKINS_SECRET"
09:50:18       value: "********"
09:50:18     - name: "JENKINS_TUNNEL"
09:50:18       value: "jenkins-discovery.lsp4j.svc.cluster.local:50000"
09:50:18     - name: "JENKINS_AGENT_NAME"
09:50:18       value: "basic-j2p5s"
09:50:18     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:50:18       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:50:18         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:50:18     - name: "JAVA_TOOL_OPTIONS"
09:50:18       value: ""
09:50:18     - name: "_JAVA_OPTIONS"
09:50:18       value: ""
09:50:18     - name: "OPENJ9_JAVA_OPTIONS"
09:50:18       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:50:18     - name: "JENKINS_NAME"
09:50:18       value: "basic-j2p5s"
09:50:18     - name: "JENKINS_AGENT_WORKDIR"
09:50:18       value: "/home/jenkins/agent"
09:50:18     - name: "JENKINS_URL"
09:50:18       value: "http://jenkins-ui.lsp4j.svc.cluster.local/lsp4j/"
09:50:18     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3"
09:50:18     imagePullPolicy: "Always"
09:50:18     name: "jnlp"
09:50:18     resources:
09:50:18       limits:
09:50:18         cpu: "2000m"
09:50:18         memory: "4096Mi"
09:50:18       requests:
09:50:18         cpu: "1000m"
09:50:18         memory: "4096Mi"
09:50:18     tty: true
09:50:18     volumeMounts:
09:50:18     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:50:18       name: "m2-dir"
09:50:18       readOnly: true
09:50:18       subPath: "toolchains.xml"
09:50:18     - mountPath: "/home/jenkins/.mavenrc"
09:50:18       name: "m2-dir"
09:50:18       readOnly: true
09:50:18       subPath: ".mavenrc"
09:50:18     - mountPath: "/opt/tools"
09:50:18       name: "volume-0"
09:50:18       readOnly: false
09:50:18     - mountPath: "/home/jenkins"
09:50:18       name: "volume-2"
09:50:18       readOnly: false
09:50:18     - mountPath: "/home/jenkins/.m2/repository"
09:50:18       name: "volume-3"
09:50:18       readOnly: false
09:50:18     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:50:18       name: "m2-secret-dir"
09:50:18       readOnly: true
09:50:18       subPath: "settings-security.xml"
09:50:18     - mountPath: "/home/jenkins/.m2/wrapper"
09:50:18       name: "volume-4"
09:50:18       readOnly: false
09:50:18     - mountPath: "/home/jenkins/.m2/settings.xml"
09:50:18       name: "m2-secret-dir"
09:50:18       readOnly: true
09:50:18       subPath: "settings.xml"
09:50:18     - mountPath: "/home/jenkins/.ssh"
09:50:18       name: "volume-1"
09:50:18       readOnly: false
09:50:18       subPath: ""
09:50:18     - mountPath: "/home/jenkins/agent"
09:50:18       name: "workspace-volume"
09:50:18       readOnly: false
09:50:18     workingDir: "/home/jenkins/agent"
09:50:18   nodeSelector:
09:50:18     kubernetes.io/os: "linux"
09:50:18   restartPolicy: "Never"
09:50:18   volumes:
09:50:18   - name: "volume-0"
09:50:18     persistentVolumeClaim:
09:50:18       claimName: "tools-claim-jiro-lsp4j"
09:50:18       readOnly: true
09:50:18   - name: "m2-secret-dir"
09:50:18     secret:
09:50:18       secretName: "m2-secret-dir"
09:50:18   - emptyDir:
09:50:18       medium: ""
09:50:18     name: "volume-2"
09:50:18   - configMap:
09:50:18       name: "m2-dir"
09:50:18     name: "m2-dir"
09:50:18   - configMap:
09:50:18       name: "known-hosts"
09:50:18     name: "volume-1"
09:50:18   - emptyDir:
09:50:18       medium: ""
09:50:18     name: "workspace-volume"
09:50:18   - emptyDir:
09:50:18       medium: ""
09:50:18     name: "volume-4"
09:50:18   - emptyDir:
09:50:18       medium: ""
09:50:18     name: "volume-3"
09:50:18 
09:50:18 Building remotely on basic-j2p5s (basic) in workspace /home/jenkins/agent/workspace/lsp4j-github-pullrequests
09:50:18 Selected Git installation does not exist. Using Default
09:50:18 The recommended git tool is: NONE
09:50:20 No credentials specified
09:50:20 Cloning the remote Git repository
09:50:20 Cloning repository https://github.com/eclipse/lsp4j.git
09:50:20  > git init /home/jenkins/agent/workspace/lsp4j-github-pullrequests # timeout=10
09:50:20 Fetching upstream changes from https://github.com/eclipse/lsp4j.git
09:50:20  > git --version # timeout=10
09:50:20  > git --version # 'git version 2.20.1'
09:50:20  > git fetch --tags --force --progress -- https://github.com/eclipse/lsp4j.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:50:21  > git config remote.origin.url https://github.com/eclipse/lsp4j.git # timeout=10
09:50:21  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:50:21  > git config remote.origin.url https://github.com/eclipse/lsp4j.git # timeout=10
09:50:21 Fetching upstream changes from https://github.com/eclipse/lsp4j.git
09:50:21  > git fetch --tags --force --progress -- https://github.com/eclipse/lsp4j.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
09:50:22  > git rev-parse refs/remotes/origin/pr/707/merge^{commit} # timeout=10
09:50:22 Checking out Revision de7e5606410bd813eaaa6a3dc239d115b83d1290 (refs/remotes/origin/pr/707/merge)
09:50:22  > git config core.sparsecheckout # timeout=10
09:50:22  > git checkout -f de7e5606410bd813eaaa6a3dc239d115b83d1290 # timeout=10
09:50:25 Commit message: "Merge 7f5c7e7cf9a06484b1ac68f3e0023b52f688743f into 4bad511eb9471bef9aafc9ad8e7d9c55b6747a25"
09:50:25 First time build. Skipping changelog.
09:50:25 [lsp4j-github-pullrequests] $ /bin/sh -xe /tmp/jenkins12723760611267346455.sh
09:50:25 + echo /opt/tools/java/oracle/jdk-8/latest
09:50:25 /opt/tools/java/oracle/jdk-8/latest
09:50:25 + java -version
09:50:26 java version "1.8.0_202"
09:50:26 Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
09:50:26 Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode)
09:50:26 + which java
09:50:26 /opt/tools/java/oracle/jdk-8/latest/bin/java
09:50:26 [Gradle] - Launching build.
09:50:26 [lsp4j-github-pullrequests] $ /home/jenkins/agent/workspace/lsp4j-github-pullrequests/gradlew -DghprbActualCommitAuthorEmail=mistria@redhat.com -DghprbTriggerAuthorLogin=cdietrich -DghprbGhRepository=eclipse/lsp4j -DghprbTargetBranch=main -DghprbPullId=707 -DghprbCredentialsId=github-bot -DghprbAuthorRepoGitUrl=https://github.com/mickaelistria/lsp4j.git "-DghprbTriggerAuthor=Christian Dietrich" -DghprbPullAuthorEmail=mistria@redhat.com -DghprbPullLink=https://github.com/eclipse/lsp4j/pull/707 -Dsha1=origin/pr/707/merge -DghprbPullAuthorLoginMention=@mickaelistria "-DghprbPullDescription=GitHub pull request #707 of commit 7f5c7e7cf9a06484b1ac68f3e0023b52f688743f, no merge conflicts." -DghprbActualCommit=7f5c7e7cf9a06484b1ac68f3e0023b52f688743f -DghprbPullAuthorLogin=mickaelistria -DghprbSourceBranch=java-11 "-DghprbActualCommitAuthor=Mickael Istria" -DghprbTriggerAuthorLoginMention=@cdietrich -DghprbPullLongDescription=null -DghprbTriggerAuthorEmail=christian.dietrich@itemis.de -DGIT_BRANCH=java-11 "-DghprbPullTitle=Use Java 11" "-DghprbCommentBody=@eclipse-lsp4j-bot run tests" -PignoreTestFailures=true --refresh-dependencies --continue clean build publish
09:50:26 Downloading https://services.gradle.org/distributions/gradle-7.5.1-bin.zip
09:50:28 ...........10%............20%...........30%............40%...........50%............60%...........70%............80%...........90%............100%
09:50:29 
09:50:29 Welcome to Gradle 7.5.1!
09:50:29 
09:50:29 Here are the highlights of this release:
09:50:29  - Support for Java 18
09:50:29  - Support for building with Groovy 4
09:50:29  - Much more responsive continuous builds
09:50:29  - Improved diagnostics for dependency resolution
09:50:29 
09:50:29 For more details see https://docs.gradle.org/7.5.1/release-notes.html
09:50:29 
09:50:29 Starting a Gradle Daemon (subsequent builds will be faster)
09:50:40 > Task :clean UP-TO-DATE
09:50:40 > Task :org.eclipse.lsp4j:clean UP-TO-DATE
09:50:40 > Task :org.eclipse.lsp4j.debug:clean UP-TO-DATE
09:50:40 > Task :org.eclipse.lsp4j.generator:clean UP-TO-DATE
09:50:40 > Task :org.eclipse.lsp4j.jsonrpc:clean UP-TO-DATE
09:50:40 > Task :org.eclipse.lsp4j.jsonrpc.debug:clean UP-TO-DATE
09:50:40 > Task :org.eclipse.lsp4j.websocket:clean UP-TO-DATE
09:50:40 > Task :org.eclipse.lsp4j.websocket.jakarta:clean UP-TO-DATE
09:50:40 > Task :org.eclipse.lsp4j.jsonrpc:generateXtext NO-SOURCE
09:50:40 > Task :org.eclipse.lsp4j.jsonrpc:compileJava FAILED
09:50:40 > Task :org.eclipse.lsp4j.jsonrpc:processResources
09:50:40 > Task :org.eclipse.lsp4j.generator:processResources
09:50:40 > Task :org.eclipse.lsp4j:processResources
09:50:40 > Task :org.eclipse.lsp4j:genSourcesManifest
09:50:40 > Task :org.eclipse.lsp4j:processTestResources NO-SOURCE
09:50:40 > Task :org.eclipse.lsp4j.jsonrpc.debug:processResources NO-SOURCE
09:50:40 > Task :org.eclipse.lsp4j.debug:processResources NO-SOURCE
09:50:40 > Task :org.eclipse.lsp4j.debug:genSourcesManifest
09:50:40 > Task :org.eclipse.lsp4j.debug:processTestResources NO-SOURCE
09:50:40 > Task :org.eclipse.lsp4j.generator:genSourcesManifest
09:50:40 > Task :org.eclipse.lsp4j.generator:processTestResources NO-SOURCE
09:50:40 > Task :org.eclipse.lsp4j.jsonrpc:genSourcesManifest
09:50:40 > Task :org.eclipse.lsp4j.jsonrpc:processTestResources NO-SOURCE
09:50:40 > Task :org.eclipse.lsp4j.jsonrpc.debug:genSourcesManifest
09:50:40 > Task :org.eclipse.lsp4j.jsonrpc.debug:processTestResources NO-SOURCE
09:50:40 > Task :org.eclipse.lsp4j.websocket:processResources NO-SOURCE
09:50:40 > Task :org.eclipse.lsp4j.websocket:genSourcesManifest
09:50:40 > Task :org.eclipse.lsp4j.websocket:processTestResources NO-SOURCE
09:50:40 > Task :org.eclipse.lsp4j.websocket.jakarta:processResources NO-SOURCE
09:50:40 > Task :org.eclipse.lsp4j.websocket.jakarta:genSourcesManifest
09:50:40 > Task :org.eclipse.lsp4j.websocket.jakarta:processTestResources NO-SOURCE
09:50:40 > Task :org.eclipse.lsp4j:generatePomFileForLocalMavenRepoPublication
09:50:40 > Task :org.eclipse.lsp4j.debug:generatePomFileForLocalMavenRepoPublication
09:50:40 > Task :org.eclipse.lsp4j.generator:generatePomFileForLocalMavenRepoPublication
09:50:40 > Task :org.eclipse.lsp4j.jsonrpc:generatePomFileForLocalMavenRepoPublication
09:50:40 > Task :org.eclipse.lsp4j.jsonrpc.debug:generatePomFileForLocalMavenRepoPublication
09:50:40 > Task :org.eclipse.lsp4j.websocket:generatePomFileForLocalMavenRepoPublication
09:50:40 > Task :org.eclipse.lsp4j.websocket.jakarta:generatePomFileForLocalMavenRepoPublication
09:50:40 
09:50:40 FAILURE: Build failed with an exception.
09:50:40 
09:50:40 * What went wrong:
09:50:40 Execution failed for task ':org.eclipse.lsp4j.jsonrpc:compileJava'.
09:50:40 > invalid source release: 11
09:50:40 
09:50:40 * Try:
09:50:40 > Run with --stacktrace option to get the stack trace.
09:50:40 > Run with --info or --debug option to get more log output.
09:50:40 > Run with --scan to get full insights.
09:50:40 
09:50:40 * Get more help at https://help.gradle.org
09:50:40 
09:50:40 Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
09:50:40 
09:50:40 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
09:50:40 
09:50:40 See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings
09:50:40 
09:50:40 BUILD FAILED in 14s
09:50:40 26 actionable tasks: 18 executed, 8 up-to-date
09:50:40 Build step 'Invoke Gradle script' changed build result to FAILURE
09:50:40 Build step 'Invoke Gradle script' marked build as failure
09:50:46 Archiving artifacts
09:50:46 Recording test results
09:50:46 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
09:50:46 Adding one-line test results to commit status...
09:50:46 Setting status of 7f5c7e7cf9a06484b1ac68f3e0023b52f688743f to FAILURE with url https://ci.eclipse.org/lsp4j/job/lsp4j-github-pullrequests/408/ and message: 'Build finished. No test results found.'
09:50:46 Using context: Jenkins PR Build
09:50:47 Finished: FAILURE