Skip to content
Failed

Console Output

16:03:31 Started by an SCM change
16:03:31 Running as SYSTEM
16:03:31 No JDK named ‘jdk11-latest’ found
16:03:31 Agent basic-wg3vc is provisioned from template basic
16:03:31 ---
16:03:31 apiVersion: "v1"
16:03:31 kind: "Pod"
16:03:31 metadata:
16:03:31   annotations: {}
16:03:31   labels:
16:03:31     jenkins: "slave"
16:03:31     jenkins/label: ""
16:03:31   name: "basic-wg3vc"
16:03:31 spec:
16:03:31   containers:
16:03:31   - env:
16:03:31     - name: "JENKINS_SECRET"
16:03:31       value: "********"
16:03:31     - name: "JENKINS_TUNNEL"
16:03:31       value: "jenkins-discovery.scout.svc.cluster.local:50000"
16:03:31     - name: "JENKINS_AGENT_NAME"
16:03:31       value: "basic-wg3vc"
16:03:31     - name: "JAVA_TOOL_OPTIONS"
16:03:31       value: ""
16:03:31     - name: "JNLP_PROTOCOL_OPTS"
16:03:31       value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\
16:03:31         \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
16:03:31     - name: "_JAVA_OPTIONS"
16:03:31       value: ""
16:03:31     - name: "JAVA_OPTS"
16:03:31       value: ""
16:03:31     - name: "IBM_JAVA_OPTIONS"
16:03:31       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
16:03:31     - name: "OPENJ9_JAVA_OPTIONS"
16:03:31       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
16:03:31     - name: "JENKINS_NAME"
16:03:31       value: "basic-wg3vc"
16:03:31     - name: "JENKINS_AGENT_WORKDIR"
16:03:31       value: "/home/jenkins/agent"
16:03:31     - name: "JENKINS_URL"
16:03:31       value: "http://jenkins-ui.scout.svc.cluster.local/scout/"
16:03:31     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1"
16:03:31     imagePullPolicy: "Always"
16:03:31     name: "jnlp"
16:03:31     resources:
16:03:31       limits:
16:03:31         memory: "4096Mi"
16:03:31         cpu: "2000m"
16:03:31       requests:
16:03:31         memory: "4096Mi"
16:03:31         cpu: "1000m"
16:03:31     securityContext:
16:03:31       privileged: false
16:03:31     tty: true
16:03:31     volumeMounts:
16:03:31     - mountPath: "/home/jenkins/.m2/toolchains.xml"
16:03:31       name: "m2-dir"
16:03:31       readOnly: true
16:03:31       subPath: "toolchains.xml"
16:03:31     - mountPath: "/home/jenkins/.mavenrc"
16:03:31       name: "m2-dir"
16:03:31       readOnly: true
16:03:31       subPath: ".mavenrc"
16:03:31     - mountPath: "/opt/tools"
16:03:31       name: "volume-0"
16:03:31       readOnly: false
16:03:31     - mountPath: "/home/jenkins"
16:03:31       name: "volume-2"
16:03:31       readOnly: false
16:03:31     - mountPath: "/home/jenkins/.m2/repository"
16:03:31       name: "volume-3"
16:03:31       readOnly: false
16:03:31     - mountPath: "/home/jenkins/.m2/settings-security.xml"
16:03:31       name: "m2-secret-dir"
16:03:31       readOnly: true
16:03:31       subPath: "settings-security.xml"
16:03:31     - mountPath: "/home/jenkins/.m2/wrapper"
16:03:31       name: "volume-4"
16:03:31       readOnly: false
16:03:31     - mountPath: "/home/jenkins/.m2/settings.xml"
16:03:31       name: "m2-secret-dir"
16:03:31       readOnly: true
16:03:31       subPath: "settings.xml"
16:03:31     - mountPath: "/home/jenkins/.ssh"
16:03:31       name: "volume-1"
16:03:31       readOnly: false
16:03:31     - mountPath: "/home/jenkins/agent"
16:03:31       name: "workspace-volume"
16:03:31       readOnly: false
16:03:31     workingDir: "/home/jenkins/agent"
16:03:31   nodeSelector:
16:03:31     beta.kubernetes.io/os: "linux"
16:03:31   restartPolicy: "Never"
16:03:31   securityContext: {}
16:03:31   volumes:
16:03:31   - name: "volume-0"
16:03:31     persistentVolumeClaim:
16:03:31       claimName: "tools-claim-jiro-scout"
16:03:31       readOnly: true
16:03:31   - name: "m2-secret-dir"
16:03:31     secret:
16:03:31       secretName: "m2-secret-dir"
16:03:31   - emptyDir:
16:03:31       medium: ""
16:03:31     name: "volume-2"
16:03:31   - configMap:
16:03:31       name: "m2-dir"
16:03:31     name: "m2-dir"
16:03:31   - configMap:
16:03:31       name: "known-hosts"
16:03:31     name: "volume-1"
16:03:31   - emptyDir:
16:03:31       medium: ""
16:03:31     name: "workspace-volume"
16:03:31   - emptyDir:
16:03:31       medium: ""
16:03:31     name: "volume-4"
16:03:31   - emptyDir:
16:03:31       medium: ""
16:03:31     name: "volume-3"
16:03:31 
16:03:31 No JDK named ‘jdk11-latest’ found
16:03:31 Building remotely on basic-wg3vc in workspace /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous
16:03:31 No JDK named ‘jdk11-latest’ found
16:03:32 No credentials specified
16:03:32 No JDK named ‘jdk11-latest’ found
16:03:32 Cloning the remote Git repository
16:03:32 Cloning repository git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git
16:03:32  > git init /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous # timeout=10
16:03:32 Fetching upstream changes from git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git
16:03:32  > git --version # timeout=10
16:03:32  > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:03:37  > git config remote.origin.url git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git # timeout=10
16:03:37  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:03:37  > git config remote.origin.url git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git # timeout=10
16:03:37 Fetching upstream changes from git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git
16:03:37  > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:03:37  > git rev-parse refs/remotes/origin/releases/9.0.x^{commit} # timeout=10
16:03:37  > git rev-parse refs/remotes/origin/origin/releases/9.0.x^{commit} # timeout=10
16:03:37 No JDK named ‘jdk11-latest’ found
16:03:37 Checking out Revision 02e4451a30324dfa2ea1a8d55cc8d3807ab9cf83 (refs/remotes/origin/releases/9.0.x)
16:03:37  > git config core.sparsecheckout # timeout=10
16:03:37  > git checkout -f 02e4451a30324dfa2ea1a8d55cc8d3807ab9cf83 # timeout=10
16:03:41 Commit message: "Remove sonar binding for 9.0"
16:03:41  > git rev-list --no-walk 8991d030ba8d0767acef7640dd5e22e8ff16b2d9 # timeout=10
16:03:41 No JDK named ‘jdk11-latest’ found
16:03:41 No JDK named ‘jdk11-latest’ found
16:03:41 [org.eclipse.scout.sdk.branch-9.0_continuous] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Dbranch=origin/releases/9.0.x -Dcbi.jarsigner.skip=true -Dmaven.repo.local=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository -Dgpg.skip=true clean install -U -B -Psign -Dmaster_enforcerCheck_skip=true
16:03:41 Error: Could not find or load main class $MAVEN_OPTS
16:03:41 Build step 'Invoke top-level Maven targets' marked build as failure
16:03:41 No JDK named ‘jdk11-latest’ found
16:03:41 Sending e-mails to: Arthur.vanDorp@bsi-software.com
16:03:42 Recording test results
16:03:42 No JDK named ‘jdk11-latest’ found
16:03:42 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
16:03:42 No JDK named ‘jdk11-latest’ found
16:03:42 Finished: FAILURE