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

Install qemu-user-static on some dockerhosts #3498

Closed
sxa opened this issue Apr 4, 2024 · 3 comments
Closed

Install qemu-user-static on some dockerhosts #3498

sxa opened this issue Apr 4, 2024 · 3 comments

Comments

@sxa
Copy link
Member

sxa commented Apr 4, 2024

RISC-V is currently building in an emulated docker container on x64 hosts. With the RISE system being decomissioned the other system I had with this is dockerhost-azure-ubuntu2204-x64-1 which had qemu-user-static installed and had the qemustatic label applied so it can be used for builds. We should probably look at having more machines configured like this. Noting that this needs the version from Ubuntu 22.04 or later, so it should NOT be set up on Ubuntu 20.04 dockerhost systems.

Ref: adoptium/ci-jenkins-pipelines#992

@github-actions github-actions bot added the docker label Apr 4, 2024
@sxa sxa added the currency label Apr 4, 2024
@sxa sxa added this to the 2024-04 (April) milestone Apr 4, 2024
@sxa sxa modified the milestones: 2024-04 (April), 2024-06 (June) May 13, 2024
@sxa
Copy link
Member Author

sxa commented Jun 7, 2024

Note: This has been done on the Azure x64 Ubuntu 20.04 dockerhost, but it should get added intot he playbooks for follow-on deployments (particularly with Ubuntu 24.04 systems, since that has a version out of the box that will support building JDK11/riscv64 in a container.

@sxa sxa modified the milestones: 2024-06 (June), 2024-08 (August) Jul 31, 2024
@sxa
Copy link
Member Author

sxa commented Aug 1, 2024

Related to #3585 as we would like to run these only on Ubuntu 24.04 hosts to get the latest qemu (instead of installing a separate qemu which isn't from the standard distribution repositories)
It is believed that the qemu version is related to the failure to build JDK11/riscv64 although the most recent failures appear independent of this.

@sxa
Copy link
Member Author

sxa commented Aug 14, 2024

JDK11/riscv64 enviroment on an Ubuntu 24.04 host is now working, therefore closing. We can add additional systems with the qemustatic if necessary in the future

@sxa sxa closed this as completed Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant