Skip to content

Console Output

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