Skip to content

Console Output

09:40:36 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-collaborativemodeling/+/204230
09:40:36 Running as SYSTEM
09:40:37 Agent centos-7-4v5xn is provisioned from template centos-7
09:40:37 ---
09:40:37 apiVersion: "v1"
09:40:37 kind: "Pod"
09:40:37 metadata:
09:40:37   labels:
09:40:37     jenkins: "slave"
09:40:37     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
09:40:37     jenkins/label: "migration_jipp-migration_centos-7"
09:40:37   name: "centos-7-4v5xn"
09:40:37   namespace: "papyrus"
09:40:37 spec:
09:40:37   containers:
09:40:37   - env:
09:40:37     - name: "JENKINS_SECRET"
09:40:37       value: "********"
09:40:37     - name: "JENKINS_TUNNEL"
09:40:37       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
09:40:37     - name: "JENKINS_AGENT_NAME"
09:40:37       value: "centos-7-4v5xn"
09:40:37     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:40:37       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:40:37         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:40:37     - name: "JAVA_TOOL_OPTIONS"
09:40:37       value: ""
09:40:37     - name: "_JAVA_OPTIONS"
09:40:37       value: ""
09:40:37     - name: "OPENJ9_JAVA_OPTIONS"
09:40:37       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:40:37     - name: "JENKINS_NAME"
09:40:37       value: "centos-7-4v5xn"
09:40:37     - name: "JENKINS_AGENT_WORKDIR"
09:40:37       value: "/home/jenkins/agent"
09:40:37     - name: "JENKINS_URL"
09:40:37       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
09:40:37     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
09:40:37     imagePullPolicy: "Always"
09:40:37     name: "jnlp"
09:40:37     resources:
09:40:37       limits:
09:40:37         cpu: "2000m"
09:40:37         memory: "4096Mi"
09:40:37       requests:
09:40:37         cpu: "1000m"
09:40:37         memory: "4096Mi"
09:40:37     tty: true
09:40:37     volumeMounts:
09:40:37     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:40:37       name: "m2-dir"
09:40:37       readOnly: true
09:40:37       subPath: "toolchains.xml"
09:40:37     - mountPath: "/home/jenkins/.mavenrc"
09:40:37       name: "m2-dir"
09:40:37       readOnly: true
09:40:37       subPath: ".mavenrc"
09:40:37     - mountPath: "/opt/tools"
09:40:37       name: "volume-0"
09:40:37       readOnly: false
09:40:37     - mountPath: "/home/jenkins"
09:40:37       name: "volume-2"
09:40:37       readOnly: false
09:40:37     - mountPath: "/home/jenkins/.m2/repository"
09:40:37       name: "volume-3"
09:40:37       readOnly: false
09:40:37     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:40:37       name: "m2-secret-dir"
09:40:37       readOnly: true
09:40:37       subPath: "settings-security.xml"
09:40:37     - mountPath: "/home/jenkins/.m2/wrapper"
09:40:37       name: "volume-4"
09:40:37       readOnly: false
09:40:37     - mountPath: "/home/jenkins/.m2/settings.xml"
09:40:37       name: "m2-secret-dir"
09:40:37       readOnly: true
09:40:37       subPath: "settings.xml"
09:40:37     - mountPath: "/home/jenkins/.ssh"
09:40:37       name: "volume-1"
09:40:37       readOnly: false
09:40:37       subPath: ""
09:40:37     - mountPath: "/home/jenkins/agent"
09:40:37       name: "workspace-volume"
09:40:37       readOnly: false
09:40:37     workingDir: "/home/jenkins/agent"
09:40:37   nodeSelector:
09:40:37     kubernetes.io/os: "linux"
09:40:37   restartPolicy: "Never"
09:40:37   volumes:
09:40:37   - name: "volume-0"
09:40:37     persistentVolumeClaim:
09:40:37       claimName: "tools-claim-jiro-papyrus"
09:40:37       readOnly: true
09:40:37   - name: "m2-secret-dir"
09:40:37     secret:
09:40:37       secretName: "m2-secret-dir"
09:40:37   - emptyDir:
09:40:37       medium: ""
09:40:37     name: "volume-2"
09:40:37   - configMap:
09:40:37       name: "m2-dir"
09:40:37     name: "m2-dir"
09:40:37   - configMap:
09:40:37       name: "known-hosts"
09:40:37     name: "volume-1"
09:40:37   - emptyDir:
09:40:37       medium: ""
09:40:37     name: "workspace-volume"
09:40:37   - emptyDir:
09:40:37       medium: ""
09:40:37     name: "volume-4"
09:40:37   - emptyDir:
09:40:37       medium: ""
09:40:37     name: "volume-3"
09:40:37 
09:40:37 Building remotely on centos-7-4v5xn (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-Compare-Gerrit-Multi-Target
09:40:37 The recommended git tool is: NONE
09:40:38 No credentials specified
09:40:38 Cloning the remote Git repository
09:40:38 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git
09:40:38  > git init /home/jenkins/agent/workspace/Papyrus-Compare-Gerrit-Multi-Target # timeout=10
09:40:38 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git
09:40:38  > git --version # timeout=10
09:40:38  > git --version # 'git version 2.36.6'
09:40:38  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:39  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git # timeout=10
09:40:39  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:40  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git # timeout=10
09:40:40 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git
09:40:40  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git refs/changes/30/204230/1 # timeout=10
09:40:40  > git rev-parse 0b63b258835c49639e63b9f8e15aadfde34b1607^{commit} # timeout=10
09:40:40 Checking out Revision 0b63b258835c49639e63b9f8e15aadfde34b1607 (refs/changes/30/204230/1)
09:40:40  > git config core.sparsecheckout # timeout=10
09:40:40  > git checkout -f 0b63b258835c49639e63b9f8e15aadfde34b1607 # timeout=10
09:40:44 Commit message: "replace SysML 1.4 by SysML 1.6"
09:40:44  > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:44  > git rev-list --no-walk 3d908b9fd5f206add2e0e42421a00357f2ea4b38 # timeout=10
09:40:44 Triggering Papyrus-Compare-Gerrit-Multi-Target ยป release,centos-7,openjdk-jdk11-latest
09:42:53 Aborted
09:42:53 Aborted by vincent lorenzo
09:42:53 Interrupting #93
09:42:53 Finished: ABORTED