Build failed in Hudson: IcedTea6TargetTesting #713

Hudson Admin gnu_andrew at member.fsf.org
Tue Jun 28 22:59:01 PDT 2011


See <http://toadeater:8080/job/IcedTea6TargetTesting/713/>

------------------------------------------
[...truncated 132902 lines...]
checking if /usr/lib/jvm/java-openjdk/bin/jar is a valid executable... yes
checking whether jar supports @<file> argument... yes
checking whether jar supports stdin file arguments... no
checking whether jar supports -J options at the end... yes
checking if a rmic binary was specified... no
checking if /usr/lib/jvm/java-openjdk/bin/rmic is a valid executable... yes
checking if a native2ascii binary was specified... no
checking if /usr/lib/jvm/java-openjdk/bin/native2ascii is a valid executable... yes
checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar
checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk-6-src-b22-28_feb_2011.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/hs20.tar.gz
checking for an alternate jar command... not specified
checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6.zip
checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6.zip
checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6.zip
checking whether to use CACAO as VM... no
checking for a CACAO home directory... $(abs_top_builddir)/cacao/install
checking for a CACAO source zip... /notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2
checking for a CACAO source directory... not specified
checking whether to use JamVM as VM... no
checking for a JamVM source zip... not specified
checking whether to disable optimizations and build with -O0 -g... no
checking whether to use the Shark JIT... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether byte ordering is bigendian... no
checking for additional virtual machines to build... none
checking whether to retrieve the source code from Mercurial... no
checking which Mercurial revision to use... tip
checking which Java timezone data directory to use... /usr/share/javazi
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking for main in -ljpeg... yes
checking for main in -lgif... yes
checking for main in -lz... yes
checking for XPROTO... yes
checking for XT... yes
checking for XP... yes
checking for X11... yes
checking for XINERAMA... yes
checking for XRENDER... yes
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking working sys/sdt.h and g++ support... yes
checking for absolute java home install dir... /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image
checking for LIBPNG... yes
checking for XTST... yes
checking for FREETYPE2... yes
checking for ALSA... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating nss.cfg
config.status: creating javac
config.status: creating javap
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating tz.properties
config.status: creating tapset/hotspot.stp
config.status: creating tapset/hotspot_jni.stp
config.status: creating tapset/jstack.stp
config.status: executing depfiles commands
+ make download
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaxp6.zip drops/jaxp144_01.zip
if ! echo "d72c2e27a479e7e78e0141cfcf3a9c5dbc5677495bd21b2d52dce85d21322186  drops/jaxp144_01.zip" \
  | /usr/bin/sha256sum --check ; \
then \
  if [ -f drops/jaxp144_01.zip ] ; \
  then \
    mv drops/jaxp144_01.zip drops/jaxp144_01.zip.old ; \
  fi ; \
  /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_01.zip -O drops/jaxp144_01.zip; \
  if ! echo "d72c2e27a479e7e78e0141cfcf3a9c5dbc5677495bd21b2d52dce85d21322186  drops/jaxp144_01.zip" \
    | /usr/bin/sha256sum --check ; \
  then echo "ERROR: Bad download of jaxp drop zip"; false; \
  fi; \
fi ;
drops/jaxp144_01.zip: OK
mkdir -p stamps
touch stamps/download-jaxp-drop.stamp
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaxws6.zip drops/jdk6-jaxws-b20.zip
if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb  drops/jdk6-jaxws-b20.zip" \
  | /usr/bin/sha256sum --check ; \
then \
  if [ -f drops/jdk6-jaxws-b20.zip ] ; \
  then \
    mv drops/jdk6-jaxws-b20.zip drops/jdk6-jaxws-b20.zip.old ; \
  fi ; \
  /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws-b20.zip -O drops/jdk6-jaxws-b20.zip; \
  if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb  drops/jdk6-jaxws-b20.zip" \
    | /usr/bin/sha256sum --check ; \
  then echo "ERROR: Bad download of jaxws drop zip"; false; \
  fi; \
fi ;
drops/jdk6-jaxws-b20.zip: OK
mkdir -p stamps
touch stamps/download-jaxws-drop.stamp
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaf6.zip drops/jdk6-jaf-b20.zip
if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012  drops/jdk6-jaf-b20.zip" \
  | /usr/bin/sha256sum --check ; \
then \
  if [ -f drops/jdk6-jaf-b20.zip ] ; \
  then \
    mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \
  fi ; \
  /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \
  if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012  drops/jdk6-jaf-b20.zip" \
    | /usr/bin/sha256sum --check ; \
  then echo "ERROR: Bad download of jaf drop zip"; false; \
  fi; \
fi ;
drops/jdk6-jaf-b20.zip: OK
mkdir -p stamps
touch stamps/download-jaf-drop.stamp
mkdir -p stamps
touch stamps/download-drops.stamp
mkdir -p stamps
touch stamps/download-cacao.stamp
mkdir -p stamps
touch stamps/download-jamvm.stamp
mkdir -p stamps 
touch stamps/hgforest.stamp
ln -sf /notnfs/nighttester/drops/openjdk-6-src-b22-28_feb_2011.tar.gz openjdk-6-src-b22-28_feb_2011.tar.gz
mkdir -p stamps
touch stamps/download-openjdk.stamp
ln -sf /notnfs/nighttester/drops/hs20.tar.gz hotspot.tar.gz
hotspot_md5sum="`gawk 'version==$1 {print $4}' version=hs20 \
  /notnfs/nighttester/icedtea6-target-testing/hotspot.map`" ; \
if ! echo "${hotspot_md5sum}  hotspot.tar.gz" \
  | /usr/bin/md5sum --check ; \
then \
  if [ -e hotspot.tar.gz ] ; \
  then \
    mv hotspot.tar.gz hotspot.tar.gz.old ; \
  fi ; \
  hotspot_url="`gawk 'version==$1 {print $2 "/archive/" $3 ".tar.gz"}' \
    version=hs20 /notnfs/nighttester/icedtea6-target-testing/hotspot.map`"; \
  /usr/bin/wget ${hotspot_url} -O hotspot.tar.gz ; \
fi
hotspot.tar.gz: FAILED
/usr/bin/md5sum: WARNING: 1 of 1 computed checksum did NOT match
--2011-06-29 00:53:28--  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Resolving hg.openjdk.java.net... 192.9.170.175
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.

--2011-06-29 00:56:38--  (try: 2)  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.

--2011-06-29 00:59:50--  (try: 3)  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.

--2011-06-29 01:03:02--  (try: 4)  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.

--2011-06-29 01:06:16--  (try: 5)  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.

--2011-06-29 01:09:30--  (try: 6)  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.

--2011-06-29 01:12:45--  (try: 7)  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.

--2011-06-29 01:16:01--  (try: 8)  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.

--2011-06-29 01:19:19--  (try: 9)  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.

--2011-06-29 01:22:37--  (try:10)  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.

--2011-06-29 01:25:57--  (try:11)  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.

--2011-06-29 01:29:16--  (try:12)  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.

--2011-06-29 01:32:35--  (try:13)  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.

--2011-06-29 01:35:55--  (try:14)  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.

--2011-06-29 01:39:14--  (try:15)  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.

--2011-06-29 01:42:34--  (try:16)  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.

--2011-06-29 01:45:53--  (try:17)  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.

--2011-06-29 01:49:13--  (try:18)  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.

--2011-06-29 01:52:32--  (try:19)  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.

--2011-06-29 01:55:51--  (try:20)  http://hg.openjdk.java.net/hsx/hsx20/master/archive/f0f676c5a2c6.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Giving up.

make: *** [stamps/download-hotspot.stamp] Error 4
+ exit 1



More information about the icedtea-test mailing list