API event #474.2 passed

  • Ran for
AMD64
Xcode: xcode14.1 Ruby: 3.1.1
Git
Raw log
Scroll to End of Log
0.01s0.01s0.01s
worker_info
1Worker information
2hostname: 09b0498f-f1dc-462b-ad64-167124196763@1.worker-com-7c9566cd8d-wxrmm.macstadium-prod-1
3version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c
4instance: f2ce2887-967e-4f90-8683-b59dc9695e6a travis-ci-macos12.6-xcode14.1-1667858540 (via amqp)
5startup: 1m1.778175018s
60.38s0.01s0.01s0.03s
system_info
7Build system information
8Build language: ruby
9Build id: 273431487
10Job id: 628783322
11Runtime kernel version: 21.6.0
12VM: default
13travis-build version: 6b157a1c
14Build image provisioning date and time
15Wed Nov 9 04:10:27 GMT 2022
16Operating System Details
17ProductName: macOS
18ProductVersion: 12.6
19BuildVersion: 21G115
20Git version
21git version 2.38.1
22bash version
23GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21)
24Copyright (C) 2007 Free Software Foundation, Inc.
25GCC version
26Apple clang version 14.0.0 (clang-1400.0.29.202)
27Target: x86_64-apple-darwin21.6.0
28Thread model: posix
29InstalledDir: /Applications/Xcode-14.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
30LLVM version
31Apple clang version 14.0.0 (clang-1400.0.29.202)
32Target: x86_64-apple-darwin21.6.0
33Thread model: posix
34InstalledDir: /Applications/Xcode-14.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
35Pre-installed Ruby versions
36ruby-2.7.6
37Pre-installed Node.js versions
38v10.24.1
39v12.22.12
40v13.14.0
41v14.21.1
42v15.14.0
43v16.18.1
44v17.9.1
45v18.12.1
46v19.0.1
47v4.9.1
48v6.17.1
49v8.17.0
50mvn -version
51Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
52Maven home: /usr/local/Cellar/maven/3.8.6/libexec
53Java version: 19.0.1, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk/19.0.1/libexec/openjdk.jdk/Contents/Home
54Default locale: en_US, platform encoding: UTF-8
55OS name: "mac os x", version: "12.6", arch: "x86_64", family: "mac"
570.01s0.01s0.63s0.01s0.01s0.01s0.01s0.01s0.08s0.05s0.06s0.01s0.04s0.01s0.01s0.49s0.17s0.01s0.01s0.06s0.01s6.20s
581.28s0.04s0.01s0.01s0.01s0.01s0.01s0.02s/Users/travis/.travis/job_stages: line 349: python: command not found
590.01s0.01s0.01s0.01s0.01s
Docker
git.checkout
600.03s0.41s$ git clone --depth=50 --branch=jobs https://github.com/cesar-cs/osx.git cesar-cs/osx
61Cloning into 'cesar-cs/osx'...
62$ cd cesar-cs/osx
63$ git checkout -qf 3c18d6da03d414721d16c88871dfc64f61e6e2bb
650.01s
66Setting environment variables from repository settings
67$ export GITHUB_API_KEY=[secure]
69/Users/travis/.travis/functions: line 109: /home/travis/.rvm/config/remote: No such file or directory
rvm
70Installing Ruby (skipping rvm update)
7146.34s$ rvm use 3.1.1 --install --binary --fuzzy
72curl: (22) The requested URL returned error: 404
73Required ruby-3.1.1 is not installed - installing.
74curl: (22) The requested URL returned error: 404
75Searching for binary rubies, this might take some time.
76Found remote file https://storage.googleapis.com/travis-ci-language-archives/ruby/binaries/osx/12.6/x86_64/ruby-3.1.1.tar.bz2
77Checking requirements for osx.
78Updating certificates bundle '/usr/local/etc/openssl@1.1/cert.pem'
79Requirements installation successful.
80df: getattrlist failed: Input/output error
81ruby-3.1.1 - #configure
82ruby-3.1.1 - #download
83 % Total % Received % Xferd Average Speed Time Time Time Current
84 Dload Upload Total Spent Left Speed
85100 8735k 100 8735k 0 0 32.5M 0 --:--:-- --:--:-- --:--:-- 33.7M
86No checksum for downloaded archive, recording checksum in user configuration.
87ruby-3.1.1 - #validate archive
88ruby-3.1.1 - #extract
89ruby-3.1.1 - #setup
90ruby-3.1.1 - #gemset created /Users/travis/.rvm/gems/ruby-3.1.1@global
91ruby-3.1.1 - #importing gemset /Users/travis/.rvm/gemsets/global.gems..................................
92ruby-3.1.1 - #generating global wrappers........
93ruby-3.1.1 - #gemset created /Users/travis/.rvm/gems/ruby-3.1.1
94ruby-3.1.1 - #importing gemsetfile /Users/travis/.rvm/gemsets/default.gems evaluated to empty gem list
95ruby-3.1.1 - #generating default wrappers........
96Using /Users/travis/.rvm/gems/ruby-3.1.1
ruby.versions
98$ ruby --version
99ruby 3.1.1p18 (2022-02-18 revision 53f5fc4236) [x86_64-darwin21]
100$ rvm --version
101rvm 1.29.12-next (master) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
102$ bundle --version
103Bundler version 2.3.7
104$ gem --version
1053.3.7
107No Gemfile found, skipping bundle install
before_script.1
1090.02s$ sw_vers
110ProductName: macOS
111ProductVersion: 12.6
112BuildVersion: 21G115
before_script.2
1130.02s$ ruby --version
114ruby 3.1.1p18 (2022-02-18 revision 53f5fc4236) [x86_64-darwin21]
before_script.3
1150.62s$ xcodebuild -version
116Xcode 14.1
117Build version 14B47b
before_script.4
1180.84s$ gem install rake
119Successfully installed rake-13.2.1
1201 gem installed
before_script.5
1210.21s$ rvm --version
122rvm 1.29.12-next (master) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
1230.52s$ rake
124DONE
125The command "rake" exited with 0.
127Skipping a deployment with the releases provider because this repo's name does not match one specified in .travis.yml's deploy.on.repo: cesar-cs/osx/
128Skipping a deployment with the releases provider because this branch is not permitted: jobs
130Done. Your build exited with 0.
Top