Skip to content
Aborted

Console Output

10:22:12 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-sirius/+/207290
10:22:12 Running as SYSTEM
10:22:12 Agent centos-7-npp5j is provisioned from template centos-7
10:22:12 ---
10:22:12 apiVersion: "v1"
10:22:12 kind: "Pod"
10:22:12 metadata:
10:22:12   annotations:
10:22:12     kubernetes.jenkins.io/last-refresh: "1719411727453"
10:22:12   labels:
10:22:12     jenkins: "slave"
10:22:12     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
10:22:12     jenkins/label: "migration_jipp-migration_centos-7"
10:22:12     kubernetes.jenkins.io/controller: "http___jenkins-ui_papyrus_svc_cluster_local_papyrusx"
10:22:12   name: "centos-7-npp5j"
10:22:12   namespace: "papyrus"
10:22:12 spec:
10:22:12   containers:
10:22:12   - env:
10:22:12     - name: "JENKINS_SECRET"
10:22:12       value: "********"
10:22:12     - name: "JENKINS_TUNNEL"
10:22:12       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
10:22:12     - name: "JENKINS_AGENT_NAME"
10:22:12       value: "centos-7-npp5j"
10:22:12     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:22:12       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:22:12         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:22:12     - name: "JAVA_TOOL_OPTIONS"
10:22:12       value: ""
10:22:12     - name: "_JAVA_OPTIONS"
10:22:12       value: ""
10:22:12     - name: "REMOTING_OPTS"
10:22:12       value: "-noReconnectAfter 1d"
10:22:12     - name: "OPENJ9_JAVA_OPTIONS"
10:22:12       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:22:12     - name: "JENKINS_NAME"
10:22:12       value: "centos-7-npp5j"
10:22:12     - name: "JENKINS_AGENT_WORKDIR"
10:22:12       value: "/home/jenkins/agent"
10:22:12     - name: "JENKINS_URL"
10:22:12       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
10:22:12     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3206.vb_15dcf73f6a_9"
10:22:12     imagePullPolicy: "Always"
10:22:12     name: "jnlp"
10:22:12     resources:
10:22:12       limits:
10:22:12         cpu: "2000m"
10:22:12         memory: "4096Mi"
10:22:12       requests:
10:22:12         cpu: "1000m"
10:22:12         memory: "4096Mi"
10:22:12     tty: true
10:22:12     volumeMounts:
10:22:12     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:22:12       name: "m2-dir"
10:22:12       readOnly: true
10:22:12       subPath: "toolchains.xml"
10:22:12     - mountPath: "/home/jenkins/.mavenrc"
10:22:12       name: "m2-dir"
10:22:12       readOnly: true
10:22:12       subPath: ".mavenrc"
10:22:12     - mountPath: "/opt/tools"
10:22:12       name: "volume-0"
10:22:12       readOnly: false
10:22:12     - mountPath: "/home/jenkins"
10:22:12       name: "volume-2"
10:22:12       readOnly: false
10:22:12     - mountPath: "/home/jenkins/.m2/repository"
10:22:12       name: "volume-3"
10:22:12       readOnly: false
10:22:12     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:22:12       name: "m2-secret-dir"
10:22:12       readOnly: true
10:22:12       subPath: "settings-security.xml"
10:22:12     - mountPath: "/home/jenkins/.m2/wrapper"
10:22:12       name: "volume-4"
10:22:12       readOnly: false
10:22:12     - mountPath: "/home/jenkins/.m2/settings.xml"
10:22:12       name: "m2-secret-dir"
10:22:12       readOnly: true
10:22:12       subPath: "settings.xml"
10:22:12     - mountPath: "/home/jenkins/.ssh"
10:22:12       name: "volume-1"
10:22:12       readOnly: false
10:22:12       subPath: ""
10:22:12     - mountPath: "/home/jenkins/agent"
10:22:12       name: "workspace-volume"
10:22:12       readOnly: false
10:22:12     workingDir: "/home/jenkins/agent"
10:22:12   nodeSelector:
10:22:12     kubernetes.io/os: "linux"
10:22:12   restartPolicy: "Never"
10:22:12   volumes:
10:22:12   - name: "volume-0"
10:22:12     persistentVolumeClaim:
10:22:12       claimName: "tools-claim-jiro-papyrus"
10:22:12       readOnly: true
10:22:12   - name: "m2-secret-dir"
10:22:12     secret:
10:22:12       secretName: "m2-secret-dir"
10:22:12   - emptyDir:
10:22:12       medium: ""
10:22:12     name: "volume-2"
10:22:12   - configMap:
10:22:12       name: "m2-dir"
10:22:12     name: "m2-dir"
10:22:12   - configMap:
10:22:12       name: "known-hosts"
10:22:12     name: "volume-1"
10:22:12   - emptyDir:
10:22:12       medium: ""
10:22:12     name: "workspace-volume"
10:22:12   - emptyDir:
10:22:12       medium: ""
10:22:12     name: "volume-4"
10:22:12   - emptyDir:
10:22:12       medium: ""
10:22:12     name: "volume-3"
10:22:12 
10:22:12 Building remotely on centos-7-npp5j (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-Sirius-Gerrit
10:22:13 The recommended git tool is: NONE
10:22:14 No credentials specified
10:22:14 Cloning the remote Git repository
10:22:14 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git
10:22:14  > git init /home/jenkins/agent/workspace/Papyrus-Sirius-Gerrit/source # timeout=10
10:22:14 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git
10:22:14  > git --version # timeout=10
10:22:14  > git --version # 'git version 2.36.6'
10:22:14  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:22:32  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git # timeout=10
10:22:32  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:22:33  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git # timeout=10
10:22:33 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git
10:22:33  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git refs/changes/90/207290/1 # timeout=10
10:22:33  > git rev-parse f59a46755a42c6f45af2e81e5732b9352f4ca4c1^{commit} # timeout=10
10:22:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
10:22:33 Checking out Revision f59a46755a42c6f45af2e81e5732b9352f4ca4c1 (refs/changes/90/207290/1)
10:22:33  > git config core.sparsecheckout # timeout=10
10:22:33  > git checkout -f f59a46755a42c6f45af2e81e5732b9352f4ca4c1 # timeout=10
10:22:37 Commit message: "[Releng] Add Required features for EEF Properties"
10:22:37  > git rev-parse FETCH_HEAD^{commit} # timeout=10
10:22:37  > git rev-list --no-walk a6f5b5bde3a16251efe181fee1c5544826a9fa87 # timeout=10
10:22:37 $ pkill Xvnc
10:22:37 $ pkill Xrealvnc
10:22:37 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
10:22:41 [Papyrus-Sirius-Gerrit] $ Xvnc -help
10:22:41 Starting xvnc
10:22:41 [Papyrus-Sirius-Gerrit] $ Xvnc :56 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
10:22:41 
10:22:41 Xvnc TigerVNC 1.8.0 - built May  6 2024 15:01:46
10:22:41 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
10:22:41 See http://www.tigervnc.org for information on TigerVNC.
10:22:41 Underlying X server release 12004000, The X.Org Foundation
10:22:41 
10:22:41 
10:22:41 Wed Jun 26 14:22:41 2024
10:22:41  vncext:      VNC extension running!
10:22:41  vncext:      Listening for VNC connections on all interface(s), port 5956
10:22:41  vncext:      created VNC server for screen 0
10:22:41 [Papyrus-Sirius-Gerrit] $ /bin/sh -xe /tmp/jenkins12726220411087688079.sh
10:22:41 + set +e
10:22:41 + pwd
10:22:41 /home/jenkins/agent/workspace/Papyrus-Sirius-Gerrit
10:22:41 + '[' -f ../notUTF8.log ']'
10:22:41 + echo 'All contributed files are UTF8 compliant'
10:22:41 All contributed files are UTF8 compliant
10:22:41 + '[' -f ../notLF.log ']'
10:22:41 + echo 'All contributed files respect the Linux line endings'
10:22:41 All contributed files respect the Linux line endings
10:22:41 + set -e
10:22:41 [Papyrus-Sirius-Gerrit] $ /bin/sh -xe /tmp/jenkins4982359551352588918.sh
10:22:41 + set +e
10:22:41 + '[' -f EPL1.log ']'
10:22:41 + set -e
10:22:41 [Papyrus-Sirius-Gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f source/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=f59a46755a42c6f45af2e81e5732b9352f4ca4c1 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=vincent.lorenzo@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Vincent Lorenzo" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-sirius/+/207290 -DGERRIT_PATCHSET_UPLOADER_EMAIL=vincent.lorenzo@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-sirius -DGERRIT_CHANGE_NUMBER=207290 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Vincent Lorenzo\" <vincent.lorenzo@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/90/207290/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Vincent Lorenzo" '-DGERRIT_CHANGE_OWNER=\"Vincent Lorenzo\" <vincent.lorenzo@cea.fr>' -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=W1JlbGVuZ10gQWRkIFJlcXVpcmVkIGZlYXR1cmVzIGZvciBFRUYgUHJvcGVydGllcwoKU2lnbmVkLW9mZi1ieTogVmluY2VudCBMT1JFTlpPIDx2aW5jZW50LmxvcmVuem9AY2VhLmZyPgpDaGFuZ2UtSWQ6IElhODkzZjQ2NWJmMzlhMGQ2OGNhZmJjMWM2MGNjMmEyNzkyOTcyN2UyCg== "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=[Releng] Add Required features for EEF Properties" '-DGERRIT_EVENT_ACCOUNT=\"Vincent Lorenzo\" <vincent.lorenzo@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ia893f465bf39a0d68cafbc1c60cc2a27929727e2 -DGERRIT_EVENT_HASH=-6617307 -DGERRIT_VERSION=3.5.6 -DGERRIT_EVENT_ACCOUNT_EMAIL=vincent.lorenzo@cea.fr -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Vincent Lorenzo" -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Sirius-Gerrit/.repository clean verify
10:22:41 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
10:22:41 Maven home: /opt/tools/apache-maven/latest
10:22:41 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
10:22:41 Default locale: en_US, platform encoding: UTF-8
10:22:41 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
10:22:42 [INFO] Scanning for projects...
10:23:59 Terminating xvnc.
10:24:01 Build was aborted
10:24:01 Aborted by vincent lorenzo
10:24:01 Recording test results
10:24:01 No test report files were found. Configuration error?
10:24:01 None of the test reports contained any result
10:24:01 [Checks API] No suitable checks publisher found.
10:24:01 Finished: ABORTED