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

issues with node-test-commit-osx #3116

Closed
panva opened this issue Dec 15, 2022 · 13 comments
Closed

issues with node-test-commit-osx #3116

panva opened this issue Dec 15, 2022 · 13 comments
Assignees

Comments

@panva
Copy link
Member

panva commented Dec 15, 2022

We're not getting any successful buils through on node-test-commit-osx since at least 2 days ago.

image

@panva
Copy link
Member Author

panva commented Dec 15, 2022

cc @nodejs/build

@targos
Copy link
Member

targos commented Dec 15, 2022

that's because all test-orka-* machines are offline. /cc @AshCripps

@AshCripps
Copy link
Member

Welp macstadium have decided to update the cluster this week instead of january when I booked the timeslot in for.

@joyeecheung
Copy link
Member

I actually got a green one but the results weren't communicated back to the parent job, so it gets stuck there: https://ci.nodejs.org/job/node-test-commit-osx/49256/

@UlisesGascon UlisesGascon self-assigned this Dec 16, 2022
@UlisesGascon
Copy link
Member

I will try to re-deploy the testing VMs

@UlisesGascon
Copy link
Member

UlisesGascon commented Dec 16, 2022

Current situation:

  • Only the agent test-orka-macos10.14-x64-1 was working for few hours but I relocated the vm as actually it was a Macos11.x due some NAT misleading configuration.
  • We are working on it, full details here

@richardlau
Copy link
Member

  • Only the agent test-orka-macos10.14-x64-1 was working for few hours but I relocated the vm as actually it was a Macos11.x due some NAT misleading configuration.

The test-orka-macos10.14-x64-1 agent in Jenkins is on a macOS 10.14 host:
image

@UlisesGascon
Copy link
Member

At this point all the Orka machines are up and running. We keep working on Orka in a separate discussion #3112

@panva
Copy link
Member Author

panva commented Dec 17, 2022

Big thank you to everyone involved!

@targos
Copy link
Member

targos commented Dec 17, 2022

It seems that all macs are now back on Java 8. How is that?

@UlisesGascon
Copy link
Member

UlisesGascon commented Dec 17, 2022

Confirmed @targos, We have Java 8 in all the Orka machines (10.x and 11):

openjdk version "1.8.0_292"
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_292-b10)
OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.292-b10, mixed mode)

The current vms are restored from an old backup available in Orka and I had some issues running ansibe (#3119). Yesterday I run Ansible successfully against the macos11 vms.

I just realized that I run an old version of the playbook that didn't include your changes in #3085. So, I will pull the last changes in main to my machine and re-run the Ansible playbooks. Maybe that will solve #3119 too

@UlisesGascon UlisesGascon reopened this Dec 17, 2022
@UlisesGascon
Copy link
Member

Thanks for you support @targos! 🙌

I managed to upgrade to Java 11 in macos11 machines. For 10.x I need to to finish a little patch before moving to Java 11

@UlisesGascon
Copy link
Member

UlisesGascon commented Dec 20, 2022

Confirmed. After manual patching, all the Orka machines (10.14, 10.15 and 11) are in the correct Java versions 🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants