Skip to content

Console Output

Started by user Johannes Faltermeier
Running as Johannes Faltermeier
Agent basic-mz85h is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-mz85h"
  namespace: "edapt"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.edapt.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-mz85h"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-mz85h"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.edapt.svc.cluster.local/edapt/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-edapt"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on basic-mz85h (basic) in workspace /home/jenkins/agent/workspace/emf-edapt-publish-javadoc
[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-0dFZyNoqpV9s/agent.69
SSH_AGENT_PID=71
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/emf-edapt-publish-javadoc@tmp/private_key_15471090808297830325.key (/home/jenkins/agent/workspace/emf-edapt-publish-javadoc@tmp/private_key_15471090808297830325.key)
[ssh-agent] Using credentials genie.edapt (ssh://genie.edapt@projects-storage.eclipse.org)
[emf-edapt-publish-javadoc] $ /bin/sh /tmp/jenkins4953866342511887897.sh

echo /home/data/httpd/download.eclipse.org/edapt/releases/15x /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs
mkdir -p /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs
cd /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs

# Edapt
wget -q https://hudson.eclipse.org/edapt/job/emf-edapt-javadoc/lastSuccessfulBuild/artifact/builds/org.eclipse.emf.edapt.releng/target/site/apidocs/*zip*/apidocs.zip --proxy=off
unzip /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs/apidocs.zip && mv /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs/apidocs/* /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs && rm -f /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs/apidocs.zip && rm -rf /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs/apidocs

exit 0
Welcome to Ubuntu 21.10 (GNU/Linux 5.13.0-37-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

  System information as of Fri May 20 04:27:59 EDT 2022

  System load:  2.08              Users logged in:       0
  Usage of /:   8.0% of 57.98GB   IPv4 address for ens2: 172.30.206.150
  Memory usage: 15%               IPv4 address for ens2: 198.41.30.204
  Swap usage:   0%                IPv4 address for ens3: 172.25.25.150
  Processes:    154

 * Super-optimized for small spaces - read how we shrank the memory
   footprint of MicroK8s to make it the smallest full K8s around.

   https://ubuntu.com/blog/microk8s-memory-optimisation

0 updates can be applied immediately.


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '22.04 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Fri May 20 03:33:29 2022 from 172.25.50.35

[?2004hgenie.edapt@projects-storage:~$ 
[?2004l
[?2004hgenie.edapt@projects-storage:~$ echo /home/data/httpd/download.eclipse.org/edapt/releases/15x /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs
[?2004l
/home/data/httpd/download.eclipse.org/edapt/releases/15x /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs
[?2004hgenie.edapt@projects-storage:~$ mkdir -p /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs
[?2004l
[?2004hgenie.edapt@projects-storage:~$ cd /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs
[?2004l
[?2004hgenie.edapt@projects-storage:/home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs$ 
[?2004l
[?2004hgenie.edapt@projects-storage:/home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs$ # Edapt
[?2004l
[?2004hgenie.edapt@projects-storage:/home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs$ wget -q https://hudson.eclipse.org/edapt/job/emf-edapt-javadoc/lastSuccessfulBuild/artifact/builds/org.eclipse.emf.edapt.releng/target/site/apidocs/*zip*/apidocs.zip --proxy=off
[?2004l
[?2004hgenie.edapt@projects-storage:/home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs$ unzip /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs/apidocs.zip && mv /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs/apidocs/* /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs && rm -f /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs/apidocs.zip && rm -rf /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs/apidocs
[?2004l
unzip:  cannot find or open /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs/apidocs.zip, /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs/apidocs.zip.zip or /home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs/apidocs.zip.ZIP.
[?2004hgenie.edapt@projects-storage:/home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs$ 
[?2004l
[?2004hgenie.edapt@projects-storage:/home/data/httpd/download.eclipse.org/edapt/releases/15x/150/apidocs$ exit 0
[?2004l
logout
Connection to projects-storage.eclipse.org closed.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 71 killed;
[ssh-agent] Stopped.
Finished: SUCCESS