master cron Update Dockerfile

Re-enabling fix after debug

Konrad Wrzos authored GitHub committed

Cron job event #3006.13 passed

  • Ran for
AMD64
no language set
Git
Raw log
Scroll to End of Log
0.13s0.09s0.00s0.07s0.00s
worker_info
1Worker information
2hostname: 5dcb9b07-d737-4eeb-a0af-884638a49d96@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-643a7607-3843-435c-a1bc-8f1b3a8a60e5 travis-ci-stevonnie-xenial-1663676753-f9bb8ff4 (via amqp)
5startup: 5.619326439s
60.13s0.00s0.01s0.00s0.01s
system_info
7Build system information
8Build language: shell
9Build dist: xenial
10Build id: 274070276
11Job id: 630235891
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.91s12.35s0.06s0.00s0.05s0.00s0.01s0.01s0.01s0.01s0.01s0.00s0.26sOK
1230.00s0.02s0.00s0.01s0.29s0.00s0.00s0.00s0.01s0.00s0.10s0.00s0.01s0.00s0.09s6.03s0.00s3.73s0.00s2.34s
docker_mtu_and_registry_mirrors
Docker
resolvconf
git.checkout
1240.01s0.45s$ 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-systemd/22.04
139$ bash -c 'echo $BASH_VERSION'
1404.3.48(1)-release
14220.94s$ ./bin/docker-build
143DOCKER_DEST=travisci/ubuntu-systemd:22.04
144Sending build context to Docker daemon 4.096kB
145Step 1/10 : FROM ubuntu:22.04
14622.04: Pulling from library/ubuntu
1476414378b6477: Pulling fs layer
1486414378b6477: Verifying Checksum
1496414378b6477: Download complete
1506414378b6477: Pull complete
151Digest: sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97
152Status: Downloaded newer image for ubuntu:22.04
153 ---> 97271d29cb79
154Step 2/10 : RUN sed -i -e 's/^APT/# APT/' -e 's/^DPkg/# DPkg/' /etc/apt/apt.conf.d/docker-clean
155 ---> Running in bb1b617fa8fb
156Removing intermediate container bb1b617fa8fb
157 ---> 7586b800e175
158Step 3/10 : RUN apt update -yqq
159 ---> Running in b7ed2dc001fd
161WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
1634 packages can be upgraded. Run 'apt list --upgradable' to see them.
164Removing intermediate container b7ed2dc001fd
165 ---> acfaee1061f6
166Step 4/10 : RUN DEBIAN_FRONTEND=noninteractive apt-get install -yqq --no-install-suggests --no-install-recommends apt-utils
167 ---> Running in 01d5d15c58a8
168debconf: delaying package configuration, since apt-utils is not installed
169Selecting previously unselected package apt-utils.
170(Reading database ... 4393 files and directories currently installed.)
171Preparing to unpack .../apt-utils_2.4.13_amd64.deb ...
172Unpacking apt-utils (2.4.13) ...
173Setting up apt-utils (2.4.13) ...
174Removing intermediate container 01d5d15c58a8
175 ---> 1a0720d13ae9
176Step 5/10 : RUN DEBIAN_FRONTEND=noninteractive apt-get install -yqq --no-install-suggests --no-install-recommends systemd
177 ---> Running in 48df99e6b5e9
178Selecting previously unselected package libapparmor1:amd64.
179(Reading database ... 4431 files and directories currently installed.)
180Preparing to unpack .../0-libapparmor1_3.0.4-2ubuntu2.4_amd64.deb ...
181Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.4) ...
182Selecting previously unselected package libargon2-1:amd64.
183Preparing to unpack .../1-libargon2-1_0~20171227-0.3_amd64.deb ...
184Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
185Selecting previously unselected package libdevmapper1.02.1:amd64.
186Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
187Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
188Selecting previously unselected package libjson-c5:amd64.
189Preparing to unpack .../3-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ...
190Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...
191Selecting previously unselected package libcryptsetup12:amd64.
192Preparing to unpack .../4-libcryptsetup12_2%3a2.4.3-1ubuntu1.2_amd64.deb ...
193Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ...
194Selecting previously unselected package libip4tc2:amd64.
195Preparing to unpack .../5-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ...
196Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ...
197Selecting previously unselected package libkmod2:amd64.
198Preparing to unpack .../6-libkmod2_29-1ubuntu1_amd64.deb ...
199Unpacking libkmod2:amd64 (29-1ubuntu1) ...
200Selecting previously unselected package systemd.
201Preparing to unpack .../7-systemd_249.11-0ubuntu3.12_amd64.deb ...
202Unpacking systemd (249.11-0ubuntu3.12) ...
203Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ...
204Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.4) ...
205Setting up libargon2-1:amd64 (0~20171227-0.3) ...
206Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
207Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...
208Setting up libkmod2:amd64 (29-1ubuntu1) ...
209Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ...
210Setting up systemd (249.11-0ubuntu3.12) ...
211Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
212Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
213Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
214Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
215ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
216Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
217Initializing machine ID from random generator.
218Processing triggers for libc-bin (2.35-0ubuntu3.8) ...
219Removing intermediate container 48df99e6b5e9
220 ---> bbc142da86fa
221Step 6/10 : RUN find /etc/systemd/system /lib/systemd/system -path '*.wants/*' -not -name '*journald*' -not -name '*systemd-tmpfiles*' -not -name '*systemd-user-sessions*' -exec rm \{} \;
222 ---> Running in 26e28560a9e1
223Removing intermediate container 26e28560a9e1
224 ---> 2a3c49c0fb97
225Step 7/10 : ENV container docker
226 ---> Running in 8e052200c356
227Removing intermediate container 8e052200c356
228 ---> 229d70f99f8d
229Step 8/10 : RUN systemctl set-default multi-user.target
230 ---> Running in 6ba7f34506dd
231Created symlink /etc/systemd/system/default.target → /lib/systemd/system/multi-user.target.
232Removing intermediate container 6ba7f34506dd
233 ---> 31d375d83104
234Step 9/10 : COPY container-setup /sbin/container-setup
235 ---> bdb01cc98a49
236Step 10/10 : CMD ["/bin/bash", "-c", "exec /sbin/init --log-target=journal 3>&1"]
237 ---> Running in 8509b042ab95
238Removing intermediate container 8509b042ab95
239 ---> e5547409764f
240Successfully built e5547409764f
241Successfully tagged travisci/ubuntu-systemd:22.04
242The command "./bin/docker-build" exited with 0.
after_success
2449.30s$ ./bin/docker-push
245DOCKER_DEST=travisci/ubuntu-systemd:22.04
246time=2025-02-03T08:18:57Z msg="docker login"
247WARNING! Using --password via the CLI is insecure. Use --password-stdin.
248WARNING! Your password will be stored unencrypted in /home/travis/.docker/config.json.
249Configure a credential helper to remove this warning. See
250https://docs.docker.com/engine/reference/commandline/login/#credentials-store
252Login Succeeded
253time=2025-02-03T08:18:58Z msg="docker push" attempt=1
254The push refers to repository [docker.io/travisci/ubuntu-systemd]
25582b0b629a7a9: Preparing
2566cbc33fc1d37: Preparing
257d2bb93c6a88f: Preparing
258c8df47fd57e9: Preparing
259c8c63e0f2b5a: Preparing
2607f35b9c143cc: Preparing
26146e61d98aaff: Preparing
2622573e0d81582: Preparing
2637f35b9c143cc: Waiting
26446e61d98aaff: Waiting
2652573e0d81582: Waiting
266d2bb93c6a88f: Pushed
2676cbc33fc1d37: Pushed
26882b0b629a7a9: Pushed
2692573e0d81582: Layer already exists
270c8c63e0f2b5a: Pushed
27146e61d98aaff: Pushed
272c8df47fd57e9: Pushed
2737f35b9c143cc: Pushed
27422.04: digest: sha256:7e5eabe838a2dde8f2d9f652b06cdec81b3b2a3602095a66f15d5c6749cd7401 size: 1992
275time=2025-02-03T08:19:07Z msg="docker push complete" duration=9s
276time=2025-02-03T08:19:07Z msg="docker logout"
277Removing login credentials for index.docker.io
278time=2025-02-03T08:19:07Z msg="docker logout complete"
280Done. Your build exited with 0.
Top