-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
IPv6 not available on some arm_linux and alpine-linux machines #2894
Comments
On dockerhost-equinix-ubuntu2004-armv8-1, the host of test-docker-ubuntu2004-armv7l-1, I added The failing tests (jdk_net_2) pass https://ci.adoptium.net/view/Test_grinder/job/Grinder/6755/console Going to do the same for test-docker-alpine314-x64-1 |
jdk_net passes on test-docker-alpine314-x64-1 https://ci.adoptium.net/view/Test_grinder/job/Grinder/6758/console. Will check other nodes before closing |
Let's not close this just yet and lose this setup info. A couple of questions:
|
It is already in the playbooks infrastructure/ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/DockerStatic/tasks/main.yml Line 6 in 052bdf4
But I do not know why the fix wasnt present on the dockerhost |
Some jdk_net tests still fail on the following machines despite the above fix https://ci.adoptium.net/job/Grinder/6831/ test-docker-ubuntu2204-x64-2 (offline now due to this issue) com/sun/net/httpserver/simpleserver/CommandLinePositiveTest.java.CommandLinePositiveTest In the below grinders only java/net/httpclient/ManyRequestsLegacy.java.ManyRequestsLegacy fails https://ci.adoptium.net/job/Grinder/6840/ test-docker-ubi8-x64-1 |
The jdk_net tests passed on test-docker-ubuntu2204-x64-1 https://ci.adoptium.net/view/Test_grinder/job/Grinder/6836/, which is hosted on dockerhost-equinix-ubuntu2004-x64-1, while test-docker-ubuntu2204-x64-2 is hosted on dockerhost-equinix-ubuntu2204-x64-1. I'll create another ubuntu 2204 container on the passing dockerhost machine |
Closing this issue since the ipv6 tests pass. There are some problematic containers on dockerhost-equinix-ubuntu2004-x64-1, for which I have opened #3010 |
Please set the title to indicate the test name and machine name where known.
As seen in adoptium/aqa-tests#4257 (comment),
To make it easy for the infrastructure team to repeat and diagnose, please
answer the following questions:
Test_
job on https://ci.adoptopenjdk.net which showed the failureAny other details:
The text was updated successfully, but these errors were encountered: