Skip to content

Console Output

Agent bundlor-main-5-pffkp-8x1n0-11bw6 is provisioned from template bundlor-main_5-pffkp-8x1n0
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.virgo.svc.cluster.local/virgo/job/bundlor-main/5/"
    runUrl: "job/bundlor-main/5/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "76e94c3f1deec01650982839e4d90e64ce15bd5a"
    jenkins/label: "bundlor-main_5-pffkp"
  name: "bundlor-main-5-pffkp-8x1n0-11bw6"
  namespace: "virgo"
spec:
  containers:
  - command:
    - "cat"
    env:
    - name: "GRADLE_USER_HOME"
      value: "/tmp/gradle"
    image: "gradle:3.5-jdk8"
    name: "gradle"
    resources:
      limits:
        memory: "4Gi"
        cpu: "2"
      requests:
        memory: "3Gi"
        cpu: "1"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.virgo.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "bundlor-main-5-pffkp-8x1n0-11bw6"
    - name: "JENKINS_NAME"
      value: "bundlor-main-5-pffkp-8x1n0-11bw6"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.virgo.svc.cluster.local/virgo/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3131.vf2b_b_798b_ce99"
    name: "jnlp"
    resources:
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on bundlor-main-5-pffkp-8x1n0-11bw6 in /home/jenkins/agent/workspace/bundlor-main