Post Test
[2025-04-27T15:12:31.405Z] gmake[5]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_ppc64_aix_rerun/aqa-tests/functional/MBCS_Tests/language_tag'
[2025-04-27T15:12:31.405Z] gmake[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_ppc64_aix_rerun/aqa-tests/functional/MBCS_Tests'
[2025-04-27T15:12:31.405Z] gmake[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_ppc64_aix_rerun/aqa-tests/functional'
[2025-04-27T15:12:31.405Z] gmake[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_ppc64_aix_rerun/aqa-tests'
[2025-04-27T15:12:31.406Z]
[2025-04-27T15:12:31.406Z]
[2025-04-27T15:12:31.406Z] All tests finished, run result summary:
[2025-04-27T15:12:31.406Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_special.functional_ppc64_aix_rerun/aqa-tests/TKG/../TKG/scripts"; \
[2025-04-27T15:12:31.406Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk25_hs_special.functional_ppc64_aix_rerun/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk25_hs_special.functional_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17457667487032/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk25_hs_special.functional_ppc64_aix_rerun/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=25 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=aix_ppc-64 --buildList=functional --customTarget="" --testTarget=testList --tapPath=/home/jenkins/workspace/Test_openjdk25_hs_special.functional_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17457667487032/ --tapName=Test_openjdk25_hs_special.functional_ppc64_aix_rerun.tap --comment=""
[2025-04-27T15:12:31.406Z]
[2025-04-27T15:12:31.406Z]
[2025-04-27T15:12:31.406Z] TEST TARGETS SUMMARY
[2025-04-27T15:12:31.406Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-04-27T15:12:31.406Z] FAILED test targets:
[2025-04-27T15:12:31.406Z] MBCS_Tests_language_tag_0
[2025-04-27T15:12:31.406Z]
[2025-04-27T15:12:31.406Z] TOTAL: 1 EXECUTED: 1 PASSED: 0 FAILED: 1 DISABLED: 0 SKIPPED: 0
[2025-04-27T15:12:31.406Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-04-27T15:12:31.406Z]
[2025-04-27T15:12:31.406Z] gmake[1]: *** [settings.mk:445: resultsSummary] Error 2
[2025-04-27T15:12:31.406Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_ppc64_aix_rerun/aqa-tests/TKG'
[2025-04-27T15:12:31.406Z] gmake: *** [makefile:66: _testList] Error 2
[Pipeline] sh
[2025-04-27T15:12:33.611Z] + uname
[2025-04-27T15:12:33.611Z] + [ AIX = AIX ]
[2025-04-27T15:12:33.611Z] + MAKE=gmake
[2025-04-27T15:12:33.611Z] + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-04-27T15:12:33.611Z] gmake: Nothing to be done for 'testEnvTeardown'.
[Pipeline] echo
[2025-04-27T15:12:33.994Z] There were test failures, set build result to UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] step
[2025-04-27T15:12:34.259Z] TAP Reports Processing: START
[2025-04-27T15:12:34.260Z] Looking for TAP results report in workspace using pattern: aqa-tests/TKG/**/*.tap
[2025-04-27T15:12:34.445Z] Saving reports...
[2025-04-27T15:12:34.795Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk25_hs_special.functional_ppc64_aix_rerun/builds/9/tap-master-files/aqa-tests/TKG/output_17457667487032/Test_openjdk25_hs_special.functional_ppc64_aix_rerun.tap'
[2025-04-27T15:12:34.795Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk25_hs_special.functional_ppc64_aix_rerun/builds/9/tap-master-files/aqa-tests/TKG/output_17457667487032/Test_openjdk25_hs_special.functional_ppc64_aix_rerun.tap].
[2025-04-27T15:12:34.796Z] org.tap4j.parser.ParserException: Error parsing TAP Stream: Missing TAP Plan.
[2025-04-27T15:12:34.796Z] at PluginClassLoader for tap//org.tap4j.parser.Tap13Parser.parseTapStream(Tap13Parser.java:257)
[2025-04-27T15:12:34.796Z] at PluginClassLoader for tap//org.tap4j.parser.Tap13Parser.parseFile(Tap13Parser.java:231)
[2025-04-27T15:12:34.796Z] at PluginClassLoader for tap//org.tap4j.plugin.TapParser.parse(TapParser.java:172)
[2025-04-27T15:12:34.796Z] at PluginClassLoader for tap//org.tap4j.plugin.TapPublisher.loadResults(TapPublisher.java:475)
[2025-04-27T15:12:34.796Z] at PluginClassLoader for tap//org.tap4j.plugin.TapPublisher.performImpl(TapPublisher.java:352)
[2025-04-27T15:12:34.796Z] at PluginClassLoader for tap//org.tap4j.plugin.TapPublisher.perform(TapPublisher.java:312)
[2025-04-27T15:12:34.796Z] at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
[2025-04-27T15:12:34.796Z] at PluginClassLoader for workflow-basic-steps//org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:101)
[2025-04-27T15:12:34.796Z] at PluginClassLoader for workflow-basic-steps//org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:71)
[2025-04-27T15:12:34.796Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2025-04-27T15:12:34.796Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-04-27T15:12:34.796Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-04-27T15:12:34.796Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-04-27T15:12:34.796Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-04-27T15:12:34.796Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-04-27T15:12:34.796Z] Caused by: org.tap4j.parser.ParserException: Missing TAP Plan.
[2025-04-27T15:12:34.796Z] at PluginClassLoader for tap//org.tap4j.parser.Tap13Parser.onFinish(Tap13Parser.java:429)
[2025-04-27T15:12:34.796Z] at PluginClassLoader for tap//org.tap4j.parser.Tap13Parser.parseTapStream(Tap13Parser.java:255)
[2025-04-27T15:12:34.796Z] ... 14 more
[2025-04-27T15:12:34.797Z] TAP parse errors found in the build. Marking build as UNSTABLE
[2025-04-27T15:12:34.797Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-04-27T15:12:34.807Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-04-27T15:12:34.990Z] Archiving artifacts
[2025-04-27T15:12:35.344Z] Recording fingerprints
[Pipeline] echo
[2025-04-27T15:12:35.540Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-04-27T15:12:35.724Z] Archiving artifacts
[2025-04-27T15:12:36.086Z] Recording fingerprints
[Pipeline] sh
[2025-04-27T15:12:38.193Z] + tar -cf - ./aqa-tests/TKG/output_17457667487032
[2025-04-27T15:12:38.193Z] + 1> functional_test_output.tar.gz
[2025-04-27T15:12:38.193Z] + pigz -9
[2025-04-27T15:12:38.193Z] + 2> /dev/null
[2025-04-27T15:12:38.193Z] + gzip -9
[Pipeline] echo
[2025-04-27T15:12:38.548Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-04-27T15:12:38.731Z] Archiving artifacts
[2025-04-27T15:12:39.089Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-04-27T15:12:41.189Z] Tap file found: aqa-tests/TKG/output_17457667487032/Test_openjdk25_hs_special.functional_ppc64_aix_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-04-27T15:12:41.433Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=MBCS_Tests_language_tag_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64_aix&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-aix-ppc64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-25%2B20_adopt&LABEL_ADDITION=sw.os.aix.7_2TL5&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=388&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] junit
[2025-04-27T15:12:41.618Z] Recording test results
[2025-04-27T15:12:42.271Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-04-27T15:12:42.303Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-04-27T15:12:44.396Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-04-27T15:12:44.396Z] + 2>& 1
[2025-04-27T15:12:44.396Z] Unix type machine..
[2025-04-27T15:12:44.396Z] jenkins 25362850 1 0 15:12:10 - 0:00 /usr/bin/X11/X -force -vfb -x abx -x dbe -x GLX -secIP 000 :0
[2025-04-27T15:12:44.396Z] Boooo - there are rogue processes kicking about
[2025-04-27T15:12:44.396Z] Issuing a kill to all processes shown above
[2025-04-27T15:12:44.396Z] Sleeping for 10 seconds...
[2025-04-27T15:12:54.301Z] Processes stopped successfully
[Pipeline] cleanWs
[2025-04-27T15:12:55.015Z] [WS-CLEANUP] Deleting project workspace...
[2025-04-27T15:12:55.015Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-04-27T15:12:57.440Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-04-27T15:12:59.637Z] + find /tmp -name *core* -print -exec rm -f {} ;
[2025-04-27T15:12:59.637Z] + 2> /dev/null
[2025-04-27T15:12:59.637Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-04-27T15:13:00.025Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-04-27T15:13:00.163Z] SETUP_LABEL: ci.role.test
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
/home/jenkins/.jenkins/workspace/Test_openjdk25_hs_special.functional_ppc64_aix_rerun@tmp/jfrog/9/.jfrog deleted
Finished: UNSTABLE