rultor.com logo This build log was produced by rultor.com for opencharles/charles-search-box#29
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 8060
+ echo '1.64 ead700212'
1.64 ead700212
+ date
Wed May 10 10:13:58 UTC 2017
+ uptime
 10:13:58 up 13 days, 21:15,  0 users,  load average: 0.01, 0.03, 0.05
+ head=git@github.com:opencharles/charles-search-box.git
+ head_branch=master
+ scripts=('export '\''head=git@github.com:opencharles/charles-search-box.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'sudo apt-get update' ';' 'whereis npm' ';' 'curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -' ';' 'sudo apt-get install -y nodejs' ';' 'sudo apt-get install jq' ';' 'npm install' ';' './node_modules/.bin/webpack --version' ';' 'NODE_ENV=production ./node_modules/.bin/webpack' ';' 'chmod +x ./deploy.sh' ';' './deploy.sh' ';')
+ vars=('--env=head=git@github.com:opencharles/charles-search-box.git' '--env=head_branch=master' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:opencharles/charles-search-box.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get update'\'' '\'';'\'' '\''whereis npm'\'' '\'';'\'' '\''curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -'\'' '\'';'\'' '\''sudo apt-get install -y nodejs'\'' '\'';'\'' '\''sudo apt-get install jq'\'' '\'';'\'' '\''npm install'\'' '\'';'\'' '\''./node_modules/.bin/webpack --version'\'' '\'';'\'' '\''NODE_ENV=production ./node_modules/.bin/webpack'\'' '\'';'\'' '\''chmod +x ./deploy.sh'\'' '\'';'\'' '\''./deploy.sh'\'' '\'';'\'' )')
+ image=yegor256/rultor
+ directory=
+ squash=false
+ ff=default
+ rebase=false
+ container=opencharles_charles-search-box_29
+ as_root=true
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:opencharles/charles-search-box.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:opencharles/charles-search-box.git'\''' ']'
+ cd ..
+ cat
+ '[' true = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:opencharles/charles-search-box.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'sudo apt-get update' ';' 'whereis npm' ';' 'curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -' ';' 'sudo apt-get install -y nodejs' ';' 'sudo apt-get install jq' ';' 'npm install' ';' './node_modules/.bin/webpack --version' ';' 'NODE_ENV=production ./node_modules/.bin/webpack' ';' 'chmod +x ./deploy.sh' ';' ./deploy.sh ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
gpg: keyserver timed out
gpg: keyserver receive failed: Keyserver error
'cid' file is absent, container wasn't started correctly