You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which platforms (OS+arch) are affected?: mac platforms
If you look at the historic logs, does the problem appear to be specific to one machine?
Link to any upstream project bug report (e.g. OpenJ9/JBS)
All aarch64 mac nodes are now being spun up from Orka, which means no static machines are waiting for a test job being sent to them. This was addressed for AQAvit tests via this PR/844, but for some reason the smoke tests do not call into this method (waitForANodeToBecomeActive()).
x86 mac smoke tests are running and passing because there are still 2 static machines online in Jenkins, so jobs find available nodes
The text was updated successfully, but these errors were encountered:
[Pipeline] nodesByLabel
07:29:27 Could not find any nodes with 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] timeout
07:29:27 Timeout expired 0 ms ago
07:29:27 Cancelling nested steps due to timeout
Thank you for reporting a broken build! Please fill in the following details:
All aarch64 mac nodes are now being spun up from Orka, which means no static machines are waiting for a test job being sent to them. This was addressed for AQAvit tests via this PR/844, but for some reason the smoke tests do not call into this method (waitForANodeToBecomeActive()).
x86 mac smoke tests are running and passing because there are still 2 static machines online in Jenkins, so jobs find available nodes
The text was updated successfully, but these errors were encountered: