rultor.com logo This build log was produced by rultor.com for teamed/hoc#1
+ set -e
+ set -o pipefail
++ dirname /tmp/rultor-XOV7/run.sh
+ cd /tmp/rultor-XOV7
+ echo 666
+ echo '1.40.6 4039696'
1.40.6 4039696
+ date
Tue Nov 11 10:17:57 CET 2014
+ uptime
 10:17:57 up 12 days, 15:39,  0 users,	load average: 45.19, 38.76, 22.93
+ head=git@github.com:teamed/hoc.git
+ head_branch=master
+ tag=0.1
+ vars=('--env=head=git@github.com:teamed/hoc.git' '--env=head_branch=master' '--env=tag=0.1')
+ image=yegor256/rultor
+ directory=
+ scripts=('sudo gem install pdd' ';' 'sudo bundle install' ';' 'rake' ';' 'rm -rf *.gem' ';' 'sed -i "s/1\.0\.snapshot/${tag}/g" lib/hoc/version.rb' ';' 'gem build hoc.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';' 'pdd --source=$(pwd) --verbose --file=hoc.xml' ';' 's3cmd --no-progress put hoc.xml --config=../s3cfg s3://pdd.teamed.io/hoc.xml' ';')
+ container=teamed_hoc_1
+ as_root=false
+ git clone --branch=master --depth=10 git@github.com:teamed/hoc.git repo
Initialized empty Git repository in /tmp/rultor-XOV7/repo/.git/
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'sudo gem install pdd' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'sudo gem install pdd' ';' 'sudo bundle install' ';' rake ';' 'rm -rf *.gem' ';' 'sed -i "s/1\.0\.snapshot/${tag}/g" lib/hoc/version.rb' ';' 'gem build hoc.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';' 'pdd --source=$(pwd) --verbose --file=hoc.xml' ';' 's3cmd --no-progress put hoc.xml --config=../s3cfg s3://pdd.teamed.io/hoc.xml' ';'
+ rm -rf .gpg
+ '[' -z 0.1 ']'
+ cd repo
++ git tag -l 0.1
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=22.93
++ echo 22.93 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 22.93, too high to run a new Docker container'
load average is 22.93, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=23.32
++ echo 23.32 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 23.32, too high to run a new Docker container'
load average is 23.32, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=23.72
++ bc
++ echo 23.72 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 23.72, too high to run a new Docker container'
load average is 23.72, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=24.10
++ echo 24.10 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 24.10, too high to run a new Docker container'
load average is 24.10, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=24.41
++ echo 24.41 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 24.41, too high to run a new Docker container'
load average is 24.41, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=24.63
++ echo 24.63 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 24.63, too high to run a new Docker container'
load average is 24.63, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=25.04
++ echo 25.04 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 25.04, too high to run a new Docker container'
load average is 25.04, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=25.40
++ echo 25.40 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 25.40, too high to run a new Docker container'
load average is 25.40, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=25.74
++ bc
++ echo 25.74 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 25.74, too high to run a new Docker container'
load average is 25.74, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.15
++ echo 26.15 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.15, too high to run a new Docker container'
load average is 26.15, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=26.48
++ echo 26.48 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.48, too high to run a new Docker container'
load average is 26.48, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
++ awk '{print $12}'
+ load=26.66
++ echo 26.66 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.66, too high to run a new Docker container'
load average is 26.66, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=26.92
++ echo 26.92 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.92, too high to run a new Docker container'
load average is 26.92, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=27.18
++ echo 27.18 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.18, too high to run a new Docker container'
load average is 27.18, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
+ load=27.62
++ echo 27.62 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.62, too high to run a new Docker container'
load average is 27.62, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=27.86
++ echo 27.86 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.86, too high to run a new Docker container'
load average is 27.86, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.00
++ echo 28.00 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.00, too high to run a new Docker container'
load average is 28.00, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.31
++ echo 28.31 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.31, too high to run a new Docker container'
load average is 28.31, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.52
++ echo 28.52 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.52, too high to run a new Docker container'
load average is 28.52, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.81
++ echo 28.81 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.81, too high to run a new Docker container'
load average is 28.81, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=29.29
++ echo 29.29 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.29, too high to run a new Docker container'
load average is 29.29, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.57
++ echo 29.57 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.57, too high to run a new Docker container'
load average is 29.57, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
+ load=29.83
++ echo 29.83 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.83, too high to run a new Docker container'
load average is 29.83, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=30.03
++ echo 30.03 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.03, too high to run a new Docker container'
load average is 30.03, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=30.33
++ echo 30.33 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.33, too high to run a new Docker container'
load average is 30.33, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=30.68
++ bc
++ echo 30.68 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.68, too high to run a new Docker container'
load average is 30.68, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=30.93
++ bc
++ echo 30.93 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.93, too high to run a new Docker container'
load average is 30.93, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=31.18
++ echo 31.18 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 31.18, too high to run a new Docker container'
load average is 31.18, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=31.53
++ echo 31.53 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 31.53, too high to run a new Docker container'
load average is 31.53, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
++ uptime
+ load=31.77
++ echo 31.77 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 31.77, too high to run a new Docker container'
load average is 31.77, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=32.05
++ bc
++ echo 32.05 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 32.05, too high to run a new Docker container'
load average is 32.05, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=32.19
++ echo 32.19 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 32.19, too high to run a new Docker container'
load average is 32.19, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
+ load=32.37
++ echo 32.37 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 32.37, too high to run a new Docker container'
load average is 32.37, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=32.49
++ bc
++ echo 32.49 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 32.49, too high to run a new Docker container'
load average is 32.49, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=32.72
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 32.72, too high to run a new Docker container'
load average is 32.72, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=32.95
++ echo 32.95 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 32.95, too high to run a new Docker container'
load average is 32.95, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
++ uptime
+ load=33.27
++ echo 33.27 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.27, too high to run a new Docker container'
load average is 33.27, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=33.56
++ echo 33.56 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.56, too high to run a new Docker container'
load average is 33.56, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.61
++ echo 33.61 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.61, too high to run a new Docker container'
load average is 33.61, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.88
++ echo 33.88 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.88, too high to run a new Docker container'
load average is 33.88, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=34.01
++ bc
++ echo 34.01 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.01, too high to run a new Docker container'
load average is 34.01, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=34.23
++ bc
++ echo 34.23 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.23, too high to run a new Docker container'
load average is 34.23, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=34.48
++ echo 34.48 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.48, too high to run a new Docker container'
load average is 34.48, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=34.73
++ echo 34.73 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.73, too high to run a new Docker container'
load average is 34.73, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
+ load=34.86
++ echo 34.86 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.86, too high to run a new Docker container'
load average is 34.86, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=35.04
++ echo 35.04 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 35.04, too high to run a new Docker container'
load average is 35.04, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=35.10
++ echo 35.10 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 35.10, too high to run a new Docker container'
load average is 35.10, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=35.25
++ echo 35.25 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 35.25, too high to run a new Docker container'
load average is 35.25, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=35.38
++ bc
++ echo 35.38 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 35.38, too high to run a new Docker container'
load average is 35.38, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=35.55
++ echo 35.55 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 35.55, too high to run a new Docker container'
load average is 35.55, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=35.74
++ echo 35.74 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 35.74, too high to run a new Docker container'
load average is 35.74, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=35.87
++ echo 35.87 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 35.87, too high to run a new Docker container'
load average is 35.87, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
+ load=36.03
++ echo 36.03 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 36.03, too high to run a new Docker container'
load average is 36.03, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
+ load=36.14
++ echo 36.14 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 36.14, too high to run a new Docker container'
load average is 36.14, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=36.33
++ echo 36.33 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 36.33, too high to run a new Docker container'
load average is 36.33, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=36.64
++ echo 36.64 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 36.64, too high to run a new Docker container'
load average is 36.64, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=36.70
++ echo 36.70 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 36.70, too high to run a new Docker container'
load average is 36.70, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=36.80
++ echo 36.80 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 36.80, too high to run a new Docker container'
load average is 36.80, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=36.95
++ bc
++ echo 36.95 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 36.95, too high to run a new Docker container'
load average is 36.95, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=37.18
++ echo 37.18 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 37.18, too high to run a new Docker container'
load average is 37.18, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=37.27
++ bc
++ echo 37.27 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 37.27, too high to run a new Docker container'
load average is 37.27, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=37.44
++ echo 37.44 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 37.44, too high to run a new Docker container'
load average is 37.44, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=37.74
++ echo 37.74 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 37.74, too high to run a new Docker container'
load average is 37.74, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=37.85
++ echo 37.85 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 37.85, too high to run a new Docker container'
load average is 37.85, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=38.00
++ bc
++ echo 38.00 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 38.00, too high to run a new Docker container'
load average is 38.00, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
+ load=38.13
++ echo 38.13 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 38.13, too high to run a new Docker container'
load average is 38.13, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=38.18
++ echo 38.18 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 38.18, too high to run a new Docker container'
load average is 38.18, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=38.39
++ echo 38.39 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 38.39, too high to run a new Docker container'
load average is 38.39, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
+ load=38.50
++ echo 38.50 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 38.50, too high to run a new Docker container'
load average is 38.50, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=38.75
++ bc
++ echo 38.75 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 38.75, too high to run a new Docker container'
load average is 38.75, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=39.09
++ bc
++ echo 39.09 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 39.09, too high to run a new Docker container'
load average is 39.09, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=39.20
++ echo 39.20 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 39.20, too high to run a new Docker container'
load average is 39.20, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=39.40
++ bc
++ echo 39.40 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 39.40, too high to run a new Docker container'
load average is 39.40, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=39.51
++ echo 39.51 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 39.51, too high to run a new Docker container'
load average is 39.51, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=39.57
++ echo 39.57 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 39.57, too high to run a new Docker container'
load average is 39.57, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=39.62
++ echo 39.62 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 39.62, too high to run a new Docker container'
load average is 39.62, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=39.70
++ bc
++ echo 39.70 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 39.70, too high to run a new Docker container'
load average is 39.70, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
+ load=39.84
++ bc
++ echo 39.84 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 39.84, too high to run a new Docker container'
load average is 39.84, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=39.78
++ echo 39.78 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 39.78, too high to run a new Docker container'
load average is 39.78, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=39.66
++ echo 39.66 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 39.66, too high to run a new Docker container'
load average is 39.66, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=39.52
++ echo 39.52 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 39.52, too high to run a new Docker container'
load average is 39.52, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=39.39
++ bc
++ echo 39.39 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 39.39, too high to run a new Docker container'
load average is 39.39, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=39.26
++ echo 39.26 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 39.26, too high to run a new Docker container'
load average is 39.26, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
+ load=39.03
++ echo 39.03 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 39.03, too high to run a new Docker container'
load average is 39.03, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=38.74
++ echo 38.74 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 38.74, too high to run a new Docker container'
load average is 38.74, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=38.33
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 38.33, too high to run a new Docker container'
load average is 38.33, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=37.89
++ echo 37.89 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 37.89, too high to run a new Docker container'
load average is 37.89, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
+ load=37.48
++ echo 37.48 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 37.48, too high to run a new Docker container'
load average is 37.48, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=37.37
++ bc
++ echo 37.37 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 37.37, too high to run a new Docker container'
load average is 37.37, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=37.10
++ echo 37.10 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 37.10, too high to run a new Docker container'
load average is 37.10, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=36.90
++ echo 36.90 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 36.90, too high to run a new Docker container'
load average is 36.90, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
+ load=36.53
++ bc
++ echo 36.53 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 36.53, too high to run a new Docker container'
load average is 36.53, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=36.19
++ echo 36.19 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 36.19, too high to run a new Docker container'
load average is 36.19, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=35.84
++ echo 35.84 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 35.84, too high to run a new Docker container'
load average is 35.84, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=35.38
++ echo 35.38 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 35.38, too high to run a new Docker container'
load average is 35.38, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=35.02
++ echo 35.02 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 35.02, too high to run a new Docker container'
load average is 35.02, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=34.63
++ echo 34.63 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.63, too high to run a new Docker container'
load average is 34.63, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
+ load=34.32
++ bc
++ echo 34.32 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.32, too high to run a new Docker container'
load average is 34.32, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=34.28
++ echo 34.28 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.28, too high to run a new Docker container'
load average is 34.28, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=34.24
++ echo 34.24 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.24, too high to run a new Docker container'
load average is 34.24, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=34.24
++ echo 34.24 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.24, too high to run a new Docker container'
load average is 34.24, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=34.16
++ echo 34.16 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.16, too high to run a new Docker container'
load average is 34.16, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=34.15
++ echo 34.15 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.15, too high to run a new Docker container'
load average is 34.15, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=34.29
++ echo 34.29 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.29, too high to run a new Docker container'
load average is 34.29, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=34.16
++ bc
++ echo 34.16 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.16, too high to run a new Docker container'
load average is 34.16, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
++ awk '{print $12}'
+ load=34.27
++ bc
++ echo 34.27 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.27, too high to run a new Docker container'
load average is 34.27, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
+ load=34.29
++ echo 34.29 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.29, too high to run a new Docker container'
load average is 34.29, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=34.36
++ echo 34.36 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.36, too high to run a new Docker container'
load average is 34.36, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=34.31
++ echo 34.31 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.31, too high to run a new Docker container'
load average is 34.31, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=34.23
++ echo 34.23 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.23, too high to run a new Docker container'
load average is 34.23, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=34.09
++ echo 34.09 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.09, too high to run a new Docker container'
load average is 34.09, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
+ load=34.14
++ echo 34.14 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.14, too high to run a new Docker container'
load average is 34.14, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=34.08
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.08, too high to run a new Docker container'
load average is 34.08, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
++ uptime
+ load=34.04
++ echo 34.04 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.04, too high to run a new Docker container'
load average is 34.04, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=34.07
++ bc
++ echo 34.07 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.07, too high to run a new Docker container'
load average is 34.07, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=34.06
++ echo 34.06 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.06, too high to run a new Docker container'
load average is 34.06, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=34.00
++ echo 34.00 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 34.00, too high to run a new Docker container'
load average is 34.00, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.97
++ bc
++ echo 33.97 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.97, too high to run a new Docker container'
load average is 33.97, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.96
++ bc
++ echo 33.96 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.96, too high to run a new Docker container'
load average is 33.96, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=33.86
++ echo 33.86 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.86, too high to run a new Docker container'
load average is 33.86, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=33.86
++ echo 33.86 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.86, too high to run a new Docker container'
load average is 33.86, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.82
++ echo 33.82 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.82, too high to run a new Docker container'
load average is 33.82, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.76
++ bc
++ echo 33.76 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.76, too high to run a new Docker container'
load average is 33.76, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.69
++ echo 33.69 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.69, too high to run a new Docker container'
load average is 33.69, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
++ awk '{print $12}'
+ load=33.63
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.63, too high to run a new Docker container'
load average is 33.63, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=33.59
++ bc
++ echo 33.59 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.59, too high to run a new Docker container'
load average is 33.59, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.55
++ echo 33.55 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.55, too high to run a new Docker container'
load average is 33.55, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.49
++ echo 33.49 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.49, too high to run a new Docker container'
load average is 33.49, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=33.48
++ echo 33.48 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.48, too high to run a new Docker container'
load average is 33.48, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.50
++ echo 33.50 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.50, too high to run a new Docker container'
load average is 33.50, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=33.60
++ echo 33.60 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.60, too high to run a new Docker container'
load average is 33.60, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=33.64
++ bc
++ echo 33.64 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.64, too high to run a new Docker container'
load average is 33.64, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.56
++ bc
++ echo 33.56 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.56, too high to run a new Docker container'
load average is 33.56, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=33.48
++ bc
++ echo 33.48 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.48, too high to run a new Docker container'
load average is 33.48, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=33.42
++ bc
++ echo 33.42 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.42, too high to run a new Docker container'
load average is 33.42, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=33.49
++ echo 33.49 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.49, too high to run a new Docker container'
load average is 33.49, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=33.43
++ echo 33.43 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.43, too high to run a new Docker container'
load average is 33.43, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.46
++ echo 33.46 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.46, too high to run a new Docker container'
load average is 33.46, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.38
++ echo 33.38 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.38, too high to run a new Docker container'
load average is 33.38, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.28
++ echo 33.28 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.28, too high to run a new Docker container'
load average is 33.28, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.26
++ echo 33.26 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.26, too high to run a new Docker container'
load average is 33.26, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
+ load=33.30
++ echo 33.30 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.30, too high to run a new Docker container'
load average is 33.30, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.31
++ echo 33.31 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.31, too high to run a new Docker container'
load average is 33.31, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=33.39
++ echo 33.39 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.39, too high to run a new Docker container'
load average is 33.39, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=33.48
++ echo 33.48 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.48, too high to run a new Docker container'
load average is 33.48, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=33.48
++ echo 33.48 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.48, too high to run a new Docker container'
load average is 33.48, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=33.60
++ echo 33.60 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.60, too high to run a new Docker container'
load average is 33.60, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
+ load=33.59
++ echo 33.59 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.59, too high to run a new Docker container'
load average is 33.59, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=33.67
++ echo 33.67 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.67, too high to run a new Docker container'
load average is 33.67, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
++ uptime
+ load=33.77
++ echo 33.77 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.77, too high to run a new Docker container'
load average is 33.77, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.80
++ echo 33.80 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.80, too high to run a new Docker container'
load average is 33.80, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.88
++ echo 33.88 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.88, too high to run a new Docker container'
load average is 33.88, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.82
++ echo 33.82 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.82, too high to run a new Docker container'
load average is 33.82, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
+ load=33.81
++ bc
++ echo 33.81 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.81, too high to run a new Docker container'
load average is 33.81, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.82
++ echo 33.82 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.82, too high to run a new Docker container'
load average is 33.82, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.80
++ echo 33.80 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.80, too high to run a new Docker container'
load average is 33.80, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
++ awk '{print $12}'
+ load=33.87
++ echo 33.87 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.87, too high to run a new Docker container'
load average is 33.87, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=33.92
++ echo 33.92 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.92, too high to run a new Docker container'
load average is 33.92, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.84
++ echo 33.84 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.84, too high to run a new Docker container'
load average is 33.84, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.88
++ bc
++ echo 33.88 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.88, too high to run a new Docker container'
load average is 33.88, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
+ load=33.82
++ echo 33.82 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.82, too high to run a new Docker container'
load average is 33.82, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=33.79
++ bc
++ echo 33.79 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.79, too high to run a new Docker container'
load average is 33.79, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.91
++ echo 33.91 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.91, too high to run a new Docker container'
load average is 33.91, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.85
++ echo 33.85 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.85, too high to run a new Docker container'
load average is 33.85, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=33.87
++ echo 33.87 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.87, too high to run a new Docker container'
load average is 33.87, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=33.96
++ bc
++ echo 33.96 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.96, too high to run a new Docker container'
load average is 33.96, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=33.83
++ echo 33.83 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.83, too high to run a new Docker container'
load average is 33.83, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.56
++ echo 33.56 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.56, too high to run a new Docker container'
load average is 33.56, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=33.27
++ echo 33.27 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.27, too high to run a new Docker container'
load average is 33.27, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=33.00
++ echo 33.00 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 33.00, too high to run a new Docker container'
load average is 33.00, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=32.71
++ bc
++ echo 32.71 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 32.71, too high to run a new Docker container'
load average is 32.71, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
++ uptime
+ load=32.45
++ echo 32.45 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 32.45, too high to run a new Docker container'
load average is 32.45, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=32.22
++ bc
++ echo 32.22 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 32.22, too high to run a new Docker container'
load average is 32.22, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=31.92
++ echo 31.92 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 31.92, too high to run a new Docker container'
load average is 31.92, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=31.79
++ echo 31.79 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 31.79, too high to run a new Docker container'
load average is 31.79, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=31.74
++ bc
++ echo 31.74 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 31.74, too high to run a new Docker container'
load average is 31.74, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=31.59
++ echo 31.59 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 31.59, too high to run a new Docker container'
load average is 31.59, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=31.42
++ echo 31.42 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 31.42, too high to run a new Docker container'
load average is 31.42, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=31.21
++ echo 31.21 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 31.21, too high to run a new Docker container'
load average is 31.21, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=31.23
++ ech+ '[' 1 -eq 1 ']'
+ echo 'load average is 31.23, too high to run a new Docker container'
load average is 31.23, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=31.15
++ echo 31.15 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 31.15, too high to run a new Docker container'
load average is 31.15, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=31.02
++ bc
++ echo 31.02 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 31.02, too high to run a new Docker container'
load average is 31.02, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
++ awk '{print $12}'
+ load=30.82
++ echo 30.82 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.82, too high to run a new Docker container'
load average is 30.82, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=30.60
++ echo 30.60 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.60, too high to run a new Docker container'
load average is 30.60, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=30.55
++ bc
++ echo 30.55 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.55, too high to run a new Docker container'
load average is 30.55, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=30.46
++ echo 30.46 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.46, too high to run a new Docker container'
load average is 30.46, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=30.27
++ echo 30.27 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.27, too high to run a new Docker container'
load average is 30.27, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=30.18
++ bc
++ echo 30.18 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.18, too high to run a new Docker container'
load average is 30.18, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=30.13
++ echo 30.13 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.13, too high to run a new Docker container'
load average is 30.13, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=30.10
++ echo 30.10 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.10, too high to run a new Docker container'
load average is 30.10, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.90
++ bc
++ echo 29.90 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.90, too high to run a new Docker container'
load average is 29.90, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=29.91
++ echo 29.91 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.91, too high to run a new Docker container'
load average is 29.91, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.87
++ echo 29.87 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.87, too high to run a new Docker container'
load average is 29.87, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.83
++ echo 29.83 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.83, too high to run a new Docker container'
load average is 29.83, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.85
++ echo 29.85 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.85, too high to run a new Docker container'
load average is 29.85, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.86
++ bc
++ echo 29.86 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.86, too high to run a new Docker container'
load average is 29.86, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.84
++ bc
++ echo 29.84 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.84, too high to run a new Docker container'
load average is 29.84, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.79
++ echo 29.79 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.79, too high to run a new Docker container'
load average is 29.79, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=29.68
++ echo 29.68 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.68, too high to run a new Docker container'
load average is 29.68, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=29.54
++ echo 29.54 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.54, too high to run a new Docker container'
load average is 29.54, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.51
++ echo 29.51 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.51, too high to run a new Docker container'
load average is 29.51, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=29.43
++ echo 29.43 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.43, too high to run a new Docker container'
load average is 29.43, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
+ load=29.55
++ echo 29.55 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.55, too high to run a new Docker container'
load average is 29.55, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=29.50
++ echo 29.50 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.50, too high to run a new Docker container'
load average is 29.50, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=29.66
++ bc
++ echo 29.66 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.66, too high to run a new Docker container'
load average is 29.66, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.72
++ echo 29.72 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.72, too high to run a new Docker container'
load average is 29.72, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=29.70
++ bc
++ echo 29.70 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.70, too high to run a new Docker container'
load average is 29.70, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=29.70
++ echo 29.70 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.70, too high to run a new Docker container'
load average is 29.70, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.77
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.77, too high to run a new Docker container'
load average is 29.77, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.68
++ echo 29.68 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.68, too high to run a new Docker container'
load average is 29.68, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=29.69
++ echo 29.69 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.69, too high to run a new Docker container'
load average is 29.69, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.63
++ echo 29.63 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.63, too high to run a new Docker container'
load average is 29.63, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=29.58
++ bc
++ echo 29.58 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.58, too high to run a new Docker container'
load average is 29.58, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.55
++ bc
++ echo 29.55 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.55, too high to run a new Docker container'
load average is 29.55, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.60
++ echo 29.60 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.60, too high to run a new Docker container'
load average is 29.60, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.63
++ echo 29.63 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.63, too high to run a new Docker container'
load average is 29.63, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
++ awk '{print $12}'
+ load=29.55
++ bc
++ echo 29.55 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.55, too high to run a new Docker container'
load average is 29.55, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.53
++ echo 29.53 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.53, too high to run a new Docker container'
load average is 29.53, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=29.56
++ echo 29.56 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.56, too high to run a new Docker container'
load average is 29.56, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
+ load=29.48
++ echo 29.48 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.48, too high to run a new Docker container'
load average is 29.48, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.48
++ echo 29.48 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.48, too high to run a new Docker container'
load average is 29.48, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.47
++ echo 29.47 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.47, too high to run a new Docker container'
load average is 29.47, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=29.50
++ echo 29.50 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.50, too high to run a new Docker container'
load average is 29.50, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=29.46
++ echo 29.46 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.46, too high to run a new Docker container'
load average is 29.46, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
++ uptime
+ load=29.52
++ bc
++ echo 29.52 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.52, too high to run a new Docker container'
load average is 29.52, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.62
++ echo 29.62 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.62, too high to run a new Docker container'
load average is 29.62, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.74
++ echo 29.74 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.74, too high to run a new Docker container'
load average is 29.74, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
+ load=29.93
++ echo 29.93 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.93, too high to run a new Docker container'
load average is 29.93, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.99
++ bc
++ echo 29.99 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.99, too high to run a new Docker container'
load average is 29.99, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=30.08
++ bc
++ echo 30.08 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.08, too high to run a new Docker container'
load average is 30.08, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=30.17
++ bc
++ echo 30.17 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.17, too high to run a new Docker container'
load average is 30.17, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=30.13
++ echo 30.13 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.13, too high to run a new Docker container'
load average is 30.13, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
+ load=30.10
++ bc
++ echo 30.10 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.10, too high to run a new Docker container'
load average is 30.10, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=30.16
++ echo 30.16 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.16, too high to run a new Docker container'
load average is 30.16, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=30.10
++ echo 30.10 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.10, too high to run a new Docker container'
load average is 30.10, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=30.28
++ echo 30.28 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.28, too high to run a new Docker container'
load average is 30.28, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=30.43
++ echo 30.43 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.43, too high to run a new Docker container'
load average is 30.43, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
+ load=30.50
++ bc
++ echo 30.50 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.50, too high to run a new Docker container'
load average is 30.50, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=30.56
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.56, too high to run a new Docker container'
load average is 30.56, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=30.64
++ bc
++ echo 30.64 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.64, too high to run a new Docker container'
load average is 30.64, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=30.71
++ echo 30.71 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.71, too high to run a new Docker container'
load average is 30.71, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
+ load=30.71
++ echo 30.71 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.71, too high to run a new Docker container'
load average is 30.71, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=30.80
++ echo 30.80 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.80, too high to run a new Docker container'
load average is 30.80, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=30.84
++ echo 30.84 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.84, too high to run a new Docker container'
load average is 30.84, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=30.87
++ echo 30.87 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.87, too high to run a new Docker container'
load average is 30.87, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=30.97
++ echo 30.97 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.97, too high to run a new Docker container'
load average is 30.97, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=31.05
++ echo 31.05 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 31.05, too high to run a new Docker container'
load average is 31.05, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
+ load=31.04
++ bc
++ echo 31.04 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 31.04, too high to run a new Docker container'
load average is 31.04, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
++ uptime
+ load=30.90
++ bc
++ echo 30.90 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.90, too high to run a new Docker container'
load average is 30.90, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=30.89
++ echo 30.89 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.89, too high to run a new Docker container'
load average is 30.89, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=30.81
++ echo 30.81 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.81, too high to run a new Docker container'
load average is 30.81, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=30.87
++ echo 30.87 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.87, too high to run a new Docker container'
load average is 30.87, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=30.77
++ echo 30.77 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.77, too high to run a new Docker container'
load average is 30.77, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=30.65
++ echo 30.65 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.65, too high to run a new Docker container'
load average is 30.65, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
+ load=30.59
++ echo 30.59 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.59, too high to run a new Docker container'
load average is 30.59, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=30.36
++ bc
++ echo 30.36 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.36, too high to run a new Docker container'
load average is 30.36, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=30.23
++ bc
++ echo 30.23 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.23, too high to run a new Docker container'
load average is 30.23, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=30.00
++ echo 30.00 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 30.00, too high to run a new Docker container'
load average is 30.00, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.83
++ echo 29.83 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.83, too high to run a new Docker container'
load average is 29.83, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.86
++ echo 29.86 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.86, too high to run a new Docker container'
load average is 29.86, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=29.73
++ echo 29.73 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.73, too high to run a new Docker container'
load average is 29.73, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.46
++ bc
++ echo 29.46 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.46, too high to run a new Docker container'
load average is 29.46, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=29.43
++ echo 29.43 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.43, too high to run a new Docker container'
load average is 29.43, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=29.35
++ echo 29.35 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.35, too high to run a new Docker container'
load average is 29.35, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=29.34
++ echo 29.34 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.34, too high to run a new Docker container'
load average is 29.34, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.21
++ echo 29.21 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.21, too high to run a new Docker container'
load average is 29.21, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=29.30
++ echo 29.30 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.30, too high to run a new Docker container'
load average is 29.30, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=29.32
++ echo 29.32 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.32, too high to run a new Docker container'
load average is 29.32, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.19
++ echo 29.19 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.19, too high to run a new Docker container'
load average is 29.19, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=29.07
++ echo 29.07 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.07, too high to run a new Docker container'
load average is 29.07, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=28.95
++ echo 28.95 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.95, too high to run a new Docker container'
load average is 28.95, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
+ load=28.91
++ bc
++ echo 28.91 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.91, too high to run a new Docker container'
load average is 28.91, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=28.89
++ bc
++ echo 28.89 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.89, too high to run a new Docker container'
load average is 28.89, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.88
++ echo 28.88 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.88, too high to run a new Docker container'
load average is 28.88, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.97
++ bc
++ echo 28.97 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.97, too high to run a new Docker container'
load average is 28.97, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=29.05
++ echo 29.05 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.05, too high to run a new Docker container'
load average is 29.05, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=29.03
++ echo 29.03 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 29.03, too high to run a new Docker container'
load average is 29.03, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
++ awk '{print $12}'
+ load=28.91
++ echo 28.91 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.91, too high to run a new Docker container'
load average is 28.91, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
++ uptime
+ load=28.76
++ echo 28.76 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.76, too high to run a new Docker container'
load average is 28.76, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.60
++ bc
++ echo 28.60 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.60, too high to run a new Docker container'
load average is 28.60, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=28.46
++ echo 28.46 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.46, too high to run a new Docker container'
load average is 28.46, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=28.47
++ echo 28.47 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.47, too high to run a new Docker container'
load average is 28.47, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.42
++ bc
++ echo 28.42 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.42, too high to run a new Docker container'
load average is 28.42, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.33
++ echo 28.33 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.33, too high to run a new Docker container'
load average is 28.33, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
++ uptime
+ load=28.23
++ echo 28.23 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.23, too high to run a new Docker container'
load average is 28.23, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.12
++ echo 28.12 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.12, too high to run a new Docker container'
load average is 28.12, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
rint $12}'
++ cut -d , -f 1
+ load=28.04
++ echo 28.04 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.04, too high to run a new Docker container'
load average is 28.04, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=27.89
++ echo 27.89 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.89, too high to run a new Docker container'
load average is 27.89, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=27.85
++ echo 27.85 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.85, too high to run a new Docker container'
load average is 27.85, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=27.85
++ echo 27.85 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.85, too high to run a new Docker container'
load average is 27.85, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
++ awk '{print $12}'
+ load=27.80
++ echo 27.80 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.80, too high to run a new Docker container'
load average is 27.80, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=27.63
++ echo 27.63 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.63, too high to run a new Docker container'
load average is 27.63, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=27.55
++ echo 27.55 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.55, too high to run a new Docker container'
load average is 27.55, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=27.41
++ echo 27.41 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.41, too high to run a new Docker container'
load average is 27.41, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=27.44
++ echo 27.44 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.44, too high to run a new Docker container'
load average is 27.44, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=27.51
++ echo 27.51 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.51, too high to run a new Docker container'
load average is 27.51, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=27.56
++ echo 27.56 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.56, too high to run a new Docker container'
load average is 27.56, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=27.63
++ echo 27.63 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.63, too high to run a new Docker container'
load average is 27.63, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
+ load=27.66
++ bc
++ echo 27.66 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.66, too high to run a new Docker container'
load average is 27.66, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=27.64
++ echo 27.64 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.64, too high to run a new Docker container'
load average is 27.64, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=27.58
++ bc
++ echo 27.58 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.58, too high to run a new Docker container'
load average is 27.58, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=27.59
++ echo 27.59 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.59, too high to run a new Docker container'
load average is 27.59, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=27.65
++ echo 27.65 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.65, too high to run a new Docker container'
load average is 27.65, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=27.66
++ echo 27.66 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.66, too high to run a new Docker container'
load average is 27.66, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
++ uptime
+ load=27.73
++ echo 27.73 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.73, too high to run a new Docker container'
load average is 27.73, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=27.77
++ echo 27.77 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.77, too high to run a new Docker container'
load average is 27.77, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
+ load=27.82
++ echo 27.82 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.82, too high to run a new Docker container'
load average is 27.82, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=27.94
++ echo 27.94 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.94, too high to run a new Docker container'
load average is 27.94, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=28.08
++ echo 28.08 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.08, too high to run a new Docker container'
load average is 28.08, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=28.22
++ echo 28.22 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.22, too high to run a new Docker container'
load average is 28.22, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.27
++ bc
++ echo 28.27 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.27, too high to run a new Docker container'
load average is 28.27, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=28.37
++ echo 28.37 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.37, too high to run a new Docker container'
load average is 28.37, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.43
++ echo 28.43 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.43, too high to run a new Docker container'
load average is 28.43, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.41
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.41, too high to run a new Docker container'
load average is 28.41, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
++ awk '{print $12}'
+ load=28.41
++ echo 28.41 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.41, too high to run a new Docker container'
load average is 28.41, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.50
++ echo 28.50 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.50, too high to run a new Docker container'
load average is 28.50, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=28.63
++ echo 28.63 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.63, too high to run a new Docker container'
load average is 28.63, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.64
++ echo 28.64 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.64, too high to run a new Docker container'
load average is 28.64, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
+ load=28.58
++ echo 28.58 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.58, too high to run a new Docker container'
load average is 28.58, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.51
++ echo 28.51 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.51, too high to run a new Docker container'
load average is 28.51, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
+ load=28.29
++ echo 28.29 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.29, too high to run a new Docker container'
load average is 28.29, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.18
++ bc
++ echo 28.18 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.18, too high to run a new Docker container'
load average is 28.18, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=28.18
++ echo 28.18 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.18, too high to run a new Docker container'
load average is 28.18, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=28.14
++ bc
++ echo 28.14 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.14, too high to run a new Docker container'
load average is 28.14, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.08
++ echo 28.08 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.08, too high to run a new Docker container'
load average is 28.08, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=28.12
++ echo 28.12 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.12, too high to run a new Docker container'
load average is 28.12, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=28.09
++ echo 28.09 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.09, too high to run a new Docker container'
load average is 28.09, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.10
++ echo 28.10 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.10, too high to run a new Docker container'
load average is 28.10, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.14
++ bc
++ echo 28.14 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.14, too high to run a new Docker container'
load average is 28.14, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=28.24
++ echo 28.24 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.24, too high to run a new Docker container'
load average is 28.24, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.36
++ echo 28.36 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.36, too high to run a new Docker container'
load average is 28.36, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.35
++ bc
++ echo 28.35 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.35, too high to run a new Docker container'
load average is 28.35, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
+ load=28.38
++ echo 28.38 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.38, too high to run a new Docker container'
load average is 28.38, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=28.35
++ bc
++ echo 28.35 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.35, too high to run a new Docker container'
load average is 28.35, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.28
++ bc
++ echo 28.28 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.28, too high to run a new Docker container'
load average is 28.28, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=28.21
++ echo 28.21 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.21, too high to run a new Docker container'
load average is 28.21, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=28.08
++ bc
++ echo 28.08 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 28.08, too high to run a new Docker container'
load average is 28.08, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=27.92
++ echo 27.92 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.92, too high to run a new Docker container'
load average is 27.92, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=27.71
++ bc
++ echo 27.71 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.71, too high to run a new Docker container'
load average is 27.71, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=27.58
++ echo 27.58 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.58, too high to run a new Docker container'
load average is 27.58, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
++ awk '{print $12}'
+ load=27.61
++ echo 27.61 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.61, too high to run a new Docker container'
load average is 27.61, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=27.61
++ bc
++ echo 27.61 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.61, too high to run a new Docker container'
load average is 27.61, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=27.61
++ bc
++ echo 27.61 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.61, too high to run a new Docker container'
load average is 27.61, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=27.50
++ echo 27.50 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.50, too high to run a new Docker container'
load average is 27.50, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=27.59
++ echo 27.59 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.59, too high to run a new Docker container'
load average is 27.59, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=27.53
++ echo 27.53 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.53, too high to run a new Docker container'
load average is 27.53, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
++ uptime
+ load=27.54
++ echo 27.54 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.54, too high to run a new Docker container'
load average is 27.54, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=27.54
++ echo 27.54 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.54, too high to run a new Docker container'
load average is 27.54, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=27.54
++ bc
++ echo 27.54 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.54, too high to run a new Docker container'
load average is 27.54, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=27.57
++ echo 27.57 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.57, too high to run a new Docker container'
load average is 27.57, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=27.59
++ bc
++ echo 27.59 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.59, too high to run a new Docker container'
load average is 27.59, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=27.53
++ echo 27.53 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.53, too high to run a new Docker container'
load average is 27.53, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=27.45
++ echo 27.45 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.45, too high to run a new Docker container'
load average is 27.45, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=27.37
++ bc
++ echo 27.37 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.37, too high to run a new Docker container'
load average is 27.37, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=27.18
++ echo 27.18 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 27.18, too high to run a new Docker container'
load average is 27.18, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
+ load=26.99
++ bc
++ echo 26.99 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.99, too high to run a new Docker container'
load average is 26.99, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=26.74
++ echo 26.74 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.74, too high to run a new Docker container'
load average is 26.74, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.46
++ echo 26.46 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.46, too high to run a new Docker container'
load average is 26.46, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.24
++ echo 26.24 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.24, too high to run a new Docker container'
load average is 26.24, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.13
++ bc
++ echo 26.13 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.13, too high to run a new Docker container'
load average is 26.13, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.16
++ echo 26.16 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.16, too high to run a new Docker container'
load average is 26.16, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.11
++ echo 26.11 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.11, too high to run a new Docker container'
load average is 26.11, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.04
++ echo 26.04 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.04, too high to run a new Docker container'
load average is 26.04, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=26.15
++ echo 26.15 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.15, too high to run a new Docker container'
load average is 26.15, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=26.07
++ bc
++ echo 26.07 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.07, too high to run a new Docker container'
load average is 26.07, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=26.11
++ echo 26.11 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.11, too high to run a new Docker container'
load average is 26.11, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
+ load=26.22
++ echo 26.22 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.22, too high to run a new Docker container'
load average is 26.22, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=26.34
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.34, too high to run a new Docker container'
load average is 26.34, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=26.49
++ echo 26.49 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.49, too high to run a new Docker container'
load average is 26.49, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=26.54
++ bc
++ echo 26.54 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.54, too high to run a new Docker container'
load average is 26.54, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=26.60
++ echo 26.60 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.60, too high to run a new Docker container'
load average is 26.60, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.61
++ echo 26.61 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.61, too high to run a new Docker container'
load average is 26.61, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.68
++ echo 26.68 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.68, too high to run a new Docker container'
load average is 26.68, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.68
++ bc
++ echo 26.68 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.68, too high to run a new Docker container'
load average is 26.68, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
++ awk '{print $12}'
+ load=26.67
++ echo 26.67 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.67, too high to run a new Docker container'
load average is 26.67, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
+ load=26.75
++ echo 26.75 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.75, too high to run a new Docker container'
load average is 26.75, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.76
++ echo 26.76 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.76, too high to run a new Docker container'
load average is 26.76, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
++ awk '{print $12}'
+ load=26.66
++ echo 26.66 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.66, too high to run a new Docker container'
load average is 26.66, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.65
++ echo 26.65 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.65, too high to run a new Docker container'
load average is 26.65, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.60
++ echo 26.60 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.60, too high to run a new Docker container'
load average is 26.60, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=26.64
++ echo 26.64 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.64, too high to run a new Docker container'
load average is 26.64, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.58
++ echo 26.58 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.58, too high to run a new Docker container'
load average is 26.58, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.74
++ echo 26.74 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.74, too high to run a new Docker container'
load average is 26.74, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
++ awk '{print $12}'
+ load=26.70
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.70, too high to run a new Docker container'
load average is 26.70, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.71
++ bc
++ echo 26.71 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.71, too high to run a new Docker container'
load average is 26.71, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
+ load=26.67
++ bc
++ echo 26.67 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.67, too high to run a new Docker container'
load average is 26.67, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=26.60
++ bc
++ echo 26.60 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.60, too high to run a new Docker container'
load average is 26.60, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.69
++ bc
++ echo 26.69 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.69, too high to run a new Docker container'
load average is 26.69, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.65
++ echo 26.65 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.65, too high to run a new Docker container'
load average is 26.65, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.54
++ echo 26.54 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.54, too high to run a new Docker container'
load average is 26.54, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=26.55
++ echo 26.55 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.55, too high to run a new Docker container'
load average is 26.55, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.38
++ bc
++ echo 26.38 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.38, too high to run a new Docker container'
load average is 26.38, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.32
++ echo 26.32 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.32, too high to run a new Docker container'
load average is 26.32, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.26
++ echo 26.26 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.26, too high to run a new Docker container'
load average is 26.26, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=26.33
++ echo 26.33 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.33, too high to run a new Docker container'
load average is 26.33, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=26.23
++ echo 26.23 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.23, too high to run a new Docker container'
load average is 26.23, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.12
++ echo 26.12 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.12, too high to run a new Docker container'
load average is 26.12, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=26.12
++ echo 26.12 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.12, too high to run a new Docker container'
load average is 26.12, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=26.08
++ echo 26.08 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.08, too high to run a new Docker container'
load average is 26.08, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.16
++ echo 26.16 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.16, too high to run a new Docker container'
load average is 26.16, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.09
++ echo 26.09 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.09, too high to run a new Docker container'
load average is 26.09, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
++ awk '{print $12}'
+ load=26.06
++ echo 26.06 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.06, too high to run a new Docker container'
load average is 26.06, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
+ load=26.03
++ echo 26.03 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.03, too high to run a new Docker container'
load average is 26.03, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.17
++ echo 26.17 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.17, too high to run a new Docker container'
load average is 26.17, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.21
++ echo 26.21 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.21, too high to run a new Docker container'
load average is 26.21, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=26.20
++ echo 26.20 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.20, too high to run a new Docker container'
load average is 26.20, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.23
++ bc
++ echo 26.23 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.23, too high to run a new Docker container'
load average is 26.23, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.22
++ echo 26.22 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.22, too high to run a new Docker container'
load average is 26.22, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=26.04
++ echo 26.04 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 26.04, too high to run a new Docker container'
load average is 26.04, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
+ load=25.95
++ echo 25.95 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 25.95, too high to run a new Docker container'
load average is 25.95, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=25.81
++ bc
++ echo 25.81 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 25.81, too high to run a new Docker container'
load average is 25.81, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=25.58
++ bc
++ echo 25.58 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 25.58, too high to run a new Docker container'
load average is 25.58, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
++ awk '{print $12}'
+ load=25.35
++ echo 25.35 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 25.35, too high to run a new Docker container'
load average is 25.35, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
++ uptime
+ load=25.25
++ echo 25.25 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 25.25, too high to run a new Docker container'
load average is 25.25, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=25.20
++ echo 25.20 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 25.20, too high to run a new Docker container'
load average is 25.20, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=25.15
++ bc
++ echo 25.15 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 25.15, too high to run a new Docker container'
load average is 25.15, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=25.10
++ bc
++ echo 25.10 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 25.10, too high to run a new Docker container'
load average is 25.10, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=25.00
++ bc
++ echo 25.00 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 25.00, too high to run a new Docker container'
load average is 25.00, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=24.79
++ echo 24.79 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 24.79, too high to run a new Docker container'
load average is 24.79, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=24.54
++ bc
++ echo 24.54 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 24.54, too high to run a new Docker container'
load average is 24.54, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=24.29
++ echo 24.29 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 24.29, too high to run a new Docker container'
load average is 24.29, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
++ awk '{print $12}'
+ load=24.00
++ echo 24.00 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 24.00, too high to run a new Docker container'
load average is 24.00, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=23.81
++ bc
++ echo 23.81 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 23.81, too high to run a new Docker container'
load average is 23.81, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=23.59
++ echo 23.59 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 23.59, too high to run a new Docker container'
load average is 23.59, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=23.39
++ echo 23.39 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 23.39, too high to run a new Docker container'
load average is 23.39, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
+ load=23.21
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 23.21, too high to run a new Docker container'
load average is 23.21, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=23.05
++ echo 23.05 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 23.05, too high to run a new Docker container'
load average is 23.05, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=22.81
++ bc
++ echo 22.81 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 22.81, too high to run a new Docker container'
load average is 22.81, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
++ uptime
+ load=22.62
++ echo 22.62 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 22.62, too high to run a new Docker container'
load average is 22.62, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=22.43
++ echo 22.43 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 22.43, too high to run a new Docker container'
load average is 22.43, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=22.22
++ bc
++ echo 22.22 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 22.22, too high to run a new Docker container'
load average is 22.22, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
+ load=22.06
++ echo 22.06 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 22.06, too high to run a new Docker container'
load average is 22.06, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=21.82
++ bc
++ echo 21.82 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 21.82, too high to run a new Docker container'
load average is 21.82, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ cut -d , -f 1
++ uptime
+ load=21.50
++ echo 21.50 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 21.50, too high to run a new Docker container'
load average is 21.50, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
++ uptime
+ load=21.17
++ bc
++ echo 21.17 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 21.17, too high to run a new Docker container'
load average is 21.17, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=20.87
++ bc
++ echo 20.87 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 20.87, too high to run a new Docker container'
load average is 20.87, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=20.57
++ echo 20.57 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 20.57, too high to run a new Docker container'
load average is 20.57, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=20.23
++ echo 20.23 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 20.23, too high to run a new Docker container'
load average is 20.23, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=19.92
++ echo 19.92 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 19.92, too high to run a new Docker container'
load average is 19.92, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=19.61
++ echo 19.61 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 19.61, too high to run a new Docker container'
load average is 19.61, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=19.31
++ echo 19.31 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 19.31, too high to run a new Docker container'
load average is 19.31, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ awk '{print $12}'
++ uptime
++ cut -d , -f 1
+ load=19.00
++ echo 19.00 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 19.00, too high to run a new Docker container'
load average is 19.00, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=18.69
++ echo 18.69 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 18.69, too high to run a new Docker container'
load average is 18.69, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=18.39
++ echo 18.39 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 18.39, too high to run a new Docker container'
load average is 18.39, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ awk '{print $12}'
++ uptime
+ load=18.10
++ bc
++ echo 18.10 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 18.10, too high to run a new Docker container'
load average is 18.10, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ cut -d , -f 1
++ uptime
++ awk '{print $12}'
+ load=17.82
++ echo 17.82 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 17.82, too high to run a new Docker container'
load average is 17.82, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=17.53
++ echo 17.53 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 17.53, too high to run a new Docker container'
load average is 17.53, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=17.25
++ echo 17.25 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 17.25, too high to run a new Docker container'
load average is 17.25, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=16.98
++ bc
++ echo 16.98 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 16.98, too high to run a new Docker container'
load average is 16.98, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=16.71
++ echo 16.71 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 16.71, too high to run a new Docker container'
load average is 16.71, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=16.44
++ bc
++ echo 16.44 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 16.44, too high to run a new Docker container'
load average is 16.44, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ cut -d , -f 1
++ awk '{print $12}'
+ load=16.18
++ bc
++ echo 16.18 '>' 8
+ '[' 1 -eq 1 ']'
+ echo 'load average is 16.18, too high to run a new Docker container'
load average is 16.18, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=15.92
++ echo 15.92 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 15.92, too high to run a new Docker container'
load average is 15.92, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=15.67
++ echo 15.67 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 15.67, too high to run a new Docker container'
load average is 15.67, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=15.41
++ echo 15.41 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 15.41, too high to run a new Docker container'
load average is 15.41, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=15.17
++ echo 15.17 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 15.17, too high to run a new Docker container'
load average is 15.17, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=14.93
++ echo 14.93 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 14.93, too high to run a new Docker container'
load average is 14.93, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=14.70
++ echo 14.70 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 14.70, too high to run a new Docker container'
load average is 14.70, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=14.46
++ echo 14.46 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 14.46, too high to run a new Docker container'
load average is 14.46, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=14.23
++ echo 14.23 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 14.23, too high to run a new Docker container'
load average is 14.23, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=14.00
++ echo 14.00 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 14.00, too high to run a new Docker container'
load average is 14.00, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=13.78
++ echo 13.78 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 13.78, too high to run a new Docker container'
load average is 13.78, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=13.56
++ echo 13.56 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 13.56, too high to run a new Docker container'
load average is 13.56, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=13.34
++ echo 13.34 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 13.34, too high to run a new Docker container'
load average is 13.34, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=13.12
++ echo 13.12 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 13.12, too high to run a new Docker container'
load average is 13.12, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=12.91
++ echo 12.91 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 12.91, too high to run a new Docker container'
load average is 12.91, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=12.70
++ echo 12.70 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 12.70, too high to run a new Docker container'
load average is 12.70, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=12.50
++ echo 12.50 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 12.50, too high to run a new Docker container'
load average is 12.50, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=12.30
++ echo 12.30 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 12.30, too high to run a new Docker container'
load average is 12.30, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=12.10
++ echo 12.10 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 12.10, too high to run a new Docker container'
load average is 12.10, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=11.91
++ echo 11.91 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 11.91, too high to run a new Docker container'
load average is 11.91, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=11.71
++ echo 11.71 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 11.71, too high to run a new Docker container'
load average is 11.71, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=11.53
++ echo 11.53 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 11.53, too high to run a new Docker container'
load average is 11.53, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=11.34
++ echo 11.34 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 11.34, too high to run a new Docker container'
load average is 11.34, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=11.16
++ echo 11.16 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 11.16, too high to run a new Docker container'
load average is 11.16, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=10.98
++ echo 10.98 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 10.98, too high to run a new Docker container'
load average is 10.98, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=10.80
++ echo 10.80 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 10.80, too high to run a new Docker container'
load average is 10.80, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=10.63
++ echo 10.63 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 10.63, too high to run a new Docker container'
load average is 10.63, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=10.46
++ echo 10.46 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 10.46, too high to run a new Docker container'
load average is 10.46, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=10.29
++ echo 10.29 '>' 8
++ bc
+ '[' 1 -eq 1 ']'
+ echo 'load average is 10.29, too high to run a new Docker container'
load average is 10.29, too high to run a new Docker container
+ echo 'I will try again in 15 seconds'
I will try again in 15 seconds
+ sleep 15