Push event to branch dependabot/npm_and_yarn/ini-1.3.7 Connecting to https://api.github.com using eclipse-che4z-bot/****** (GitHub bot (username/token)) Obtained Jenkinsfile from b05526700bfbe67c3e0ba40463111968c91fef03 Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node Still waiting to schedule task All nodes of label ‘explorer-for-endevor_pod_1_dependabotnpm_and_yarnini-1.3.7’ are offline Created Pod: che4z/jenkins-agent-pxrkk [Normal][che4z/jenkins-agent-pxrkk][Scheduled] Successfully assigned jenkins-agent-pxrkk to osnode-20.eclipse.org [Normal][che4z/jenkins-agent-pxrkk][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "workspace-volume" [Normal][che4z/jenkins-agent-pxrkk][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "volume-known-hosts" [Normal][che4z/jenkins-agent-pxrkk][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "default-token-5tq9c" [Normal][che4z/jenkins-agent-pxrkk][Pulled] Container image "node:12.10.0-alpine" already present on machine [Normal][che4z/jenkins-agent-pxrkk][Created] Created container [Normal][che4z/jenkins-agent-pxrkk][Started] Started container [Normal][che4z/jenkins-agent-pxrkk][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1" already present on machine [Normal][che4z/jenkins-agent-pxrkk][Created] Created container [Normal][che4z/jenkins-agent-pxrkk][Started] Started container Agent jenkins-agent-pxrkk is provisioned from template explorer-for-endevor_pod_1_dependabotnpm_and_yarnini-1.3.7-4hvrd --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.che4z.svc.cluster.local/che4z/job/endevorExplorer/job/dependabot%252Fnpm_and_yarn%252Fini-1.3.7/1/" runUrl: "job/endevorExplorer/job/dependabot%252Fnpm_and_yarn%252Fini-1.3.7/1/" labels: jenkins: "slave" jenkins/label: "explorer-for-endevor_pod_1_dependabotnpm_and_yarnini-1.3.7" name: "jenkins-agent-pxrkk" 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-pxrkk" - name: "JENKINS_NAME" value: "jenkins-agent-pxrkk" - 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.2.1" name: "jnlp" resources: requests: cpu: "100m" memory: "256Mi" volumeMounts: - mountPath: "/home/jenkins/.ssh" name: "volume-known-hosts" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - emptyDir: medium: "" name: "workspace-volume" - configMap: name: "known-hosts" name: "volume-known-hosts" Running on jenkins-agent-pxrkk in /home/jenkins/agent/workspace/ependabot_npm_and_yarn_ini-1.3.7 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-explorer-for-endevor.git > git init /home/jenkins/agent/workspace/ependabot_npm_and_yarn_ini-1.3.7 # timeout=10 Fetching upstream changes from https://github.com/eclipse/che-che4z-explorer-for-endevor.git > git --version # timeout=10 > git --version # 'git version 2.26.2' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --no-tags --force --progress -- https://github.com/eclipse/che-che4z-explorer-for-endevor.git +refs/heads/dependabot/npm_and_yarn/ini-1.3.7:refs/remotes/origin/dependabot/npm_and_yarn/ini-1.3.7 # timeout=10 Avoid second fetch Checking out Revision b05526700bfbe67c3e0ba40463111968c91fef03 (dependabot/npm_and_yarn/ini-1.3.7) > git config remote.origin.url https://github.com/eclipse/che-che4z-explorer-for-endevor.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/dependabot/npm_and_yarn/ini-1.3.7:refs/remotes/origin/dependabot/npm_and_yarn/ini-1.3.7 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b05526700bfbe67c3e0ba40463111968c91fef03 # timeout=10 Commit message: "Bump ini from 1.3.5 to 1.3.7" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-11T10:42:33.485Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Install Dependencies) [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh [2020-12-11T10:42:35.375Z] + npm ci [2020-12-11T10:42:53.537Z] added 1227 packages in 14.989s [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Package) [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh [2020-12-11T10:42:55.171Z] + npx vsce package [2020-12-11T10:42:59.403Z] npx: installed 67 in 4.083s [2020-12-11T10:42:59.403Z] Executing prepublish script 'npm run vscode:prepublish'... [2020-12-11T10:42:59.403Z] [2020-12-11T10:42:59.403Z] > explorer-for-endevor@0.11.1 vscode:prepublish /home/jenkins/agent/workspace/ependabot_npm_and_yarn_ini-1.3.7 [2020-12-11T10:42:59.403Z] > npm run compile [2020-12-11T10:42:59.403Z] [2020-12-11T10:42:59.666Z] [2020-12-11T10:42:59.666Z] > explorer-for-endevor@0.11.1 compile /home/jenkins/agent/workspace/ependabot_npm_and_yarn_ini-1.3.7 [2020-12-11T10:42:59.666Z] > tsc -p ./ [2020-12-11T10:42:59.666Z] [2020-12-11T10:43:09.700Z] This extension consists of 4365 files, out of which 2292 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension . You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore [2020-12-11T10:43:12.260Z] DONE Packaged: /home/jenkins/agent/workspace/ependabot_npm_and_yarn_ini-1.3.7/explorer-for-endevor-0.11.1.vsix (4365 files, 5.06MB) [Pipeline] archiveArtifacts [2020-12-11T10:43:12.282Z] Archiving artifacts [Pipeline] sh [2020-12-11T10:43:18.593Z] + mv explorer-for-endevor-0.11.1.vsix explorer-for-endevor_latest.vsix [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2020-12-11T10:43:18.726Z] Deployment skipped for branch: dependabot/npm_and_yarn/ini-1.3.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [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 GitHub has been notified of this commit’s build result Finished: SUCCESS