API event #476.1 passed

  • Ran for
AMD64
Xcode: xcode14.2 Ruby
Git
Raw log
Scroll to End of Log
0.01s0.01s0.01s
worker_info
1Worker information
2hostname: 6dab74e7-4cb2-47c2-9f57-a7e105e8e7b8@1.worker-com-7c9566cd8d-wxrmm.macstadium-prod-1
3version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c
4instance: 983385fc-a3ae-4411-8266-abd49119fb3c travis-ci-macos12.6-xcode14.2-1672940250 (via amqp)
5startup: 1m7.016679011s
60.63s0.02s0.01s0.02s
system_info
7Build system information
8Build language: ruby
9Build id: 273431529
10Job id: 628783423
11Runtime kernel version: 21.6.0
12VM: default
13travis-build version: 6b157a1c
14Build image provisioning date and time
15Fri Jan 6 10:41:53 GMT 2023
16Operating System Details
17ProductName: macOS
18ProductVersion: 12.6
19BuildVersion: 21G115
20Git version
21git version 2.39.0
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.2.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.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
35Pre-installed Ruby versions
36ruby-2.7.7
37Pre-installed Node.js versions
38v10.24.1
39v12.22.12
40v13.14.0
41v14.21.2
42v15.14.0
43v16.19.0
44v17.9.1
45v18.12.1
46v18.13.0
47v19.3.0
48v4.9.1
49v6.17.1
50v8.17.0
51mvn -version
52Apache Maven 3.8.7 (b89d5959fcde851dcb1c8946a785a163f14e1e29)
53Maven home: /usr/local/Cellar/maven/3.8.7/libexec
54Java version: 19.0.1, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk/19.0.1/libexec/openjdk.jdk/Contents/Home
55Default locale: en_US, platform encoding: UTF-8
56OS name: "mac os x", version: "12.6", arch: "x86_64", family: "mac"
580.05s0.01s0.56s0.01s0.01s0.01s0.01s0.01s0.08s0.03s0.08s0.01s0.03s0.01s0.01s1.30s0.15s0.01s0.01s0.06s0.01s6.39s
592.22s0.04s0.01s0.01s0.01s0.01s0.01s0.02s/Users/travis/.travis/job_stages: line 349: python: command not found
600.01s0.01s0.01s0.01s0.01s
Docker
git.checkout
610.02s0.42s$ git clone --depth=50 --branch=jobs https://github.com/cesar-cs/osx.git cesar-cs/osx
62Cloning into 'cesar-cs/osx'...
63$ cd cesar-cs/osx
64$ git checkout -qf 060cfeb36e31256cbc7e84472685a8344795fcf3
660.01s
67Setting environment variables from repository settings
68$ export GITHUB_API_KEY=[secure]
70/Users/travis/.travis/functions: line 109: /home/travis/.rvm/config/remote: No such file or directory
rvm
711.93s$ rvm use default
72Using /Users/travis/.rvm/gems/ruby-2.7.7
ruby.versions
74$ ruby --version
75ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5) [x86_64-darwin21]
76$ rvm --version
77rvm 1.29.12-next (master) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
78$ bundle --version
79Bundler version 2.4.2
80$ gem --version
813.1.6
83No Gemfile found, skipping bundle install
before_script.1
850.02s$ sw_vers
86ProductName: macOS
87ProductVersion: 12.6
88BuildVersion: 21G115
before_script.2
890.02s$ ruby --version
90ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5) [x86_64-darwin21]
before_script.3
910.62s$ xcodebuild -version
92Xcode 14.2
93Build version 14C18
before_script.4
9445.83s$ gem install rake
95Successfully installed rake-13.2.1
961 gem installed
before_script.5
970.24s$ rvm --version
98rvm 1.29.12-next (master) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
990.55s$ rake
100DONE
101The command "rake" exited with 0.
103Skipping a deployment with the releases provider because this branch is not permitted: jobs
105Done. Your build exited with 0.
Top