Skip to content

Console Output

Started by user Julien Enoch
Running as Julien Enoch
Agent basic-csttg is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label: ""
  name: "basic-csttg"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.zenoh.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-csttg"
    - 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-csttg"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.zenoh.svc.cluster.local/zenoh/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5"
    imagePullPolicy: "Always"
    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: "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
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-zenoh"
      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-csttg in workspace /home/jenkins/agent/workspace/Download management
[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-0KhxaYgn6iRl/agent.62
SSH_AGENT_PID=64
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/Download management@tmp/private_key_11800766467383374484.key (/home/jenkins/agent/workspace/Download management@tmp/private_key_11800766467383374484.key)
[ssh-agent] Using credentials genie.zenoh (ssh://genie.zenoh@projects-storage.eclipse.org)
[Download management] $ /bin/sh -xe /tmp/jenkins11765281735050647080.sh
+ ssh genie.zenoh@projects-storage.eclipse.org 'ls -al /home/data/httpd/download.eclipse.org/zenoh/zenoh/latest
'
total 341688
drwxrwsr-x  2 genie.zenoh iot.zenoh     4096 Jun  4 10:11 .
drwxrwsr-x 10 genie.zenoh iot.zenoh      186 Apr  1 06:09 ..
-rw-r--r--  1 genie.zenoh iot.zenoh 73027545 Apr  1 06:09 eclipse-zenoh-0.5.0-beta.8-examples-macosx10.7-x86-64.tgz
-rw-r--r--  1 genie.zenoh iot.zenoh 76118633 Apr  1 06:09 eclipse-zenoh-0.5.0-beta.8-examples-x86_64-pc-windows-gnu.zip
-rw-r--r--  1 genie.zenoh iot.zenoh 75792125 Apr  1 06:09 eclipse-zenoh-0.5.0-beta.8-examples-x86_64-unknown-linux-gnu.tgz
-rw-r--r--  1 genie.zenoh iot.zenoh 75820339 Apr  1 06:09 eclipse-zenoh-0.5.0-beta.8-examples-x86_64-unknown-linux-musl.tgz
-rw-r--r--  1 genie.zenoh iot.zenoh  8546203 Apr  1 06:09 eclipse-zenoh-0.5.0-beta.8-macosx10.7-x86-64.tgz
-rw-r--r--  1 genie.zenoh iot.zenoh 10673795 Apr  1 06:09 eclipse-zenoh-0.5.0-beta.8-x86_64-pc-windows-gnu.zip
-rw-r--r--  1 genie.zenoh iot.zenoh  8533657 Apr  1 06:09 eclipse-zenoh-0.5.0-beta.8-x86_64-unknown-linux-gnu.tgz
-rw-r--r--  1 genie.zenoh iot.zenoh 10716723 Apr  1 06:09 eclipse-zenoh-0.5.0-beta.8-x86_64-unknown-linux-musl.tgz
-rw-r--r--  1 genie.zenoh iot.zenoh       52 Apr  1 06:09 _git_commit_9de4813.txt
-rw-r--r--  1 genie.zenoh iot.zenoh  2073142 Apr  1 06:09 libzenohc_0.5.0~beta.8_amd64.deb
-rw-r--r--  1 genie.zenoh iot.zenoh    12888 Apr  1 06:09 libzenohc-dev_0.5.0~beta.8_amd64.deb
-rw-rw-r--  1 genie.zenoh iot.zenoh     3437 Jun  4 10:11 Packages.gz
-rw-r--r--  1 genie.zenoh iot.zenoh       44 Apr  1 06:09 _rust_toolchain_nightly.txt
-rw-r--r--  1 genie.zenoh iot.zenoh      662 Apr  1 06:09 zenoh_0.5.0~beta.8_amd64.deb
-rw-r--r--  1 genie.zenoh iot.zenoh      820 Jun  4 10:11 zenoh_0.5.0~beta.8_armhf.deb
-rw-r--r--  1 genie.zenoh iot.zenoh  1545550 Apr  1 06:09 zenohd_0.5.0~beta.8_amd64.deb
-rw-r--r--  1 genie.zenoh iot.zenoh  1306092 Jun  4 10:11 zenohd_0.5.0~beta.8_armhf.deb
-rw-r--r--  1 genie.zenoh iot.zenoh  1629486 Apr  1 06:09 zenoh-rest_0.5.0~beta.8_amd64.deb
-rw-r--r--  1 genie.zenoh iot.zenoh  1377140 Jun  4 10:11 zenoh-rest_0.5.0~beta.8_armhf.deb
-rw-r--r--  1 genie.zenoh iot.zenoh  1444490 Apr  1 06:09 zenoh-storages_0.5.0~beta.8_amd64.deb
-rw-r--r--  1 genie.zenoh iot.zenoh  1218344 Jun  4 10:11 zenoh-storages_0.5.0~beta.8_armhf.deb
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 64 killed;
[ssh-agent] Stopped.
Finished: SUCCESS