API event #8.1 errored

  • Ran for
linux-s390x-gcc
s390x
Compiler: gcc C
Git
CONFIG_OPTS="--enable-fips --enable-internal-tests"
Raw log
Scroll to End of Log
0.03s0.00s0.00s0.01s0.00s
worker_info
1Worker information
2hostname: fe865992-1c14-4fcd-9852-2c69467d7b68@486891.travis08
3version: deploy_2024.10.02 https://github.com/travis-ci/worker/tree/163baaf44dde563d04f4e8a0343815b6b7d84649
4instance: travis-job-mkdtravis-pythontest-627454154 62884623ef0e5d0f11fb47d8d99b88aec2ef0bb3a4717aff708aa90a81e00546 (via amqp)
5startup: 28.940426285s
60.53s0.08s0.05s0.07s
system_info
7Build system information
8Build language: c
9Build dist: focal
10Build id: 272877084
11Job id: 627454154
12Runtime kernel version: 5.4.0-193-generic
13VM: default
14travis-build version: 6b157a1c
15Build image provisioning date and time
16Fri Aug 23 03:25:56 UTC 2024
17Operating System Details
18Distributor ID: Ubuntu
19Description: Ubuntu 20.04.6 LTS
20Release: 20.04
21Codename: focal
22Linux Version
235.4.0-150-generic
24Git version
25git version 2.25.1
26bash version
27GNU bash, version 5.0.17(1)-release (s390x-ibm-linux-gnu)
28Copyright (C) 2019 Free Software Foundation, Inc.
29License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
31This is free software; you are free to change and redistribute it.
32There is NO WARRANTY, to the extent permitted by law.
33GCC version
34gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
35Copyright (C) 2019 Free Software Foundation, Inc.
36This is free software; see the source for copying conditions. There is NO
37warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
39Docker version
40Client:
41 Version: 24.0.7
42 API version: 1.43
43 Go version: go1.21.1
44 Git commit: 24.0.7-0ubuntu2~20.04.1
45 Built: Wed Mar 13 20:29:24 2024
46 OS/Arch: linux/s390x
47 Context: default
48LLVM version
49clang version 10.0.0-4ubuntu1
50Target: s390x-ibm-linux-gnu
51Thread model: posix
52InstalledDir: /usr/bin
53Pre-installed Ruby versions
54ruby-2.7.8
55ruby-3.3.1
56mysql --version
57mysql Ver 8.0.39-0ubuntu0.20.04.1 for Linux on s390x ((Ubuntu))
58Redis version
59redis-server 5.0.7
60ant -version
61Apache Ant(TM) version 1.10.14 compiled on August 16 2023
62mvn -version
63Apache Maven 3.6.3
64Maven home: /usr/share/maven
65Java version: 11.0.24, vendor: Eclipse Adoptium, runtime: /usr/lib/jvm/temurin-11-jdk-s390x
66Default locale: en, platform encoding: UTF-8
67OS name: "linux", version: "5.4.0-150-generic", arch: "s390x", family: "unix"
68kiex list
70kiex elixirs
72=* elixir-1.15.4
74# => - current
75# =* - current && default
76# * - default
78phpenv versions
79* 7.4 (set by /home/travis/.phpenv/version)
80 7.4.33
81composer --version
82Composer version 2.7.8 2024-08-22 15:28:36
840.07s0.01s1.44s0.86s0.06s0.00s0.16s0.00s0.01s0.02s0.02s0.00s0.96sOK
850.00s0.08s0.00s0.01s0.01s0.00s0.00s0.00s0.01s0.00s0.02s0.00s0.00s0.00s0.00s6.07s0.00s0.00s0.00s6.90s
docker_mtu_and_registry_mirrors
Docker
git.checkout
860.01s0.33s$ git clone --depth=50 --branch=main https://github.com/mkdtravis/pythonTest.git mkdtravis/pythonTest
87$ cd mkdtravis/pythonTest
88$ git checkout -qf 78e2f4e62bcdbfa1124115cfb7fc3918cc84a7cd
900.00s
91Setting environment variables from .travis.yml
92$ export CONFIG_OPTS="--enable-fips --enable-internal-tests"
94$ export TRAVIS_COMPILER=gcc
95$ export CC=${CC:-gcc}
96$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}
97$ gcc --version
98gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
99Copyright (C) 2019 Free Software Foundation, Inc.
100This is free software; see the source for copying conditions. There is NO
101warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
before_script
1030.00s$ ./bootstrap.sh
104The command "./bootstrap.sh" failed and exited with 127 during .
106Your build has been stopped.
Top