Skip to content
Failed

Console Output

Push event to branch dependabot/npm_and_yarn/qs-6.5.3
15:53:05 Connecting to https://api.github.com using GitHub bot (username/token)
Obtained Jenkinsfile from cc831c6cd619b9226741745ce050f6879966596f
[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
Created Pod: kubernetes che4z/jenkins-agent-c88px
Still waiting to schedule task
‘jenkins-agent-c88px’ is offline
Agent jenkins-agent-c88px is provisioned from template zos-resource-explorer_pod_1_dependabotnpm_and_yarnqs-6.5.3-t58qj
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.che4z.svc.cluster.local/che4z/job/che-che4z-explorer-for-zos/job/dependabot%252Fnpm_and_yarn%252Fqs-6.5.3/1/"
    runUrl: "job/che-che4z-explorer-for-zos/job/dependabot%252Fnpm_and_yarn%252Fqs-6.5.3/1/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "25f4f6f8be4038ed2b67c2ba3dc778ebbfd1b9a4"
    jenkins/label: "zos-resource-explorer_pod_1_dependabotnpm_and_yarnqs-6.5.3"
  name: "jenkins-agent-c88px"
  namespace: "che4z"
spec:
  containers:
  - image: "node:12.10.0-alpine"
    name: "node"
    resources:
      limits:
        memory: "2Gi"
        cpu: "1"
      requests:
        memory: "2Gi"
        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.che4z.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "jenkins-agent-c88px"
    - name: "JENKINS_NAME"
      value: "jenkins-agent-c88px"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.che4z.svc.cluster.local/che4z/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3"
    name: "jnlp"
    resources:
      limits: {}
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-known-hosts"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - configMap:
      name: "known-hosts"
    name: "volume-known-hosts"

Running on jenkins-agent-c88px in /home/jenkins/agent/workspace/dependabot_npm_and_yarn_qs-6.5.3
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse/che-che4z-zos-resource-explorer.git
 > git init /home/jenkins/agent/workspace/dependabot_npm_and_yarn_qs-6.5.3 # timeout=10
Fetching upstream changes from https://github.com/eclipse/che-che4z-zos-resource-explorer.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/che-che4z-zos-resource-explorer.git +refs/heads/dependabot/npm_and_yarn/qs-6.5.3:refs/remotes/origin/dependabot/npm_and_yarn/qs-6.5.3 # timeout=10
Avoid second fetch
Checking out Revision cc831c6cd619b9226741745ce050f6879966596f (dependabot/npm_and_yarn/qs-6.5.3)
 > git config remote.origin.url https://github.com/eclipse/che-che4z-zos-resource-explorer.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/dependabot/npm_and_yarn/qs-6.5.3:refs/remotes/origin/dependabot/npm_and_yarn/qs-6.5.3 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc831c6cd619b9226741745ce050f6879966596f # timeout=10
Commit message: "Bump qs from 6.5.2 to 6.5.3"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
15:53:57 [2022-12-09T20:53:57.915Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Install & Test)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
15:53:58 [2022-12-09T20:53:58.840Z] + npm ci
15:54:11 [2022-12-09T20:54:11.250Z] 
15:54:11 [2022-12-09T20:54:11.250Z] > fsevents@1.2.11 install /home/jenkins/agent/workspace/dependabot_npm_and_yarn_qs-6.5.3/node_modules/fsevents
15:54:11 [2022-12-09T20:54:11.250Z] > node-gyp rebuild
15:54:11 [2022-12-09T20:54:11.250Z] 
15:54:11 [2022-12-09T20:54:11.250Z] gyp info it worked if it ends with ok
15:54:11 [2022-12-09T20:54:11.251Z] gyp info using node-gyp@5.0.3
15:54:11 [2022-12-09T20:54:11.251Z] gyp info using node@12.10.0 | linux | x64
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python 
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python Python is not set from command line or npm configuration
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python Python is not set from environment variable PYTHON
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python checking if "python" can be used
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python - "python" is not in PATH or produced an error
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python checking if "python2" can be used
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python - "python2" is not in PATH or produced an error
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python 
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python **********************************************************
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python You need to install the latest version of Python 2.7.
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python Node-gyp should be able to find and use Python. If not,
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python you can try one of the following options:
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable"
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python   (accepted by both node-gyp and npm)
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python - Set the environment variable PYTHON
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python - Set the npm configuration variable python:
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python   npm config set python "/path/to/pythonexecutable"
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python For more information consult the documentation at:
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python https://github.com/nodejs/node-gyp#installation
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python **********************************************************
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! find Python 
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! configure error 
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! stack Error: Could not find any Python installation to use
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! stack     at PythonFinder.fail (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:303:47)
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! stack     at PythonFinder.runChecks (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:132:21)
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! stack     at PythonFinder.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:175:16)
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! stack     at PythonFinder.execFileCallback (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:267:16)
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! stack     at exithandler (child_process.js:302:5)
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! stack     at ChildProcess.errorhandler (child_process.js:314:5)
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! stack     at ChildProcess.emit (events.js:209:13)
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:270:12)
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! stack     at onErrorNT (internal/child_process.js:456:16)
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! stack     at processTicksAndRejections (internal/process/task_queues.js:80:21)
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! System Linux 5.14.14-200.fc34.x86_64
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! cwd /home/jenkins/agent/workspace/dependabot_npm_and_yarn_qs-6.5.3/node_modules/fsevents
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! node -v v12.10.0
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! node-gyp -v v5.0.3
15:54:11 [2022-12-09T20:54:11.251Z] gyp ERR! not ok 
15:54:11 [2022-12-09T20:54:11.251Z] 
15:54:11 [2022-12-09T20:54:11.251Z] > zosexplorer@0.8.0 postinstall /home/jenkins/agent/workspace/dependabot_npm_and_yarn_qs-6.5.3
15:54:11 [2022-12-09T20:54:11.251Z] > node ./node_modules/vscode/bin/install
15:54:11 [2022-12-09T20:54:11.251Z] 
15:54:11 [2022-12-09T20:54:11.251Z] Detected VS Code engine version: ^1.32.0
15:54:11 [2022-12-09T20:54:11.251Z] Error installing vscode.d.ts: Error: Request returned status code: 404
15:54:11 [2022-12-09T20:54:11.251Z] Details: <!DOCTYPE html>
15:54:11 [2022-12-09T20:54:11.251Z] <html lang="en">
15:54:11 [2022-12-09T20:54:11.251Z] <head>
15:54:11 [2022-12-09T20:54:11.251Z] <meta charset="utf-8">
15:54:11 [2022-12-09T20:54:11.251Z] <title>Error</title>
15:54:11 [2022-12-09T20:54:11.251Z] </head>
15:54:11 [2022-12-09T20:54:11.251Z] <body>
15:54:11 [2022-12-09T20:54:11.251Z] <pre>Cannot GET /api/releases/stable</pre>
15:54:11 [2022-12-09T20:54:11.251Z] </body>
15:54:11 [2022-12-09T20:54:11.251Z] </html>
15:54:11 [2022-12-09T20:54:11.251Z] 
15:54:11 [2022-12-09T20:54:11.251Z] npm ERR! code ELIFECYCLE
15:54:11 [2022-12-09T20:54:11.251Z] npm ERR! errno 1
15:54:11 [2022-12-09T20:54:11.251Z] npm ERR! zosexplorer@0.8.0 postinstall: `node ./node_modules/vscode/bin/install`
15:54:11 [2022-12-09T20:54:11.251Z] npm ERR! Exit status 1
15:54:11 [2022-12-09T20:54:11.251Z] npm ERR! 
15:54:11 [2022-12-09T20:54:11.251Z] npm ERR! Failed at the zosexplorer@0.8.0 postinstall script.
15:54:11 [2022-12-09T20:54:11.251Z] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
15:54:11 [2022-12-09T20:54:11.251Z] 
15:54:11 [2022-12-09T20:54:11.251Z] npm ERR! A complete log of this run can be found in:
15:54:11 [2022-12-09T20:54:11.251Z] npm ERR!     /home/jenkins/agent/workspace/dependabot_npm_and_yarn_qs-6.5.3/_logs/2022-12-09T20_54_10_336Z-debug.log
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Package)
Stage "Package" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
Stage "Deploy" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: FAILURE