[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[glsp-build] Build eclipse-glsp/glsp/master (#94) FAILURE
|
Job: eclipse-glsp/glsp/master
Build Number: 94
Build URL: https://ci.eclipse.org/glsp/job/eclipse-glsp/job/glsp/job/master/94/
Branch indexing
Connecting to https://api.github.com using GitHub app GLSP
Obtained Jenkinsfile from acae6b04cbc561a691c39a3bc98544a9f1a57116
[Pipeline] Start of Pipeline
[Pipeline] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘glsp-agent-pod’
Agent glsp-agent-pod-9x4b4-5hdpx is provisioned from template glsp-agent-pod-9x4b4
---
apiVersion: "v1"
kind: "Pod"
metadata:
annotations:
buildUrl: "http://jenkins-ui.glsp.svc.cluster.local/glsp/job/release-npm-glsp-multi/63/"
runUrl: "job/release-npm-glsp-multi/63/"
labels:
jenkins: "slave"
jenkins/label-digest: "ada02baee263c1a03329f0354abad8439fdbe91c"
jenkins/label: "glsp-agent-pod"
name: "glsp-agent-pod-9x4b4-5hdpx"
namespace: "glsp"
spec:
containers:
- command:
- "cat"
image: "eclipseglsp/ci:alpine-v4.0"
name: "ci"
resources:
limits:
memory: "2Gi"
cpu: "1"
requests:
memory: "2Gi"
cpu: "1"
tty: true
volumeMounts:
- mountPath: "/home/jenkins"
name: "jenkins-home"
readOnly: false
- mountPath: "/.yarn"
name: "yarn-global"
readOnly: false
- mountPath: "/home/jenkins/agent"
name: "workspace-volume"
readOnly: false
- env:
- name: "JENKINS_SECRET"
value: "********"
- name: "JENKINS_TUNNEL"
value: "jenkins-discovery.glsp.svc.cluster.local:50000"
- name: "JENKINS_AGENT_NAME"
value: "glsp-agent-pod-9x4b4-5hdpx"
- name: "JENKINS_NAME"
value: "glsp-agent-pod-9x4b4-5hdpx"
- name: "JENKINS_AGENT_WORKDIR"
value: "/home/jenkins/agent"
- name: "JENKINS_URL"
value: "http://jenkins-ui.glsp.svc.cluster.local/glsp/"
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: {}
name: "yarn-global"
- emptyDir: {}
name: "jenkins-home"
- emptyDir:
medium: ""
name: "workspace-volume"
Running on glsp-agent-pod-9x4b4-5hdpx in /home/jenkins/agent/workspace/eclipse-glsp_glsp_master
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
using credential github-app-glsp
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-glsp/glsp.git
> git init /home/jenkins/agent/workspace/eclipse-glsp_glsp_master # timeout=10
Fetching upstream changes from https://github.com/eclipse-glsp/glsp.git
> git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub app GLSP
> git fetch --no-tags --force --progress -- https://github.com/eclipse-glsp/glsp.git +refs/heads/master:refs/remotes/origin/master # timeout=10
> git config remote.origin.url https://github.com/eclipse-glsp/glsp.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision acae6b04cbc561a691c39a3bc98544a9f1a57116 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f acae6b04cbc561a691c39a3bc98544a9f1a57116 # timeout=10
Commit message: "Update release script (#993)"
> git rev-list --no-walk 4177cc1e52a9a3a73ad5f9d3e665b9537e196ea6 # timeout=10
[GitHub Checks] GitHub check (name: CI Jenkins Build, status: in_progress) has been published.
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] sh
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Codechecks (ESLint))
Stage "Codechecks (ESLint)" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy (master only))
Stage "Deploy (master only)" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
Build result FAILURE: Send email notification to glsp-build@xxxxxxxxxxx
[Pipeline] emailext
Sending email to: glsp-build@xxxxxxxxxxx