Skip to content

Console Output

Started by user Philippe DUL
Running as Philippe DUL
Agent migration-agent-8xb94 is provisioned from template Kubernetes Pod Template
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/migration: "true"
  name: "migration-agent-8xb94"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "31efc0f9a674aecd655f8838a683f532be48d2dd65eaf9b248bdbc0bd1091508"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.capella.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "migration-agent-8xb94"
    - name: "JENKINS_NAME"
      value: "migration-agent-8xb94"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.capella.svc.cluster.local/capella/"
    - name: "HOME"
      value: "/home/jenkins"
    image: "eclipsecbijenkins/migration-fat-agent:3.29@sha256:a341be4b6509400aaa18081d86f66239ceb93897059386120ef6633aa378931f"
    imagePullPolicy: "IfNotPresent"
    name: "jnlp"
    resources:
      limits:
        memory: "4096Mi"
        cpu: "2000m"
      requests:
        memory: "4096Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "toolchains-xml"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "workspace-volume"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "settings-xml"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    workingDir: "/home/jenkins"
  nodeSelector: {}
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-capella"
      readOnly: true
  - configMap:
      items:
      - key: "toolchains.xml"
        path: "toolchains.xml"
      name: "m2-dir"
    name: "toolchains-xml"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - configMap:
      items:
      - key: "settings.xml"
        path: "settings.xml"
      name: "m2-dir"
    name: "settings-xml"
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Building remotely on migration-agent-8xb94 (migration) in workspace /home/jenkins/workspace/promote-capella-git-samples
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-fzy0AUgWjjYy/agent.50
SSH_AGENT_PID=52
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/workspace/promote-capella-git-samples@tmp/private_key_204473582027509968.key (/home/jenkins/workspace/promote-capella-git-samples@tmp/private_key_204473582027509968.key)
[ssh-agent] Using credentials genie.capella (ssh://genie.capella@projects-storage.eclipse.org)
No credentials specified
Cloning the remote Git repository
Using no checkout clone with sparse checkout.
Using shallow clone
Avoid fetching tags
Cloning repository https://git.polarsys.org/r/capella/capella
 > /usr/bin/git init /home/jenkins/workspace/promote-capella-git-samples # timeout=10
Fetching upstream changes from https://git.polarsys.org/r/capella/capella
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git fetch --no-tags --progress https://git.polarsys.org/r/capella/capella +refs/heads/*:refs/remotes/origin/* --depth=1
 > /usr/bin/git config remote.origin.url https://git.polarsys.org/r/capella/capella # timeout=10
 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git config remote.origin.url https://git.polarsys.org/r/capella/capella # timeout=10
Fetching upstream changes from https://git.polarsys.org/r/capella/capella
 > /usr/bin/git fetch --no-tags --progress https://git.polarsys.org/r/capella/capella +refs/heads/*:refs/remotes/origin/* --depth=1
 > /usr/bin/git rev-parse 842ce6303a54cc81df8b73fea5495b7121247758^{commit} # timeout=10
Checking out Revision 842ce6303a54cc81df8b73fea5495b7121247758 (detached)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git config core.sparsecheckout true # timeout=10
 > /usr/bin/git read-tree -mu HEAD # timeout=10
Command "/usr/bin/git read-tree -mu HEAD" returned status code 128:
stdout: 
stderr: fatal: Not a valid object name HEAD

 > /usr/bin/git checkout -f 842ce6303a54cc81df8b73fea5495b7121247758
Commit message: "Merge "[2497] Performance improvement for Diagram Copy Paste""
First time build. Skipping changelog.
[promote-capella-git-samples] $ /bin/sh -xe /tmp/jenkins7335228528741982035.sh
+ SSH_ACCOUNT=genie.capella@projects-storage.eclipse.org
+ ROOT_FOLDER=/home/data/httpd/download.eclipse.org/capella/samples/1.3.1
+ ssh genie.capella@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/capella/samples/1.3.1
+ cd samples
+ cat 'In-Flight Entertainment System/In-Flight Entertainment System.afm'
<?xml version="1.0" encoding="UTF-8"?>
<metadata:Metadata xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:metadata="http://www.polarsys.org/kitalpha/ad/metadata/1.0.0" id="_2uVOAHjqEea__MYrXGSERA">
  <viewpointReferences id="_dhQ1sIoOEeaQmcRqIfTB6w" vpId="org.polarsys.capella.core.viewpoint" version="1.3.1"/>
</metadata:Metadata>
+ ls -l
total 8
drwxr-sr-x. 2 default 1000730000 4096 Aug  7 19:50 In-Flight Entertainment System
-rw-r--r--. 1 default 1000730000 1875 Aug  7 19:50 pom.xml
+ zip -r InFlightEntertainmentSystem.zip 'In-Flight Entertainment System'
  adding: In-Flight Entertainment System/ (stored 0%)
  adding: In-Flight Entertainment System/In-Flight Entertainment System.aird (deflated 93%)
  adding: In-Flight Entertainment System/In-Flight Entertainment System.melodymodeller (deflated 82%)
  adding: In-Flight Entertainment System/.project (deflated 41%)
  adding: In-Flight Entertainment System/In-Flight Entertainment System.afm (deflated 33%)
+ scp InFlightEntertainmentSystem.zip genie.capella@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/capella/samples/1.3.1/InFlightEntertainmentSystem.zip
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 52 killed;
[ssh-agent] Stopped.
Archiving artifacts
Finished: SUCCESS