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

jdk13u-aix-ppc64-hotspot hanging repeatedly #1436

Closed
sxa opened this issue Dec 9, 2019 · 3 comments
Closed

jdk13u-aix-ppc64-hotspot hanging repeatedly #1436

sxa opened this issue Dec 9, 2019 · 3 comments
Assignees
Labels
aix Issues that affect or relate to the AIX OS bug Issues that are problems in the code as reported by the community
Milestone

Comments

@sxa
Copy link
Member

sxa commented Dec 9, 2019

This has happened for a few builds now. Here is the process listing on the machine as of this moment for jobs created on the day of the build. There are a few xlc processes from Sep 30 kicking around and I'll delete all of those too

# ps -fu jenkins | grep Dec.07
 jenkins  9634082 12386798   0   Dec 07      -  0:00 /bin/sh -c ( cd /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src &&  gmake  -s -r -R -j 1 -f /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make/Init.gmk SPEC=/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/spec.gmk HAS_SPEC=true ACTUAL_TOPDIR=/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src USER_MAKE_VARS=" " MAKE_LOG_FLAGS=-s  LOG_LEVEL=warn   LOG_NOFILE=   LOG_CMDLINES=   LOG_REPORT=   LOG_PROFILE_TIMES_LOG=   LOG_PROFILE_TIMES_FILE=  INIT_TARGETS="" SEQUENTIAL_TARGETS="" PARALLEL_TARGETS="product-images legacy-jre-image test-image" main &&   true )  
 jenkins 10617254 22086228   0   Dec 07      -  0:00 bash /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/build-farm/../makejdk-any-platform.sh --clean-git-repo --jdk-boot-dir /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/jdk-12 --configure-args  --disable-warnings-as-errors --with-memory-size=10000 --with-cups-include=/opt/freeware/include DF=/usr/sysv/bin/df --target-file-name OpenJDK13U-jdk_ppc64_aix_hotspot_2019-12-07-05-02.tar.gz --skip-freetype --use-jep319-certs --build-variant hotspot jdk13u
 jenkins 12386798 13959880   0   Dec 07      -  0:00 gmake product-images legacy-jre-image test-image
 jenkins 12583254 14811594   0   Dec 07      -  0:00 /opt/freeware/bin/bash -o pipefail -e -c ( cd /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src && \?        /opt/freeware/bin/nice /opt/freeware/bin/gmake -s -r -R -I /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make/common SPEC=/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/spec.gmk MAKE_LOG_FLAGS="-s"  LOG_LEVEL=warn   LOG_NOFILE=   LOG_CMDLINES=   LOG_REPORT=   LOG_PROFILE_TIMES_LOG=   LOG_PROFILE_TIMES_FILE=   \?                     -j 9 \?            -f make/Main.gmk  \?            product-images legacy-jre-image test-image  > >(/opt/freeware/bin/tee -a /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/build.log) 2> >(/opt/freeware/bin/tee -a /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/build.log >&2) && wait || \?        ( exitcode=$? && \?        /opt/freeware/bin/printf "\nERROR: Build failed for targets 'product-images legacy-jre-image test-image' in configuration 'aix-ppc64-server-release' (exit code $exitcode) \n" \?            | /opt/freeware/bin/tee -a /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/build.log && \?        cd /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src && /opt/freeware/bin/gmake -s -r -R -I /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make/common SPEC=/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/spec.gmk MAKE_LOG_FLAGS="-s"  LOG_LEVEL=warn   LOG_NOFILE=   LOG_CMDLINES=   LOG_REPORT=   LOG_PROFILE_TIMES_LOG=   LOG_PROFILE_TIMES_FILE=  -j 1 -f make/Init.gmk \?            HAS_SPEC=true on-failure ; \?        exit $exitcode ) )
 jenkins 12910958 23069016   0   Dec 07      -  0:00 /opt/freeware/bin/bash -o pipefail -e -c (cd /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make/hotspot && /opt/freeware/bin/gmake -s -r -R -I /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make/common SPEC=/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/spec.gmk MAKE_LOG_FLAGS="-s"  -f lib/CompileLibraries.gmk JVM_VARIANT=server)
 jenkins 13959538 21168858   0   Dec 07      -  0:00 /opt/freeware/bin/gmake -s -r -R -I /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make/common SPEC=/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/spec.gmk MAKE_LOG_FLAGS=-s -f CompileJavaModules.gmk MODULE=java.xml
 jenkins 14811594 23003446   0   Dec 07      -  0:00 /opt/freeware/bin/gmake -s -r -R -I /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make/common SPEC=/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/spec.gmk MAKE_LOG_FLAGS=-s LOG_LEVEL=warn LOG_NOFILE= LOG_CMDLINES= LOG_REPORT= LOG_PROFILE_TIMES_LOG= LOG_PROFILE_TIMES_FILE= -j 9 -f make/Main.gmk product-images legacy-jre-image test-image
 jenkins 16974212 19792368   0   Dec 07      -  0:26 sh -c ({ while [ -d '/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot@tmp/durable-ad77467d' -a \! -f '/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot@tmp/durable-ad77467d/jenkins-result.txt' ]; do touch '/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot@tmp/durable-ad77467d/jenkins-log.txt'; sleep 3; done } & jsc=durable-5acf5da8ddc032e312f33761ec906669; JENKINS_SERVER_COOKIE=$jsc 'sh' -xe  '/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot@tmp/durable-ad77467d/script.sh' > '/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot@tmp/durable-ad77467d/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot@tmp/durable-ad77467d/jenkins-result.txt.tmp'; mv '/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot@tmp/durable-ad77467d/jenkins-result.txt.tmp' '/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot@tmp/durable-ad77467d/jenkins-result.txt'; wait) >&- 2>&- &
 jenkins 17105300 23134944   0   Dec 07      -  0:00 /opt/freeware/bin/tee standard output /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/build.log
 jenkins 18743642 12910958   0   Dec 07      -  0:06 /opt/freeware/bin/gmake -s -r -R -I /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make/common SPEC=/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/spec.gmk MAKE_LOG_FLAGS=-s -f lib/CompileLibraries.gmk JVM_VARIANT=server
 jenkins 19202358 14811594   0   Dec 07      -  0:00 /opt/freeware/bin/bash -o pipefail -e -c (cd /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make && /opt/freeware/bin/gmake -s -r -R -I /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make/common SPEC=/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/spec.gmk MAKE_LOG_FLAGS="-s"  -f CompileJavaModules.gmk MODULE=java.xml)
 jenkins 19792368        1   0   Dec 07      -  0:00 sh -c ({ while [ -d '/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot@tmp/durable-ad77467d' -a \! -f '/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot@tmp/durable-ad77467d/jenkins-result.txt' ]; do touch '/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot@tmp/durable-ad77467d/jenkins-log.txt'; sleep 3; done } & jsc=durable-5acf5da8ddc032e312f33761ec906669; JENKINS_SERVER_COOKIE=$jsc 'sh' -xe  '/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot@tmp/durable-ad77467d/script.sh' > '/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot@tmp/durable-ad77467d/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot@tmp/durable-ad77467d/jenkins-result.txt.tmp'; mv '/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot@tmp/durable-ad77467d/jenkins-result.txt.tmp' '/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot@tmp/durable-ad77467d/jenkins-result.txt'; wait) >&- 2>&- &
 jenkins 23003446 17760860   0   Dec 07      -  0:00 /opt/freeware/bin/bash -o pipefail -e -c ( cd /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src && \?        /opt/freeware/bin/nice /opt/freeware/bin/gmake -s -r -R -I /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make/common SPEC=/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/spec.gmk MAKE_LOG_FLAGS="-s"  LOG_LEVEL=warn   LOG_NOFILE=   LOG_CMDLINES=   LOG_REPORT=   LOG_PROFILE_TIMES_LOG=   LOG_PROFILE_TIMES_FILE=   \?                     -j 9 \?            -f make/Main.gmk  \?            product-images legacy-jre-image test-image  > >(/opt/freeware/bin/tee -a /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/build.log) 2> >(/opt/freeware/bin/tee -a /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/build.log >&2) && wait || \?        ( exitcode=$? && \?        /opt/freeware/bin/printf "\nERROR: Build failed for targets 'product-images legacy-jre-image test-image' in configuration 'aix-ppc64-server-release' (exit code $exitcode) \n" \?            | /opt/freeware/bin/tee -a /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/build.log && \?        cd /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src && /opt/freeware/bin/gmake -s -r -R -I /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make/common SPEC=/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/spec.gmk MAKE_LOG_FLAGS="-s"  LOG_LEVEL=warn   LOG_NOFILE=   LOG_CMDLINES=   LOG_REPORT=   LOG_PROFILE_TIMES_LOG=   LOG_PROFILE_TIMES_FILE=  -j 1 -f make/Init.gmk \?            HAS_SPEC=true on-failure ; \?        exit $exitcode ) )
 jenkins 23069016 14811594   0   Dec 07      -  0:00 /opt/freeware/bin/bash -o pipefail -e -c (cd /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make/hotspot && /opt/freeware/bin/gmake -s -r -R -I /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make/common SPEC=/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/spec.gmk MAKE_LOG_FLAGS="-s"  -f lib/CompileLibraries.gmk JVM_VARIANT=server)
 jenkins 13959880 22741534   0   Dec 07      -  0:00 bash /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/config/configure-and-build.sh
 jenkins 17760860 20972086   0   Dec 07      -  0:00 /opt/freeware/bin/bash -o pipefail -e -c ( cd /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src && \?        /opt/freeware/bin/nice /opt/freeware/bin/gmake -s -r -R -I /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make/common SPEC=/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/spec.gmk MAKE_LOG_FLAGS="-s"  LOG_LEVEL=warn   LOG_NOFILE=   LOG_CMDLINES=   LOG_REPORT=   LOG_PROFILE_TIMES_LOG=   LOG_PROFILE_TIMES_FILE=   \?                     -j 9 \?            -f make/Main.gmk  \?            product-images legacy-jre-image test-image  > >(/opt/freeware/bin/tee -a /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/build.log) 2> >(/opt/freeware/bin/tee -a /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/build.log >&2) && wait || \?        ( exitcode=$? && \?        /opt/freeware/bin/printf "\nERROR: Build failed for targets 'product-images legacy-jre-image test-image' in configuration 'aix-ppc64-server-release' (exit code $exitcode) \n" \?            | /opt/freeware/bin/tee -a /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/build.log && \?        cd /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src && /opt/freeware/bin/gmake -s -r -R -I /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make/common SPEC=/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/spec.gmk MAKE_LOG_FLAGS="-s"  LOG_LEVEL=warn   LOG_NOFILE=   LOG_CMDLINES=   LOG_REPORT=   LOG_PROFILE_TIMES_LOG=   LOG_PROFILE_TIMES_FILE=  -j 1 -f make/Init.gmk \?            HAS_SPEC=true on-failure ; \?        exit $exitcode ) )
 jenkins 19005994 19792368   0   Dec 07      -  0:00 sh -xe /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot@tmp/durable-ad77467d/script.sh
 jenkins 20972086  9634082   0   Dec 07      -  0:00 gmake -s -r -R -j 1 -f /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make/Init.gmk SPEC=/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/spec.gmk HAS_SPEC=true ACTUAL_TOPDIR=/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src USER_MAKE_VARS=  MAKE_LOG_FLAGS=-s LOG_LEVEL=warn LOG_NOFILE= LOG_CMDLINES= LOG_REPORT= LOG_PROFILE_TIMES_LOG= LOG_PROFILE_TIMES_FILE= INIT_TARGETS= SEQUENTIAL_TARGETS= PARALLEL_TARGETS=product-images legacy-jre-image test-image main
 jenkins 21168858 19202358   0   Dec 07      -  0:00 /opt/freeware/bin/bash -o pipefail -e -c (cd /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make && /opt/freeware/bin/gmake -s -r -R -I /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make/common SPEC=/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/spec.gmk MAKE_LOG_FLAGS="-s"  -f CompileJavaModules.gmk MODULE=java.xml)
 jenkins 22086228 19005994   0   Dec 07      -  0:00 /bin/bash ./build-farm/make-adopt-build-farm.sh
 jenkins 22741534 10617254   0   Dec 07      -  0:00 bash /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/sbin/build.sh
 jenkins 23134944 14811594   0   Dec 07      -  0:00 /opt/freeware/bin/bash -o pipefail -e -c ( cd /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src && \?        /opt/freeware/bin/nice /opt/freeware/bin/gmake -s -r -R -I /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make/common SPEC=/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/spec.gmk MAKE_LOG_FLAGS="-s"  LOG_LEVEL=warn   LOG_NOFILE=   LOG_CMDLINES=   LOG_REPORT=   LOG_PROFILE_TIMES_LOG=   LOG_PROFILE_TIMES_FILE=   \?                     -j 9 \?            -f make/Main.gmk  \?            product-images legacy-jre-image test-image  > >(/opt/freeware/bin/tee -a /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/build.log) 2> >(/opt/freeware/bin/tee -a /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/build.log >&2) && wait || \?        ( exitcode=$? && \?        /opt/freeware/bin/printf "\nERROR: Build failed for targets 'product-images legacy-jre-image test-image' in configuration 'aix-ppc64-server-release' (exit code $exitcode) \n" \?            | /opt/freeware/bin/tee -a /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/build.log && \?        cd /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src && /opt/freeware/bin/gmake -s -r -R -I /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/make/common SPEC=/home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/spec.gmk MAKE_LOG_FLAGS="-s"  LOG_LEVEL=warn   LOG_NOFILE=   LOG_CMDLINES=   LOG_REPORT=   LOG_PROFILE_TIMES_LOG=   LOG_PROFILE_TIMES_FILE=  -j 1 -f make/Init.gmk \?            HAS_SPEC=true on-failure ; \?        exit $exitcode ) )
 jenkins 25297582 12583254   0   Dec 07      -  0:00 /opt/freeware/bin/tee standard output /home/jenkins/workspace/build-scripts/jobs/jdk13u/jdk13u-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/build.log
@sxa sxa added bug Issues that are problems in the code as reported by the community aix Issues that affect or relate to the AIX OS labels Dec 9, 2019
@sxa sxa added this to the December 2019 milestone Dec 9, 2019
@sxa sxa self-assigned this Dec 9, 2019
@sxa
Copy link
Member Author

sxa commented Dec 10, 2019

jdk11u-aix-ppc64-hotspot has been running for 6 hours:

     UID      PID     PPID   C    STIME    TTY  TIME CMD
 jenkins  4456948 16712026   0 13:08:04      -  0:00 sh -xe /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot@tmp/durable-2978afa1/script.sh
 jenkins  9634190 21299894   0                  0:00 <defunct>
 jenkins 11469170 20841036   0 13:33:35      -  0:00 /opt/freeware/bin/bash -o pipefail -e -c ( cd /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot/
 jenkins 11731204 21299894   0                  0:00 <defunct>
 jenkins 12648804 26739206   0 13:33:35      -  0:00 /bin/sh -c ( cd /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot/workspace/build/src &&  gmake 
 jenkins 13304292 11600336   0   Dec 03      -  0:58 sshd: jenkins@notty
 jenkins 13631802 23068982   0 13:42:03      -  0:00 /opt/freeware/bin/gmake -s -r -R -I /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot/workspace/
 jenkins 14024960 20841036   0 13:42:03      -  0:00 /opt/freeware/bin/bash -o pipefail -e -c (cd /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot/w
 jenkins 14811562 18153812   1 09:08:34      -  0:00 sleep 3
 jenkins 15466836 21299894   0                  0:00 <defunct>
 jenkins 16646604 21299894   0                  0:00 <defunct>
 jenkins 16712026        1   0 13:08:04      -  0:00 sh -c ({ while [ -d '/home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot@tmp/durable-2978afa1' -a 
 jenkins 17170920 15925878   0 13:33:35      -  0:00 /opt/freeware/bin/bash -o pipefail -e -c ( cd /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot/
 jenkins 18153812 16712026   0 13:08:04      -  0:09 sh -c ({ while [ -d '/home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot@tmp/durable-2978afa1' -a 
 jenkins 19595634 21299894   0                  0:00 <defunct>
 jenkins 20316668 17170920   0 13:33:35      -  0:00 /opt/freeware/bin/bash -o pipefail -e -c ( cd /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot/
 jenkins 23068982 14024960   0 13:42:03      -  0:00 /opt/freeware/bin/bash -o pipefail -e -c (cd /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot/w
 jenkins 23593468 25297504   0 13:33:35      -  0:00 /opt/freeware/bin/tee standard output /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot/workspac
 jenkins 13828628 13631802   0                  0:00 <defunct>
 jenkins 14680790  4456948   0 13:08:04      -  0:00 /bin/bash ./build-farm/make-adopt-build-farm.sh
 jenkins 15663626 21299894   0                  0:00 <defunct>
 jenkins 15925878 12648804   0 13:33:35      -  0:00 gmake -s -r -R -j 1 -f /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot/workspace/build/src/mak
 jenkins 16253510 18875006   0 13:33:45      -  0:00 /opt/freeware/bin/bash -o pipefail -e -c (cd /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot/w
 jenkins 18285306 13304292   0   Dec 03      - 34:00 /usr/java8_64/bin/java -Xmx1024m -jar remoting.jar -workDir /home/jenkins -jar-cache /home/jenkins/remoting/jarCache
 jenkins 18743844 26084074   0 13:08:04      -  0:00 bash /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot/sbin/build.sh
 jenkins 18875006 20841036   0 13:33:45      -  0:00 /opt/freeware/bin/bash -o pipefail -e -c (cd /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot/w
 jenkins 19858128 21299894   0                  0:00 <defunct>
 jenkins 20841036 20316668   0 13:33:35      -  0:00 /opt/freeware/bin/gmake -s -r -R -I /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot/workspace/
 jenkins 20972176 18743844   0 13:32:51      -  0:00 bash /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot/workspace/config/configure-and-build.sh
 jenkins 21299894 16253510   0 13:33:45      -  0:04 /opt/freeware/bin/gmake -s -r -R -I /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot/workspace/
 jenkins 23396864 14090828   0   Nov 24      -  1:56 sshd: jenkins@notty
 jenkins 24117868 21299894   0                  0:00 <defunct>
 jenkins 25035502 11469170   0 13:33:35      -  0:00 /opt/freeware/bin/tee standard output /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot/workspac
 jenkins 25297504 20841036   0 13:33:35      -  0:00 /opt/freeware/bin/bash -o pipefail -e -c ( cd /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot/
 jenkins 26084074 14680790   0 13:08:04      -  0:00 bash /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-hotspot/build-farm/../makejdk-any-platform.sh --c
 jenkins 26739206 20972176   0 13:33:33      -  0:00 gmake product-images legacy-jre-image test-image

Last operation in the log is Compiling 18 files for java.datatransfer

@sxa
Copy link
Member Author

sxa commented Dec 12, 2019

Hung again last night - last entry in the log:

Creating support/modules_cmds/jdk.rmic/rmic from 1 file(s)
Cannot contact test-osuosl-ppc64-aix-71-1: java.lang.InterruptedException

@sxa
Copy link
Member Author

sxa commented Dec 31, 2019

Doesn't seem to have failed for a while ... But if it does we can over in #1450

@sxa sxa closed this as completed Dec 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aix Issues that affect or relate to the AIX OS bug Issues that are problems in the code as reported by the community
Projects
None yet
Development

No branches or pull requests

1 participant