AMD64
Shell
Git
TEMPLATE=ubuntu-systemd/18.04
Raw log
Scroll to End of Log
0.13s0.09s0.00s0.06s0.00s
worker_info
1Worker information
2hostname: 663e0c82-4a52-4765-91a7-11af70761e83@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-a4bb81f4-4e32-4884-8ae7-2f7a625063c5 travis-ci-stevonnie-xenial-1663676753-f9bb8ff4 (via amqp)
5startup: 5.661955811s
60.12s0.00s0.01s0.00s0.01s
system_info
7Build system information
8Build language: shell
9Build dist: xenial
10Build id: 274107892
11Job id: 630328447
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.87s11.76s0.05s0.00s0.04s0.00s0.01s0.01s0.01s0.01s0.01s0.00s0.25sOK
1230.00s0.02s0.00s0.01s0.23s0.00s0.00s0.00s0.01s0.00s0.09s0.00s0.01s0.00s0.09s6.03s0.00s3.63s0.00s2.27s
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 e6ce15b707e1ebc8a3173980c2a51cd2ab2c7fa3
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-systemd/18.04
139$ bash -c 'echo $BASH_VERSION'
1404.3.48(1)-release
14216.24s$ ./bin/docker-build
143DOCKER_DEST=travisci/ubuntu-systemd:18.04
144Sending build context to Docker daemon 4.096kB
145Step 1/9 : FROM ubuntu:18.04
14618.04: Pulling from library/ubuntu
1477c457f213c76: Pulling fs layer
1487c457f213c76: Verifying Checksum
1497c457f213c76: Download complete
1507c457f213c76: Pull complete
151Digest: sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98
152Status: Downloaded newer image for ubuntu:18.04
153 ---> f9a80a55f492
154Step 2/9 : RUN apt-get update -yqq
155 ---> Running in 0d038e406b82
156Removing intermediate container 0d038e406b82
157 ---> f650f8c49fc6
158Step 3/9 : RUN DEBIAN_FRONTEND=noninteractive apt-get install -yqq --no-install-suggests --no-install-recommends apt-utils systemd-sysv libnss-systemd
159 ---> Running in 8e5fdedd344e
160debconf: delaying package configuration, since apt-utils is not installed
161Selecting previously unselected package libcap2:amd64.
162(Reading database ... 4050 files and directories currently installed.)
163Preparing to unpack .../0-libcap2_1%3a2.25-1.2_amd64.deb ...
164Unpacking libcap2:amd64 (1:2.25-1.2) ...
165Selecting previously unselected package libargon2-0:amd64.
166Preparing to unpack .../1-libargon2-0_0~20161029-1.1_amd64.deb ...
167Unpacking libargon2-0:amd64 (0~20161029-1.1) ...
168Selecting previously unselected package libdevmapper1.02.1:amd64.
169Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ...
170Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
171Selecting previously unselected package libjson-c3:amd64.
172Preparing to unpack .../3-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ...
173Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ...
174Selecting previously unselected package libcryptsetup12:amd64.
175Preparing to unpack .../4-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ...
176Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ...
177Selecting previously unselected package libidn11:amd64.
178Preparing to unpack .../5-libidn11_1.33-2.1ubuntu1.2_amd64.deb ...
179Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) ...
180Selecting previously unselected package libip4tc0:amd64.
181Preparing to unpack .../6-libip4tc0_1.6.1-2ubuntu2.1_amd64.deb ...
182Unpacking libip4tc0:amd64 (1.6.1-2ubuntu2.1) ...
183Selecting previously unselected package libapparmor1:amd64.
184Preparing to unpack .../7-libapparmor1_2.12-4ubuntu5.3_amd64.deb ...
185Unpacking libapparmor1:amd64 (2.12-4ubuntu5.3) ...
186Selecting previously unselected package libkmod2:amd64.
187Preparing to unpack .../8-libkmod2_24-1ubuntu3.5_amd64.deb ...
188Unpacking libkmod2:amd64 (24-1ubuntu3.5) ...
189Setting up libcap2:amd64 (1:2.25-1.2) ...
190Setting up libargon2-0:amd64 (0~20161029-1.1) ...
191Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ...
192Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ...
193Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ...
194Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ...
195Setting up libip4tc0:amd64 (1.6.1-2ubuntu2.1) ...
196Selecting previously unselected package systemd.
197(Reading database ... 4097 files and directories currently installed.)
198Preparing to unpack .../systemd_237-3ubuntu10.57_amd64.deb ...
199Unpacking systemd (237-3ubuntu10.57) ...
200Setting up libapparmor1:amd64 (2.12-4ubuntu5.3) ...
201Setting up libkmod2:amd64 (24-1ubuntu3.5) ...
202Setting up systemd (237-3ubuntu10.57) ...
203Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
204Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
205Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
206Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
207Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
208ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
209Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
210Initializing machine ID from random generator.
211Selecting previously unselected package systemd-sysv.
212(Reading database ... 4807 files and directories currently installed.)
213Preparing to unpack .../systemd-sysv_237-3ubuntu10.57_amd64.deb ...
214Unpacking systemd-sysv (237-3ubuntu10.57) ...
215Selecting previously unselected package libapt-inst2.0:amd64.
216Preparing to unpack .../libapt-inst2.0_1.6.17_amd64.deb ...
217Unpacking libapt-inst2.0:amd64 (1.6.17) ...
218Selecting previously unselected package apt-utils.
219Preparing to unpack .../apt-utils_1.6.17_amd64.deb ...
220Unpacking apt-utils (1.6.17) ...
221Selecting previously unselected package libnss-systemd:amd64.
222Preparing to unpack .../libnss-systemd_237-3ubuntu10.57_amd64.deb ...
223Unpacking libnss-systemd:amd64 (237-3ubuntu10.57) ...
224Setting up libapt-inst2.0:amd64 (1.6.17) ...
225Setting up libnss-systemd:amd64 (237-3ubuntu10.57) ...
226First installation detected...
227Checking NSS setup...
228Setting up apt-utils (1.6.17) ...
229Setting up systemd-sysv (237-3ubuntu10.57) ...
230Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
231Removing intermediate container 8e5fdedd344e
232 ---> 0c7042993272
233Step 4/9 : RUN DEBIAN_FRONTEND=noninteractive apt-get install -yqq --no-install-suggests --no-install-recommends systemd
234 ---> Running in f73222e2b9ef
235Removing intermediate container f73222e2b9ef
236 ---> 8b65514f9a1d
237Step 5/9 : RUN find /etc/systemd/system /lib/systemd/system -path '*.wants/*' -not -name '*journald*' -not -name '*systemd-tmpfiles*' -not -name '*systemd-user-sessions*' -exec rm \{} \;
238 ---> Running in a600868c62e3
239Removing intermediate container a600868c62e3
240 ---> cf91a777bb69
241Step 6/9 : ENV container docker
242 ---> Running in c0ccb8ed650d
243Removing intermediate container c0ccb8ed650d
244 ---> f32fc4cb6cb2
245Step 7/9 : RUN systemctl set-default multi-user.target
246 ---> Running in 1975279bf8a8
247Created symlink /etc/systemd/system/default.target → /lib/systemd/system/multi-user.target.
248Removing intermediate container 1975279bf8a8
249 ---> 386a396892f7
250Step 8/9 : COPY container-setup /sbin/container-setup
251 ---> 18a6964fe5d3
252Step 9/9 : CMD ["/bin/bash", "-c", "exec /sbin/init --log-target=journal 3>&1"]
253 ---> Running in ad29d01fe15f
254Removing intermediate container ad29d01fe15f
255 ---> c38cd383a46a
256Successfully built c38cd383a46a
257Successfully tagged travisci/ubuntu-systemd:18.04
258The command "./bin/docker-build" exited with 0.
after_success
2608.60s$ ./bin/docker-push
261DOCKER_DEST=travisci/ubuntu-systemd:18.04
262time=2025-02-05T15:04:48Z msg="docker login"
263WARNING! Using --password via the CLI is insecure. Use --password-stdin.
264WARNING! Your password will be stored unencrypted in /home/travis/.docker/config.json.
265Configure a credential helper to remove this warning. See
266https://docs.docker.com/engine/reference/commandline/login/#credentials-store
268Login Succeeded
269time=2025-02-05T15:04:49Z msg="docker push" attempt=1
270The push refers to repository [docker.io/travisci/ubuntu-systemd]
2715b9459e05b7e: Preparing
2726e73d7566f39: Preparing
273e0e9ba6ddd67: Preparing
2747519e35ad282: Preparing
2751572f7264a3d: Preparing
27688db4317a41e: Preparing
277548a79621a42: Preparing
27888db4317a41e: Waiting
279548a79621a42: Waiting
2807519e35ad282: Pushed
2816e73d7566f39: Pushed
2825b9459e05b7e: Pushed
283e0e9ba6ddd67: Pushed
284548a79621a42: Layer already exists
2851572f7264a3d: Pushed
28688db4317a41e: Pushed
28718.04: digest: sha256:c850dfcb383885171bc2d09ddb86237afca529b9e741f54245ca0942cdf23792 size: 1781
288time=2025-02-05T15:04:57Z msg="docker push complete" duration=8s
289time=2025-02-05T15:04:57Z msg="docker logout"
290Removing login credentials for index.docker.io
291time=2025-02-05T15:04:57Z msg="docker logout complete"
293Done. Your build exited with 0.
Top