Build failed in Hudson: IcedTea6hgTargetTesting #51

Hudson Admin gnu_andrew at member.fsf.org
Wed Nov 10 11:38:11 PST 2010


See <http://toadeater:8080/job/IcedTea6hgTargetTesting/51/>

------------------------------------------
[...truncated 221673 lines...]
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-hg-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 cacao
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp-1_4_4.zip
if ! echo "10b203bec5b7d3dd8f515a9e098f80abc316faf977bcc220b56efe3dc6e9e5e9  drops/jaxp-1_4_4.zip" \
	  | /usr/bin/sha256sum --check ; \
	then \
	  if [ -f drops/jaxp-1_4_4.zip ] ; \
	  then \
	    mv drops/jaxp-1_4_4.zip drops/jaxp-1_4_4.zip.old ; \
	  fi ; \
	  /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp-1_4_4.zip -O drops/jaxp-1_4_4.zip; \
	  if ! echo "10b203bec5b7d3dd8f515a9e098f80abc316faf977bcc220b56efe3dc6e9e5e9  drops/jaxp-1_4_4.zip" \
	    | /usr/bin/sha256sum --check ; \
	  then echo "ERROR: Bad download of jaxp drop zip"; false; \
	  fi; \
	fi ;
drops/jaxp-1_4_4.zip: OK
mkdir -p stamps
touch stamps/download-jaxp-drop.stamp
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaxws6-hg.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-hg.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
ln -sf /notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2 cacao-e321b101a9ee.tar.bz2
if ! echo "46bc5b6212c199dc4a3dbebe6386fe15a8248625a5dffa17115aab394a298444  cacao-e321b101a9ee.tar.bz2" \
	 | /usr/bin/sha256sum --check ; \
	then \
	 if [ cacao-e321b101a9ee.tar.bz2 ] ; \
	 then \
	   mv cacao-e321b101a9ee.tar.bz2 cacao-e321b101a9ee.tar.bz2.old ; \
	 fi ; \
	 /usr/bin/wget http://mips.complang.tuwien.ac.at/hg/cacao/archive/e321b101a9ee.tar.bz2 -O cacao-e321b101a9ee.tar.bz2; \
	 if ! echo "46bc5b6212c199dc4a3dbebe6386fe15a8248625a5dffa17115aab394a298444  cacao-e321b101a9ee.tar.bz2" \
	   | /usr/bin/sha256sum --check ; \
	 then echo "ERROR: Bad download of CACAO zip"; false; \
	 fi; \
	fi
cacao-e321b101a9ee.tar.bz2: FAILED
/usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match
--2010-11-10 14:29:03--  http://mips.complang.tuwien.ac.at/hg/cacao/archive/e321b101a9ee.tar.bz2
Resolving mips.complang.tuwien.ac.at... 128.130.173.64
Connecting to mips.complang.tuwien.ac.at|128.130.173.64|:80... connected.
HTTP request sent, awaiting response... 200 Script output follows
Length: unspecified [application/x-tar]
Saving to: “cacao-e321b101a9ee.tar.bz2”

     0K .......... .......... .......... .......... .......... 58.4K
    50K .......... .......... .......... .......... ..........  211K
   100K .......... .......... .......... .......... ..........  200K
   150K .......... .......... .......... .......... ..........  220K
   200K .......... .......... .......... .......... .......... 1000K
   250K .......... .......... .......... .......... ..........  135K
   300K .......... .......... .......... .......... ..........  202K
   350K .......... .......... .......... .......... .......... 91.8K
   400K .......... .......... .......... .......... ..........  203K
   450K .......... .......... .......... .......... ..........  241K
   500K .......... .......... .......... .......... .......... 1.13M
   550K .......... .......... .......... .......... .......... 82.3K
   600K .......... .......... .......... .......... ..........  180K
   650K .......... .......... .......... .......... .......... 1.12M
   700K .......... .......... .......... .......... ..........  141K
   750K .......... .......... .......... .......... .......... 1.14M
   800K .......... .......... .......... .......... ..........  194K
   850K .......... .......... .......... .......... .......... 1.09M
   900K .......... .......... .......... .......... ..........  463K
   950K .......... .......... .......... .......... ..........  275K
  1000K .......... .......... .......... .......... ..........  979K
  1050K .......... .......... .......... .......... ..........  205K
  1100K .......... .......... .......... .......... .......... 1.13M
  1150K .......... .......... .......... .......... ..........  923K
  1200K .......... .......... .......... .......... ..........  222K
  1250K .......... .......... .......... .......... ..........  148K
  1300K .......... .......... .......... .......... .......... 1.15M
  1350K .......... .......... .......... .......... ..........  121K
  1400K .......... .......... .......... .......... .......... 1.14M
  1450K .......... .......... .......... .......... ..........  116K
  1500K .......... .......... .......... .......... .......... 1.14M
  1550K .......... .......... .......... .......... .......... 1.11M
  1600K .......... .......... .......... .......... ..........  149K
  1650K .......... .......... .......... .......... ..........  119K
  1700K .......... .......... .......... .......... ..........  145K
  1750K .......... .......... .......... .......... ..........  154K
  1800K .......... .......... .......... .......... ..........  165K
  1850K .......... .......... .......... .......... .......... 1.14M
  1900K .......... .......... .......... .......... ..........  181K
  1950K .......... .......... .......... .......... .......... 1.06M
  2000K .......... .......... .......... .......... ..........  221K
  2050K .......... .......... .......... .......... ..........  248K
  2100K .......... .......... .......... .......... .......... 1.11M
  2150K .......... .......... .......... .......... ..........  116K
  2200K .......... .......... .......... .......... .......... 1.14M
  2250K .......... .......... .......... .......... .......... 1.04M
  2300K .......... .......... .......... .......... ..........  109K
  2350K .......... .......... .......... .......... .......... 1.12M
  2400K .......... .......... .......... .......... .......... 31.0K
  2450K .......... .......... .......... .......... ..........  198K
  2500K .......... .......... .......... .......... ..........  261K
  2550K .......... .......... .......... .......... ..........  268K
  2600K .......... .......... .......... .......... ..........  678K
  2650K .......... ...                                         1.26M=13s

2010-11-10 14:29:19 (203 KB/s) - “cacao-e321b101a9ee.tar.bz2” saved [2727158]

cacao-e321b101a9ee.tar.bz2: OK
mkdir -p stamps
touch stamps/download-cacao.stamp
if ! /usr/bin/hg fclone -h; \
          then \
          echo "No forest extension found. Please refer to" \
            "http://selenic.com/mercurial/wiki/index.cgi/ForestExtension"; \
          exit 1; \
          fi;
hg fclone [OPTION]... SOURCE [DEST]

make a clone of an existing forest of repositories

    Create a clone of an existing forest in a new directory.

    Look at the help text for the clone command for more information.

options:

    --walkhg        walk repositories under '.hg' (yes/no)
 -U --noupdate      the clone will include an empty working copy (only a
                    repository)
 -u --updaterev     revision, tag or branch to check out
 -r --rev           include the specified changeset
 -b --branch        clone only the specified branch
    --pull          use pull protocol to copy metadata
    --uncompressed  use uncompressed transfer (fast over LAN)
 -e --ssh           specify ssh command to use
    --remotecmd     specify hg command to run on the remote side

use "hg -v help fclone" to show global options
mkdir -p stamps 
touch stamps/hgforest.stamp
/usr/bin/hg fclone http://hg.openjdk.java.net/jdk6/jdk6 openjdk.hg;
[.]
requesting all changes
adding changesets
adding manifests
adding file changes
added 59 changesets with 120 changes to 30 files
updating to branch default
29 files updated, 0 files merged, 0 files removed, 0 files unresolved

[corba]
requesting all changes
adding changesets
adding manifests
adding file changes
added 51 changesets with 2847 changes to 1376 files
updating to branch default
1362 files updated, 0 files merged, 0 files removed, 0 files unresolved

[hotspot]
requesting all changes
adding changesets
adding manifests
adding file changes
added 1959 changesets with 41174 changes to 4274 files
updating to branch default
3760 files updated, 0 files merged, 0 files removed, 0 files unresolved

[jaxp]
requesting all changes
adding changesets
adding manifests
adding file changes
added 49 changesets with 2070 changes to 1984 files
updating to branch default
19 files updated, 0 files merged, 0 files removed, 0 files unresolved

[jaxws]
requesting all changes
adding changesets
adding manifests
adding file changes
added 50 changesets with 6898 changes to 3005 files
updating to branch default
19 files updated, 0 files merged, 0 files removed, 0 files unresolved

[jdk]
requesting all changes
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
abort: Connection reset by peer
make: *** [stamps/download-openjdk.stamp] Error 255
+ exit 1



More information about the icedtea-test mailing list