Skip to content

Console Output

08:18:24 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus/+/205865
08:18:24 Running as SYSTEM
08:18:24 Agent centos-7-agent-6gb-1gc8z is provisioned from template centos-7-agent-6gb
08:18:24 ---
08:18:24 apiVersion: "v1"
08:18:24 kind: "Pod"
08:18:24 metadata:
08:18:24   labels:
08:18:24     jenkins: "slave"
08:18:24     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
08:18:24     jenkins/label: "centos-7-6gb"
08:18:24   name: "centos-7-agent-6gb-1gc8z"
08:18:24   namespace: "papyrus"
08:18:24 spec:
08:18:24   containers:
08:18:24   - env:
08:18:24     - name: "JENKINS_SECRET"
08:18:24       value: "********"
08:18:24     - name: "JENKINS_TUNNEL"
08:18:24       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
08:18:24     - name: "JENKINS_AGENT_NAME"
08:18:24       value: "centos-7-agent-6gb-1gc8z"
08:18:24     - name: "JENKINS_REMOTING_JAVA_OPTS"
08:18:24       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
08:18:24         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
08:18:24     - name: "JAVA_TOOL_OPTIONS"
08:18:24       value: ""
08:18:24     - name: "_JAVA_OPTIONS"
08:18:24       value: ""
08:18:24     - name: "OPENJ9_JAVA_OPTIONS"
08:18:24       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
08:18:24     - name: "JENKINS_NAME"
08:18:24       value: "centos-7-agent-6gb-1gc8z"
08:18:24     - name: "JENKINS_AGENT_WORKDIR"
08:18:24       value: "/home/jenkins/agent"
08:18:24     - name: "JENKINS_URL"
08:18:24       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
08:18:24     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
08:18:24     imagePullPolicy: "Always"
08:18:24     name: "jnlp"
08:18:24     resources:
08:18:24       limits:
08:18:24         cpu: "2000m"
08:18:24         memory: "6144Mi"
08:18:24       requests:
08:18:24         cpu: "1000m"
08:18:24         memory: "6144Mi"
08:18:24     tty: true
08:18:24     volumeMounts:
08:18:24     - mountPath: "/home/jenkins/.m2/toolchains.xml"
08:18:24       name: "m2-dir"
08:18:24       readOnly: true
08:18:24       subPath: "toolchains.xml"
08:18:24     - mountPath: "/home/jenkins/.mavenrc"
08:18:24       name: "m2-dir"
08:18:24       readOnly: true
08:18:24       subPath: ".mavenrc"
08:18:24     - mountPath: "/opt/tools"
08:18:24       name: "volume-0"
08:18:24       readOnly: false
08:18:24     - mountPath: "/home/jenkins"
08:18:24       name: "volume-2"
08:18:24       readOnly: false
08:18:24     - mountPath: "/home/jenkins/.m2/repository"
08:18:24       name: "volume-3"
08:18:24       readOnly: false
08:18:24     - mountPath: "/home/jenkins/.m2/settings-security.xml"
08:18:24       name: "m2-secret-dir"
08:18:24       readOnly: true
08:18:24       subPath: "settings-security.xml"
08:18:24     - mountPath: "/home/jenkins/.m2/wrapper"
08:18:24       name: "volume-4"
08:18:24       readOnly: false
08:18:24     - mountPath: "/home/jenkins/.m2/settings.xml"
08:18:24       name: "m2-secret-dir"
08:18:24       readOnly: true
08:18:24       subPath: "settings.xml"
08:18:24     - mountPath: "/home/jenkins/.ssh"
08:18:24       name: "volume-1"
08:18:24       readOnly: false
08:18:24       subPath: ""
08:18:24     - mountPath: "/home/jenkins/agent"
08:18:24       name: "workspace-volume"
08:18:24       readOnly: false
08:18:24     workingDir: "/home/jenkins/agent"
08:18:24   nodeSelector:
08:18:24     kubernetes.io/os: "linux"
08:18:24   restartPolicy: "Never"
08:18:24   volumes:
08:18:24   - name: "volume-0"
08:18:24     persistentVolumeClaim:
08:18:24       claimName: "tools-claim-jiro-papyrus"
08:18:24       readOnly: true
08:18:24   - name: "m2-secret-dir"
08:18:24     secret:
08:18:24       secretName: "m2-secret-dir"
08:18:24   - emptyDir:
08:18:24       medium: ""
08:18:24     name: "volume-2"
08:18:24   - configMap:
08:18:24       name: "m2-dir"
08:18:24     name: "m2-dir"
08:18:24   - configMap:
08:18:24       name: "known-hosts"
08:18:24     name: "volume-1"
08:18:24   - emptyDir:
08:18:24       medium: ""
08:18:24     name: "workspace-volume"
08:18:24   - emptyDir:
08:18:24       medium: ""
08:18:24     name: "volume-4"
08:18:24   - emptyDir:
08:18:24       medium: ""
08:18:24     name: "volume-3"
08:18:24 
08:18:24 Building remotely on centos-7-agent-6gb-1gc8z (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Gerrit-Master
08:18:24 The recommended git tool is: NONE
08:18:26 No credentials specified
08:18:26 Cloning the remote Git repository
08:18:26 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
08:18:26  > git init /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source # timeout=10
08:18:26 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
08:18:26  > git --version # timeout=10
08:18:26  > git --version # 'git version 2.36.6'
08:18:26  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
08:21:26  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
08:21:26  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:21:27  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
08:21:27 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
08:21:27  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git refs/changes/65/205865/2 # timeout=10
08:21:31  > git rev-parse 3b4d3a3e8c6be3403c1cec416aebc29ecfffeed5^{commit} # timeout=10
08:21:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
08:21:31 Checking out Revision 3b4d3a3e8c6be3403c1cec416aebc29ecfffeed5 (refs/changes/65/205865/2)
08:21:31  > git config core.sparsecheckout # timeout=10
08:21:31  > git checkout -f 3b4d3a3e8c6be3403c1cec416aebc29ecfffeed5 # timeout=10
08:21:40 Commit message: "Bug 582075 - [Releng] Update target platform for 2023-12"
08:21:40  > git rev-parse FETCH_HEAD^{commit} # timeout=10
08:21:40  > git rev-list --no-walk 42a967cf07a0c004e0978f17a64a236b0dfe05f1 # timeout=10
08:21:40 $ pkill Xvnc
08:21:40 $ pkill Xrealvnc
08:21:40 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
08:21:57 [Papyrus-Gerrit-Master] $ Xvnc -help
08:21:57 Starting xvnc
08:21:57 [Papyrus-Gerrit-Master] $ Xvnc :98 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
08:21:57 
08:21:57 Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
08:21:57 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
08:21:57 See http://www.tigervnc.org for information on TigerVNC.
08:21:57 Underlying X server release 12004000, The X.Org Foundation
08:21:57 
08:21:57 
08:21:57 Mon Dec 18 13:21:57 2023
08:21:57  vncext:      VNC extension running!
08:21:57  vncext:      Listening for VNC connections on all interface(s), port 5998
08:21:57  vncext:      created VNC server for screen 0
08:21:57 [Papyrus-Gerrit-Master] $ /bin/sh -xe /tmp/jenkins2175838293602300267.sh
08:21:57 + set +e
08:21:57 + pwd
08:21:57 /home/jenkins/agent/workspace/Papyrus-Gerrit-Master
08:21:57 + '[' -f ../notUTF8.log ']'
08:21:57 + echo 'All contributed files are UTF8 compliant'
08:21:57 All contributed files are UTF8 compliant
08:21:57 + '[' -f ../notLF.log ']'
08:21:57 ++ cat ../notLF.log
08:21:57 ++ wc -l
08:21:57 + '[' 6 -gt 0 ']'
08:21:57 + echo 'There are non LF line endings in the contributed files. Please have a look at notLF.log'
08:21:57 There are non LF line endings in the contributed files. Please have a look at notLF.log
08:21:57 + cat ../notLF.log
08:21:57 releng/main/targetPlatform/org.eclipse.papyrus.main.targetplatform.target
08:21:57 releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.target
08:21:57 releng/tests/main-tests-with-cdo/targetPlatform/org.eclipse.papyrus.main.tests.cdo.targetplatform.target
08:21:57 releng/tests/main-tests/targetPlatform/org.eclipse.papyrus.main.tests.targetplatform.target
08:21:57 releng/toolkit/relengplatform/org.eclipse.papyrus.releng.platform.target
08:21:57 releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target
08:21:57 + exit 1
08:21:57 Build step 'Execute shell' marked build as failure
08:21:57 Terminating xvnc.
08:22:06 Sending e-mails to: quentin.lemenez@cea.fr
08:22:06 Finished: FAILURE