Skip to content

Console Output

11:46:16 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-manufacturing/+/194772
11:46:16 Running as SYSTEM
11:46:16 Agent centos-7-jkcmd is provisioned from template centos-7
11:46:16 ---
11:46:16 apiVersion: "v1"
11:46:16 kind: "Pod"
11:46:16 metadata:
11:46:16   annotations: {}
11:46:16   labels:
11:46:16     jenkins: "slave"
11:46:16     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
11:46:16     jenkins/label: "migration_jipp-migration_centos-7"
11:46:16   name: "centos-7-jkcmd"
11:46:16   namespace: "papyrus"
11:46:16 spec:
11:46:16   containers:
11:46:16   - env:
11:46:16     - name: "JENKINS_SECRET"
11:46:16       value: "********"
11:46:16     - name: "JENKINS_TUNNEL"
11:46:16       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
11:46:16     - name: "JENKINS_AGENT_NAME"
11:46:16       value: "centos-7-jkcmd"
11:46:16     - name: "JENKINS_REMOTING_JAVA_OPTS"
11:46:16       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
11:46:16         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
11:46:16     - name: "JAVA_TOOL_OPTIONS"
11:46:16       value: ""
11:46:16     - name: "_JAVA_OPTIONS"
11:46:16       value: ""
11:46:16     - name: "OPENJ9_JAVA_OPTIONS"
11:46:16       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
11:46:16     - name: "JENKINS_NAME"
11:46:16       value: "centos-7-jkcmd"
11:46:16     - name: "JENKINS_AGENT_WORKDIR"
11:46:16       value: "/home/jenkins/agent"
11:46:16     - name: "JENKINS_URL"
11:46:16       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
11:46:16     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13"
11:46:16     imagePullPolicy: "Always"
11:46:16     name: "jnlp"
11:46:16     resources:
11:46:16       limits:
11:46:16         cpu: "2000m"
11:46:16         memory: "4096Mi"
11:46:16       requests:
11:46:16         cpu: "1000m"
11:46:16         memory: "4096Mi"
11:46:16     tty: true
11:46:16     volumeMounts:
11:46:16     - mountPath: "/home/jenkins/.m2/toolchains.xml"
11:46:16       name: "m2-dir"
11:46:16       readOnly: true
11:46:16       subPath: "toolchains.xml"
11:46:16     - mountPath: "/home/jenkins/.mavenrc"
11:46:16       name: "m2-dir"
11:46:16       readOnly: true
11:46:16       subPath: ".mavenrc"
11:46:16     - mountPath: "/opt/tools"
11:46:16       name: "volume-0"
11:46:16       readOnly: false
11:46:16     - mountPath: "/home/jenkins"
11:46:16       name: "volume-2"
11:46:16       readOnly: false
11:46:16     - mountPath: "/home/jenkins/.m2/repository"
11:46:16       name: "volume-3"
11:46:16       readOnly: false
11:46:16     - mountPath: "/home/jenkins/.m2/settings-security.xml"
11:46:16       name: "m2-secret-dir"
11:46:16       readOnly: true
11:46:16       subPath: "settings-security.xml"
11:46:16     - mountPath: "/home/jenkins/.m2/wrapper"
11:46:16       name: "volume-4"
11:46:16       readOnly: false
11:46:16     - mountPath: "/home/jenkins/.m2/settings.xml"
11:46:16       name: "m2-secret-dir"
11:46:16       readOnly: true
11:46:16       subPath: "settings.xml"
11:46:16     - mountPath: "/home/jenkins/.ssh"
11:46:16       name: "volume-1"
11:46:16       readOnly: false
11:46:16       subPath: ""
11:46:16     - mountPath: "/home/jenkins/agent"
11:46:16       name: "workspace-volume"
11:46:16       readOnly: false
11:46:16     workingDir: "/home/jenkins/agent"
11:46:16   nodeSelector:
11:46:16     kubernetes.io/os: "linux"
11:46:16   restartPolicy: "Never"
11:46:16   volumes:
11:46:16   - name: "volume-0"
11:46:16     persistentVolumeClaim:
11:46:16       claimName: "tools-claim-jiro-papyrus"
11:46:16       readOnly: true
11:46:16   - name: "m2-secret-dir"
11:46:16     secret:
11:46:16       secretName: "m2-secret-dir"
11:46:16   - emptyDir:
11:46:16       medium: ""
11:46:16     name: "volume-2"
11:46:16   - configMap:
11:46:16       name: "m2-dir"
11:46:16     name: "m2-dir"
11:46:16   - configMap:
11:46:16       name: "known-hosts"
11:46:16     name: "volume-1"
11:46:16   - emptyDir:
11:46:16       medium: ""
11:46:16     name: "workspace-volume"
11:46:16   - emptyDir:
11:46:16       medium: ""
11:46:16     name: "volume-4"
11:46:16   - emptyDir:
11:46:16       medium: ""
11:46:16     name: "volume-3"
11:46:16 
11:46:16 Building remotely on centos-7-jkcmd (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit
11:46:16 The recommended git tool is: NONE
11:46:18 No credentials specified
11:46:18 Cloning the remote Git repository
11:46:18 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git
11:46:18  > git init /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source # timeout=10
11:46:18 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git
11:46:18  > git --version # timeout=10
11:46:18  > git --version # 'git version 2.36.1'
11:46:18  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:46:18  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git # timeout=10
11:46:18  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:46:18  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git # timeout=10
11:46:18 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git
11:46:18  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git refs/changes/72/194772/2 # timeout=10
11:46:19  > git rev-parse 0ac4231ccf57ed55b8c2e8c30f218ee4317aedeb^{commit} # timeout=10
11:46:19 Checking out Revision 0ac4231ccf57ed55b8c2e8c30f218ee4317aedeb (refs/changes/72/194772/2)
11:46:19  > git config core.sparsecheckout # timeout=10
11:46:19  > git checkout -f 0ac4231ccf57ed55b8c2e8c30f218ee4317aedeb # timeout=10
11:46:23 Commit message: "bug 579577 - first commit of opc ua designer plugins"
11:46:23  > git rev-parse FETCH_HEAD^{commit} # timeout=10
11:46:23  > git rev-list --no-walk caf16e4d4609fb2d072b262658056d4a41af5af3 # timeout=10
11:46:23 $ pkill Xvnc
11:46:23 $ pkill Xrealvnc
11:46:23 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
11:46:36 [Papyrus-OpcUA-Gerrit] $ Xvnc -help
11:46:36 Starting xvnc
11:46:36 [Papyrus-OpcUA-Gerrit] $ Xvnc :11 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
11:46:36 
11:46:36 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
11:46:36 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
11:46:36 See http://www.tigervnc.org for information on TigerVNC.
11:46:36 Underlying X server release 12004000, The X.Org Foundation
11:46:36 
11:46:36 
11:46:36 Mon Jul 18 15:46:36 2022
11:46:36  vncext:      VNC extension running!
11:46:36  vncext:      Listening for VNC connections on all interface(s), port 5911
11:46:36  vncext:      created VNC server for screen 0
11:46:36 [Papyrus-OpcUA-Gerrit] $ /bin/sh -xe /tmp/jenkins10678212961671971637.sh
11:46:36 + set +e
11:46:36 + pwd
11:46:36 /home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit
11:46:41 + '[' -f ../notUTF8.log ']'
11:46:41 + echo 'All contributed files are UTF8 compliant'
11:46:41 All contributed files are UTF8 compliant
11:46:41 + '[' -f ../notLF.log ']'
11:46:41 + echo 'All contributed files respect the Linux line endings'
11:46:41 All contributed files respect the Linux line endings
11:46:41 + cd ..
11:46:41 + set -e
11:46:41 + javac -version
11:46:42 javac 11.0.2
11:46:42 [Papyrus-OpcUA-Gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f source/opcua/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=0ac4231ccf57ed55b8c2e8c30f218ee4317aedeb -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=fadwa.tmar@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Quentin Le Menez" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-manufacturing/+/194772 -DGERRIT_PATCHSET_UPLOADER_EMAIL=quentin.lemenez@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-manufacturing -DGERRIT_CHANGE_NUMBER=194772 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Quentin Le Menez\" <quentin.lemenez@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/72/194772/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Quentin Le Menez" '-DGERRIT_CHANGE_OWNER=\"fadwa tmar\" <fadwa.tmar@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=YnVnIDU3OTU3NyAtIGZpcnN0IGNvbW1pdCBvZiBvcGMgdWEgZGVzaWduZXIgcGx1Z2lucwoKQ2hhbmdlLUlkOiBJN2MyNGU4OWM5NjgxZjM2N2MzNWI2OTI5YTk5M2YxODIxMmUyN2NmNQpTaWduZWQtb2ZmLWJ5OiBGYWR3YSBUbWFyIDxmYWR3YS50bWFyQGNlYS5mcj4K "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=bug 579577 - first commit of opc ua designer plugins" '-DGERRIT_EVENT_ACCOUNT=\"Quentin Le Menez\" <quentin.lemenez@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I7c24e89c9681f367c35b6929a993f18212e27cf5 -DGERRIT_EVENT_HASH=854464749 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=quentin.lemenez@cea.fr -DGERRIT_PATCHSET_NUMBER=2 "-DGERRIT_CHANGE_OWNER_NAME=fadwa tmar" -DSIGN=true -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/.repository clean verify -PbuildRCP -Psign
11:46:42 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
11:46:42 Maven home: /opt/tools/apache-maven/latest
11:46:42 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
11:46:42 Default locale: en_US, platform encoding: UTF-8
11:46:42 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
11:46:44 [INFO] Scanning for projects...
11:46:54 [ERROR] [ERROR] Some problems were encountered while processing the POMs:
11:46:54 [ERROR] 'build.plugins.plugin.version' for org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin must be a valid version but is '${eclipse-cbi.version}'. @ line 348, column 15
11:46:54  @ 
11:46:54 [ERROR] The build could not read 1 project -> [Help 1]
11:46:54 [ERROR]   
11:46:54 [ERROR]   The project org.eclipse.papyrus.opcua:org.eclipse.papyrus.opcua.root:0.0.1-SNAPSHOT (/home/jenkins/agent/workspace/Papyrus-OpcUA-Gerrit/source/opcua/pom.xml) has 1 error
11:46:54 [ERROR]     'build.plugins.plugin.version' for org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin must be a valid version but is '${eclipse-cbi.version}'. @ line 348, column 15
11:46:54 [ERROR] 
11:46:54 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
11:46:54 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
11:46:54 [ERROR] 
11:46:54 [ERROR] For more information about the errors and possible solutions, please read the following articles:
11:46:54 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
11:46:54 Build step 'Invoke top-level Maven targets' marked build as failure
11:46:54 Terminating xvnc.
11:47:05 Archiving artifacts
11:47:05 Finished: FAILURE