master cron Update Dockerfile

Re-enabling fix after debug

Konrad Wrzos authored GitHub committed

Cron job event #2998.15 passed

  • Ran for
AMD64
Shell
Git
TEMPLATE=ubuntu-upstart/14.04
Raw log
Scroll to End of Log
0.13s0.09s0.00s0.06s0.00s
worker_info
1Worker information
2hostname: da3a46ed-53b0-4576-9856-34dea26178d7@1.worker-n2-com-f8c4bb956-zjhwc.gce-production-1
3version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c
4instance: travis-job-a7ae27dc-5840-4d13-968d-3bd8337968b1 travis-ci-stevonnie-xenial-1663676753-f9bb8ff4 (via amqp)
5startup: 5.770914297s
60.14s0.00s0.01s0.00s0.01s
system_info
7Build system information
8Build language: shell
9Build dist: xenial
10Build id: 273985654
11Job id: 630034243
12Runtime kernel version: 4.15.0-1098-gcp
13VM: default
14travis-build version: 6b157a1c
15Build image provisioning date and time
16Tue Sep 20 12:40:34 UTC 2022
17Operating System Details
18Distributor ID: Ubuntu
19Description: Ubuntu 16.04.7 LTS
20Release: 16.04
21Codename: xenial
22Systemd Version
23systemd 229
24Cookbooks Version
2592dc2e3 https://github.com/travis-ci/travis-cookbooks/tree/92dc2e3
26git version
27git version 2.37.3
28bash version
29GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)
30gcc version
31gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609
32docker version
33Client: Docker Engine - Community
34 Version: 20.10.7
35 API version: 1.41
36 Go version: go1.13.15
37 Git commit: f0df350
38 Built: Wed Jun 2 11:56:47 2021
39 OS/Arch: linux/amd64
40 Context: default
41 Experimental: true
43Server: Docker Engine - Community
44 Engine:
45 Version: 20.10.7
46 API version: 1.41 (minimum version 1.12)
47 Go version: go1.13.15
48 Git commit: b0f5bc3
49 Built: Wed Jun 2 11:54:58 2021
50 OS/Arch: linux/amd64
51 Experimental: false
52 containerd:
53 Version: 1.4.6
54 GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d
55 runc:
56 Version: 1.0.0-rc95
57 GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
58 docker-init:
59 Version: 0.19.0
60 GitCommit: de40ad0
61clang version
62clang version 7.0.0 (tags/RELEASE_700/final)
63jq version
64jq-1.6
65bats version
66Bats 0.4.0
67shellcheck version
680.7.2
69shfmt version
70v3.2.1
71ccache version
723.2.4
73cmake version
74cmake version 3.12.4
75heroku version
76heroku/7.63.4 linux-x64 node-v14.19.0
77imagemagick version
78Version: ImageMagick 6.8.9-9 Q16 x86_64 2020-12-04 http://www.imagemagick.org
79md5deep version
804.4
81mercurial version
82version 4.8
83mysql version
84mysql Ver 14.14 Distrib 5.7.33, for Linux (x86_64) using EditLine wrapper
85openssl version
86OpenSSL 1.0.2g 1 Mar 2016
87packer version
881.7.5
89postgresql client version
90psql (PostgreSQL) 9.5.25
91ragel version
92Ragel State Machine Compiler version 6.8 Feb 2013
93sudo version
941.8.16
95gzip version
96gzip 1.6
97zip version
98Zip 3.0
99vim version
100VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Oct 13 2020 16:04:38)
101iptables version
102iptables v1.6.0
103curl version
104curl 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
105wget version
106GNU Wget 1.17.1 built on linux-gnu.
107rsync version
108rsync version 3.1.1 protocol version 31
109gimme version
110v1.5.4
111nvm version
1120.39.1
113perlbrew version
114/home/travis/perl5/perlbrew/bin/perlbrew - App::perlbrew/0.96
115phpenv version
116rbenv 1.2.0
117rvm version
118rvm 1.29.12 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
119default ruby version
120ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-linux]
1220.01s0.01s0.90s12.70s0.05s0.00s0.04s0.00s0.01s0.01s0.01s0.01s0.01s0.00s0.26sOK
1230.00s0.02s0.00s0.01s0.25s0.00s0.00s0.00s0.01s0.00s0.09s0.00s0.01s0.00s0.09s6.03s0.00s3.69s0.00s2.32s
docker_mtu_and_registry_mirrors
Docker
resolvconf
git.checkout
1240.00s0.47s$ git clone --depth=50 --branch=master https://github.com/travis-ci/nightwhale.git travis-ci/nightwhale
125Cloning into 'travis-ci/nightwhale'...
126$ cd travis-ci/nightwhale
127$ git checkout -qf 302b59bbfc89ee45d026fc17bf24cfba10665caa
1290.01s
130Setting environment variables from repository settings
131$ export DOCKER_LOGIN_SERVER=[secure]
132$ export DOCKER_LOGIN_USERNAME=[secure]
133$ export DOCKER_LOGIN_PASSWORD=[secure]
134$ export DOCKER_LOGIN_EMAIL=[secure]
136Setting environment variables from .travis.yml
137$ export TEMPLATE=ubuntu-upstart/14.04
139$ bash -c 'echo $BASH_VERSION'
1404.3.48(1)-release
14232.64s$ ./bin/docker-build
143DOCKER_DEST=travisci/ubuntu-upstart:14.04
144Sending build context to Docker daemon 4.608kB
145Step 1/13 : FROM ubuntu:14.04
14614.04: Pulling from library/ubuntu
1472e6e20c8e2e6: Pulling fs layer
1480551a797c01d: Pulling fs layer
149512123a864da: Pulling fs layer
150512123a864da: Verifying Checksum
151512123a864da: Download complete
1520551a797c01d: Verifying Checksum
1530551a797c01d: Download complete
1542e6e20c8e2e6: Verifying Checksum
1552e6e20c8e2e6: Download complete
1562e6e20c8e2e6: Pull complete
1570551a797c01d: Pull complete
158512123a864da: Pull complete
159Digest: sha256:64483f3496c1373bfd55348e88694d1c4d0c9b660dee6bfef5e12f43b9933b30
160Status: Downloaded newer image for ubuntu:14.04
161 ---> 13b66b487594
162Step 2/13 : ENV DEBIAN_FRONTEND noninteractive
163 ---> Running in f66f3c7840ad
164Removing intermediate container f66f3c7840ad
165 ---> e86dd9e2b676
166Step 3/13 : RUN apt-get update && apt-get install -y ssh
167 ---> Running in 49924a8a357a
168Get:1 http://security.ubuntu.com trusty-security InRelease [56.5 kB]
169Ign http://archive.ubuntu.com trusty InRelease
170Get:2 http://archive.ubuntu.com trusty-updates InRelease [56.5 kB]
171Get:3 http://security.ubuntu.com trusty-security/main amd64 Packages [878 kB]
172Get:4 http://archive.ubuntu.com trusty-backports InRelease [56.5 kB]
173Hit http://archive.ubuntu.com trusty Release.gpg
174Get:5 http://archive.ubuntu.com trusty-updates/main amd64 Packages [1461 kB]
175Get:6 http://security.ubuntu.com trusty-security/restricted amd64 Packages [24.6 kB]
176Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [489 kB]
177Get:8 https://esm.ubuntu.com trusty-infra-security InRelease
178Get:9 https://esm.ubuntu.com trusty-infra-updates InRelease
179Get:10 http://security.ubuntu.com trusty-security/multiverse amd64 Packages [6133 B]
180Get:11 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [28.8 kB]
181Get:12 https://esm.ubuntu.com trusty-infra-security/main amd64 Packages
182Get:13 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [883 kB]
183Get:14 http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages [21.7 kB]
184Get:15 http://archive.ubuntu.com trusty-backports/main amd64 Packages [20.0 kB]
185Get:16 http://archive.ubuntu.com trusty-backports/restricted amd64 Packages [40 B]
186Get:17 http://archive.ubuntu.com trusty-backports/universe amd64 Packages [72.8 kB]
187Get:18 https://esm.ubuntu.com trusty-infra-updates/main amd64 Packages
188Get:19 http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages [1739 B]
189Hit http://archive.ubuntu.com trusty Release
190Get:20 http://archive.ubuntu.com trusty/main amd64 Packages [1743 kB]
191Get:21 http://archive.ubuntu.com trusty/restricted amd64 Packages [16.0 kB]
192Get:22 http://archive.ubuntu.com trusty/universe amd64 Packages [7589 kB]
193Get:23 http://archive.ubuntu.com trusty/multiverse amd64 Packages [169 kB]
194Fetched 14.5 MB in 1s (9076 kB/s)
195Reading package lists...
196Reading package lists...
197Building dependency tree...
198Reading state information...
199The following extra packages will be installed:
200 libck-connector0 libedit2 libpython-stdlib libpython2.7-minimal
201 libpython2.7-stdlib libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
202 libxext6 libxmuu1 ncurses-term openssh-client openssh-server
203 openssh-sftp-server python python-chardet python-minimal python-requests
204 python-six python-urllib3 python2.7 python2.7-minimal ssh-import-id tcpd
205 wget xauth
206Suggested packages:
207 ssh-askpass libpam-ssh keychain monkeysphere rssh molly-guard ufw python-doc
208 python-tk python2.7-doc binutils binfmt-support
209The following NEW packages will be installed:
210 libck-connector0 libedit2 libpython-stdlib libpython2.7-minimal
211 libpython2.7-stdlib libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
212 libxext6 libxmuu1 ncurses-term openssh-client openssh-server
213 openssh-sftp-server python python-chardet python-minimal python-requests
214 python-six python-urllib3 python2.7 python2.7-minimal ssh ssh-import-id tcpd
215 wget xauth
2160 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
217Need to get 6336 kB of archives.
218After this operation, 28.9 MB of additional disk space will be used.
219Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main libedit2 amd64 3.1-20130712-2 [86.7 kB]
220Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main libxau6 amd64 1:1.0.8-1 [8376 B]
221Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main libxdmcp6 amd64 1:1.1.1-1 [12.8 kB]
222Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main libxcb1 amd64 1.10-2ubuntu1 [38.0 kB]
223Get:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-data all 2:1.6.2-1ubuntu2.1 [111 kB]
224Get:6 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-6 amd64 2:1.6.2-1ubuntu2.1 [561 kB]
225Get:7 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxext6 amd64 2:1.3.2-1ubuntu0.0.14.04.1 [28.8 kB]
226Get:8 http://archive.ubuntu.com/ubuntu/ trusty/main libxmuu1 amd64 2:1.1.1-1 [11.0 kB]
227Get:9 http://archive.ubuntu.com/ubuntu/ trusty/main libck-connector0 amd64 0.4.5-3.1ubuntu2 [10.5 kB]
228Get:10 http://archive.ubuntu.com/ubuntu/ trusty/main libwrap0 amd64 7.6.q-25 [46.2 kB]
229Get:11 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]
230Get:12 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB]
231Get:13 http://archive.ubuntu.com/ubuntu/ trusty-updates/main openssh-client amd64 1:6.6p1-2ubuntu2.13 [567 kB]
232Get:14 http://archive.ubuntu.com/ubuntu/ trusty-updates/main wget amd64 1.15-1ubuntu1.14.04.5 [270 kB]
233Get:15 http://archive.ubuntu.com/ubuntu/ trusty/main xauth amd64 1:1.0.7-1ubuntu1 [25.8 kB]
234Get:16 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB]
235Get:17 http://archive.ubuntu.com/ubuntu/ trusty/main libpython-stdlib amd64 2.7.5-5ubuntu3 [7012 B]
236Get:18 http://archive.ubuntu.com/ubuntu/ trusty/main ncurses-term all 5.9+20140118-1ubuntu1 [243 kB]
237Get:19 http://archive.ubuntu.com/ubuntu/ trusty-updates/main openssh-sftp-server amd64 1:6.6p1-2ubuntu2.13 [34.2 kB]
238Get:20 http://archive.ubuntu.com/ubuntu/ trusty-updates/main openssh-server amd64 1:6.6p1-2ubuntu2.13 [319 kB]
239Get:21 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]
240Get:22 http://archive.ubuntu.com/ubuntu/ trusty/main python-minimal amd64 2.7.5-5ubuntu3 [27.5 kB]
241Get:23 http://archive.ubuntu.com/ubuntu/ trusty/main python amd64 2.7.5-5ubuntu3 [134 kB]
242Get:24 http://archive.ubuntu.com/ubuntu/ trusty/main python-chardet all 2.0.1-2build2 [106 kB]
243Get:25 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-six all 1.5.2-1ubuntu1.1 [8348 B]
244Get:26 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3 all 1.7.1-1ubuntu4.1 [39.4 kB]
245Get:27 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests all 2.2.1-1ubuntu0.4 [43.5 kB]
246Get:28 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ssh all 1:6.6p1-2ubuntu2.13 [1118 B]
247Get:29 http://archive.ubuntu.com/ubuntu/ trusty/main tcpd amd64 7.6.q-25 [23.0 kB]
248Get:30 http://archive.ubuntu.com/ubuntu/ trusty/main ssh-import-id all 3.21-0ubuntu1 [9624 B]
249Preconfiguring packages ...
250Fetched 6336 kB in 1s (4430 kB/s)
251Selecting previously unselected package libedit2:amd64.
252(Reading database ... 12097 files and directories currently installed.)
253Preparing to unpack .../libedit2_3.1-20130712-2_amd64.deb ...
254Unpacking libedit2:amd64 (3.1-20130712-2) ...
255Selecting previously unselected package libxau6:amd64.
256Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...
257Unpacking libxau6:amd64 (1:1.0.8-1) ...
258Selecting previously unselected package libxdmcp6:amd64.
259Preparing to unpack .../libxdmcp6_1%3a1.1.1-1_amd64.deb ...
260Unpacking libxdmcp6:amd64 (1:1.1.1-1) ...
261Selecting previously unselected package libxcb1:amd64.
262Preparing to unpack .../libxcb1_1.10-2ubuntu1_amd64.deb ...
263Unpacking libxcb1:amd64 (1.10-2ubuntu1) ...
264Selecting previously unselected package libx11-data.
265Preparing to unpack .../libx11-data_2%3a1.6.2-1ubuntu2.1_all.deb ...
266Unpacking libx11-data (2:1.6.2-1ubuntu2.1) ...
267Selecting previously unselected package libx11-6:amd64.
268Preparing to unpack .../libx11-6_2%3a1.6.2-1ubuntu2.1_amd64.deb ...
269Unpacking libx11-6:amd64 (2:1.6.2-1ubuntu2.1) ...
270Selecting previously unselected package libxext6:amd64.
271Preparing to unpack .../libxext6_2%3a1.3.2-1ubuntu0.0.14.04.1_amd64.deb ...
272Unpacking libxext6:amd64 (2:1.3.2-1ubuntu0.0.14.04.1) ...
273Selecting previously unselected package libxmuu1:amd64.
274Preparing to unpack .../libxmuu1_2%3a1.1.1-1_amd64.deb ...
275Unpacking libxmuu1:amd64 (2:1.1.1-1) ...
276Selecting previously unselected package libck-connector0:amd64.
277Preparing to unpack .../libck-connector0_0.4.5-3.1ubuntu2_amd64.deb ...
278Unpacking libck-connector0:amd64 (0.4.5-3.1ubuntu2) ...
279Selecting previously unselected package libwrap0:amd64.
280Preparing to unpack .../libwrap0_7.6.q-25_amd64.deb ...
281Unpacking libwrap0:amd64 (7.6.q-25) ...
282Selecting previously unselected package libpython2.7-minimal:amd64.
283Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...
284Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...
285Selecting previously unselected package python2.7-minimal.
286Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...
287Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) ...
288Selecting previously unselected package openssh-client.
289Preparing to unpack .../openssh-client_1%3a6.6p1-2ubuntu2.13_amd64.deb ...
290Unpacking openssh-client (1:6.6p1-2ubuntu2.13) ...
291Selecting previously unselected package wget.
292Preparing to unpack .../wget_1.15-1ubuntu1.14.04.5_amd64.deb ...
293Unpacking wget (1.15-1ubuntu1.14.04.5) ...
294Selecting previously unselected package xauth.
295Preparing to unpack .../xauth_1%3a1.0.7-1ubuntu1_amd64.deb ...
296Unpacking xauth (1:1.0.7-1ubuntu1) ...
297Selecting previously unselected package libpython2.7-stdlib:amd64.
298Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...
299Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...
300Selecting previously unselected package libpython-stdlib:amd64.
301Preparing to unpack .../libpython-stdlib_2.7.5-5ubuntu3_amd64.deb ...
302Unpacking libpython-stdlib:amd64 (2.7.5-5ubuntu3) ...
303Selecting previously unselected package ncurses-term.
304Preparing to unpack .../ncurses-term_5.9+20140118-1ubuntu1_all.deb ...
305Unpacking ncurses-term (5.9+20140118-1ubuntu1) ...
306Selecting previously unselected package openssh-sftp-server.
307Preparing to unpack .../openssh-sftp-server_1%3a6.6p1-2ubuntu2.13_amd64.deb ...
308Unpacking openssh-sftp-server (1:6.6p1-2ubuntu2.13) ...
309Selecting previously unselected package openssh-server.
310Preparing to unpack .../openssh-server_1%3a6.6p1-2ubuntu2.13_amd64.deb ...
311Unpacking openssh-server (1:6.6p1-2ubuntu2.13) ...
312Selecting previously unselected package python2.7.
313Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...
314Unpacking python2.7 (2.7.6-8ubuntu0.5) ...
315Selecting previously unselected package python-minimal.
316Preparing to unpack .../python-minimal_2.7.5-5ubuntu3_amd64.deb ...
317Unpacking python-minimal (2.7.5-5ubuntu3) ...
318Selecting previously unselected package python.
319Preparing to unpack .../python_2.7.5-5ubuntu3_amd64.deb ...
320Unpacking python (2.7.5-5ubuntu3) ...
321Selecting previously unselected package python-chardet.
322Preparing to unpack .../python-chardet_2.0.1-2build2_all.deb ...
323Unpacking python-chardet (2.0.1-2build2) ...
324Selecting previously unselected package python-six.
325Preparing to unpack .../python-six_1.5.2-1ubuntu1.1_all.deb ...
326Unpacking python-six (1.5.2-1ubuntu1.1) ...
327Selecting previously unselected package python-urllib3.
328Preparing to unpack .../python-urllib3_1.7.1-1ubuntu4.1_all.deb ...
329Unpacking python-urllib3 (1.7.1-1ubuntu4.1) ...
330Selecting previously unselected package python-requests.
331Preparing to unpack .../python-requests_2.2.1-1ubuntu0.4_all.deb ...
332Unpacking python-requests (2.2.1-1ubuntu0.4) ...
333Selecting previously unselected package ssh.
334Preparing to unpack .../ssh_1%3a6.6p1-2ubuntu2.13_all.deb ...
335Unpacking ssh (1:6.6p1-2ubuntu2.13) ...
336Selecting previously unselected package tcpd.
337Preparing to unpack .../tcpd_7.6.q-25_amd64.deb ...
338Unpacking tcpd (7.6.q-25) ...
339Selecting previously unselected package ssh-import-id.
340Preparing to unpack .../ssh-import-id_3.21-0ubuntu1_all.deb ...
341Unpacking ssh-import-id (3.21-0ubuntu1) ...
342Processing triggers for ureadahead (0.100.0-16) ...
343Processing triggers for mime-support (3.54ubuntu1.1) ...
344Setting up libedit2:amd64 (3.1-20130712-2) ...
345Setting up libxau6:amd64 (1:1.0.8-1) ...
346Setting up libxdmcp6:amd64 (1:1.1.1-1) ...
347Setting up libxcb1:amd64 (1.10-2ubuntu1) ...
348Setting up libx11-data (2:1.6.2-1ubuntu2.1) ...
349Setting up libx11-6:amd64 (2:1.6.2-1ubuntu2.1) ...
350Setting up libxext6:amd64 (2:1.3.2-1ubuntu0.0.14.04.1) ...
351Setting up libxmuu1:amd64 (2:1.1.1-1) ...
352Setting up libck-connector0:amd64 (0.4.5-3.1ubuntu2) ...
353Setting up libwrap0:amd64 (7.6.q-25) ...
354Setting up libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...
355Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ...
356Setting up openssh-client (1:6.6p1-2ubuntu2.13) ...
357Setting up wget (1.15-1ubuntu1.14.04.5) ...
358Setting up xauth (1:1.0.7-1ubuntu1) ...
359Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...
360Setting up libpython-stdlib:amd64 (2.7.5-5ubuntu3) ...
361Setting up ncurses-term (5.9+20140118-1ubuntu1) ...
362Setting up openssh-sftp-server (1:6.6p1-2ubuntu2.13) ...
363Setting up openssh-server (1:6.6p1-2ubuntu2.13) ...
364Creating SSH2 RSA key; this may take some time ...
365Creating SSH2 DSA key; this may take some time ...
366Creating SSH2 ECDSA key; this may take some time ...
367Creating SSH2 ED25519 key; this may take some time ...
368invoke-rc.d: policy-rc.d denied execution of start.
369Setting up python2.7 (2.7.6-8ubuntu0.5) ...
370Setting up python-minimal (2.7.5-5ubuntu3) ...
371Setting up python (2.7.5-5ubuntu3) ...
372Setting up python-chardet (2.0.1-2build2) ...
373Setting up python-six (1.5.2-1ubuntu1.1) ...
374Setting up python-urllib3 (1.7.1-1ubuntu4.1) ...
375Setting up python-requests (2.2.1-1ubuntu0.4) ...
376Setting up tcpd (7.6.q-25) ...
377Setting up ssh-import-id (3.21-0ubuntu1) ...
378Processing triggers for ureadahead (0.100.0-16) ...
379Setting up ssh (1:6.6p1-2ubuntu2.13) ...
380Processing triggers for libc-bin (2.19-0ubuntu6.15) ...
381Removing intermediate container 49924a8a357a
382 ---> 4171e87280c1
383Step 4/13 : ADD init-fake.conf /etc/init/fake-container-events.conf
384 ---> 7b85ec8a14ed
385Step 5/13 : RUN rm /usr/sbin/policy-rc.d; rm /sbin/initctl; dpkg-divert --rename --remove /sbin/initctl
386 ---> Running in fb0f904d52aa
387Removing 'local diversion of /sbin/initctl to /sbin/initctl.distrib'
388Removing intermediate container fb0f904d52aa
389 ---> 23b456f9f1e6
390Step 6/13 : RUN locale-gen en_US.UTF-8 && update-locale LANG=en_US.UTF-8
391 ---> Running in 5004aa73c8cf
392Generating locales...
393 en_US.UTF-8... done
394Generation complete.
395Removing intermediate container 5004aa73c8cf
396 ---> a8d8aeba93ed
397Step 7/13 : RUN /usr/sbin/update-rc.d -f ondemand remove; for f in /etc/init/u*.conf /etc/init/mounted-dev.conf /etc/init/mounted-proc.conf /etc/init/mounted-run.conf /etc/init/mounted-tmp.conf /etc/init/mounted-var.conf /etc/init/hostname.conf /etc/init/networking.conf /etc/init/tty*.conf /etc/init/plymouth*.conf /etc/init/hwclock*.conf /etc/init/module*.conf ; do dpkg-divert --local --rename --add "$f"; done; echo '# /lib/init/fstab: cleared out for bare-bones Docker' > /lib/init/fstab
398 ---> Running in 2fc5a4ee48b1
399 Removing any system startup links for /etc/init.d/ondemand ...
400 /etc/rc2.d/S99ondemand
401 /etc/rc3.d/S99ondemand
402 /etc/rc4.d/S99ondemand
403 /etc/rc5.d/S99ondemand
404Adding 'local diversion of /etc/init/udev-fallback-graphics.conf to /etc/init/udev-fallback-graphics.conf.distrib'
405Adding 'local diversion of /etc/init/udev-finish.conf to /etc/init/udev-finish.conf.distrib'
406Adding 'local diversion of /etc/init/udev.conf to /etc/init/udev.conf.distrib'
407Adding 'local diversion of /etc/init/udevmonitor.conf to /etc/init/udevmonitor.conf.distrib'
408Adding 'local diversion of /etc/init/udevtrigger.conf to /etc/init/udevtrigger.conf.distrib'
409Adding 'local diversion of /etc/init/upstart-file-bridge.conf to /etc/init/upstart-file-bridge.conf.distrib'
410Adding 'local diversion of /etc/init/upstart-socket-bridge.conf to /etc/init/upstart-socket-bridge.conf.distrib'
411Adding 'local diversion of /etc/init/upstart-udev-bridge.conf to /etc/init/upstart-udev-bridge.conf.distrib'
412Adding 'local diversion of /etc/init/ureadahead-other.conf to /etc/init/ureadahead-other.conf.distrib'
413Adding 'local diversion of /etc/init/ureadahead.conf to /etc/init/ureadahead.conf.distrib'
414Adding 'local diversion of /etc/init/mounted-dev.conf to /etc/init/mounted-dev.conf.distrib'
415Adding 'local diversion of /etc/init/mounted-proc.conf to /etc/init/mounted-proc.conf.distrib'
416Adding 'local diversion of /etc/init/mounted-run.conf to /etc/init/mounted-run.conf.distrib'
417Adding 'local diversion of /etc/init/mounted-tmp.conf to /etc/init/mounted-tmp.conf.distrib'
418Adding 'local diversion of /etc/init/mounted-var.conf to /etc/init/mounted-var.conf.distrib'
419Adding 'local diversion of /etc/init/hostname.conf to /etc/init/hostname.conf.distrib'
420Adding 'local diversion of /etc/init/networking.conf to /etc/init/networking.conf.distrib'
421Adding 'local diversion of /etc/init/tty1.conf to /etc/init/tty1.conf.distrib'
422Adding 'local diversion of /etc/init/tty2.conf to /etc/init/tty2.conf.distrib'
423Adding 'local diversion of /etc/init/tty3.conf to /etc/init/tty3.conf.distrib'
424Adding 'local diversion of /etc/init/tty4.conf to /etc/init/tty4.conf.distrib'
425Adding 'local diversion of /etc/init/tty5.conf to /etc/init/tty5.conf.distrib'
426Adding 'local diversion of /etc/init/tty6.conf to /etc/init/tty6.conf.distrib'
427Adding 'local diversion of /etc/init/plymouth-log.conf to /etc/init/plymouth-log.conf.distrib'
428Adding 'local diversion of /etc/init/plymouth-ready.conf to /etc/init/plymouth-ready.conf.distrib'
429Adding 'local diversion of /etc/init/plymouth-shutdown.conf to /etc/init/plymouth-shutdown.conf.distrib'
430Adding 'local diversion of /etc/init/plymouth-splash.conf to /etc/init/plymouth-splash.conf.distrib'
431Adding 'local diversion of /etc/init/plymouth-stop.conf to /etc/init/plymouth-stop.conf.distrib'
432Adding 'local diversion of /etc/init/plymouth-upstart-bridge.conf to /etc/init/plymouth-upstart-bridge.conf.distrib'
433Adding 'local diversion of /etc/init/plymouth.conf to /etc/init/plymouth.conf.distrib'
434Adding 'local diversion of /etc/init/hwclock-save.conf to /etc/init/hwclock-save.conf.distrib'
435Adding 'local diversion of /etc/init/hwclock.conf to /etc/init/hwclock.conf.distrib'
436Adding 'local diversion of /etc/init/module*.conf to /etc/init/module*.conf.distrib'
437Removing intermediate container 2fc5a4ee48b1
438 ---> f4284cbe457b
439Step 8/13 : RUN sed -ri 's/^session\s+required\s+pam_loginuid.so$/session optional pam_loginuid.so/' /etc/pam.d/sshd
440 ---> Running in 7640bf1a6a12
441Removing intermediate container 7640bf1a6a12
442 ---> f0609eb1bfc4
443Step 9/13 : RUN sed -ri 's/^PermitRootLogin\s+.*/PermitRootLogin yes/' /etc/ssh/sshd_config
444 ---> Running in bf99da0f5648
445Removing intermediate container bf99da0f5648
446 ---> 4ac00c16907a
447Step 10/13 : ENV container docker
448 ---> Running in 1c61681ff3a6
449Removing intermediate container 1c61681ff3a6
450 ---> c050a9309856
451Step 11/13 : RUN apt-get -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" -yq dist-upgrade
452 ---> Running in e1593f6fc084
453Reading package lists...
454Building dependency tree...
455Reading state information...
456The following packages will be upgraded:
457 ubuntu-advantage-tools
4581 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
459Need to get 47.4 kB of archives.
460After this operation, 4096 B of additional disk space will be used.
461Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ubuntu-advantage-tools amd64 19.7 [47.4 kB]
462Fetched 47.4 kB in 0s (361 kB/s)
463(Reading database ... 16129 files and directories currently installed.)
464Preparing to unpack .../ubuntu-advantage-tools_19.7_amd64.deb ...
465Unpacking ubuntu-advantage-tools (19.7) over (19.6~ubuntu14.04.3) ...
466Setting up ubuntu-advantage-tools (19.7) ...
467Installing new version of config file /etc/bash_completion.d/ua ...
468Removing intermediate container e1593f6fc084
469 ---> c1ff652ecabb
470Step 12/13 : EXPOSE 22
471 ---> Running in d7e6fb6aa29f
472Removing intermediate container d7e6fb6aa29f
473 ---> 50015f8400fb
474Step 13/13 : CMD ["/sbin/init"]
475 ---> Running in a01b7c35b9ef
476Removing intermediate container a01b7c35b9ef
477 ---> cf8ce078dab8
478Successfully built cf8ce078dab8
479Successfully tagged travisci/ubuntu-upstart:14.04
480The command "./bin/docker-build" exited with 0.
after_success
48223.17s$ ./bin/docker-push
483DOCKER_DEST=travisci/ubuntu-upstart:14.04
484time=2025-01-26T08:15:11Z msg="docker login"
485WARNING! Using --password via the CLI is insecure. Use --password-stdin.
486WARNING! Your password will be stored unencrypted in /home/travis/.docker/config.json.
487Configure a credential helper to remove this warning. See
488https://docs.docker.com/engine/reference/commandline/login/#credentials-store
490Login Succeeded
491time=2025-01-26T08:15:12Z msg="docker push" attempt=1
492The push refers to repository [docker.io/travisci/ubuntu-upstart]
4938af42c1ca630: Preparing
494832c1d5fab9f: Preparing
495d8139f234827: Preparing
4962dbc491d6513: Preparing
497e74728bc8391: Preparing
4981bb21014505c: Preparing
4990c313a24d71a: Preparing
50029c6b4a515a2: Preparing
50183109fa660b2: Preparing
50230d3c4334a23: Preparing
503f2fa9f4cf8fd: Preparing
5041bb21014505c: Waiting
5050c313a24d71a: Waiting
50629c6b4a515a2: Waiting
50783109fa660b2: Waiting
50830d3c4334a23: Waiting
509f2fa9f4cf8fd: Waiting
510e74728bc8391: Pushed
5112dbc491d6513: Pushed
512d8139f234827: Pushed
513832c1d5fab9f: Pushed
51483109fa660b2: Layer already exists
51530d3c4334a23: Layer already exists
516f2fa9f4cf8fd: Layer already exists
5170c313a24d71a: Pushed
5188af42c1ca630: Pushed
5191bb21014505c: Pushed
52029c6b4a515a2: Pushed
52114.04: digest: sha256:c9315683cd8cfb1a239e207f1655e9d6de4df8b0c0e11caadc455c24d743df3e size: 2618
522time=2025-01-26T08:15:34Z msg="docker push complete" duration=22s
523time=2025-01-26T08:15:34Z msg="docker logout"
524Removing login credentials for index.docker.io
525time=2025-01-26T08:15:34Z msg="docker logout complete"
527Done. Your build exited with 0.
Top