[opa-nightly-tests] jam OPA_Daily_Tests_0222Tue_FAILED!!!

HDF Tester hdftest at hdfgroup.org
Tue Feb 22 00:19:23 CST 2011


*** OPA Tests on 0222Tue ***
=============================
   Tests Summary
=============================
****FAILED duty: standard****
****FAILED liberty: standard****

PASSED jam: standard
PASSED linew: standard

=============================
   Tests Time Summary
=============================
liberty: Ran 1(0/1/0) tests, Grand total test time =  0m 11s
duty: Ran 1(0/1/0) tests, Grand total test time =  0m 33s
jam: Ran 1(1/0/0) tests, Grand total test time =  1m 20s
linew: Ran 1(1/0/0) tests, Grand total test time =  8m 1s
jam: Ran 4(0/0/0) hosts, Grand total test time =  9m 3s


=============================
   Timekeeper log
=============================
Timekeeper started at Tue Feb 22 00:10:34 CST 2011
Timekeeper sleeping for 1800 seconds


=============================
   Tests Failures
=============================
=========================
Dumping logfile of liberty: standard
Last 50 lines of /mnt/scr1/SnapTest/snapshots-opa/log/liberty_0222Tue_0010
=========================
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src      -MT opa_primitives.lo -MD -MP -MF .deps/opa_primitives.Tpo -c -o opa_primitives.lo /home/hdftest/snapshots-opa/current/src/opa_primitives.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src      -MT opa_queue.lo -MD -MP -MF .deps/opa_queue.Tpo -c -o opa_queue.lo /home/hdftest/snapshots-opa/current/src/opa_queue.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_queue.lo -MD -MP -MF .deps/opa_queue.Tpo -c /home/hdftest/snapshots-opa/current/src/opa_queue.c -o opa_queue.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_primitives.lo -MD -MP -MF .deps/opa_primitives.Tpo -c /home/hdftest/snapshots-opa/current/src/opa_primitives.c -o opa_primitives.o
In file included from /home/hdftest/snapshots-opa/current/src/opa_queue.h:10,
                 from /home/hdftest/snapshots-opa/current/src/opa_queue.c:9:
/home/hdftest/snapshots-opa/current/src/opa_primitives.h:114:2: #error no primitives implementation specified
In file included from /home/hdftest/snapshots-opa/current/src/opa_queue.c:9:
/home/hdftest/snapshots-opa/current/src/opa_queue.h:56: error: syntax error before "OPA_ptr_t"
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_rel_to_abs':
mv -f .deps/opa_primitives.Tpo .deps/opa_primitives.Plo
/home/hdftest/snapshots-opa/current/src/opa_queue.h:63: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:63: warning: initialization makes pointer from integer without a cast
/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: `size_t' undeclared (first use in this function)
/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: (Each undeclared identifier is reported only once
/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: for each function it appears in.)
/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: syntax error before "offset"
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_abs_to_rel':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: `size_t' undeclared (first use in this function)
/home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: syntax error before "a"
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_swap_rel':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_cas_rel_null':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Queue_is_empty':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:165: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:166: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:171: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Queue_peek_head':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:196: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:197: error: `NULL' undeclared (first use in this function)
/home/hdftest/snapshots-opa/current/src/opa_queue.c: In function `OPA_Queue_init':
/home/hdftest/snapshots-opa/current/src/opa_queue.c:31: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.c:32: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.c:33: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.c: In function `OPA_Queue_header_init':
/home/hdftest/snapshots-opa/current/src/opa_queue.c:38: error: structure has no member named `offset'
gmake[2]: *** [opa_queue.lo] Error 1
gmake[2]: Leaving directory `/mnt/scr1/SnapTest/snapshots-opa/TestDir/liberty/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/mnt/scr1/SnapTest/snapshots-opa/TestDir/liberty/src'
gmake: *** [all-recursive] Error 1
Failed running make
===== Exit bin/snapshot with status=0: Tue Feb 22 00:11:07 CST 2011 =====
Tue Feb 22 00:11:07 CST 2011
=========================
Dumping done
=========================

=========================
Dumping logfile of duty: standard
Last 50 lines of /mnt/scr1/SnapTest/snapshots-opa/log/duty_0222Tue_0010
=========================
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src      -MT opa_primitives.lo -MD -MP -MF .deps/opa_primitives.Tpo -c -o opa_primitives.lo /home/hdftest/snapshots-opa/current/src/opa_primitives.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src      -MT opa_queue.lo -MD -MP -MF .deps/opa_queue.Tpo -c -o opa_queue.lo /home/hdftest/snapshots-opa/current/src/opa_queue.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_primitives.lo -MD -MP -MF .deps/opa_primitives.Tpo -c /home/hdftest/snapshots-opa/current/src/opa_primitives.c -o opa_primitives.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_queue.lo -MD -MP -MF .deps/opa_queue.Tpo -c /home/hdftest/snapshots-opa/current/src/opa_queue.c -o opa_queue.o
In file included from /home/hdftest/snapshots-opa/current/src/opa_queue.h:10,
                 from /home/hdftest/snapshots-opa/current/src/opa_queue.c:9:
/home/hdftest/snapshots-opa/current/src/opa_primitives.h:114:2: #error no primitives implementation specified
In file included from /home/hdftest/snapshots-opa/current/src/opa_queue.c:9:
/home/hdftest/snapshots-opa/current/src/opa_queue.h:56: error: syntax error before "OPA_ptr_t"
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_rel_to_abs':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:63: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:63: warning: initialization makes pointer from integer without a cast
/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: `size_t' undeclared (first use in this function)
/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: (Each undeclared identifier is reported only once
/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: for each function it appears in.)
/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: syntax error before "offset"
mv -f .deps/opa_primitives.Tpo .deps/opa_primitives.Plo
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_abs_to_rel':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: `size_t' undeclared (first use in this function)
/home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: syntax error before "a"
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_swap_rel':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_cas_rel_null':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Queue_is_empty':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:165: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:166: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:171: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Queue_peek_head':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:196: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:197: error: `NULL' undeclared (first use in this function)
/home/hdftest/snapshots-opa/current/src/opa_queue.c: In function `OPA_Queue_init':
/home/hdftest/snapshots-opa/current/src/opa_queue.c:31: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.c:32: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.c:33: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.c: In function `OPA_Queue_header_init':
/home/hdftest/snapshots-opa/current/src/opa_queue.c:38: error: structure has no member named `offset'
gmake[2]: *** [opa_queue.lo] Error 1
gmake[2]: Leaving directory `/mnt/scr1/SnapTest/snapshots-opa/TestDir/duty/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/mnt/scr1/SnapTest/snapshots-opa/TestDir/duty/src'
gmake: *** [all-recursive] Error 1
Failed running make
===== Exit bin/snapshot with status=0: Tue Feb 22 00:11:27 CST 2011 =====
Tue Feb 22 00:11:27 CST 2011
=========================
Dumping done
=========================

Runtest did not exit normally.
Runtest did not exit normally.

=============================
   Watchers List
=============================
OPA Daily test features/platforms watchers and procedure
---------------------------------------------------------

Procedure:
The watcher will investigate and report the cause of failure by 11am.
The developer who checked in the error code may report so by then too.
The watcher or the developer should get the failure fixed and report it
by 3pm.


Watcher for OPA:	 	Neil


---
updated: 2009/05/05

=============================
   Tests Details
=============================
 00:10:10 up 18 days, 15:42, 62 users,  load average: 2.28, 1.80, 1.54
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda3             31738420   3995200  26104992  14% /
/dev/sda1               101086     22885     72982  24% /boot
/dev/sda2             31738420    851312  29248880   3% /tmp
/dev/sda6             31738392   5970124  24130044  20% /var
/dev/sda7             31738392  28890432   1209736  96% /usr
/dev/sda8            124991068   4484736 114054632   4% /var/tmp
/dev/mapper/VolGroup00-home
                     198351840  15185084 172928396   9% /home
/dev/sde1            565688764 375131088 161358740  70% /scr
/dev/sdc1            961432072 759779312 152814760  84% /mnt/scr1
/dev/sdd1            961432072 809979300 102614772  89% /mnt/hdf
tmpfs                  8313848         0   8313848   0% /dev/shm
gumund:/data/ftp     480719072 274219936 182079936  61% /mnt/ftp
gumund:/data/web     480719072 274219936 182079936  61% /mnt/web
amani:/mnt/rw-src    288451232 179573408  94225344  66% /mnt/ro-src
amani:/mnt/rw-src    288451232 179573408  94225344  66% /mnt/rw-src
STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
TEST_TYPES=standard

Running source repository checkout with output saved in
   /mnt/scr1/SnapTest/snapshots-opa/log/REPO_LOG_0222Tue
Checking MANIFEST file ...
cat: /mnt/scr1/SnapTest/snapshots-opa/log/#runtest.0222Tue.28643: No such file or directory
rm: cannot remove `/mnt/scr1/SnapTest/snapshots-opa/log/#runtest.0222Tue.28643': No such file or directory

Tue Feb 22 00:10:34 CST 2011
*** launching tests from jam ***

TESTHOST is linew
jam
duty
liberty
    Fork off timekeeper 30
==============
Testing linew
==============
ssh linew -n cd /home/hdftest/snapshots-opa;/mnt/scr1/SnapTest/snapshots-opa/bin/runtest -nodiff -norepo -configname linew
 12:10am  up 28 day(s), 11:33,  4 users,  load average: 1.10, 0.98, 0.55
/                  (/dev/dsk/c1t0d0s0 ):61948230 blocks  8253493 files
/devices           (/devices          ):       0 blocks        0 files
/system/contract   (ctfs              ):       0 blocks 2147483606 files
/proc              (proc              ):       0 blocks    29928 files
/etc/mnttab        (mnttab            ):       0 blocks        0 files
/etc/svc/volatile  (swap              ):20310784 blocks  1180998 files
/system/object     (objfs             ):       0 blocks 2147483498 files
/etc/dfs/sharetab  (sharefs           ):       0 blocks 2147483646 files
/platform/sun4u-us3/lib/libc_psr.so.1(/platform/sun4u-us3/lib/libc_psr/libc_psr_hwcap1.so.1):61948230 blocks  8253493 files
/platform/sun4u-us3/lib/sparcv9/libc_psr.so.1(/platform/sun4u-us3/lib/sparcv9/libc_psr/libc_psr_hwcap1.so.1):61948230 blocks  8253493 files
/dev/fd            (fd                ):       0 blocks        0 files
/tmp               (swap              ):20310784 blocks  1180998 files
/var/run           (swap              ):20310784 blocks  1180998 files
/home              (jam:/home         ):366333512 blocks 50917144 files
/mnt/hdf           (jam:/mnt/hdf      ):302905544 blocks 114793128 files
/mnt/scr1          (jam:/mnt/scr1     ):402848128 blocks 116762942 files
/mnt/web           (gumund:/mnt/web   ):412998264 blocks 60891142 files
/mnt/ftp           (gumund:/mnt/ftp   ):412998264 blocks 60891142 files
STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
TEST_TYPES=standard

Tue Feb 22 00:11:03 CST 2011
*** starting standard tests in linew ***
Uname -a: SunOS linew 5.10 Generic_144488-07 sun4u sparc SUNW,A70
Running snapshot with output saved in
   /mnt/scr1/SnapTest/snapshots-opa/log/linew_0222Tue_0011
PASSED linew: standard
*** finished standard tests for linew ***
Tue Feb 22 00:18:50 CST 2011
Total time = 7m 48s

*** finished tests in linew ***
Tue Feb 22 00:18:51 CST 2011
linew: Ran 1(1/0/0) tests, Grand total test time =  8m 1s


==============
Testing jam
==============
ssh jam -n cd /home/hdftest/snapshots-opa;/mnt/scr1/SnapTest/snapshots-opa/bin/runtest -nodiff -norepo -configname jam
 00:10:42 up 18 days, 15:42, 62 users,  load average: 2.78, 1.96, 1.60
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda3             31738420   3995200  26104992  14% /
/dev/sda1               101086     22885     72982  24% /boot
/dev/sda2             31738420    851768  29248424   3% /tmp
/dev/sda6             31738392   5970128  24130040  20% /var
/dev/sda7             31738392  28890432   1209736  96% /usr
/dev/sda8            124991068   4484736 114054632   4% /var/tmp
/dev/mapper/VolGroup00-home
                     198351840  15185084 172928396   9% /home
/dev/sde1            565688764 375131088 161358740  70% /scr
/dev/sdc1            961432072 760009248 152584824  84% /mnt/scr1
/dev/sdd1            961432072 809979300 102614772  89% /mnt/hdf
tmpfs                  8313848         0   8313848   0% /dev/shm
gumund:/data/ftp     480719072 274219936 182079936  61% /mnt/ftp
gumund:/data/web     480719072 274219936 182079936  61% /mnt/web
amani:/mnt/rw-src    288451232 179573408  94225344  66% /mnt/ro-src
amani:/mnt/rw-src    288451232 179573408  94225344  66% /mnt/rw-src
STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
TEST_TYPES=standard

Tue Feb 22 00:10:52 CST 2011
*** starting standard tests in jam ***
Uname -a: Linux jam 2.6.18-194.3.1.el5PAE #1 SMP Thu May 13 13:48:44 EDT 2010 i686 i686 i386 GNU/Linux
Running snapshot with output saved in
   /mnt/scr1/SnapTest/snapshots-opa/log/jam_0222Tue_0010
PASSED jam: standard
*** finished standard tests for jam ***
Tue Feb 22 00:12:12 CST 2011
Total time = 1m 20s

*** finished tests in jam ***
Tue Feb 22 00:12:12 CST 2011
jam: Ran 1(1/0/0) tests, Grand total test time =  1m 20s


==============
Testing duty
==============
ssh duty -n cd /home/hdftest/snapshots-opa;/mnt/scr1/SnapTest/snapshots-opa/bin/runtest -nodiff -norepo -configname duty
12:10AM  up 54 days,  9:25, 0 users, load averages: 0.00, 0.00, 0.00
Filesystem       1K-blocks      Used     Avail Capacity  Mounted on
/dev/aacd0s1a       507630     60986    406034    13%    /
devfs                    1         1         0   100%    /dev
/dev/aacd0s1h    188433016 123604522  49753854    71%    /data
/dev/aacd0s1g     32494668  25346216   4548880    85%    /local_home
/dev/aacd0s1f     12186190   4125638   7085658    37%    /usr
/dev/aacd0s1d       507630     50462    416558    11%    /var
/dev/aacd0s1e       253678       178    233206     0%    /var/tmp
procfs                   4         4         0   100%    /proc
jam:/home        198351840  15185084 172928396     8%    /home
jam:/mnt/hdf     961432072 809979300 102614772    89%    /mnt/hdf
jam:/mnt/scr1    961432072 760011652 152582420    83%    /mnt/scr1
gumund:/data/web 480719056 274219924 182079932    60%    /mnt/web
gumund:/data/ftp 480719056 274219924 182079932    60%    /mnt/ftp
devfs                    1         1         0   100%    /var/named/dev
/dev/md0            126702        98    116468     0%    /tmp
STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
TEST_TYPES=standard

Tue Feb 22 00:10:54 CST 2011
*** starting standard tests in duty ***
Uname -a: FreeBSD duty.hdfgroup.uiuc.edu 6.3-STABLE FreeBSD 6.3-STABLE #1: Fri Jul 25 17:10:59 CDT 2008     sukoziol at duty.hdfgroup.uiuc.edu:/usr/obj/usr/src/sys/DUTY  i386
Running snapshot with output saved in
   /mnt/scr1/SnapTest/snapshots-opa/log/duty_0222Tue_0010
	*************************************
	Tue Feb 22 00:11:27 CST 2011
	****FAILED duty: standard****
	*************************************
*** finished standard tests for duty ***
Tue Feb 22 00:11:27 CST 2011
Total time = 0m 33s

*** finished tests in duty ***
Tue Feb 22 00:11:27 CST 2011
duty: Ran 1(0/1/0) tests, Grand total test time =  0m 33s

****SYSTEM ERROR duty: Abnormal exit from runtest ****

	*************************************
	Tue Feb 22 00:19:23 CST 2011
	****SYSTEM ERROR duty: runtest command failed ****
	*************************************

==============
Testing liberty
==============
ssh liberty -n cd /home/hdftest/snapshots-opa;/mnt/scr1/SnapTest/snapshots-opa/bin/runtest -nodiff -norepo -configname liberty
12:10AM  up 67 days, 13:18, 3 users, load averages: 0.00, 0.00, 0.00
Filesystem       1K-blocks      Used     Avail Capacity  Mounted on
/dev/aacd0s1a       507630     86918    380102    19%    /
devfs                    1         1         0   100%    /dev
/dev/aacd0s1g     47047830  31369538  11914466    72%    /local_home
/dev/aacd0s1f     12186190   7420280   3791016    66%    /usr
/dev/aacd0s1d      1012974    104126    827812    11%    /var
/dev/aacd0s1e       507630     62724    404296    13%    /var/tmp
jam:/home        198351840  15185124 172928356     8%    /home
jam:/mnt/hdf     961432072 809979300 102614772    89%    /mnt/hdf
jam:/mnt/scr1    961432072 760014068 152580004    83%    /mnt/scr1
devfs                    1         1         0   100%    /var/named/dev
/dev/md0            126702        24    116542     0%    /tmp
gumund:/data/web 480719056 274219924 182079932    60%    /mnt/web
gumund:/data/ftp 480719056 274219924 182079932    60%    /mnt/ftp
gumund:/data/web 480719056 274219924 182079932    60%    /mnt/web
gumund:/data/ftp 480719056 274219924 182079932    60%    /mnt/ftp
STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
TEST_TYPES=standard

Tue Feb 22 00:10:57 CST 2011
*** starting standard tests in liberty ***
Uname -a: FreeBSD liberty.hdfgroup.uiuc.edu 6.3-STABLE FreeBSD 6.3-STABLE #1: Fri Jul 25 17:21:46 CDT 2008     sukoziol at liberty.hdfgroup.uiuc.edu:/usr/obj/usr/src/sys/LIBERTY  amd64
Running snapshot with output saved in
   /mnt/scr1/SnapTest/snapshots-opa/log/liberty_0222Tue_0010
	*************************************
	Tue Feb 22 00:11:07 CST 2011
	****FAILED liberty: standard****
	*************************************
*** finished standard tests for liberty ***
Tue Feb 22 00:11:07 CST 2011
Total time = 0m 10s

*** finished tests in liberty ***
Tue Feb 22 00:11:07 CST 2011
liberty: Ran 1(0/1/0) tests, Grand total test time =  0m 11s

****SYSTEM ERROR liberty: Abnormal exit from runtest ****

	*************************************
	Tue Feb 22 00:19:23 CST 2011
	****SYSTEM ERROR liberty: runtest command failed ****
	*************************************

*** finished tests in jam ***
Tue Feb 22 00:19:23 CST 2011
jam: Ran 4(0/0/0) hosts, Grand total test time =  9m 3s



More information about the opa-nightly-tests mailing list