Skip to content
Aborted

Console Output

Started by user Matt Ward
Running as Matt Ward
Checking out git https://github.com/eclipse/lemminx into /var/jenkins/workspace/lemminx-release@script to read Release.jenkins
The recommended git tool is: git
using credential github-bot-ssh
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/lemminx-release@script/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/eclipse/lemminx # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/eclipse/lemminx
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_SSH to set credentials GitHub bot SSH
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /var/jenkins/workspace/lemminx-release@script@tmp/jenkins-gitclient-ssh8894079847797533821.key
 > git fetch --tags --force --progress -- https://github.com/eclipse/lemminx +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision cb85d3288b5246c4220467c935267eb75b5765b0 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cb85d3288b5246c4220467c935267eb75b5765b0 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D master # timeout=10
 > git checkout -b master cb85d3288b5246c4220467c935267eb75b5765b0 # timeout=10
Commit message: "Changelog for 0.18.1"
 > git rev-list --no-walk cb85d3288b5246c4220467c935267eb75b5765b0 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Aborted by Matt Ward
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: ABORTED