Skip to content
Success

Console Output

Started by user Jonah Graham
Rebuilds build #66
Running as Jonah Graham
Agent basic-svpf9 is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-svpf9"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.orbit.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-svpf9"
    - 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-svpf9"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.orbit.svc.cluster.local/orbit/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.11.2"
    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-orbit"
      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-svpf9 (basic) in workspace /home/jenkins/agent/workspace/genie.orbit-ssh
[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-VryCK9MZdHEp/agent.69
SSH_AGENT_PID=71
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/genie.orbit-ssh@tmp/private_key_9614071449890668030.key (/home/jenkins/agent/workspace/genie.orbit-ssh@tmp/private_key_9614071449890668030.key)
[ssh-agent] Using credentials genie.orbit (ssh://genie.orbit@projects-storage.eclipse.org)
[genie.orbit-ssh] $ /bin/sh -xe /tmp/jenkins7954486441318861621.sh
++ echo 'cat downloads/notes.php'
++ sed 's/\r//g'
+ SSH='cat downloads/notes.php'
+ ssh genie.orbit@projects-storage.eclipse.org '
set -e
set -x
cd /home/data/httpd/download.eclipse.org/tools/orbit/
cat downloads/notes.php
'
+ cd /home/data/httpd/download.eclipse.org/tools/orbit/
+ cat downloads/notes.php
<?php

$notes = array();

$notes["R20150124073747"]="Luna SR2";
$notes["R20140525021250"]="Luna, Luna SR1";
$notes["R20140114142710"]="Kepler SR2";
$notes["R20130827064939"]="Kepler SR1";
$notes["R20130517111416"]="Kepler";
$notes["R20130118183705"]="Juno SR2";
$notes["R20120526062928"]="Juno, Juno SR1";
$notes["R20150519210750"]="Mars";
$notes["R20150821153341"]="Mars.1 (and Neon M2)";
$notes["R20151118145958"]="Mars.1 Patches (<a href='https://bugs.eclipse.org/482130'>bug 482130</a>)";
$notes["R20151221205849"]="Mars.2";
$notes["R20160221192158"]="Mars.2+ (<a href='https://bugs.eclipse.org/487833#c29'>bug 487833</a>)";
$notes["R20160520211859"]="Neon";
$notes["S20151016170251"]="Neon M3";
$notes["S20151204220443"]="Neon M4 and Neon M5";
$notes["S20160308060251"]="Neon M6";
$notes["S20160501200945"]="Neon M7 and Neon RC1";
$notes["S20160518051658"]="Neon RC2";
$notes["S20170120205402"]="Oxygen M5";
$notes["S20170516192513"]="Oxygen RC1";
$notes["R20170307180635"]="Neon.3";
$notes["R20170516192513"]="Oxygen";
$notes["S20170804160030"]="Photon M1";
$notes["R20170818183741"]="Oxygen.1";
$notes["S20170912163609"]="Photon M2";
$notes["R20170919201930"]="Oxygen.1a";
$notes["S20171020092454"]="Photon M3";
$notes["S20171130170529"]="Photon M4";
$notes["S20180119201206"]="Photon M5";
$notes["M20180206163158"]="Oxygen.3 RC1";
$notes["R20180206163158"]="Oxygen.3";
$notes["S20180302171354"]="Photon M6";
$notes["M20180228194429"]="Oxygen.3a RC1";
$notes["M20180330011457"]="Oxygen.3a RC2";
$notes["R20180330011457"]="Oxygen.3a";
$notes["S20180504181223"]="Photon M7";
$notes["R20180606145124"]="Photon";
$notes["S20180710163057"]="2018-09 M1";
$notes["S20180730183850"]="2018-09 M2";
$notes["S20180820175350"]="2018-09 M3";
$notes["S20180829155938"]="2018-09 RC1";
$notes["S20180905201904"]="2018-09 RC2";
$notes["R20180905201904"]="2018-09";
$notes["S20181010170940"]="2018-12 M1";
$notes["S20181031145145"]="2018-12 M2";
$notes["S20181120221132"]="2018-12 M3";
$notes["S20181128170323"]="2018-12 RC1";
$notes["R20181128170323"]="2018-12";
$notes["S20190108164448"]="2019-03 M1";
$notes["S20190129210011"]="2019-03 M2";
$notes["S20190219190953"]="2019-03 M3";
$notes["R20190226160451"]="2019-03";
$notes["S20190409154117"]="2019-06 M1";
$notes["S20190501151401"]="2019-06 M2";
$notes["S20190521195709"]="2019-06 M3";
$notes["R20190528213420"]="2019-06 RC1";
$notes["R20190531194818"]="2019-06 RC2";
$notes["R20190602212107"]="<a href='https://download.eclipse.org/tools/orbit/downloads/2019-06'>2019-06</a>";
$notes["S20190709113129"]="2019-09 M1";
$notes["S20190726194335"]="2019-09 M2";
$notes["S20190819183153"]="2019-09 M3";
$notes["S20190827152740"]="2019-09 RC1";
$notes["R20190827152740"]="<a href='https://download.eclipse.org/tools/orbit/downloads/2019-09'>2019-09</a>";
$notes["S20191007144714"]="2019-12 M1";
$notes["S20191025144108"]="2019-12 M2";
$notes["S20191118194249"]="2019-12 M3";
$notes["S20191126223242"]="2019-12 RC1";
$notes["R20191126223242"]="<a href='https://download.eclipse.org/tools/orbit/downloads/2019-12'>2019-12</a>";
$notes["S20200128200239"]="2020-03 M2";
$notes["S20200219023850"]="2020-03 M3";
$notes["S20200224183213"]="2020-03 RC1";
$notes["R20200224183213"]="<a href='https://download.eclipse.org/tools/orbit/downloads/2020-03'>2020-03</a>";
$notes["S20200406151314"]="2020-06 M1";
$notes["S20200427151422"]="2020-06 M2";
$notes["S20200519202422"]="2020-06 M3";
$notes["S20200526004052"]="2020-06 RC1";
$notes["S20200526004052"]="2020-06 RC1";
$notes["R20200529191137"]="<a href='https://download.eclipse.org/tools/orbit/downloads/2020-06'>2020-06</a>";
$notes["S20200707174545"]="2020-09 M1";
$notes["S20200727174946"]="2020-09 M2";
$notes["S20200817205214"]="2020-09 M3";
$notes["S20200826182026"]="2020-09 RC1";
$notes["R20200831200620"]="<a href='https://download.eclipse.org/tools/orbit/downloads/2020-09'>2020-09</a>";
$notes["S20201005193535"]="2020-12 M1";
$notes["S20201027182932"]="2020-12 M2";
$notes["S20201118210000"]="2020-12 M3";
$notes["S20201124213957"]="2020-12 RC1";
$notes["R20201130205003"]="<a href='https://download.eclipse.org/tools/orbit/downloads/2020-12'>2020-12</a>";
$notes["S20210105214148"]="2021-03 M1";
$notes["S20210129010711"]="2021-03 M2";
$notes["S20210216215844"]="2021-03 M3";
$notes["S20210223232630"]="2021-03 RC1";
$notes["R20210223232630"]="<a href='https://download.eclipse.org/tools/orbit/downloads/2021-03'>2021-03</a>";
$notes["S20210406213021"]="2021-06 M1";
$notes["S20210427185022"]="2021-06 M2";
$notes["S20210518003616"]="2021-06 M3";
$notes["R20210602031627"]="<a href='https://download.eclipse.org/tools/orbit/downloads/2021-06'>2021-06</a>";
$notes["S20210705204906"]="2021-09 M1";
$notes["S20210728044401"]="2021-09 M2";
$notes["S20210817231813"]="2021-09 M3";
$notes["R20210825222808"]="<a href='https://download.eclipse.org/tools/orbit/downloads/2021-09'>2021-09</a>";
$notes["S20210930184654"]="2021-12 M1";
$notes["S20211020204107"]="2021-12 M2";
$notes["S20211108222137"]="2021-12 M3";
$notes["R20211122181901"]="<a href='https://download.eclipse.org/tools/orbit/downloads/2021-12'>2021-12</a>";
$notes["R20211213173813"]="<a href='https://download.eclipse.org/tools/orbit/downloads/2021-12'>2021-12 (CVE-2021-44228)</a>";
$notes["S20220208191225"]="2022-03 M2 (late)";


$notes["S20220215213605"]="2022-03 M3";
// Intentionally not php-closed, since included from PHP section

$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 71 killed;
[ssh-agent] Stopped.
Finished: SUCCESS