Skip to content

Console Output

Still waiting to schedule task
‘scout-rt-23.1-continuous-bhhfv-c5ktx’ is offline
Agent scout-rt-23.1-continuous-bhhfv-c5ktx is provisioned from template scout-rt-23.1-continuous-bhhfv
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.scout.svc.cluster.local/scout/job/org.eclipse.scout.rt.branch-23.1_continuous_pipeline/248/"
    runUrl: "job/org.eclipse.scout.rt.branch-23.1_continuous_pipeline/248/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "b9145708cbfd8a04c6a1971f5d7fe5d4002e81a0"
    jenkins/label: "scout-rt-23.1-continuous"
  name: "scout-rt-23.1-continuous-bhhfv-c5ktx"
  namespace: "scout"
spec:
  containers:
  - command:
    - "cat"
    env:
    - name: "HOME"
      value: "/home/jenkins/agent"
    image: "bsisoftware/scout-maven-chrome:mvn-3.8.6-node-18.12.1"
    imagePullPolicy: "Always"
    name: "maven"
    resources:
      limits:
        memory: "6144Mi"
        cpu: "2000m"
      requests:
        memory: "6144Mi"
        cpu: "1000m"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.scout.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "scout-rt-23.1-continuous-bhhfv-c5ktx"
    - name: "JENKINS_NAME"
      value: "scout-rt-23.1-continuous-bhhfv-c5ktx"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.scout.svc.cluster.local/scout/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
    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 scout-rt-23.1-continuous-bhhfv-c5ktx in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-23.1_continuous_pipeline