Skip to content

Console Output

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