Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency macos to v14 #212

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update dependency macos to v14 #212

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2024

This PR contains the following updates:

Package Type Update Change
macos github-runner major 13 -> 14

Configuration

📅 Schedule: Branch creation - "after 4pm on thursday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@karlhorky
Copy link
Member

karlhorky commented Apr 25, 2024

The Expo Dev Server Tests test run failed with these logs:

##[group]Run reactivecircus/android-emulator-runner@v2
with:
  target: aosp_atd
  api-level: 30
  arch: x86
  channel: canary
  profile: pixel
  avd-name: Pixel_3a_API_30_AOSP
  script: ./scripts/test-expo-dev-server.sh
  cores: 2
  force-avd-creation: true
  emulator-boot-timeout: 600
  emulator-options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim
  disable-animations: true
  disable-spellchecker: false
  disable-linux-hw-accel: auto
  enable-hw-keyboard: false
env:
  PNPM_HOME: /Users/runner/setup-pnpm/node_modules/.bin
##[endgroup]
##[group]Configure emulator
API level: 30
target: aosp_atd
CPU architecture: x86
Hardware profile: pixel
Cores: 2
RAM size: 
Heap size: 
SD card path or size: 
Disk size: 
AVD name: Pixel_3a_API_30_AOSP
force avd creation: true
Emulator boot timeout: 600
emulator options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim
disable animations: true
disable spellchecker: false
disable Linux hardware acceleration: false
enable hardware keyboard: false
Channel: 3 (canary)
Script:
./scripts/test-expo-dev-server.sh
Pre emulator launch script:
##[endgroup]
##[group]Install Android SDK
[command]/bin/sh -c \yes | sdkmanager --licenses > /dev/null
Warning: Errors during XML parse:
Warning: Additionally, the fallback loader failed to parse the XML.
Installing latest build tools, platform tools, and platform.
[command]/bin/sh -c \sdkmanager --install 'build-tools;34.0.0' platform-tools > /dev/null
Warning: Errors during XML parse:
Warning: Additionally, the fallback loader failed to parse the XML.
Installing latest emulator.
[command]/bin/sh -c \sdkmanager --install emulator --channel=3 > /dev/null
Warning: Errors during XML parse:
Warning: Additionally, the fallback loader failed to parse the XML.
Installing system images.
[command]/bin/sh -c \sdkmanager --install 'system-images;android-30;aosp_atd;x86' --channel=3 > /dev/null
Warning: Errors during XML parse:
Warning: Additionally, the fallback loader failed to parse the XML.
##[endgroup]
##[group]Launch Emulator
Creating AVD.
[command]/bin/sh -c \echo no | avdmanager create avd --force -n Pixel_3a_API_30_AOSP --abi 'aosp_atd/x86' --package 'system-images;android-30;aosp_atd;x86' --device 'pixel'
Loading local repository...                                                     
[=========                              ] 25% Loading local repository...       
[=========                              ] 25% Fetch remote repository...        
[=======================================] 100% Fetch remote repository...       
[command]/bin/sh -c \printf 'hw.cpu.ncore=2
' >> /Users/runner/.android/avd/Pixel_3a_API_30_AOSP.avd/config.ini
Starting emulator.
[command]/bin/sh -c \/Users/runner/Library/Android/sdk/emulator/emulator -avd Pixel_3a_API_30_AOSP -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim &
INFO    | Storing crashdata in: /tmp/android-runner/emu-crash-35.1.6.db, detection is enabled for process: 5826
INFO    | Android emulator version 35.1.6.0 (build_id 11733912) (CL:N/A)
INFO    | Found systemPath /Users/runner/Library/Android/sdk/system-images/android-30/aosp_atd/x86/
PANIC: Avd's CPU Architecture 'x86' is not supported by the QEMU2 emulator on aarch64 host.
[command]/Users/runner/Library/Android/sdk/platform-tools/adb shell getprop sys.boot_completed
* daemon not running; starting now at tcp:5037
* daemon started successfully
The process '/Users/runner/Library/Android/sdk/platform-tools/adb' failed with exit code 1
adb: no devices/emulators found
[command]/Users/runner/Library/Android/sdk/platform-tools/adb shell getprop sys.boot_completed
The process '/Users/runner/Library/Android/sdk/platform-tools/adb' failed with exit code 1
adb: no devices/emulators found
[command]/Users/runner/Library/Android/sdk/platform-tools/adb shell getprop sys.boot_completed
adb: no devices/emulators found
The process '/Users/runner/Library/Android/sdk/platform-tools/adb' failed with exit code 1
[command]/Users/runner/Library/Android/sdk/platform-tools/adb shell getprop sys.boot_completed
adb: no devices/emulators found
The process '/Users/runner/Library/Android/sdk/platform-tools/adb' failed with exit code 1

... many more of these "no devices/emulators found" failures ...

##[endgroup]
##[group]Terminate Emulator
[command]/Users/runner/Library/Android/sdk/platform-tools/adb -s emulator-5554 emu kill
error: could not connect to TCP port 5554: Connection refused
The process '/Users/runner/Library/Android/sdk/platform-tools/adb' failed with exit code 1
##[endgroup]
##[error]Timeout waiting for emulator to boot.
Post job cleanup.
Pruning is unnecessary.
Post job cleanup.
[command]/opt/homebrew/bin/git version
git version 2.44.0
Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/cca72b35-98f1-450d-a6ef-40882b13cb0c/.gitconfig'
Temporarily overriding HOME='/Users/runner/work/_temp/cca72b35-98f1-450d-a6ef-40882b13cb0c' before making global git config changes
Adding repository directory to the temporary git global config as a safe directory
[command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/hotline-bling-codealong/hotline-bling-codealong
[command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand
[command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
[command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
http.https://github.com/.extraheader
[command]/opt/homebrew/bin/git config --local --unset-all http.https://github.com/.extraheader
[command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
Cleaning up orphan processes
Terminate orphan process: pid (5830) (adb)

Seems like the Detox Integration Tests - Android test run will also fail with similar adb timeouts / failures starting the emulator.


Seems like this may be related to macOS v14 / m1 GitHub Actions runners not allowing Android emulators:

@renovate renovate bot force-pushed the renovate/macos-14.x branch 2 times, most recently from 1bf2810 to 36d6f9b Compare May 9, 2024 23:14
@renovate renovate bot force-pushed the renovate/macos-14.x branch 2 times, most recently from 12ad1b3 to 0df352e Compare May 24, 2024 00:27
@renovate renovate bot force-pushed the renovate/macos-14.x branch 2 times, most recently from d5a0790 to 949d980 Compare July 26, 2024 09:17
@renovate renovate bot force-pushed the renovate/macos-14.x branch 2 times, most recently from 053428f to 2f28ec4 Compare August 8, 2024 19:05
@renovate renovate bot force-pushed the renovate/macos-14.x branch 3 times, most recently from 5339e1a to 93cc03e Compare September 12, 2024 19:53
@renovate renovate bot force-pushed the renovate/macos-14.x branch 2 times, most recently from a46a870 to aeb84f1 Compare October 3, 2024 17:09
@renovate renovate bot force-pushed the renovate/macos-14.x branch 4 times, most recently from 6c75e04 to 5b33059 Compare October 12, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant