Skip to content
Aborted

Console Output

Started by user Tibor Vass
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision ff6d78d148da0a1a3da15209322cff2197985b30
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision ff6d78d148da0a1a3da15209322cff2197985b30 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ff6d78d148da0a1a3da15209322cff2197985b30
Commit message: "TAR-955 Finally merge petMinder function."
 > git rev-list --no-walk ff6d78d148da0a1a3da15209322cff2197985b30 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] stage
[Pipeline] { (inject SSH keys and sleep...)
[Pipeline] script
[Pipeline] {
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-06bc8d26c559330b4)’
Running on ubuntu-1804-overlay2 (i-06bc8d26c559330b4) in /home/ubuntu/workspace/maintenance/debug_node_retain
[Pipeline] {
[Pipeline] sh
+ mkdir -p /home/ubuntu/.ssh
[Pipeline] sh
+ curl https://github.com/tiborvass.keys
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   725    0   725    0     0  14215      0 --:--:-- --:--:-- --:--:-- 14500
[Pipeline] sh
+ curl http://169.254.169.254/latest/meta-data/public-hostname
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    39  100    39    0     0  39000      0 --:--:-- --:--:-- --:--:-- 39000
ec2-3-81-69-250.compute-1.amazonaws.com[Pipeline] sleep
Sleeping for 1 day 0 hr
Aborted by Tibor Vass
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
Finished: ABORTED