master cron Update Dockerfile

Re-enabling fix after debug

Konrad Wrzos authored GitHub committed

Cron job event #3006.15 passed

  • Ran for
AMD64
no language set
Git
Raw log
Scroll to End of Log
0.13s0.09s0.00s0.06s0.00s
worker_info
1Worker information
2hostname: 0b53312b-a7a5-48d0-adb1-e35edfb8d700@1.worker-n2-com-f8c4bb956-cnsdw.gce-production-1
3version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c
4instance: travis-job-418b06c7-5437-44c3-82a7-435f51b5923e travis-ci-stevonnie-xenial-1663676753-f9bb8ff4 (via amqp)
5startup: 5.79790509s
60.13s0.00s0.01s0.00s0.01s
system_info
7Build system information
8Build language: shell
9Build dist: xenial
10Build id: 274070276
11Job id: 630235893
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.00s3.92s12.81s0.05s0.00s0.04s0.00s0.01s0.01s0.01s0.01s0.01s0.00s0.25sOK
1230.00s0.02s0.00s0.01s0.25s0.00s0.00s0.00s0.01s0.00s0.09s0.00s0.01s0.00s0.08s6.03s0.00s3.68s0.00s2.29s
docker_mtu_and_registry_mirrors
Docker
resolvconf
git.checkout
1240.00s0.46s$ 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
14235.35s$ ./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: Download complete
1510551a797c01d: Verifying Checksum
1520551a797c01d: Download complete
1532e6e20c8e2e6: Verifying Checksum
1542e6e20c8e2e6: Download complete
1552e6e20c8e2e6: Pull complete
1560551a797c01d: Pull complete
157512123a864da: Pull complete
158Digest: sha256:64483f3496c1373bfd55348e88694d1c4d0c9b660dee6bfef5e12f43b9933b30
159Status: Downloaded newer image for ubuntu:14.04
160 ---> 13b66b487594
161Step 2/13 : ENV DEBIAN_FRONTEND noninteractive
162 ---> Running in a47adaf54300
163Removing intermediate container a47adaf54300
164 ---> ada311db6ce6
165Step 3/13 : RUN apt-get update && apt-get install -y ssh
166 ---> Running in 1bf350841e8a
167Ign http://archive.ubuntu.com trusty InRelease
168Get:1 http://security.ubuntu.com trusty-security InRelease [56.5 kB]
169Get:2 http://archive.ubuntu.com trusty-updates InRelease [56.5 kB]
170Get:3 http://security.ubuntu.com trusty-security/main amd64 Packages [878 kB]
171Get:4 http://archive.ubuntu.com trusty-backports InRelease [56.5 kB]
172Hit http://archive.ubuntu.com trusty Release.gpg
173Get:5 http://archive.ubuntu.com trusty-updates/main amd64 Packages [1461 kB]
174Get:6 https://esm.ubuntu.com trusty-infra-security InRelease
175Get:7 https://esm.ubuntu.com trusty-infra-updates InRelease
176Get:8 http://security.ubuntu.com trusty-security/restricted amd64 Packages [24.6 kB]
177Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [489 kB]
178Get:10 https://esm.ubuntu.com trusty-infra-security/main amd64 Packages
179Get:11 http://security.ubuntu.com trusty-security/multiverse amd64 Packages [6133 B]
180Get:12 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [28.8 kB]
181Get:13 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [883 kB]
182Get:14 http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages [21.7 kB]
183Get:15 http://archive.ubuntu.com trusty-backports/main amd64 Packages [20.0 kB]
184Get:16 https://esm.ubuntu.com trusty-infra-updates/main amd64 Packages
185Get:17 http://archive.ubuntu.com trusty-backports/restricted amd64 Packages [40 B]
186Get:18 http://archive.ubuntu.com trusty-backports/universe amd64 Packages [72.8 kB]
187Get:19 http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages [1739 B]
188Hit http://archive.ubuntu.com trusty Release
189Get:20 http://archive.ubuntu.com trusty/main amd64 Packages [1743 kB]
190Get:21 http://archive.ubuntu.com trusty/restricted amd64 Packages [16.0 kB]
191Get:22 http://archive.ubuntu.com trusty/universe amd64 Packages [7589 kB]
192Get:23 http://archive.ubuntu.com trusty/multiverse amd64 Packages [169 kB]
193Fetched 14.5 MB in 1s (9233 kB/s)
194Reading package lists...
195Reading package lists...
196Building dependency tree...
197Reading state information...
198The following extra packages will be installed:
199 libck-connector0 libedit2 libpython-stdlib libpython2.7-minimal
200 libpython2.7-stdlib libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
201 libxext6 libxmuu1 ncurses-term openssh-client openssh-server
202 openssh-sftp-server python python-chardet python-minimal python-requests
203 python-six python-urllib3 python2.7 python2.7-minimal ssh-import-id tcpd
204 wget xauth
205Suggested packages:
206 ssh-askpass libpam-ssh keychain monkeysphere rssh molly-guard ufw python-doc
207 python-tk python2.7-doc binutils binfmt-support
208The following NEW packages will be installed:
209 libck-connector0 libedit2 libpython-stdlib libpython2.7-minimal
210 libpython2.7-stdlib libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
211 libxext6 libxmuu1 ncurses-term openssh-client openssh-server
212 openssh-sftp-server python python-chardet python-minimal python-requests
213 python-six python-urllib3 python2.7 python2.7-minimal ssh ssh-import-id tcpd
214 wget xauth
2150 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
216Need to get 6336 kB of archives.
217After this operation, 28.9 MB of additional disk space will be used.
218Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main libedit2 amd64 3.1-20130712-2 [86.7 kB]
219Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main libxau6 amd64 1:1.0.8-1 [8376 B]
220Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main libxdmcp6 amd64 1:1.1.1-1 [12.8 kB]
221Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main libxcb1 amd64 1.10-2ubuntu1 [38.0 kB]
222Get:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-data all 2:1.6.2-1ubuntu2.1 [111 kB]
223Get:6 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-6 amd64 2:1.6.2-1ubuntu2.1 [561 kB]
224Get:7 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxext6 amd64 2:1.3.2-1ubuntu0.0.14.04.1 [28.8 kB]
225Get:8 http://archive.ubuntu.com/ubuntu/ trusty/main libxmuu1 amd64 2:1.1.1-1 [11.0 kB]
226Get:9 http://archive.ubuntu.com/ubuntu/ trusty/main libck-connector0 amd64 0.4.5-3.1ubuntu2 [10.5 kB]
227Get:10 http://archive.ubuntu.com/ubuntu/ trusty/main libwrap0 amd64 7.6.q-25 [46.2 kB]
228Get:11 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]
229Get:12 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB]
230Get:13 http://archive.ubuntu.com/ubuntu/ trusty-updates/main openssh-client amd64 1:6.6p1-2ubuntu2.13 [567 kB]
231Get:14 http://archive.ubuntu.com/ubuntu/ trusty-updates/main wget amd64 1.15-1ubuntu1.14.04.5 [270 kB]
232Get:15 http://archive.ubuntu.com/ubuntu/ trusty/main xauth amd64 1:1.0.7-1ubuntu1 [25.8 kB]
233Get:16 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB]
234Get:17 http://archive.ubuntu.com/ubuntu/ trusty/main libpython-stdlib amd64 2.7.5-5ubuntu3 [7012 B]
235Get:18 http://archive.ubuntu.com/ubuntu/ trusty/main ncurses-term all 5.9+20140118-1ubuntu1 [243 kB]
236Get:19 http://archive.ubuntu.com/ubuntu/ trusty-updates/main openssh-sftp-server amd64 1:6.6p1-2ubuntu2.13 [34.2 kB]
237Get:20 http://archive.ubuntu.com/ubuntu/ trusty-updates/main openssh-server amd64 1:6.6p1-2ubuntu2.13 [319 kB]
238Get:21 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]
239Get:22 http://archive.ubuntu.com/ubuntu/ trusty/main python-minimal amd64 2.7.5-5ubuntu3 [27.5 kB]
240Get:23 http://archive.ubuntu.com/ubuntu/ trusty/main python amd64 2.7.5-5ubuntu3 [134 kB]
241Get:24 http://archive.ubuntu.com/ubuntu/ trusty/main python-chardet all 2.0.1-2build2 [106 kB]
242Get:25 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-six all 1.5.2-1ubuntu1.1 [8348 B]
243Get:26 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3 all 1.7.1-1ubuntu4.1 [39.4 kB]
244Get:27 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests all 2.2.1-1ubuntu0.4 [43.5 kB]
245Get:28 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ssh all 1:6.6p1-2ubuntu2.13 [1118 B]
246Get:29 http://archive.ubuntu.com/ubuntu/ trusty/main tcpd amd64 7.6.q-25 [23.0 kB]
247Get:30 http://archive.ubuntu.com/ubuntu/ trusty/main ssh-import-id all 3.21-0ubuntu1 [9624 B]
248Preconfiguring packages ...
249Fetched 6336 kB in 4s (1286 kB/s)
250Selecting previously unselected package libedit2:amd64.
251(Reading database ... 12097 files and directories currently installed.)
252Preparing to unpack .../libedit2_3.1-20130712-2_amd64.deb ...
253Unpacking libedit2:amd64 (3.1-20130712-2) ...
254Selecting previously unselected package libxau6:amd64.
255Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...
256Unpacking libxau6:amd64 (1:1.0.8-1) ...
257Selecting previously unselected package libxdmcp6:amd64.
258Preparing to unpack .../libxdmcp6_1%3a1.1.1-1_amd64.deb ...
259Unpacking libxdmcp6:amd64 (1:1.1.1-1) ...
260Selecting previously unselected package libxcb1:amd64.
261Preparing to unpack .../libxcb1_1.10-2ubuntu1_amd64.deb ...
262Unpacking libxcb1:amd64 (1.10-2ubuntu1) ...
263Selecting previously unselected package libx11-data.
264Preparing to unpack .../libx11-data_2%3a1.6.2-1ubuntu2.1_all.deb ...
265Unpacking libx11-data (2:1.6.2-1ubuntu2.1) ...
266Selecting previously unselected package libx11-6:amd64.
267Preparing to unpack .../libx11-6_2%3a1.6.2-1ubuntu2.1_amd64.deb ...
268Unpacking libx11-6:amd64 (2:1.6.2-1ubuntu2.1) ...
269Selecting previously unselected package libxext6:amd64.
270Preparing to unpack .../libxext6_2%3a1.3.2-1ubuntu0.0.14.04.1_amd64.deb ...
271Unpacking libxext6:amd64 (2:1.3.2-1ubuntu0.0.14.04.1) ...
272Selecting previously unselected package libxmuu1:amd64.
273Preparing to unpack .../libxmuu1_2%3a1.1.1-1_amd64.deb ...
274Unpacking libxmuu1:amd64 (2:1.1.1-1) ...
275Selecting previously unselected package libck-connector0:amd64.
276Preparing to unpack .../libck-connector0_0.4.5-3.1ubuntu2_amd64.deb ...
277Unpacking libck-connector0:amd64 (0.4.5-3.1ubuntu2) ...
278Selecting previously unselected package libwrap0:amd64.
279Preparing to unpack .../libwrap0_7.6.q-25_amd64.deb ...
280Unpacking libwrap0:amd64 (7.6.q-25) ...
281Selecting previously unselected package libpython2.7-minimal:amd64.
282Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...
283Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...
284Selecting previously unselected package python2.7-minimal.
285Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...
286Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) ...
287Selecting previously unselected package openssh-client.
288Preparing to unpack .../openssh-client_1%3a6.6p1-2ubuntu2.13_amd64.deb ...
289Unpacking openssh-client (1:6.6p1-2ubuntu2.13) ...
290Selecting previously unselected package wget.
291Preparing to unpack .../wget_1.15-1ubuntu1.14.04.5_amd64.deb ...
292Unpacking wget (1.15-1ubuntu1.14.04.5) ...
293Selecting previously unselected package xauth.
294Preparing to unpack .../xauth_1%3a1.0.7-1ubuntu1_amd64.deb ...
295Unpacking xauth (1:1.0.7-1ubuntu1) ...
296Selecting previously unselected package libpython2.7-stdlib:amd64.
297Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...
298Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...
299Selecting previously unselected package libpython-stdlib:amd64.
300Preparing to unpack .../libpython-stdlib_2.7.5-5ubuntu3_amd64.deb ...
301Unpacking libpython-stdlib:amd64 (2.7.5-5ubuntu3) ...
302Selecting previously unselected package ncurses-term.
303Preparing to unpack .../ncurses-term_5.9+20140118-1ubuntu1_all.deb ...
304Unpacking ncurses-term (5.9+20140118-1ubuntu1) ...
305Selecting previously unselected package openssh-sftp-server.
306Preparing to unpack .../openssh-sftp-server_1%3a6.6p1-2ubuntu2.13_amd64.deb ...
307Unpacking openssh-sftp-server (1:6.6p1-2ubuntu2.13) ...
308Selecting previously unselected package openssh-server.
309Preparing to unpack .../openssh-server_1%3a6.6p1-2ubuntu2.13_amd64.deb ...
310Unpacking openssh-server (1:6.6p1-2ubuntu2.13) ...
311Selecting previously unselected package python2.7.
312Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...
313Unpacking python2.7 (2.7.6-8ubuntu0.5) ...
314Selecting previously unselected package python-minimal.
315Preparing to unpack .../python-minimal_2.7.5-5ubuntu3_amd64.deb ...
316Unpacking python-minimal (2.7.5-5ubuntu3) ...
317Selecting previously unselected package python.
318Preparing to unpack .../python_2.7.5-5ubuntu3_amd64.deb ...
319Unpacking python (2.7.5-5ubuntu3) ...
320Selecting previously unselected package python-chardet.
321Preparing to unpack .../python-chardet_2.0.1-2build2_all.deb ...
322Unpacking python-chardet (2.0.1-2build2) ...
323Selecting previously unselected package python-six.
324Preparing to unpack .../python-six_1.5.2-1ubuntu1.1_all.deb ...
325Unpacking python-six (1.5.2-1ubuntu1.1) ...
326Selecting previously unselected package python-urllib3.
327Preparing to unpack .../python-urllib3_1.7.1-1ubuntu4.1_all.deb ...
328Unpacking python-urllib3 (1.7.1-1ubuntu4.1) ...
329Selecting previously unselected package python-requests.
330Preparing to unpack .../python-requests_2.2.1-1ubuntu0.4_all.deb ...
331Unpacking python-requests (2.2.1-1ubuntu0.4) ...
332Selecting previously unselected package ssh.
333Preparing to unpack .../ssh_1%3a6.6p1-2ubuntu2.13_all.deb ...
334Unpacking ssh (1:6.6p1-2ubuntu2.13) ...
335Selecting previously unselected package tcpd.
336Preparing to unpack .../tcpd_7.6.q-25_amd64.deb ...
337Unpacking tcpd (7.6.q-25) ...
338Selecting previously unselected package ssh-import-id.
339Preparing to unpack .../ssh-import-id_3.21-0ubuntu1_all.deb ...
340Unpacking ssh-import-id (3.21-0ubuntu1) ...
341Processing triggers for ureadahead (0.100.0-16) ...
342Processing triggers for mime-support (3.54ubuntu1.1) ...
343Setting up libedit2:amd64 (3.1-20130712-2) ...
344Setting up libxau6:amd64 (1:1.0.8-1) ...
345Setting up libxdmcp6:amd64 (1:1.1.1-1) ...
346Setting up libxcb1:amd64 (1.10-2ubuntu1) ...
347Setting up libx11-data (2:1.6.2-1ubuntu2.1) ...
348Setting up libx11-6:amd64 (2:1.6.2-1ubuntu2.1) ...
349Setting up libxext6:amd64 (2:1.3.2-1ubuntu0.0.14.04.1) ...
350Setting up libxmuu1:amd64 (2:1.1.1-1) ...
351Setting up libck-connector0:amd64 (0.4.5-3.1ubuntu2) ...
352Setting up libwrap0:amd64 (7.6.q-25) ...
353Setting up libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...
354Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ...
355Setting up openssh-client (1:6.6p1-2ubuntu2.13) ...
356Setting up wget (1.15-1ubuntu1.14.04.5) ...
357Setting up xauth (1:1.0.7-1ubuntu1) ...
358Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...
359Setting up libpython-stdlib:amd64 (2.7.5-5ubuntu3) ...
360Setting up ncurses-term (5.9+20140118-1ubuntu1) ...
361Setting up openssh-sftp-server (1:6.6p1-2ubuntu2.13) ...
362Setting up openssh-server (1:6.6p1-2ubuntu2.13) ...
363Creating SSH2 RSA key; this may take some time ...
364Creating SSH2 DSA key; this may take some time ...
365Creating SSH2 ECDSA key; this may take some time ...
366Creating SSH2 ED25519 key; this may take some time ...
367invoke-rc.d: policy-rc.d denied execution of start.
368Setting up python2.7 (2.7.6-8ubuntu0.5) ...
369Setting up python-minimal (2.7.5-5ubuntu3) ...
370Setting up python (2.7.5-5ubuntu3) ...
371Setting up python-chardet (2.0.1-2build2) ...
372Setting up python-six (1.5.2-1ubuntu1.1) ...
373Setting up python-urllib3 (1.7.1-1ubuntu4.1) ...
374Setting up python-requests (2.2.1-1ubuntu0.4) ...
375Setting up tcpd (7.6.q-25) ...
376Setting up ssh-import-id (3.21-0ubuntu1) ...
377Processing triggers for ureadahead (0.100.0-16) ...
378Setting up ssh (1:6.6p1-2ubuntu2.13) ...
379Processing triggers for libc-bin (2.19-0ubuntu6.15) ...
380Removing intermediate container 1bf350841e8a
381 ---> c22c9902c90f
382Step 4/13 : ADD init-fake.conf /etc/init/fake-container-events.conf
383 ---> 0ae356d7f61f
384Step 5/13 : RUN rm /usr/sbin/policy-rc.d; rm /sbin/initctl; dpkg-divert --rename --remove /sbin/initctl
385 ---> Running in d18e02b4487f
386Removing 'local diversion of /sbin/initctl to /sbin/initctl.distrib'
387Removing intermediate container d18e02b4487f
388 ---> 1e4230112b10
389Step 6/13 : RUN locale-gen en_US.UTF-8 && update-locale LANG=en_US.UTF-8
390 ---> Running in 6bd072648c98
391Generating locales...
392 en_US.UTF-8... done
393Generation complete.
394Removing intermediate container 6bd072648c98
395 ---> 85ccf2e62a6b
396Step 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
397 ---> Running in 889d7b9574a1
398 Removing any system startup links for /etc/init.d/ondemand ...
399 /etc/rc2.d/S99ondemand
400 /etc/rc3.d/S99ondemand
401 /etc/rc4.d/S99ondemand
402 /etc/rc5.d/S99ondemand
403Adding 'local diversion of /etc/init/udev-fallback-graphics.conf to /etc/init/udev-fallback-graphics.conf.distrib'
404Adding 'local diversion of /etc/init/udev-finish.conf to /etc/init/udev-finish.conf.distrib'
405Adding 'local diversion of /etc/init/udev.conf to /etc/init/udev.conf.distrib'
406Adding 'local diversion of /etc/init/udevmonitor.conf to /etc/init/udevmonitor.conf.distrib'
407Adding 'local diversion of /etc/init/udevtrigger.conf to /etc/init/udevtrigger.conf.distrib'
408Adding 'local diversion of /etc/init/upstart-file-bridge.conf to /etc/init/upstart-file-bridge.conf.distrib'
409Adding 'local diversion of /etc/init/upstart-socket-bridge.conf to /etc/init/upstart-socket-bridge.conf.distrib'
410Adding 'local diversion of /etc/init/upstart-udev-bridge.conf to /etc/init/upstart-udev-bridge.conf.distrib'
411Adding 'local diversion of /etc/init/ureadahead-other.conf to /etc/init/ureadahead-other.conf.distrib'
412Adding 'local diversion of /etc/init/ureadahead.conf to /etc/init/ureadahead.conf.distrib'
413Adding 'local diversion of /etc/init/mounted-dev.conf to /etc/init/mounted-dev.conf.distrib'
414Adding 'local diversion of /etc/init/mounted-proc.conf to /etc/init/mounted-proc.conf.distrib'
415Adding 'local diversion of /etc/init/mounted-run.conf to /etc/init/mounted-run.conf.distrib'
416Adding 'local diversion of /etc/init/mounted-tmp.conf to /etc/init/mounted-tmp.conf.distrib'
417Adding 'local diversion of /etc/init/mounted-var.conf to /etc/init/mounted-var.conf.distrib'
418Adding 'local diversion of /etc/init/hostname.conf to /etc/init/hostname.conf.distrib'
419Adding 'local diversion of /etc/init/networking.conf to /etc/init/networking.conf.distrib'
420Adding 'local diversion of /etc/init/tty1.conf to /etc/init/tty1.conf.distrib'
421Adding 'local diversion of /etc/init/tty2.conf to /etc/init/tty2.conf.distrib'
422Adding 'local diversion of /etc/init/tty3.conf to /etc/init/tty3.conf.distrib'
423Adding 'local diversion of /etc/init/tty4.conf to /etc/init/tty4.conf.distrib'
424Adding 'local diversion of /etc/init/tty5.conf to /etc/init/tty5.conf.distrib'
425Adding 'local diversion of /etc/init/tty6.conf to /etc/init/tty6.conf.distrib'
426Adding 'local diversion of /etc/init/plymouth-log.conf to /etc/init/plymouth-log.conf.distrib'
427Adding 'local diversion of /etc/init/plymouth-ready.conf to /etc/init/plymouth-ready.conf.distrib'
428Adding 'local diversion of /etc/init/plymouth-shutdown.conf to /etc/init/plymouth-shutdown.conf.distrib'
429Adding 'local diversion of /etc/init/plymouth-splash.conf to /etc/init/plymouth-splash.conf.distrib'
430Adding 'local diversion of /etc/init/plymouth-stop.conf to /etc/init/plymouth-stop.conf.distrib'
431Adding 'local diversion of /etc/init/plymouth-upstart-bridge.conf to /etc/init/plymouth-upstart-bridge.conf.distrib'
432Adding 'local diversion of /etc/init/plymouth.conf to /etc/init/plymouth.conf.distrib'
433Adding 'local diversion of /etc/init/hwclock-save.conf to /etc/init/hwclock-save.conf.distrib'
434Adding 'local diversion of /etc/init/hwclock.conf to /etc/init/hwclock.conf.distrib'
435Adding 'local diversion of /etc/init/module*.conf to /etc/init/module*.conf.distrib'
436Removing intermediate container 889d7b9574a1
437 ---> 58fc6e7c5ba1
438Step 8/13 : RUN sed -ri 's/^session\s+required\s+pam_loginuid.so$/session optional pam_loginuid.so/' /etc/pam.d/sshd
439 ---> Running in f2fac620f6df
440Removing intermediate container f2fac620f6df
441 ---> 5196d311b1dd
442Step 9/13 : RUN sed -ri 's/^PermitRootLogin\s+.*/PermitRootLogin yes/' /etc/ssh/sshd_config
443 ---> Running in f542ad65e40f
444Removing intermediate container f542ad65e40f
445 ---> dc4a12563420
446Step 10/13 : ENV container docker
447 ---> Running in df4a07d41097
448Removing intermediate container df4a07d41097
449 ---> 79b246eee6f2
450Step 11/13 : RUN apt-get -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" -yq dist-upgrade
451 ---> Running in 5996a2452429
452Reading package lists...
453Building dependency tree...
454Reading state information...
455The following packages will be upgraded:
456 ubuntu-advantage-tools
4571 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
458Need to get 47.4 kB of archives.
459After this operation, 4096 B of additional disk space will be used.
460Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ubuntu-advantage-tools amd64 19.7 [47.4 kB]
461Fetched 47.4 kB in 0s (194 kB/s)
462(Reading database ... 16129 files and directories currently installed.)
463Preparing to unpack .../ubuntu-advantage-tools_19.7_amd64.deb ...
464Unpacking ubuntu-advantage-tools (19.7) over (19.6~ubuntu14.04.3) ...
465Setting up ubuntu-advantage-tools (19.7) ...
466Installing new version of config file /etc/bash_completion.d/ua ...
467Removing intermediate container 5996a2452429
468 ---> cb2e18d0448d
469Step 12/13 : EXPOSE 22
470 ---> Running in 5e747f9ca259
471Removing intermediate container 5e747f9ca259
472 ---> cc016ff7ba1e
473Step 13/13 : CMD ["/sbin/init"]
474 ---> Running in 075515bd094c
475Removing intermediate container 075515bd094c
476 ---> 7b232bfb2841
477Successfully built 7b232bfb2841
478Successfully tagged travisci/ubuntu-upstart:14.04
479The command "./bin/docker-build" exited with 0.
after_success
4818.41s$ ./bin/docker-push
482DOCKER_DEST=travisci/ubuntu-upstart:14.04
483time=2025-02-03T08:19:13Z msg="docker login"
484WARNING! Using --password via the CLI is insecure. Use --password-stdin.
485WARNING! Your password will be stored unencrypted in /home/travis/.docker/config.json.
486Configure a credential helper to remove this warning. See
487https://docs.docker.com/engine/reference/commandline/login/#credentials-store
489Login Succeeded
490time=2025-02-03T08:19:13Z msg="docker push" attempt=1
491The push refers to repository [docker.io/travisci/ubuntu-upstart]
492c3e8025ee8de: Preparing
49378d02eb60a26: Preparing
494498583d94ffc: Preparing
495cf98e014cc36: Preparing
4963edd6b093a29: Preparing
497177f3756b46b: Preparing
4985c614af21885: Preparing
4994bd01ea17a8a: Preparing
50083109fa660b2: Preparing
50130d3c4334a23: Preparing
502f2fa9f4cf8fd: Preparing
503177f3756b46b: Waiting
5045c614af21885: Waiting
5054bd01ea17a8a: Waiting
50683109fa660b2: Waiting
50730d3c4334a23: Waiting
508f2fa9f4cf8fd: Waiting
509498583d94ffc: Pushed
51078d02eb60a26: Pushed
511cf98e014cc36: Pushed
5123edd6b093a29: Pushed
51383109fa660b2: Layer already exists
514c3e8025ee8de: Pushed
51530d3c4334a23: Layer already exists
516f2fa9f4cf8fd: Layer already exists
517177f3756b46b: Pushed
5185c614af21885: Pushed
5194bd01ea17a8a: Pushed
52014.04: digest: sha256:929bcaa704757de9c692082c3f0ee546daf316268892a2157fdff2045596b637 size: 2618
521time=2025-02-03T08:19:21Z msg="docker push complete" duration=8s
522time=2025-02-03T08:19:21Z msg="docker logout"
523Removing login credentials for index.docker.io
524time=2025-02-03T08:19:22Z msg="docker logout complete"
526Done. Your build exited with 0.
Top