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

jdk_svc_sanity FAILED in Test_openjdk11_hs_sanity.openjdk_ppc64_aix: no tests selected #4218

Open
smlambert opened this issue Dec 23, 2022 · 4 comments

Comments

@smlambert
Copy link
Contributor

Test Info
Test Name: jdk_svc_sanity_0
Test Duration: 14 sec
Machine: build-osuosl-aix71-ppc64-2
TRSS link for the test output: https://trss.adoptium.net/output/test?id=63a4e535ed0b30773be441aa

Build Info
Build Name: Test_openjdk11_hs_sanity.openjdk_ppc64_aix
Jenkins Build start time: Dec 22 2022, 02:06 pm
Jenkins Build URL: https://ci.adoptopenjdk.net/job/Test_openjdk11_hs_sanity.openjdk_ppc64_aix/553/
TRSS link for the build: https://trss.adoptium.net/allTestsInfo?buildId=63a4e435ed0b30773be43f19

Java Version
openjdk version "11.0.18-beta" 2023-01-17
OpenJDK Runtime Environment Temurin-11.0.18+8-202212221812 (build 11.0.18-beta+8-202212221812)
OpenJDK 64-Bit Server VM Temurin-11.0.18+8-202212221812 (build 11.0.18-beta+8-202212221812, mixed mode)

This test has been failed 22 times since Nov 01 2022, 03:07 pm
Java Version when the issue first seen
openjdk version "11.0.17-beta" 2022-10-18
OpenJDK Runtime Environment Temurin-11.0.17+8-202211011813 (build 11.0.17-beta+8-202211011813)
OpenJDK 64-Bit Server VM Temurin-11.0.17+8-202211011813 (build 11.0.17-beta+8-202211011813, mixed mode)
Jenkins Build URL: https://ci.adoptopenjdk.net/job/Test_openjdk11_hs_sanity.openjdk_ppc64_aix/531/

The test failed on machine build-osuosl-aix71-ppc64-2 3 times
The test failed on machine test-osuosl-aix715-ppc64-4 1 times
The test failed on machine test-osuosl-aix72-ppc64-1 5 times
The test failed on machine test-osuosl-aix715-ppc64-2 4 times
The test failed on machine test-osuosl-aix72-ppc64-2 1 times
The test failed on machine test-osuosl-aix715-ppc64-3 4 times
The test failed on machine test-osuosl-aix715-ppc64-1 4 times

Rerun in Grinder

[2022-12-22T21:34:45.898Z] TEST SETUP:
[2022-12-22T21:34:45.898Z] Nothing to be done for setup.
[2022-12-22T21:34:45.898Z] 
[2022-12-22T21:34:45.898Z] TESTING:
[2022-12-22T21:34:45.898Z] Directory "/home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_16717365797570/jdk_svc_sanity_1/work" not found: creating
[2022-12-22T21:34:45.898Z] Directory "/home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/../TKG/output_16717365797570/jdk_svc_sanity_1/report" not found: creating
[2022-12-22T21:34:50.315Z] XML output with verification to /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/output_16717365797570/jdk_svc_sanity_1/work
[2022-12-22T21:34:50.315Z] Test results: no tests selected
[2022-12-22T21:35:00.053Z] Report written to /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/output_16717365797570/jdk_svc_sanity_1/report/html/report.html
[2022-12-22T21:35:00.053Z] Results written to /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/output_16717365797570/jdk_svc_sanity_1/work
[2022-12-22T21:35:00.053Z] -----------------------------------
[2022-12-22T21:35:00.053Z] jdk_svc_sanity_1_FAILED
[2022-12-22T21:35:00.053Z] -----------------------------------

If there are no tests enabled for AIX within this target, we need to check, should there be some enabled? If not, then this target should be skipped for the AIX platform.

@smlambert smlambert changed the title jdk_svc_sanity_0 FAILED in Test_openjdk11_hs_sanity.openjdk_ppc64_aix: no tests selected jdk_svc_sanity FAILED in Test_openjdk11_hs_sanity.openjdk_ppc64_aix: no tests selected Dec 23, 2022
@sophia-guo
Copy link
Contributor

This is caused by reorganizing the target #4019.

@sophia-guo
Copy link
Contributor

Should be resolved by #4127 #4014

@llxia
Copy link
Contributor

llxia commented Jan 10, 2023

For the time being, to avoid confusion, I would prefer to exclude jdk_svc_sanity on AIX or revert #4019.

@smlambert
Copy link
Contributor Author

auto exclude test jdk_svc_sanity plat=ppc64_aix impl=hotspot

github-actions bot pushed a commit that referenced this issue Mar 4, 2023
- related: #4218 (comment)

Signed-off-by: GitHub <noreply@github.com>
karianna pushed a commit that referenced this issue Mar 4, 2023
…4389)

- related: #4218 (comment)

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: smlambert <smlambert@users.noreply.github.com>
sophia-guo pushed a commit to sophia-guo/openjdk-tests that referenced this issue Mar 10, 2023
…doptium#4389)

- related: adoptium#4218 (comment)

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: smlambert <smlambert@users.noreply.github.com>
sophia-guo pushed a commit to sophia-guo/openjdk-tests that referenced this issue Mar 10, 2023
…doptium#4389)

- related: adoptium#4218 (comment)

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: smlambert <smlambert@users.noreply.github.com>
smlambert added a commit that referenced this issue Mar 10, 2023
* Set up jdk for jck interactive (#4239)

* Set up jdk for jck interactive

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>

* Add parameter SETUP_JCK_RUN explicitely

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>

---------

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>

* [Jtreg/FFI] Disable FFI related test suite in JDK20 (#4318)

The change is to exclude the FFI related test cases
in AttachTest.java captured at
eclipse-openj9/openj9#16656
given the FFI related code in JDK20 has been disabled
for the moment and will be enabled once the code has
been updated against the latest APIs.

Signed-off-by: ChengJin01 <jincheng@ca.ibm.com>

* Fix if condition for tck interactive setup (#4320)

Signed-off-by: Mesbah Alam <Mesbah_Alam@ca.ibm.com>

* [Jtreg/FFI] update the issue no for FFI test suites in JDK20 (#4324)

The change updates the issue no by replacing
#16656 with #16565 as #16656 will be closed
as duplicate of #16565, in which case #16565
serves as the only issue that keeps track of
the excluded FFI test suites in JDK20.

Signed-off-by: ChengJin01 <jincheng@ca.ibm.com>

* Add OpenJ9 timeout handler to security and rmi extended tests (#4333)

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>

* Disable GetStackTraceSuspendedStressTest (#4360)

Related: eclipse-openj9/openj9#16751

Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>

* Update JDK20 exclude list (#4371)

Re-enable Thread related tests fixed in JDK19

Signed-off-by: Jack Lu <Jack.S.Lu@ibm.com>

* Disable ContinuationTest (#4380)

ContinuationTest is being disabled for OpenJ9 since it is specific to
the reference implementation and it does not apply to OpenJ9.

Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>

* Permanently disable ContinuationTest (#4382)

Refer to #1297 to permanently exclude.

Related: eclipse-openj9/openj9#16792
Related: #1297

Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>

* Exclude jdk/internal/platform/docker/TestDockerCpuMetrics.java (#4387)

Signed-off-by: Jason Feng <fengj@ca.ibm.com>

* AUTO: auto exclude test jdk_svc_sanity plat=ppc64_aix impl=hotspot (#4389)

- related: #4218 (comment)

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: smlambert <smlambert@users.noreply.github.com>

---------

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
Signed-off-by: ChengJin01 <jincheng@ca.ibm.com>
Signed-off-by: Mesbah Alam <Mesbah_Alam@ca.ibm.com>
Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
Signed-off-by: Jack Lu <Jack.S.Lu@ibm.com>
Signed-off-by: Jason Feng <fengj@ca.ibm.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: Cheng Jin <jincheng@ca.ibm.com>
Co-authored-by: Mesbah Alam <Mesbah_Alam@ca.ibm.com>
Co-authored-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
Co-authored-by: Babneet Singh <babsingh@users.noreply.github.com>
Co-authored-by: Jack Lu <Jack.S.Lu@ibm.com>
Co-authored-by: Jason Feng <fengj@ca.ibm.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: smlambert <smlambert@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

3 participants