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

Run PR builds explicitly on cgroup.v1 and cgroup.v2 nodes #6553

Merged
merged 1 commit into from
Jun 7, 2022

Conversation

babsingh
Copy link
Contributor

@babsingh babsingh commented Jun 6, 2022

Ref-1: #6501 (comment)

As per Ref-1, OMR has six x64 machines labelled as cgroup.v1, and
another six x64 machines labelled as cgroup.v2.

To support #6468, the PR build for:

  • linux_x86 will be explicitly run on cgroup.v1 nodes; and
  • linux_x86-64 will be explicitly run on cgroup.v2 nodes.

Signed-off-by: Babneet Singh [email protected]

Ref-1: eclipse#6501 (comment)

As per Ref-1, OMR has six x64 machines labelled as cgroup.v1, and
another six x64 machines labelled as cgroup.v2.

To support eclipse#6468, the PR build for:
- linux_x86 will be explicitly run on cgroup.v1 nodes; and
- linux_x86-64 will be explicitly run on cgroup.v2 nodes.

Signed-off-by: Babneet Singh <[email protected]>
@babsingh
Copy link
Contributor Author

babsingh commented Jun 6, 2022

Pending work

@babsingh
Copy link
Contributor Author

babsingh commented Jun 6, 2022

jenkins build all

@babsingh
Copy link
Contributor Author

babsingh commented Jun 6, 2022

None of the failures are related to this PR:

13:44:46  30: [0;32m[----------] [m16 tests from AbsVPValueTest
13:44:46  30/30 Test #30: compunittest ......................***Exception: SegFault  0.30 sec
13:34:27  	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ZISVJD10
13:34:27  		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
13:34:27  		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
13:34:27  		at hudson.remoting.Channel.call(Channel.java:1000)
13:34:27  		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:143)

@0xdaryl 0xdaryl self-assigned this Jun 7, 2022
@0xdaryl 0xdaryl merged commit 143bc69 into eclipse:master Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants