Started by user Martin Lowe Running as Martin Lowe Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: foundation-internal-webdev/kubedeploy-agent-vcmgq-85c2b [Normal][foundation-internal-webdev/kubedeploy-agent-vcmgq-85c2b][Scheduled] Successfully assigned kubedeploy-agent-vcmgq-85c2b to osnode-17.eclipse.org [Normal][foundation-internal-webdev/kubedeploy-agent-vcmgq-85c2b][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "workspace-volume" [Normal][foundation-internal-webdev/kubedeploy-agent-vcmgq-85c2b][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "default-token-7n9s6" [Normal][foundation-internal-webdev/kubedeploy-agent-vcmgq-85c2b][Pulled] Container image "eclipsefdn/kubectl:1.9-alpine" already present on machine [Normal][foundation-internal-webdev/kubedeploy-agent-vcmgq-85c2b][Created] Created container [Normal][foundation-internal-webdev/kubedeploy-agent-vcmgq-85c2b][Started] Started container [Normal][foundation-internal-webdev/kubedeploy-agent-vcmgq-85c2b][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1" already present on machine Still waiting to schedule task ‘kubedeploy-agent-vcmgq-85c2b’ is offline [Normal][foundation-internal-webdev/kubedeploy-agent-vcmgq-85c2b][Created] Created container [Normal][foundation-internal-webdev/kubedeploy-agent-vcmgq-85c2b][Started] Started container Agent kubedeploy-agent-vcmgq-85c2b is provisioned from template kubedeploy-agent-vcmgq --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.foundation-internal-webdev.svc.cluster.local/ci/webdev/job/read-kubernetes-secret/28/" runUrl: "job/read-kubernetes-secret/28/" labels: jenkins: "slave" jenkins/label: "kubedeploy-agent" name: "kubedeploy-agent-vcmgq-85c2b" spec: containers: - command: - "cat" image: "eclipsefdn/kubectl:1.9-alpine" name: "kubectl" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.foundation-internal-webdev.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "kubedeploy-agent-vcmgq-85c2b" - name: "JENKINS_NAME" value: "kubedeploy-agent-vcmgq-85c2b" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.foundation-internal-webdev.svc.cluster.local/ci/webdev/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1" name: "jnlp" resources: requests: cpu: "100m" memory: "256Mi" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - emptyDir: medium: "" name: "workspace-volume" Running on kubedeploy-agent-vcmgq-85c2b in /home/jenkins/agent/workspace/read-kubernetes-secret [Pipeline] { [Pipeline] stage [Pipeline] { (Deploy to cluster) [Pipeline] container [Pipeline] { [Pipeline] withKubeConfig [kubernetes-cli] creating missing workspace to write temporary kubeconfig [Pipeline] { [Pipeline] sh Error from server (NotFound): secrets "gitlab-syn-secrets" not found Decoded secret: [Pipeline] } [kubernetes-cli] kubectl configuration cleaned up [Pipeline] // withKubeConfig [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage Created Pod: foundation-internal-webdev/kubedeploy-agent-vcmgq-36whz [Normal][foundation-internal-webdev/kubedeploy-agent-vcmgq-36whz][Scheduled] Successfully assigned kubedeploy-agent-vcmgq-36whz to osnode-16.eclipse.org [Pipeline] } [Normal][foundation-internal-webdev/kubedeploy-agent-vcmgq-36whz][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "workspace-volume" [Normal][foundation-internal-webdev/kubedeploy-agent-vcmgq-36whz][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "default-token-7n9s6" [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS