[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[glsp-build] Build eclipse-glsp/glsp-playwright/main (#2) FAILURE
|
Job: eclipse-glsp/glsp-playwright/main
Build Number: 2
Build URL: https://ci.eclipse.org/glsp/job/eclipse-glsp/job/glsp-playwright/job/main/2/
Push event to branch main
Connecting to https://api.github.com using 116316/****** (GitHub app GLSP)
Obtained Jenkinsfile from 45669153e594e27973d29fd4d8172af24ca6a772
[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
All nodes of label ‘glsp-theia-agent-pod’ are offline
Agent glsp-theia-agent-pod-gnhwj-0rxsg is provisioned from template glsp-theia-agent-pod-gnhwj
---
apiVersion: "v1"
kind: "Pod"
metadata:
annotations:
buildUrl: "http://jenkins-ui.glsp.svc.cluster.local/glsp/job/eclipse-glsp/job/glsp-theia-integration/job/PR-188/9/"
runUrl: "job/eclipse-glsp/job/glsp-theia-integration/job/PR-188/9/"
labels:
jenkins: "slave"
jenkins/label-digest: "fa7a565724f6ce6b48c9f59ac721694f57b0afb6"
jenkins/label: "glsp-theia-agent-pod"
name: "glsp-theia-agent-pod-gnhwj-0rxsg"
namespace: "glsp"
spec:
containers:
- command:
- "cat"
image: "eclipseglsp/ci:alpine-v4.0"
name: "node"
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-theia-agent-pod-gnhwj-0rxsg"
- name: "JENKINS_NAME"
value: "glsp-theia-agent-pod-gnhwj-0rxsg"
- 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-3160.vd76b_9ddd10cc"
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-theia-agent-pod-gnhwj-0rxsg in /home/jenkins/agent/workspace/clipse-glsp_glsp-playwright_main
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
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-playwright.git
> git init /home/jenkins/agent/workspace/clipse-glsp_glsp-playwright_main # timeout=10
Fetching upstream changes from https://github.com/eclipse-glsp/glsp-playwright.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-playwright.git +refs/heads/main:refs/remotes/origin/main # timeout=10
> git config remote.origin.url https://github.com/eclipse-glsp/glsp-playwright.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
Avoid second fetch
Checking out Revision 45669153e594e27973d29fd4d8172af24ca6a772 (main)
Commit message: "Add PR template"
> git config core.sparsecheckout # timeout=10
> git checkout -f 45669153e594e27973d29fd4d8172af24ca6a772 # timeout=10
> git rev-list --no-walk 32f95fdb5cd0f89e6aca3de6bf0cff2267aea174 # 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] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ yarn install --unsafe-perm
yarn install v1.22.19
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
warning Pattern ["wrap-ansi@^7.0.0"] is trying to unpack in the same destination "/home/jenkins/agent/workspace/clipse-glsp_glsp-playwright_main/yarn-cache/v6/npm-wrap-ansi-cjs-7.0.0-67e145cff510a6a6984bdf1152911d69d2eb9e43-integrity/node_modules/wrap-ansi-cjs" as pattern ["wrap-ansi-cjs@npm:wrap-ansi@^7.0.0"]. This could result in non-deterministic behavior, skipping.
[4/5] Linking dependencies...
warning " > eslint-import-resolver-typescript@3.6.1" has unmet peer dependency "eslint@*".
warning " > eslint-import-resolver-typescript@3.6.1" has unmet peer dependency "eslint-plugin-import@*".
warning " > @eclipse-glsp/glsp-playwright@2.0.0" has unmet peer dependency "@playwright/test@^1.32.1".
warning " > @eclipse-glsp/glsp-playwright@2.0.0" has unmet peer dependency "@theia/playwright@^1.39.0".
[5/5] Building fresh packages...
$ lerna run prepare
lerna notice cli v7.4.1
lerna info ci enabled
> Lerna (powered by Nx) Running target prepare for 2 projects:
- @eclipse-glsp/workflow-test
- @eclipse-glsp/glsp-playwright
> @eclipse-glsp/glsp-playwright:prepare
@eclipse-glsp/glsp-playwright: [2K[1G@eclipse-glsp/glsp-playwright: [1myarn run v1.22.19[22m
@eclipse-glsp/glsp-playwright: [2K[1G@eclipse-glsp/glsp-playwright: [2m$ yarn clean && yarn build && yarn lint[22m
@eclipse-glsp/glsp-playwright: [2K[1G@eclipse-glsp/glsp-playwright: [2m$ rimraf lib tsconfig.tsbuildinfo coverage[22m
@eclipse-glsp/glsp-playwright: [2K[1G@eclipse-glsp/glsp-playwright: [2m$ tsc -b && tsc-alias[22m
@eclipse-glsp/glsp-playwright: [2K[1G@eclipse-glsp/glsp-playwright: [2m$ eslint --ext .ts,.tsx ./src[22m
@eclipse-glsp/glsp-playwright: [2K[1G@eclipse-glsp/glsp-playwright: Done in 26.36s.
> @eclipse-glsp/workflow-test:prepare
@eclipse-glsp/workflow-test: [2K[1G@eclipse-glsp/workflow-test: [1myarn run v1.22.19[22m
@eclipse-glsp/workflow-test: [2K[1G@eclipse-glsp/workflow-test: [2m$ yarn clean && yarn build && yarn lint && playwright install[22m
@eclipse-glsp/workflow-test: [2K[1G@eclipse-glsp/workflow-test: [2m$ rimraf lib tsconfig.tsbuildinfo server/*.log[22m
@eclipse-glsp/workflow-test: [2K[1G@eclipse-glsp/workflow-test: [2m$ tsc -b[22m
@eclipse-glsp/workflow-test: [2K[1G@eclipse-glsp/workflow-test: [2m$ eslint --ext .ts,.tsx ./src ./tests[22m
@eclipse-glsp/workflow-test: Failed to install browsers
@eclipse-glsp/workflow-test: Error: EACCES: permission denied, mkdir '/.cache'
@eclipse-glsp/workflow-test: [2K[1G@eclipse-glsp/workflow-test: [31merror[39m Command failed with exit code 1.
@eclipse-glsp/workflow-test: [2K[1G[34minfo[39m Visit [1mhttps://yarnpkg.com/en/docs/cli/run[22m for documentation about this command.
> Lerna (powered by Nx) Running target prepare for 2 projects failed
Failed tasks:
- @eclipse-glsp/workflow-test:prepare
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Codechecks (ESLint))
Stage "Codechecks (ESLint)" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy (main only))
Stage "Deploy (main 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