travis_fold:start:worker_info
Worker information
hostname: bd3da411-cd60-46a0-aba0-c8879224b882@1.worker-com-69c59c6d6b-sc6h2.gce-production-1
version: v6.2.1 https://github.com/travis-ci/worker/tree/4e3246c044eb4915c2378ffacd0b3d3ed0136bba
instance: travis-job-b323ccac-a22f-4ddd-960c-9462b76d9885 travis-ci-stevonnie-xenial-1553530512-f909ac5 (via amqp)
startup: 6.471464735s
travis_fold:end:worker_info
travis_fold:start:system_info
Build system information
Build language: shell
Build group: stable
Build dist: xenial
Build id: 122623435
Job id: 223979479
Runtime kernel version: 4.15.0-1028-gcp
travis-build version: 95d02c42e
Build image provisioning date and time
Mon Mar 25 16:34:11 UTC 2019
Operating System Details
Distributor ID:	Ubuntu
Description:	Ubuntu 16.04.6 LTS
Release:	16.04
Codename:	xenial
Systemd Version
systemd 229
Cookbooks Version
42e42e4 https://github.com/travis-ci/travis-cookbooks/tree/42e42e4
git version
git version 2.21.0
bash version
GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)
gcc version
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.11) 5.4.0 20160609
docker version
Client:
 Version:           18.06.0-ce
 API version:       1.38
 Go version:        go1.10.3
 Git commit:        0ffa825
 Built:             Wed Jul 18 19:11:02 2018
 OS/Arch:           linux/amd64
 Experimental:      false

Server:
 Engine:
  Version:          18.06.0-ce
  API version:      1.38 (minimum version 1.12)
  Go version:       go1.10.3
  Git commit:       0ffa825
  Built:            Wed Jul 18 19:09:05 2018
  OS/Arch:          linux/amd64
  Experimental:     false
clang version
clang version 7.0.0 (tags/RELEASE_700/final)
jq version
jq-1.5
bats version
Bats 0.4.0
shellcheck version
0.6.0
shfmt version
v2.6.3
ccache version
3.2.4
cmake version
cmake version 3.12.4
heroku version
heroku/7.22.7 linux-x64 node-v11.10.1
imagemagick version
Version: ImageMagick 6.8.9-9 Q16 x86_64 2018-09-28 http://www.imagemagick.org
md5deep version
4.4
mercurial version
version 4.8
mysql version
mysql  Ver 14.14 Distrib 5.7.25, for Linux (x86_64) using  EditLine wrapper
openssl version
OpenSSL 1.0.2g  1 Mar 2016
packer version
1.3.3
postgresql client version
psql (PostgreSQL) 9.5.14
ragel version
Ragel State Machine Compiler version 6.8 Feb 2013
sudo version
1.8.16
gzip version
gzip 1.6
zip version
Zip 3.0
vim version
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Nov 24 2016 16:44:48)
iptables version
iptables v1.6.0
curl version
curl 7.47.0 (x86_64-pc-linux-gnu) libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3
wget version
GNU Wget 1.17.1 built on linux-gnu.
rsync version
rsync  version 3.1.1  protocol version 31
gimme version
v1.5.3
nvm version
0.34.0
perlbrew version
/home/travis/perl5/perlbrew/bin/perlbrew  - App::perlbrew/0.86
phpenv version
rbenv 1.1.2
rvm version
rvm 1.29.7 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
default ruby version
ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-linux]
travis_fold:end:system_info

travis_fold:start:docker_mtu
travis_fold:end:docker_mtu
travis_fold:start:resolvconf
travis_fold:end:resolvconf

travis_fold:start:git.checkout
travis_time:start:26b94602
$ git clone --depth=50 --branch=sf-error https://github.com/travis-ci/dpl.git travis-ci/dpl
Cloning into 'travis-ci/dpl'...
travis_time:end:26b94602:start=1565369422874523478,finish=1565369423921044649,duration=1046521171
$ cd travis-ci/dpl
$ git checkout -qf fe5df5edc85b815970f5f556e1b365dcb06774ce
travis_fold:end:git.checkout


Setting environment variables from repository settings
$ export SNAP_TOKEN=[secure]
$ export encrypted_81cf70da4be5_key=[secure]
$ export encrypted_81cf70da4be5_iv=[secure]
$ export encrypted_b24ece17e78a_key=[secure]
$ export encrypted_b24ece17e78a_iv=[secure]
$ export COVERALLS_REPO_TOKEN=[secure]

Setting environment variables from .travis.yml
$ export ID=a117ba667d08c158dea2c6c809ee28c7

$ bash -c 'echo $BASH_VERSION'
4.3.48(1)-release

travis_time:start:056f07fd
$ true
travis_time:end:056f07fd:start=1565369423961317007,finish=1565369423967502721,duration=6185714
The command "true" exited with 0.


travis_fold:start:before_deploy.1
travis_time:start:2fd1c6a4
$ .travis/providers/rubygems/prepare&
travis_time:end:2fd1c6a4:start=1565369423978109462,finish=1565369423981936138,duration=3826676
travis_fold:end:before_deploy.1
travis_fold:start:before_deploy.2
travis_time:start:15f0b742
$ while ! curl -s http://localhost:9292 >/dev/null; do sleep 1; done
curl: (7) Failed to connect to localhost port 9292: Connection refused
Writing file bin/dpl_test
Writing file lib/dpl/test.rb
Writing file dpl_test.gemspec
Writing file config.ru
$ gem install geminabox
curl: (7) Failed to connect to localhost port 9292: Connection refused
curl: (7) Failed to connect to localhost port 9292: Connection refused
Successfully installed mustermann-1.0.3
Successfully installed rack-2.0.7
Successfully installed rack-protection-2.0.5
Successfully installed tilt-2.0.9
Successfully installed sinatra-2.0.5
Successfully installed builder-3.2.3
Successfully installed httpclient-2.8.3
Successfully installed nesty-1.0.2
Successfully installed multipart-post-2.1.1
Successfully installed faraday-0.15.4
Successfully installed reentrant_flock-0.1.1
Successfully installed geminabox-1.1.1
12 gems installed
$ rackup
[2019-08-09 16:50:26] INFO  WEBrick 1.4.2
[2019-08-09 16:50:26] INFO  ruby 2.5.3 (2018-10-18) [x86_64-linux]
[2019-08-09 16:50:26] INFO  WEBrick::HTTPServer#start: pid=3076 port=9292
travis_time:end:15f0b742:start=1565369423992881662,finish=1565369427077610591,duration=3084728929
travis_fold:end:before_deploy.2
travis_fold:start:before_deploy.3
travis_time:start:00440a75
$ cd tmp/dpl_test_rubygems
travis_time:end:00440a75:start=1565369427085505572,finish=1565369427090565353,duration=5059781
travis_fold:end:before_deploy.3
travis_fold:start:dpl_0
$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem uninstall -aIx dpl
Gem 'dpl' is not installed
Building dpl gem locally with source travis-ci/dpl and branch sf-error
travis_time:start:13a5e3a8
travis_time:end:13a5e3a8:start=1565369431216458193,finish=1565369431219508252,duration=3050059
travis_time:start:02a31842
$ git clone https://github.com/travis-ci/dpl travis-ci/dpl
Cloning into 'travis-ci/dpl'...
travis_time:end:02a31842:start=1565369431225553901,finish=1565369432352010002,duration=1126456101
travis_time:start:0517b1c0
travis_time:end:0517b1c0:start=1565369432358037832,finish=1565369432361199017,duration=3161185
travis_time:start:08fc1819
$ git checkout sf-error
Switched to a new branch 'sf-error'
Branch 'sf-error' set up to track remote branch 'sf-error' from 'origin'.
travis_time:end:08fc1819:start=1565369432366904048,finish=1565369432380887265,duration=13983217
travis_time:start:022e2a8f
$ git rev-parse HEAD
fe5df5edc85b815970f5f556e1b365dcb06774ce
travis_time:end:022e2a8f:start=1565369432385628117,finish=1565369432392817346,duration=7189229
travis_time:start:0708cf5a
$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem build dpl.gemspec
  Successfully built RubyGem
  Name: dpl
  Version: 2.0.0.alpha.1
  File: dpl-2.0.0.alpha.1.gem
travis_time:end:0708cf5a:start=1565369432397603620,finish=1565369433656918466,duration=1259314846
travis_time:start:2af7db8f
travis_time:end:2af7db8f:start=1565369433681901127,finish=1565369433686105080,duration=4203953
travis_time:start:01eb2fc0
$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem install $TRAVIS_BUILD_DIR/dpl-*.gem --pre
Successfully installed regstry-1.0.14
Successfully installed cl-0.1.28
Successfully installed dpl-2.0.0.alpha.1
3 gems installed
travis_time:end:01eb2fc0:start=1565369433695072643,finish=1565369435399420391,duration=1704347748
travis_fold:end:dpl_0
travis_time:start:232fcce0


Support for deployments to Rubygems is in alpha. Please see here: https://github.com/travis-ci/dpl/#maturity-levels

travis_fold:start:dpl.1
travis_time:start:12d7fa06
Install deployment dependencies
Installing deployment dependencies
Installing gem dependencies: gems (~> 1.1.1)

travis_time:end:12d7fa06:start=1565369436000000000,finish=1565369442000000000,duration=6000000000

travis_fold:end:dpl.1
travis_fold:start:dpl.2
travis_time:start:08faeb66
Authenticate deployment
Authenticating with username k******************* and password k*******************

travis_time:end:08faeb66:start=1565369442000000000,finish=1565369442000000000,duration=0

travis_fold:end:dpl.2
travis_fold:start:dpl.3
travis_time:start:82a58ed0
Setup deployment
Setting the build environment up for the deployment
Setting up host k*******************

travis_time:end:82a58ed0:start=1565369442000000000,finish=1565369442000000000,duration=0

travis_fold:end:dpl.3
travis_fold:start:dpl.4
travis_time:start:f8049002
Validate deployment
Looking up gem k******************* ... 
travis_time:end:f8049002:start=1565369442000000000,finish=1565369442000000000,duration=0

travis_fold:end:dpl.4
/home/travis/.rvm/gems/ruby-2.4.5/gems/gems-1.1.1/lib/gems/request.rb:29:in `request': undefined method `request_uri' for #<URI::Generic kaputt/api/v1/gems/kaputt.json> (NoMethodError)
	from /home/travis/.rvm/gems/ruby-2.4.5/gems/gems-1.1.1/lib/gems/request.rb:12:in `get'
	from /home/travis/.rvm/gems/ruby-2.4.5/gems/gems-1.1.1/lib/gems/client.rb:26:in `info'
	from /home/travis/.rvm/gems/ruby-2.4.5/gems/gems-1.1.1/lib/gems.rb:17:in `method_missing'
	from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/providers/rubygems.rb:46:in `validate'
	from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/provider.rb:215:in `block in run_stage'
	from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/ctx/bash.rb:31:in `block in fold'
	from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/ctx/bash.rb:46:in `time'
	from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/ctx/bash.rb:29:in `fold'
	from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/provider.rb:386:in `fold'
	from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/provider.rb:213:in `run_stage'
	from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/provider.rb:189:in `block in run'
	from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/provider.rb:189:in `each'
	from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/provider.rb:189:in `run'
	from /home/travis/.rvm/gems/ruby-2.4.5/gems/cl-0.1.28/lib/cl/runner/default.rb:23:in `run'
	from /home/travis/.rvm/gems/ruby-2.4.5/gems/cl-0.1.28/lib/cl.rb:32:in `run'
	from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/lib/dpl/cli.rb:12:in `run'
	from /home/travis/.rvm/gems/ruby-2.4.5/gems/dpl-2.0.0.alpha.1/bin/dpl:10:in `<top (required)>'
	from /home/travis/.rvm/gems/ruby-2.4.5/bin/dpl:23:in `load'
	from /home/travis/.rvm/gems/ruby-2.4.5/bin/dpl:23:in `<main>'
failed to deploy
/home/travis/.travis/functions: line 472:  3057 Terminated              .travis/providers/rubygems/prepare  (wd: ~/build/travis-ci/dpl)