Started by upstream project "emf-query-master" build number 8 originally caused by: Started by an SCM change Running as SYSTEM Agent centos-7-b7x03 is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-b7x03" namespace: "emfservices" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.emfservices.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-b7x03" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-b7x03" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.emfservices.svc.cluster.local/emfservices/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-emfservices" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-b7x03 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/emf-query-master/jdk/openjdk-jdk11-latest/label/migration [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-EteqwO5Fw15q/agent.65 SSH_AGENT_PID=67 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/emf-query-master/jdk/openjdk-jdk11-latest/label/migration@tmp/private_key_987256083255712868.key (/home/jenkins/agent/workspace/emf-query-master/jdk/openjdk-jdk11-latest/label/migration@tmp/private_key_987256083255712868.key) [ssh-agent] Using credentials genie.emfservices (ssh://genie.emfservices@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/emf-query.git > git init /home/jenkins/agent/workspace/emf-query-master/jdk/openjdk-jdk11-latest/label/migration # timeout=10 Fetching upstream changes from https://github.com/eclipse/emf-query.git > git --version # timeout=10 > git --version # 'git version 2.36.1' > git fetch --tags --force --progress -- https://github.com/eclipse/emf-query.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/emf-query.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c9394a59a5ecdf07036e470bef6d835156d6a731 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c9394a59a5ecdf07036e470bef6d835156d6a731 # timeout=10 Commit message: "[releng] Use https for all target platform locations" > git rev-list --no-walk f1012fc2ac822b4a71fa9e2add99d79f2e7cee36 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [migration] $ Xvnc -help Starting xvnc [migration] $ Xvnc :82 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Sat Aug 13 14:40:04 2022 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5982 vncext: created VNC server for screen 0 [migration] $ /opt/tools/apache-maven/latest/bin/mvn -f org.eclipse.emf.query.releng/pom.xml -Djdk=openjdk-jdk11-latest -DBUILD_LABEL=NONE -DBUILD_TYPE=I -Dlabel=migration -Dplatform=$PLATFORM -Dmaven.repo.local=/home/jenkins/agent/workspace/emf-query-master/jdk/openjdk-jdk11-latest/label/migration/.repository clean verify -B -Pemf-query.target,hudson.eclipse.org Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.emf.query.plugins:org.eclipse.emf.query:1.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-query-master/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.query/pom.xml [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/ (142B) [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/ (142B) [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410 [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/ (108.54kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/ (108.54kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/updates/2.12/ (134B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/updates/2.12/ (134B) [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/updates/2.12 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/emf/emf/updates/2.12/ (430B) [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/emf/emf/updates/2.12/ (430B) [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/emf/emf/updates/2.12/base/ (429B) [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/emf/emf/updates/2.12/base/ (429B) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/emf/emf/updates/2.12/base/S201604200247/ (7.43kB) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/emf/emf/updates/2.12/base/S201604200247/ (7.43kB) [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/emf/emf/updates/2.12/core/ (427B) [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/emf/emf/updates/2.12/core/ (427B) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/emf/emf/updates/2.12/core/R201605260356/ (62.28kB) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/emf/emf/updates/2.12/core/R201605260356/ (62.28kB) [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/ (425B) [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/ (425B) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/R201605260606/ (9.77kB) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/R201605260606/ (9.77kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository/ (134B) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository/ (134B) [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository/ [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository/ [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/ (117.26kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/ (117.26kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20170516192513/repository/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20170516192513/repository/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20170516192513/repository/ (52.6kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20170516192513/repository/ (52.6kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.3.0/ (115B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.3.0/ (115B) [INFO] Adding repository https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.3.0 [INFO] Fetching content.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.3.0/ (41.99kB) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.3.0/ (41.99kB) [INFO] Adding repository https://download.eclipse.org/modeling/mdt/uml2/updates/5.2 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.2/ (487B) [INFO] Fetching compositeContent.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.2/ (487B) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.2/R201605160939/ (16.06kB) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.2/R201605160939/ (16.06kB) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.2/R201608220739/ (15.96kB) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.2/R201608220739/ (15.96kB) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.2/R201611140827/ (16.07kB) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.2/R201611140827/ (16.07kB) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.2/R201702270935/ (16.31kB) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.2/R201702270935/ (16.31kB) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.2/R201705301052/ (16.41kB) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.2/R201705301052/ (16.41kB) [INFO] Adding repository https://download.eclipse.org/modeling/emf/validation/updates/releases [INFO] Fetching compositeContent.xml from https://download.eclipse.org/modeling/emf/validation/updates/releases/ [INFO] Fetching compositeContent.xml from https://download.eclipse.org/modeling/emf/validation/updates/releases/ [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/validation/updates/releases/R201706061352/ (116B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/validation/updates/releases/R201706061352/ (116B) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R201706061352/ (10.87kB) [INFO] Fetching content.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R201706061352/ (10.87kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/validation/updates/releases/R201805030717/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/validation/updates/releases/R201805030717/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/validation/updates/releases/R201805030717/ (7.1kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/validation/updates/releases/R201805030717/ (7.1kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/validation/updates/releases/R201812070911/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/validation/updates/releases/R201812070911/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/validation/updates/releases/R201812070911/ (8.69kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/validation/updates/releases/R201812070911/ (8.69kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/ (8.44kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/ (8.44kB) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202208101528/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202208101528/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202208101528/ (9.16kB) [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202208101528/ (9.16kB) [ERROR] Failed to resolve target definition /home/jenkins/agent/workspace/emf-query-master/jdk/openjdk-jdk11-latest/label/migration/org.eclipse.emf.query.target/emf-query.target: Could not find "org.eclipse.emf.validation.sdk.feature.group/1.10.0.201606071713" in the repositories of the current location -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException Build step 'Invoke top-level Maven targets' marked build as failure Terminating xvnc. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 67 killed; [ssh-agent] Stopped. Archiving artifacts Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Sending e-mails to: pierre-charles.david@obeo.fr Finished: FAILURE