build build branch=build; source=; env="VERSION=3.2.5 ALIAS=3.2" 2…

API event #24483.32 passed

  • Ran for
AMD64
no language set
Git
Raw log
Scroll to End of Log
The command "./build.sh" exited with 0.0.03s0.01s0.00s0.00s0.01s
worker_info
1Worker information
2hostname: 2535ebed-c1d1-4e7f-8604-7e5b000b57c6@873024.lxd-arm64-01
3version: ? ?
4instance: travis-job-travis-ci-travis-rubies-627372757 775ebb9468939fcadac2ad794a6c305e79e106a951af80919240067b5183acf2 (via amqp)
5startup: 15.894816205s
60.17s0.00s0.02s0.02s0.06s
system_info
7Build system information
8Build language: c
9Build group: stable
10Build dist: focal
11Build id: 272840551
12Job id: 627372757
13Runtime kernel version: 5.15.0-1069-gcp
14VM: default
15travis-build version: 6b157a1c
16Build image provisioning date and time
17Fri Oct 11 15:33:06 UTC 2024
18Operating System Details
19Distributor ID: Ubuntu
20Description: Ubuntu 20.04.6 LTS
21Release: 20.04
22Codename: focal
23Linux Version
245.4.0-1103-aws
25Git version
26git version 2.25.1
27bash version
28GNU bash, version 5.0.17(1)-release (aarch64-unknown-linux-gnu)
29Copyright (C) 2019 Free Software Foundation, Inc.
30License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
32This is free software; you are free to change and redistribute it.
33There is NO WARRANTY, to the extent permitted by law.
34GCC version
35gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
36Copyright (C) 2019 Free Software Foundation, Inc.
37This is free software; see the source for copying conditions. There is NO
38warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
40Docker version
41Client:
42 Version: 24.0.7
43 API version: 1.43
44 Go version: go1.21.1
45 Git commit: 24.0.7-0ubuntu2~20.04.1
46 Built: Wed Mar 13 20:29:24 2024
47 OS/Arch: linux/arm64
48 Context: default
49LLVM version
50clang version 10.0.0-4ubuntu1
51Target: aarch64-unknown-linux-gnu
52Thread model: posix
53InstalledDir: /usr/bin
54Pre-installed Ruby versions
55ruby-2.7.8
56ruby-3.3.1
57mysql --version
58mysql Ver 8.0.39-0ubuntu0.20.04.1 for Linux on aarch64 ((Ubuntu))
59Redis version
60redis-server 5.0.7
61MongoDB version
62MongoDB 4.4.29
63ant -version
64Apache Ant(TM) version 1.10.14 compiled on August 16 2023
65mvn -version
66Apache Maven 3.6.3
67Maven home: /usr/share/maven
68Java version: 11.0.24, vendor: Eclipse Adoptium, runtime: /usr/lib/jvm/temurin-11-jdk-arm64
69Default locale: en, platform encoding: UTF-8
70OS name: "linux", version: "5.4.0-1103-aws", arch: "aarch64", family: "unix"
71kiex list
73kiex elixirs
75=* elixir-1.15.4
77# => - current
78# =* - current && default
79# * - default
81phpenv versions
82* 7.4 (set by /home/travis/.phpenv/version)
83 7.4.8
84composer --version
85Composer version 2.8.1 2024-10-04 11:31:01
870.08s0.01s1.34s0.28s0.06s0.01s0.04s0.00s0.01s0.00s0.01s0.00s0.50sOK
880.00s0.04s0.00s0.02s0.01s0.00s0.00s0.00s0.01s0.00s0.00s0.00s0.01s0.00s0.02s6.04s0.00s0.02s0.01s0.68s
docker_mtu_and_registry_mirrors
Docker
git.checkout
890.01s0.41s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies
90Cloning into 'travis-ci/travis-rubies'...
91$ cd travis-ci/travis-rubies
92$ git checkout -qf a5dc3ca7e17d22437ac41328ede9f5c99226681f
940.00s
95Setting environment variables from repository settings
96$ export AWS_ACCESS_KEY_ID=[secure]
97$ export AWS_SECRET_ACCESS_KEY=[secure]
98$ export AWS_DEFAULT_REGION=[secure]
99$ export SAFE_RVM_VERSION=1.29.7
101Setting environment variables from .travis.yml
102$ export VERSION=3.2.5
103$ export ALIAS=3.2
105$ export TRAVIS_COMPILER=gcc
106$ export CC=${CC:-gcc}
107$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}
108$ export PATH=/usr/lib/ccache:$PATH
cache.1
109Setting up build cache
110$ export CASHER_DIR=${TRAVIS_HOME}/.casher
1110.18s$ Installing caching utilities
1120.00s3.34sattempting to download cache archive
113fetching build/cache-arm64-linux-focal-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
114fetching build/cache-linux-focal-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
115fetching build/cache--compiler-gcc.tgz
116could not download cache
cache.ccache
1190.00s1.44sadding /home/travis/.ccache to cache
120creating directory /home/travis/.ccache
121$ gcc --version
122gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
123Copyright (C) 2019 Free Software Foundation, Inc.
124This is free software; see the source for copying conditions. There is NO
125warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1270.01s$ test -f ~/.rvmrc && cat ~/.rvmrc || true
128rvm_autoupdate_flag='0'
129rvm_binary_flag='1'
130rvm_fuzzy_flag='1'
131rvm_gem_options='--no-document'
132rvm_max_time_flag='5'
133rvm_path='/home/travis/.rvm'
134rvm_project_rvmrc='0'
135rvm_remote_server_type4='rubies'
136rvm_remote_server_url4='https://s3.amazonaws.com/travis-rubies/binaries'
137rvm_remote_server_verify_downloads4='1'
138rvm_silence_path_mismatch_check_flag='1'
139rvm_user_install_flag='1'
140rvm_with_default_gems='rake bundler'
141rvm_without_gems='rubygems-bundler'
142rvm_autolibs_flag='read-fail'
143The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.
144635.37s$ ./build.sh
rvm.1
145update rvm
1461.20s$ rvm remove 1.8.7
147ruby-1.8.7-head - #already gone
148Using /home/travis/.rvm/gems/ruby-3.3.1
150/usr/bin/gpg2
151/usr/bin/gpg2
152pub rsa4096 2014-10-28 [SC]
153 409B6B1796C275462A1703113804BB82D39DC0E3
154uid [ unknown] Michal Papis (RVM signing) <mpapis@gmail.com>
155uid [ unknown] Michal Papis <michal.papis@toptal.com>
156uid [ unknown] [jpeg image of size 5015]
157sub rsa2048 2015-11-02 [E]
159pub rsa4096 2016-11-11 [SC]
160 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
161uid [ unknown] Piotr Kuczynski <piotr.kuczynski@gmail.com>
162sub rsa4096 2016-11-11 [E]
164gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
165gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
166gpg: Total number processed: 1
167gpg: unchanged: 1
1680.47s$ rvm reload
169Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
170 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
171 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
172 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
173 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
174RVM reloaded!
176gpg: key 105BD0E739499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed
177gpg: Total number processed: 1
178gpg: unchanged: 1
179gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
180gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
181gpg: Total number processed: 1
182gpg: unchanged: 1
1830.64sDownloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
184Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
185gpg: Signature made Fri Jan 15 18:46:22 2021 UTC
186gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
187gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
188gpg: WARNING: This key is not certified with a trusted signature!
189gpg: There is no indication that the signature belongs to the owner.
190Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
191GPG verified '/home/travis/.rvm/archives/rvm-1.29.12.tgz'
192Upgrading the RVM installation in /home/travis/.rvm/
193 RVM PATH line found in /home/travis/.mkshrc /home/travis/.profile /home/travis/.bashrc /home/travis/.zshrc.
194 RVM sourcing line found in /home/travis/.profile /home/travis/.bash_profile /home/travis/.zlogin.
195Upgrade of RVM in /home/travis/.rvm/ is complete.
197<warn>Thanks for installing RVM 🙏</warn>
198Please consider donating to our open collective to help us maintain RVM.
200👉 Donate: <code>https://opencollective.com/rvm/donate</code>
203./build.sh: line 168: /Users/travis/.rvm/scripts/rvm: No such file or directory
2040.23s$ rvm reset
205Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
206 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
207 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
208 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
209 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
2112.43s$ rvm cleanup all
212Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
213 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
214 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
215 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
216 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
217Cleaning up rvm archives
218Cleaning up rvm repos
219Cleaning up rvm src
220Cleaning up rvm log
221Cleaning up rvm tmp
222Cleaning up rvm gemsets
223Cleaning up rvm links
224Cleanup done.
2264.48s$ rvm get stable --auto-dotfiles
227Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
228 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
229 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
230 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
231 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
232Downloading https://get.rvm.io
233Downloading https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer.asc
234Verifying /home/travis/.rvm/archives/rvm-installer.asc
235gpg: Signature made Tue Feb 21 23:35:16 2023 UTC
236gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
237gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
238gpg: WARNING: This key is not certified with a trusted signature!
239gpg: There is no indication that the signature belongs to the owner.
240Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
241GPG verified '/home/travis/.rvm/archives/rvm-installer'
242Turning on auto dotfiles mode.
243Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
244Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
245gpg: Signature made Fri Jan 15 18:46:22 2021 UTC
246gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
247gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
248gpg: WARNING: This key is not certified with a trusted signature!
249gpg: There is no indication that the signature belongs to the owner.
250Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
251GPG verified '/home/travis/.rvm/archives/rvm-1.29.12.tgz'
252Upgrading the RVM installation in /home/travis/.rvm/
253 Removing rvm PATH line from /home/travis/.mkshrc /home/travis/.profile /home/travis/.bashrc /home/travis/.zshrc.
254 Adding rvm PATH line to /home/travis/.profile /home/travis/.mkshrc /home/travis/.bashrc /home/travis/.zshrc.
255 Removing rvm loading line from /home/travis/.profile /home/travis/.bash_profile /home/travis/.zlogin.
256 Adding rvm loading line to /home/travis/.profile /home/travis/.bash_profile /home/travis/.zlogin.
257 Fixing environment link for default.
258Upgrade of RVM in /home/travis/.rvm/ is complete.
260<warn>Thanks for installing RVM 🙏</warn>
261Please consider donating to our open collective to help us maintain RVM.
263👉 Donate: <code>https://opencollective.com/rvm/donate</code>
266RVM reloaded!
rvm.2
269clean up meta data
270done
rvm.3
272set up env for rvm
2730.10s$ source /home/travis/.rvm/scripts/rvm
2750.00s$ unset DYLD_LIBRARY_PATH
2770.00s$ export rvm_git_clone_depth=1
rvm.4
280Linux specific setup
28110.79s$ sudo apt-get update
282Ign:1 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 InRelease
283Hit:2 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 Release
284Hit:3 http://ports.ubuntu.com/ubuntu-ports focal InRelease
285Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [128 kB]
286Get:6 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4/multiverse amd64 Packages [86.8 kB]
287Get:7 http://apt.postgresql.org/pub/repos/apt focal-pgdg InRelease [129 kB]
288Get:8 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [128 kB]
289Get:9 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [128 kB]
290Get:10 http://apt.postgresql.org/pub/repos/apt focal-pgdg/main arm64 Packages [335 kB]
291Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [2800 kB]
292Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main Translation-en [558 kB]
293Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 c-n-f Metadata [17.4 kB]
294Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted Translation-en [465 kB]
295Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1158 kB]
296Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe Translation-en [297 kB]
297Get:17 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 c-n-f Metadata [26.3 kB]
298Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [2506 kB]
299Get:19 http://ports.ubuntu.com/ubuntu-ports focal-security/main Translation-en [481 kB]
300Get:20 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 c-n-f Metadata [14.0 kB]
301Get:21 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted Translation-en [449 kB]
302Get:22 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [934 kB]
303Get:23 http://ports.ubuntu.com/ubuntu-ports focal-security/universe Translation-en [214 kB]
304Get:24 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 c-n-f Metadata [19.4 kB]
305Fetched 10.9 MB in 4s (2980 kB/s)
306Reading package lists...
3080.45s$ sudo apt-get install libssl1.0.0 openssl
309Reading package lists...
310Building dependency tree...
311Reading state information...
312Package libssl1.0.0 is not available, but is referred to by another package.
313This may mean that the package is missing, has been obsoleted, or
314is only available from another source
316E: Package 'libssl1.0.0' has no installation candidate
ruby
319check which ruby to build
320Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
321 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
322 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
323 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
324 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
3250.00s$ export RUBY=ruby-3.2.5
327EVERYBODY STAND BACK, WE'RE INSTALLING ruby-3.2.5
3280.00s$ unset CC
build
331build ruby-3.2.5
3320.18s$ rvm alias delete ruby-3.2.5
333Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
334 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
335 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
336 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
337 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
338Deleting alias: ruby-3.2.5...
3400.94s$ rvm remove ruby-3.2.5
341Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
342 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
343 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
344 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
345 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
346ruby-3.2.5 - #already gone
347Using /home/travis/.rvm/gems/ruby-3.3.1
349info: downloading installer
350warning: it looks like you have an existing installation of Rust at:
351warning: /usr/bin
352warning: It is recommended that rustup be the primary Rust installation.
353warning: Otherwise you may have confusion unless you are careful with your PATH
354warning: If you are sure that you want both rustup and your already installed Rust
355warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
356warning: or pass `-y' to ignore all ignorable checks.
357error: cannot install while Rust is installed
358warning: continuing (because the -y flag is set and the error is ignorable)
359info: profile set to 'default'
360info: default host triple is aarch64-unknown-linux-gnu
361info: syncing channel updates for 'stable-aarch64-unknown-linux-gnu'
362info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
363info: downloading component 'cargo'
364info: downloading component 'clippy'
365info: downloading component 'rust-docs'
366info: downloading component 'rust-std'
367info: downloading component 'rustc'
368info: downloading component 'rustfmt'
369info: installing component 'cargo'
370info: installing component 'clippy'
371info: installing component 'rust-docs'
372info: installing component 'rust-std'
373info: installing component 'rustc'
374info: installing component 'rustfmt'
375info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
377 stable-aarch64-unknown-linux-gnu installed - rustc 1.82.0 (f6e511eec 2024-10-15)
380Rust is installed now. Great!
382To get started you may need to restart your current shell.
383This would reload your PATH environment variable to include
384Cargo's bin directory ($HOME/.cargo/bin).
386To configure your current shell, you need to source
387the corresponding env file under $HOME/.cargo.
389This is usually done by running one of the following (note the leading DOT):
390. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
391source "$HOME/.cargo/env.fish" # For fish
392524.43s$ rvm install ruby-3.2.5 --enable-yjit --verify-downloads 1 --movable --disable-install-doc -C --without-tcl,--without-tk,--without-gmp
393Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
394 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
395 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
396 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
397 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
398Checking requirements for ubuntu.
399Requirements installation successful.
400Installing Ruby from source to: /home/travis/.rvm/rubies/ruby-3.2.5, this may take a while depending on your cpu(s)...
401ruby-3.2.5 - #downloading ruby-3.2.5, this may take a while depending on your connection...
402######################################################################## 100.0%
403No checksum for downloaded archive, recording checksum in user configuration.
404ruby-3.2.5 - #extracting ruby-3.2.5 to /home/travis/.rvm/src/ruby-3.2.5.....
405ruby-3.2.5 - #configuring..................................................................
406ruby-3.2.5 - #post-configuration..
407ruby-3.2.5 - #compiling........................................................................................................
408ruby-3.2.5 - #installing.....................
409ruby-3.2.5 - #making binaries executable...
410Installed rubygems 3.4.19 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.
411ruby-3.2.5 - #gemset created /home/travis/.rvm/gems/ruby-3.2.5@global
412ruby-3.2.5 - #importing gemset /home/travis/.rvm/gemsets/global.gems................................................................
413ruby-3.2.5 - #generating global wrappers........
414ruby-3.2.5 - #gemset created /home/travis/.rvm/gems/ruby-3.2.5
415ruby-3.2.5 - #importing gemsetfile /home/travis/.rvm/gemsets/default.gems evaluated to empty gem list
416ruby-3.2.5 - #generating default wrappers........
417ruby-3.2.5 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
418Install of ruby-3.2.5 - #complete
419Ruby was built without documentation, to build it run: rvm docs generate-ri
4217.13s$ rvm prepare ruby-3.2.5
422Preparing ruby-3.2.5 ...
423Prepared ruby-3.2.5.tar.bz2.
424--- upload:
425ssh "rvm@ssh.rvm.io" "mkdir -p ~/site/shared/public/binaries/ubuntu/20.04/aarch64/"
426scp "ruby-3.2.5.tar.bz2" "rvm@ssh.rvm.io:~/site/shared/public/binaries/ubuntu/20.04/aarch64/ruby-3.2.5.tar.bz2"
427--- rvm/config/remote:
428https://repo1.maven.org/maven2/org/jruby/jruby-dist/ruby-3.2.5.tar.bz2
429--- rvm/config/md5:
430https://repo1.maven.org/maven2/org/jruby/jruby-dist/ruby-3.2.5.tar.bz2=bb7d11fa11bdc04bfd43d0709dce63bd
431--- rvm/config/sha512:
432https://repo1.maven.org/maven2/org/jruby/jruby-dist/ruby-3.2.5.tar.bz2=42b7a1145ce2badb14ccd439fea0af42dd2a8dcbed37611cb82d6806fbbdcd71f0eb9a7546a9254f8f50e32501d466c3db2bded5e5ca1ccd5ac0e69b116bf85e
4340.01s$ cat /Users/travis/.rvm/log/*_ruby-3.2.5/configure.log
435cat: '/Users/travis/.rvm/log/*_ruby-3.2.5/configure.log': No such file or directory
check.1
438make sure bundler works
4396.51s$ travis_retry rvm ruby-3.2.5 do gem install bundler
440Successfully installed bundler-2.5.22
441Parsing documentation for bundler-2.5.22
442Installing ri documentation for bundler-2.5.22
443Done installing documentation for bundler after 0 seconds
4441 gem installed
44615.43s$ travis_retry rvm ruby-3.2.5 do bundle install
447Fetching gem metadata from https://rubygems.org/....
448Resolving dependencies...
449Fetching base64 0.2.0
450Fetching ruby2_keywords 0.0.5
451Installing base64 0.2.0
452Installing ruby2_keywords 0.0.5
453Fetching rack 3.1.8
454Fetching tilt 2.4.0
455Installing rack 3.1.8
456Installing tilt 2.4.0
457Fetching mustermann 3.0.3
458Fetching rack-protection 4.0.0
459Installing mustermann 3.0.3
460Installing rack-protection 4.0.0
461Fetching rack-session 2.0.0
462Installing rack-session 2.0.0
463Fetching sinatra 4.0.0
464Installing sinatra 4.0.0
465Bundle complete! 1 Gemfile dependency, 9 gems now installed.
466Use `bundle info [gemname]` to see where a bundled gem is installed.
check.2
469make sure native extension can be built
4706.80s$ travis_retry rvm ruby-3.2.5 do gem install ffi
471Successfully installed ffi-1.17.0-aarch64-linux-gnu
472Parsing documentation for ffi-1.17.0-aarch64-linux-gnu
473Installing ri documentation for ffi-1.17.0-aarch64-linux-gnu
474Done installing documentation for ffi after 0 seconds
4751 gem installed
4771.60s$ travis_retry rvm ruby-3.2.5 do gem uninstall -x ffi
478Successfully uninstalled ffi-1.17.0-aarch64-linux-gnu
publish
481upload to S3
482Requirement already satisfied: pip in /usr/local/lib/python3.8/dist-packages (24.2)
4830.02s$ python -m pip install --user awscli
484/usr/bin/python: No module named pip
486./build.sh: line 330: aws: command not found
check.3
488make sure it installs
4891.87s$ rvm remove ruby-3.2.5
490Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.2.5/bin is not at first place.
491 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
492 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
493 To fix it temporarily in this shell session run: <code>rvm use ruby-3.2.5</code>
494 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
495ruby-3.2.5 - #removing src/ruby-3.2.5..
496ruby-3.2.5 - #removing rubies/ruby-3.2.5..
497ruby-3.2.5 - #removing gems....
498ruby-3.2.5 - #removing wrappers....
499ruby-3.2.5 - #removing environments....
500Using /home/travis/.rvm/gems/ruby-3.3.1
5020.01s$ cat /home/travis/.rvm/user/db
503rvm_remote_server_url3=https://s3.amazonaws.com/travis-rubies/binaries
504 rvm_remote_server_type3=rubies
505 rvm_remote_server_verify_downloads3=1
50716.99s$ travis_retry rvm install ruby-3.2.5 --binary
508Searching for binary rubies, this might take some time.
509Requested binary installation but no rubies are available to download, consider skipping --binary flag.
511The command "rvm install ruby-3.2.5 --binary" failed. Retrying, 2 of 3.
513Searching for binary rubies, this might take some time.
514Requested binary installation but no rubies are available to download, consider skipping --binary flag.
516The command "rvm install ruby-3.2.5 --binary" failed. Retrying, 3 of 3.
518Searching for binary rubies, this might take some time.
519Requested binary installation but no rubies are available to download, consider skipping --binary flag.
5210.23s$ gem env
522RubyGems Environment:
523 - RUBYGEMS VERSION: 3.5.9
524 - RUBY VERSION: 3.3.1 (2024-04-23 patchlevel 55) [aarch64-linux]
525 - INSTALLATION DIRECTORY: /home/travis/.rvm/gems/ruby-3.3.1
526 - USER INSTALLATION DIRECTORY: /home/travis/.gem/ruby/3.3.0
527 - RUBY EXECUTABLE: /home/travis/.rvm/rubies/ruby-3.3.1/bin/ruby
528 - GIT EXECUTABLE: /usr/bin/git
529 - EXECUTABLE DIRECTORY: /home/travis/.rvm/gems/ruby-3.3.1/bin
530 - SPEC CACHE DIRECTORY: /home/travis/.gem/specs
531 - SYSTEM CONFIGURATION DIRECTORY: /home/travis/.rvm/rubies/ruby-3.3.1/etc
532 - RUBYGEMS PLATFORMS:
533 - ruby
534 - aarch64-linux
535 - GEM PATHS:
536 - /home/travis/.rvm/gems/ruby-3.3.1
537 - /home/travis/.rvm/rubies/ruby-3.3.1/lib/ruby/gems/3.3.0
538 - GEM CONFIGURATION:
539 - :update_sources => true
540 - :verbose => true
541 - :backtrace => true
542 - :bulk_threshold => 1000
543 - REMOTE SOURCES:
544 - https://rubygems.org/
545 - SHELL PATH:
546 - /home/travis/.rvm/gems/ruby-3.3.1/bin
547 - /home/travis/.rvm/gems/ruby-3.3.1@global/bin
548 - /home/travis/.rvm/rubies/ruby-3.3.1/bin
549 - /home/travis/.rvm/bin
550 - /home/travis/bin
551 - /home/travis/.local/bin
552 - /home/travis/.cargo/bin
553 - /home/travis/bin
554 - /home/travis/.local/bin
555 - /usr/lib/ccache
556 - /home/travis/bin
557 - /home/travis/.local/bin
558 - /home/travis/.phpenv/shims
559 - /home/travis/perl5/perlbrew/bin
560 - /home/travis/.kiex/elixirs/elixir-1.15.4/bin
561 - /opt/ant/bin
562 - /usr/local/sbin
563 - /usr/local/bin
564 - /usr/sbin
565 - /usr/bin
566 - /sbin
567 - /bin
568 - /usr/games
569 - /usr/local/games
570 - /snap/bin
571 - /home/travis/.phpenv/bin
5730.32s$ bundle env
574## Environment
576```
577Bundler 2.5.9
578 Platforms ruby, aarch64-linux
579Ruby 3.3.1p55 (2024-04-23 revision c56cd86388092faec079981f779f140717020d58) [aarch64-linux]
580 Full Path /home/travis/.rvm/rubies/ruby-3.3.1/bin/ruby
581 Config Dir /home/travis/.rvm/rubies/ruby-3.3.1/etc
582RubyGems 3.5.9
583 Gem Home /home/travis/.rvm/gems/ruby-3.3.1
584 Gem Path /home/travis/.rvm/gems/ruby-3.3.1:/home/travis/.rvm/rubies/ruby-3.3.1/lib/ruby/gems/3.3.0
585 User Home /home/travis
586 User Path /home/travis/.gem/ruby/3.3.0
587 Bin Dir /home/travis/.rvm/gems/ruby-3.3.1/bin
588Tools
589 Git 2.25.1
590 RVM 1.29.12 (latest)
591 rbenv not installed
592 chruby not installed
593```
595## Bundler Build Metadata
597```
598Built At 2024-10-22
599Git SHA unknown
600Released Version false
601```
603## Gemfile
605### Gemfile
607```ruby
608source 'https://rubygems.org'; gem 'sinatra'
609```
611### Gemfile.lock
613```
614GEM
615 remote: https://rubygems.org/
616 specs:
617 base64 (0.2.0)
618 mustermann (3.0.3)
619 ruby2_keywords (~> 0.0.1)
620 rack (3.1.8)
621 rack-protection (4.0.0)
622 base64 (>= 0.1.0)
623 rack (>= 3.0.0, < 4)
624 rack-session (2.0.0)
625 rack (>= 3.0.0)
626 ruby2_keywords (0.0.5)
627 sinatra (4.0.0)
628 mustermann (~> 3.0)
629 rack (>= 3.0.0, < 4)
630 rack-protection (= 4.0.0)
631 rack-session (>= 2.0.0, < 3)
632 tilt (~> 2.0)
633 tilt (2.4.0)
635PLATFORMS
636 aarch64-linux
637 ruby
639DEPENDENCIES
640 sinatra
642BUNDLED WITH
643 2.5.22
644```
before_cache
6470.00s$ echo rvm_auto_reload_flag=1 >> ~/.rvmrc
cache.2
648store build cache
6490.00s10.36schanges detected, packing new archive
650gzip: warning: GZIP environment variable is deprecated; use an alias or script
651uploading build/cache-arm64-linux-focal-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
652cache uploaded
655Done. Your build exited with 0.
Top