Skip to content
Failed

Console Output

13:43:58 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-manufacturing/+/199508
13:43:58 Running as SYSTEM
13:43:58 Agent centos-7-cs17r is provisioned from template centos-7
13:43:58 ---
13:43:58 apiVersion: "v1"
13:43:58 kind: "Pod"
13:43:58 metadata:
13:43:58   annotations: {}
13:43:58   labels:
13:43:58     jenkins: "slave"
13:43:58     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
13:43:58     jenkins/label: "migration_jipp-migration_centos-7"
13:43:58   name: "centos-7-cs17r"
13:43:58   namespace: "papyrus"
13:43:58 spec:
13:43:58   containers:
13:43:58   - env:
13:43:58     - name: "JENKINS_SECRET"
13:43:58       value: "********"
13:43:58     - name: "JENKINS_TUNNEL"
13:43:58       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
13:43:58     - name: "JENKINS_AGENT_NAME"
13:43:58       value: "centos-7-cs17r"
13:43:58     - name: "JENKINS_REMOTING_JAVA_OPTS"
13:43:58       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
13:43:58         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
13:43:58     - name: "JAVA_TOOL_OPTIONS"
13:43:58       value: ""
13:43:58     - name: "_JAVA_OPTIONS"
13:43:58       value: ""
13:43:58     - name: "OPENJ9_JAVA_OPTIONS"
13:43:58       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
13:43:58     - name: "JENKINS_NAME"
13:43:58       value: "centos-7-cs17r"
13:43:58     - name: "JENKINS_AGENT_WORKDIR"
13:43:58       value: "/home/jenkins/agent"
13:43:58     - name: "JENKINS_URL"
13:43:58       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
13:43:58     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
13:43:58     imagePullPolicy: "Always"
13:43:58     name: "jnlp"
13:43:58     resources:
13:43:58       limits:
13:43:58         cpu: "2000m"
13:43:58         memory: "4096Mi"
13:43:58       requests:
13:43:58         cpu: "1000m"
13:43:58         memory: "4096Mi"
13:43:58     tty: true
13:43:58     volumeMounts:
13:43:58     - mountPath: "/home/jenkins/.m2/toolchains.xml"
13:43:58       name: "m2-dir"
13:43:58       readOnly: true
13:43:58       subPath: "toolchains.xml"
13:43:58     - mountPath: "/home/jenkins/.mavenrc"
13:43:58       name: "m2-dir"
13:43:58       readOnly: true
13:43:58       subPath: ".mavenrc"
13:43:58     - mountPath: "/opt/tools"
13:43:58       name: "volume-0"
13:43:58       readOnly: false
13:43:58     - mountPath: "/home/jenkins"
13:43:58       name: "volume-2"
13:43:58       readOnly: false
13:43:58     - mountPath: "/home/jenkins/.m2/repository"
13:43:58       name: "volume-3"
13:43:58       readOnly: false
13:43:58     - mountPath: "/home/jenkins/.m2/settings-security.xml"
13:43:58       name: "m2-secret-dir"
13:43:58       readOnly: true
13:43:58       subPath: "settings-security.xml"
13:43:58     - mountPath: "/home/jenkins/.m2/wrapper"
13:43:58       name: "volume-4"
13:43:58       readOnly: false
13:43:58     - mountPath: "/home/jenkins/.m2/settings.xml"
13:43:58       name: "m2-secret-dir"
13:43:58       readOnly: true
13:43:58       subPath: "settings.xml"
13:43:58     - mountPath: "/home/jenkins/.ssh"
13:43:58       name: "volume-1"
13:43:58       readOnly: false
13:43:58       subPath: ""
13:43:58     - mountPath: "/home/jenkins/agent"
13:43:58       name: "workspace-volume"
13:43:58       readOnly: false
13:43:58     workingDir: "/home/jenkins/agent"
13:43:58   nodeSelector:
13:43:58     kubernetes.io/os: "linux"
13:43:58   restartPolicy: "Never"
13:43:58   volumes:
13:43:58   - name: "volume-0"
13:43:58     persistentVolumeClaim:
13:43:58       claimName: "tools-claim-jiro-papyrus"
13:43:58       readOnly: true
13:43:58   - name: "m2-secret-dir"
13:43:58     secret:
13:43:58       secretName: "m2-secret-dir"
13:43:58   - emptyDir:
13:43:58       medium: ""
13:43:58     name: "volume-2"
13:43:58   - configMap:
13:43:58       name: "m2-dir"
13:43:58     name: "m2-dir"
13:43:58   - configMap:
13:43:58       name: "known-hosts"
13:43:58     name: "volume-1"
13:43:58   - emptyDir:
13:43:58       medium: ""
13:43:58     name: "workspace-volume"
13:43:58   - emptyDir:
13:43:58       medium: ""
13:43:58     name: "volume-4"
13:43:58   - emptyDir:
13:43:58       medium: ""
13:43:58     name: "volume-3"
13:43:58 
13:43:58 Building remotely on centos-7-cs17r (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit
13:43:58 The recommended git tool is: NONE
13:44:00 No credentials specified
13:44:00 Cloning the remote Git repository
13:44:00 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git
13:44:00  > git init /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source # timeout=10
13:44:00 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git
13:44:00  > git --version # timeout=10
13:44:00  > git --version # 'git version 2.36.3'
13:44:00  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:44:01  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git # timeout=10
13:44:01  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:44:01  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git # timeout=10
13:44:01 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git
13:44:01  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git refs/changes/08/199508/2 # timeout=10
13:44:01  > git rev-parse 14717a8e5c15812f7a4878f39da6ba7c13e1f865^{commit} # timeout=10
13:44:01 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
13:44:01 Checking out Revision 14717a8e5c15812f7a4878f39da6ba7c13e1f865 (refs/changes/08/199508/2)
13:44:01  > git config core.sparsecheckout # timeout=10
13:44:01  > git checkout -f 14717a8e5c15812f7a4878f39da6ba7c13e1f865 # timeout=10
13:44:05 Commit message: "[Bug 581385]  NodeId description should support publisher subscriber protocols"
13:44:06  > git rev-parse FETCH_HEAD^{commit} # timeout=10
13:44:06  > git rev-list --no-walk 2ecc336a3aa029ffa878c6e0ce05adff8186d388 # timeout=10
13:44:06 $ pkill Xvnc
13:44:06 $ pkill Xrealvnc
13:44:06 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
13:44:18 [Papyrus-Manufacturing-AAS-Gerrit] $ Xvnc -help
13:44:18 Starting xvnc
13:44:18 [Papyrus-Manufacturing-AAS-Gerrit] $ Xvnc :56 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
13:44:18 
13:44:18 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
13:44:18 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
13:44:18 See http://www.tigervnc.org for information on TigerVNC.
13:44:18 Underlying X server release 12004000, The X.Org Foundation
13:44:18 
13:44:18 
13:44:18 Fri Jan 20 18:44:18 2023
13:44:18  vncext:      VNC extension running!
13:44:18  vncext:      Listening for VNC connections on all interface(s), port 5956
13:44:18  vncext:      created VNC server for screen 0
13:44:18 [Papyrus-Manufacturing-AAS-Gerrit] $ /bin/sh -xe /tmp/jenkins7691653371255190987.sh
13:44:18 + set +e
13:44:18 + pwd
13:44:18 /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit
13:44:19 + '[' -f ../notUTF8.log ']'
13:44:19 + echo 'All contributed files are UTF8 compliant'
13:44:19 All contributed files are UTF8 compliant
13:44:19 + '[' -f ../notLF.log ']'
13:44:19 + echo 'All contributed files respect the Linux line endings'
13:44:19 All contributed files respect the Linux line endings
13:44:19 + cd ..
13:44:19 + set -e
13:44:19 + javac -version
13:44:19 javac 11.0.2
13:44:19 [Papyrus-Manufacturing-AAS-Gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f source/aas/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=14717a8e5c15812f7a4878f39da6ba7c13e1f865 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=saadia.dhouib@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=saadia dhouib" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-manufacturing/+/199508 -DGERRIT_PATCHSET_UPLOADER_EMAIL=saadia.dhouib@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-manufacturing -DGERRIT_CHANGE_NUMBER=199508 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"saadia dhouib\" <saadia.dhouib@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/08/199508/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=saadia dhouib" '-DGERRIT_CHANGE_OWNER=\"saadia dhouib\" <saadia.dhouib@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=W0J1ZyA1ODEzODVdICBOb2RlSWQgZGVzY3JpcHRpb24gc2hvdWxkIHN1cHBvcnQgcHVibGlzaGVyIHN1YnNjcmliZXIKcHJvdG9jb2xzCgpBZGRpbmcgTmFtZVNhcGNlSW5kZXggYW5kIFRvcGljIGF0dHJpYnV0ZSB0byB0aGUgTm9kZUlkIHN0ZXJlb3R5cGUuClJlZmFjdG9yaW5nIG9mIHRoZSBjb2RlIGdlbmVyYXRvciBpbiBvcmRlciB0byB0YWtlIGludG8gYWNjb3VudCB0aGUKZGlmZmVyZW50IGtpbmRzIG9mIHByb3RvY29scy4KCkNoYW5nZS1JZDogSTFlNGE2ZGM4YTNiYzA1MjEwZmU5NzViODE1NzAxY2I4OTgyZTYxYWMKU2lnbmVkLW9mZi1ieTogU2FhZGlhIERob3VpYiA8c2FhZGlhLmRob3VpYkBjZWEuZnI+ "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=[Bug 581385]  NodeId description should support publisher subscriber protocols" '-DGERRIT_EVENT_ACCOUNT=\"saadia dhouib\" <saadia.dhouib@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I1e4a6dc8a3bc05210fe975b815701cb8982e61ac -DGERRIT_EVENT_HASH=318085428 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=saadia.dhouib@cea.fr -DGERRIT_PATCHSET_NUMBER=2 "-DGERRIT_CHANGE_OWNER_NAME=saadia dhouib" -DSIGN=true -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/.repository clean verify -PbuildRCP -Psign
13:44:19 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
13:44:19 Maven home: /opt/tools/apache-maven/latest
13:44:19 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
13:44:19 Default locale: en_US, platform encoding: UTF-8
13:44:19 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
13:44:20 [INFO] Scanning for projects...
13:44:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.feature:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/features/org.eclipse.papyrus.aas.feature/pom.xml
13:44:48 [WARNING] No system packages found in profile nor toolchain for JRE-1.1, using current JRE system packages.
13:44:48 This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JRE-1.1 in your toolchains.xml
13:45:18 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B)
13:45:18 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
13:45:18 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
13:45:18 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
13:45:18 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
13:45:18 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
13:45:18 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
13:45:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.feature:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/features/org.eclipse.papyrus.aas.feature/pom.xml
13:45:19 [INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86_64}
13:45:19 [ERROR] Cannot resolve project dependencies:
13:45:19 [ERROR]   Software being installed: org.eclipse.papyrus.aas.feature.feature.group 0.7.0.qualifier
13:45:19 [ERROR]   Missing requirement: org.eclipse.papyrus.aas.codegen.ui 0.7.0.qualifier requires 'osgi.bundle; org.eclipse.papyrus.designer.languages.common.extensionpoints [2.0.0,3.0.0)' but it could not be found
13:45:19 [ERROR]   Cannot satisfy dependency: org.eclipse.papyrus.aas.feature.feature.group 0.7.0.qualifier depends on: org.eclipse.equinox.p2.iu; org.eclipse.papyrus.aas.codegen.ui 0.0.0
13:45:19 [ERROR] 
13:45:19 [ERROR] See https://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
13:45:19 [ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.feature:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/features/org.eclipse.papyrus.aas.feature/pom.xml: See log for details -> [Help 1]
13:45:19 [ERROR] 
13:45:19 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
13:45:19 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
13:45:19 [ERROR] 
13:45:19 [ERROR] For more information about the errors and possible solutions, please read the following articles:
13:45:19 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
13:45:19 Build step 'Invoke top-level Maven targets' marked build as failure
13:45:19 Terminating xvnc.
13:45:29 Archiving artifacts
13:45:30 Finished: FAILURE