aqa-tests icon indicating copy to clipboard operation
aqa-tests copied to clipboard

java os.name property value ${buildjdk.os.name} not recognised on build-osuosl-aix72-ppc64-3

Open smlambert opened this issue 1 year ago • 3 comments

Need to investigate

java os.name property value ${buildjdk.os.name} not recognised. Update the get-platform-prefix macrodef in stf.build/include/top.xml


From https://ci.adoptium.net/job/Test_openjdk23_hs_extended.system_ppc64_aix_testList_0/5/console running on build-osuosl-aix72-ppc64-3 :

02:52:00  BUILD FAILED
02:52:00  /home/jenkins/workspace/Test_openjdk23_hs_extended.system_ppc64_aix_testList_0/aqa-tests/TKG/scripts/build_test.xml:95: The following error occurred while executing this line:
02:52:00  /home/jenkins/workspace/Test_openjdk23_hs_extended.system_ppc64_aix_testList_0/aqa-tests/system/common.xml:392: The following error occurred while executing this line:
02:52:00  /home/jenkins/workspace/Test_openjdk23_hs_extended.system_ppc64_aix_testList_0/aqa-tests/system/common.xml:383: The following error occurred while executing this line:
02:52:00  /home/jenkins/workspace/Test_openjdk23_hs_extended.system_ppc64_aix_testList_0/aqa-tests/system/STF/stf.build/include/top.xml:83: The following error occurred while executing this line:
02:52:00  /home/jenkins/workspace/Test_openjdk23_hs_extended.system_ppc64_aix_testList_0/aqa-tests/system/STF/stf.build/include/top.xml:517: The following error occurred while executing this line:
02:52:00  /home/jenkins/workspace/Test_openjdk23_hs_extended.system_ppc64_aix_testList_0/aqa-tests/system/STF/stf.build/include/top.xml:576: java os.name property value ${buildjdk.os.name} not recognised.  Update the get-platform-prefix macrodef in stf.build/include/top.xml
02:52:00  
02:52:00  Total time: 7 seconds
02:52:01  1
02:52:01  gmake[1]: *** [compile.mk:45: compile] Error 1
02:52:01  gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk23_hs_extended.system_ppc64_aix_testList_0/aqa-tests/TKG'
02:52:01  gmake: *** [makefile:87: compile] Error 2
[Pipeline] }

smlambert avatar Aug 21 '24 21:08 smlambert