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

macOS builds now failing for a previously working workflow. #969

Closed
1 of 5 tasks
vaibhavpandeyvpz opened this issue May 30, 2020 · 14 comments
Closed
1 of 5 tasks

macOS builds now failing for a previously working workflow. #969

vaibhavpandeyvpz opened this issue May 30, 2020 · 14 comments
Assignees

Comments

@vaibhavpandeyvpz
Copy link

vaibhavpandeyvpz commented May 30, 2020

Describe the bug
The macOS builds do not happen anymore.

Area for Triage:
"Apple"

Question, Bug, or Feature?:
"Bug"

Virtual environments affected

  • macOS 10.15
  • Ubuntu 16.04 LTS
  • Ubuntu 18.04 LTS
  • Windows Server 2016 R2
  • Windows Server 2019

Expected behavior
The build should go through.

Actual behavior
No runner matching the specified labels was found: macos-10.15. Using macos-latest instead of macos-10.15 works though.

@miketimofeev
Copy link
Contributor

Hi @vaibhavpandeyvpz! There was an issue with build agents yesterday. Both labels are available now. I'm going to close the issue, but feel free to contact us if you have any concerns.

@aviflax
Copy link

aviflax commented Jun 1, 2020

I just ran into this same problem, just now: https://github.com/FundingCircle/md2c8e/actions/runs/120995639

@Calvin-LL
Copy link

Calvin-LL commented Jun 1, 2020

@miketimofeev Please reopen this. Still running into this today.

@miketimofeev miketimofeev reopened this Jun 1, 2020
@Darleev Darleev self-assigned this Jun 1, 2020
@rolyp
Copy link

rolyp commented Jun 1, 2020

@miketimofeev Just ran into this problem.
Screenshot 2020-06-01 at 16 27 05

@maxim-lobanov
Copy link
Contributor

Hello everyone, we have escalated this issue to proper team for investigation.
We will update the thread as soon as we have results.

@chkimes
Copy link

chkimes commented Jun 1, 2020

We've identified the issue and are rolling out a fix that should be available during daytime PST tomorrow. In the meantime, you may be able to work around this issue by specifying macos-latest.

@congyiwu
Copy link
Contributor

congyiwu commented Jun 1, 2020

Actually, we finished rolling out the fix just now. We also audited the other runs-on labels too for discrepancies and tweaked some internal processes to avoid future discrepancies.

@miketimofeev miketimofeev self-assigned this Jun 2, 2020
@miketimofeev
Copy link
Contributor

@vaibhavpandeyvpz @rolyp @CoolCyberBrain @aviflax could you please check macos-10.15 label now?

@rolyp
Copy link

rolyp commented Jun 2, 2020

@vaibhavpandeyvpz @rolyp @CoolCyberBrain @aviflax could you please check macos-10.15 label now?

Working for me. Thanks.

@miketimofeev
Copy link
Contributor

I'm going to close the issue, but feel free to contact us if the issue still persists.
Thank you all!

@aviflax
Copy link

aviflax commented Jun 3, 2020

Looking good. Thank you!

mratsim added a commit to mratsim/constantine that referenced this issue Jun 18, 2020
mratsim added a commit to mratsim/constantine that referenced this issue Jun 19, 2020
mratsim added a commit to mratsim/constantine that referenced this issue Jun 19, 2020
* Github Action CI (without GMP)

* Deactivate MacOS, spurious failures: actions/runner-images#841

* force install with nimble

* Add badge

* Don"t include Nim 1.2.x #20 (comment)

* Action branch mistake

* Add back OSX? actions/runner-images#841, actions/runner-images#969

* fix MacOS target

* comment out RDTSC on i386

* Add initialization canaries

* Add more verbose output to debug windows failures

* spurious windows i386 test

* For now only activate Linux and mac

* missed include
@ashishb
Copy link

ashishb commented Jun 21, 2020

@miketimofeev
Copy link
Contributor

@ashishb specification should be either macos-latest or macos-10.15, but you have
runs-on: macos

@ashishb
Copy link

ashishb commented Jun 22, 2020

Thanks @miketimofeev . This seems like a new change though as 'macos' worked earlier

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

10 participants