sf-error test dpl (sf-error) (all providers) 2019-08-09 18:47:45 +020…

API event #4482.20 errored

  • Ran for
heroku:api
AMD64
Shell
Git
Raw log
Scroll to End of Log
worker_info
1Worker information
2hostname: ad59e03d-6be0-439f-afa1-ae62118bd0fa@1.worker-com-6dfdbf9699-8gt8w.gce-production-2
3version: v6.2.1 https://github.com/travis-ci/worker/tree/4e3246c044eb4915c2378ffacd0b3d3ed0136bba
4instance: travis-job-8a8f8efa-0b01-438e-a938-bc48baed23da travis-ci-stevonnie-xenial-1553530512-f909ac5 (via amqp)
5startup: 7.270885958s
system_info
6Build system information
7Build language: shell
8Build group: stable
9Build dist: xenial
10Build id: 122623435
11Job id: 223979470
12Runtime kernel version: 4.15.0-1028-gcp
13travis-build version: 95d02c42e
14Build image provisioning date and time
15Mon Mar 25 16:34:11 UTC 2019
16Operating System Details
17Distributor ID: Ubuntu
18Description: Ubuntu 16.04.6 LTS
19Release: 16.04
20Codename: xenial
21Systemd Version
22systemd 229
23Cookbooks Version
2442e42e4 https://github.com/travis-ci/travis-cookbooks/tree/42e42e4
25git version
26git version 2.21.0
27bash version
28GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)
29gcc version
30gcc (Ubuntu 5.4.0-6ubuntu1~16.04.11) 5.4.0 20160609
31docker version
32Client:
33 Version: 18.06.0-ce
34 API version: 1.38
35 Go version: go1.10.3
36 Git commit: 0ffa825
37 Built: Wed Jul 18 19:11:02 2018
38 OS/Arch: linux/amd64
39 Experimental: false
41Server:
42 Engine:
43 Version: 18.06.0-ce
44 API version: 1.38 (minimum version 1.12)
45 Go version: go1.10.3
46 Git commit: 0ffa825
47 Built: Wed Jul 18 19:09:05 2018
48 OS/Arch: linux/amd64
49 Experimental: false
50clang version
51clang version 7.0.0 (tags/RELEASE_700/final)
52jq version
53jq-1.5
54bats version
55Bats 0.4.0
56shellcheck version
570.6.0
58shfmt version
59v2.6.3
60ccache version
613.2.4
62cmake version
63cmake version 3.12.4
64heroku version
65heroku/7.22.7 linux-x64 node-v11.10.1
66imagemagick version
67Version: ImageMagick 6.8.9-9 Q16 x86_64 2018-09-28 http://www.imagemagick.org
68md5deep version
694.4
70mercurial version
71version 4.8
72mysql version
73mysql Ver 14.14 Distrib 5.7.25, for Linux (x86_64) using EditLine wrapper
74openssl version
75OpenSSL 1.0.2g 1 Mar 2016
76packer version
771.3.3
78postgresql client version
79psql (PostgreSQL) 9.5.14
80ragel version
81Ragel State Machine Compiler version 6.8 Feb 2013
82sudo version
831.8.16
84gzip version
85gzip 1.6
86zip version
87Zip 3.0
88vim version
89VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Nov 24 2016 16:44:48)
90iptables version
91iptables v1.6.0
92curl version
93curl 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
94wget version
95GNU Wget 1.17.1 built on linux-gnu.
96rsync version
97rsync version 3.1.1 protocol version 31
98gimme version
99v1.5.3
100nvm version
1010.34.0
102perlbrew version
103/home/travis/perl5/perlbrew/bin/perlbrew - App::perlbrew/0.86
104phpenv version
105rbenv 1.1.2
106rvm version
107rvm 1.29.7 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
108default ruby version
109ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-linux]
docker_mtu
resolvconf
git.checkout
1120.96s$ git clone --depth=50 --branch=sf-error https://github.com/travis-ci/dpl.git travis-ci/dpl
113Cloning into 'travis-ci/dpl'...
114$ cd travis-ci/dpl
115$ git checkout -qf fe5df5edc85b815970f5f556e1b365dcb06774ce
118Setting environment variables from repository settings
119$ export SNAP_TOKEN=[secure]
120$ export encrypted_81cf70da4be5_key=[secure]
121$ export encrypted_81cf70da4be5_iv=[secure]
122$ export encrypted_b24ece17e78a_key=[secure]
123$ export encrypted_b24ece17e78a_iv=[secure]
124$ export COVERALLS_REPO_TOKEN=[secure]
126Setting environment variables from .travis.yml
127$ export ID=a117ba667d08c158dea2c6c809ee28c7
129$ bash -c 'echo $BASH_VERSION'
1304.3.48(1)-release
1320.00s$ true
133The command "true" exited with 0.
before_deploy.1
1360.10s$ .travis/providers/heroku/prepare
137Initialized empty Git repository in /home/travis/build/travis-ci/dpl/tmp/dpl_test/.git/
138[master (root-commit) 466a4ca] test dpl heroku 2019-08-09 16:49:16 +0000
139 3 files changed, 15 insertions(+)
140 create mode 100644 Gemfile
141 create mode 100644 Gemfile.lock
142 create mode 100644 config.ru
before_deploy.2
1430.00s$ cd tmp/dpl_test
dpl_0
144$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem uninstall -aIx dpl
145Gem 'dpl' is not installed
146Building dpl gem locally with source travis-ci/dpl and branch sf-error
1470.00s1.04s$ git clone https://github.com/travis-ci/dpl travis-ci/dpl
148Cloning into 'travis-ci/dpl'...
1490.00s0.02s$ git checkout sf-error
150Switched to a new branch 'sf-error'
151Branch 'sf-error' set up to track remote branch 'sf-error' from 'origin'.
1520.01s$ git rev-parse HEAD
153fe5df5edc85b815970f5f556e1b365dcb06774ce
1541.32s$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem build dpl.gemspec
155 Successfully built RubyGem
156 Name: dpl
157 Version: 2.0.0.alpha.1
158 File: dpl-2.0.0.alpha.1.gem
1590.00s1.90s$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem install $TRAVIS_BUILD_DIR/dpl-*.gem --pre
160Successfully installed regstry-1.0.14
161Successfully installed cl-0.1.28
162Successfully installed dpl-2.0.0.alpha.1
1633 gems installed
166Support for deployments to Heroku API is in alpha. Please see here: https://github.com/travis-ci/dpl/#maturity-levels
dpl.1
1686.00sInstall deployment dependencies
169Installing deployment dependencies
170Installing gem dependencies: faraday (~> 0.9.2), json (~> 2.2.0), netrc (~> 0.11.0), rendezvous (~> 0.1.3)
dpl.2
1730.00sAuthenticate deployment
174Authenticating ...
176API request failed: Invalid credentials provided. (see )
177failed to deploy
Top