OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform SOLARIS_SPARC_CC_(SunOS_5_8_root)
Branch MAIN
Options  
Date 07-Feb-06 09:01
Contributor  
Status FAILURE
Data
Platform: SOLARIS_SPARC_CC (SunOS 5.8 root)
Branch: MAIN
Date: 060207
Time: 0901 GMT
Status: FAILURE
End Time: 1204 GMT

-------------------------------------------------------
Mail_To: pegasus-build-status@opengroup.org
The_Subject: FAILURE: MAIN: SOLARIS_SPARC_CC (SunOS 5.8 root): 060207
-------------------------------------------------------

SW changes:
Yes SW changes used, and attached below

The Time Format is HHMMSS GMT time

Make all Status: SUCCESS
Make all Start Time: 090123
Make all Stop Time: 091727

Make tests Status: SUCCESS
Make tests Start Time: 091727
Make tests Stop Time: 092203

Make perftests Status: SUCCESS
Make perftests Start Time: 092204
Make perftests Stop Time: 092910

Make poststarttests Status: FAILURE
Make poststarttests Start Time: 092910
Make poststarttests Stop Time: 102414

Make standardtests Status: FAILURE
Make standardtests Start Time: 102414
Make standardtests Stop Time: 120443

------------------------------
Peg_nightly script cvs version:

Peg_nightly version is $Revision: 1.7 $

-------------------------------------------------------
Pegasus Environment Variables:
PEGASUS_PLATFORM=SOLARIS_SPARC_CC
PEGASUS_HAS_SSL=true
PEGASUS_ROOT=/home2/pegnightly/peg/TOGnightly/pegasus
PEGASUS_DISABLE_PROV_USERCTXT=true
PEGASUS_DEBUG=true
PEGASUS_DEFAULT_ENABLE_OOP=false
PEGASUS_HOME=/home2/pegnightly/peg/TOGnightly/runtime_CC


-------------------------------------------------------
Additional Configuration Information:

Current User: root
CPU Type: UltraSPARC III Sun-Blade-1000
CPU Freq: 750 or 900 Mhz
CPU Count: 1

------------------------------
Make version (make -v output):

GNU Make 3.80
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

------------------------------
Compiler version (c++ -v output):

Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/specs
gcc version 2.95.3 20010315 (release)

------------------------------
SSL version ( openssl version output):

OpenSSL 0.9.8 05 Jul 2005

------------------------------
uname -a output:

SunOS vrts6 5.8 Generic_108528-29 sun4u sparc SUNW,Sun-Blade-1000

------------------------------
OS Details (cimserver startup & osinfo output):

Logs Directory = /home2/pegnightly/peg/TOGnightly/runtime_CC/./logs
CIM Server 2.5
Unable to start CIMServer.
CIMServer is already running.

OperatingSystem Information
Host: vrts6
Name: SunOS
( 5.8 Generic_108528-29 )
Version: 5.8
UserLicense: Unlimited user license
Number of Users: 2 users
Number of Processes: 85 processes
OSCapability: 32 bit
LastBootTime: Unknown
LocalDateTime: Feb 7, 2006 5:04:45 (-0700)
SystemUpTime: Unknown

------------------------------
ending cimserver configuration (cimconfig -lc output):

enableAssociationTraversal=true
passwordFilePath=cimserver.passwd
maxProviderProcesses=0
sslClientVerificationMode=optional
forceProviderProcesses=false
crlStore=crl
httpPort=
home=./
repositoryIsDefaultInstanceProvider=true
slp=false
httpsPort=
messageDir=msg
logdir=./logs
sslTrustStore=cimserver_trust
shutdownTimeout=30
sslCertificateFilePath=server.pem
traceLevel=1
enableAuthentication=true
enableRemotePrivilegedUserAccess=true
traceFilePath=cimserver.trc
httpAuthType=Basic
enableBinaryRepository=false
enableHttpsConnection=true
enableIndicationService=true
daemon=true
enableNamespaceAuthorization=false
sslTrustStoreUserName=root
exportSSLTrustStore=indication_trust
sslKeyFilePath=file.pem
traceComponents=
enableSSLExportClientVerification=false
enableHttpConnection=true
logLevel=INFORMATION
providerDir=lib
repositoryDir=repository

Shutdown timeout expired. Forced shutdown initiated.

-------------------------------------------------------
SW Changes used:

? src/Clients/MCCATestClient/removeclasses.log
? src/Clients/repupgrade/tests/newRepository
? src/Clients/repupgrade/tests/repository
? src/Clients/repupgrade/tests/result
? src/Clients/ssltrustmgr/tests/index.txt
? src/Clients/ssltrustmgr/tests/index.txt.attr
? src/Clients/ssltrustmgr/tests/result
?
src/Pegasus/Security/Authentication/tests/AuthenticationManager/PegasusDebug.log
?
src/Pegasus/Security/Authentication/tests/AuthenticationManager/PegasusError.log
?
src/Pegasus/Security/Authentication/tests/AuthenticationManager/PegasusStandard.log
?
src/Pegasus/Security/Authentication/tests/AuthenticationManager/PegasusTrace.log
?
src/Pegasus/Security/Authentication/tests/BasicAuthenticationHandler/PegasusDebug.log
?
src/Pegasus/Security/Authentication/tests/BasicAuthenticationHandler/PegasusError.log
?
src/Pegasus/Security/Authentication/tests/BasicAuthenticationHandler/PegasusStandard.log
?
src/Pegasus/Security/Authentication/tests/BasicAuthenticationHandler/PegasusTrace.log
?
src/Pegasus/Security/UserManager/tests/AuthorizationHandler/PegasusDebug.log
?
src/Pegasus/Security/UserManager/tests/AuthorizationHandler/PegasusError.log
?
src/Pegasus/Security/UserManager/tests/AuthorizationHandler/PegasusStandard.log
?
src/Pegasus/Security/UserManager/tests/AuthorizationHandler/PegasusTrace.log
?
src/Pegasus/Server/ProviderRegistrationManager/tests/wildCardNamespaceNames/repository
? src/utils/mu/mu
Index: mak/config.mak
===================================================================
RCS file: /cvs/MSB/pegasus/mak/config.mak,v
retrieving revision 1.118
diff -r1.118 config.mak
96a97,106
> ifdef PEGASUS_HAS_SSL
> ifndef OPENSSL_SET_SERIAL_SUPPORTED
> ifneq (, $(findstring 0.9.6, $(shell $(OPENSSL_COMMAND) version)))
> OPENSSL_SET_SERIAL_SUPPORTED = false
> else
> OPENSSL_SET_SERIAL_SUPPORTED = true
> endif
> endif
> endif
>
Index: src/Clients/ssltrustmgr/tests/Makefile
===================================================================
RCS file: /cvs/MSB/pegasus/src/Clients/ssltrustmgr/tests/Makefile,v
retrieving revision 1.22
diff -r1.22 Makefile
42a43,54
> ifeq ($(OPENSSL_SET_SERIAL_SUPPORTED),true)
> SETSERIAL_0 = -set_serial 0
> SETSERIAL_1 = -set_serial 1
> SETSERIAL_2 = -set_serial 2
> SETSERIAL_3 = -set_serial 3
> else
> SETSERIAL_0 =
> SETSERIAL_1 =
> SETSERIAL_2 =
> SETSERIAL_3 =
> endif
>
120c132
< @$(OPENSSL_COMMAND) x509 -in $(PEGASUS_HOME)/testdn1.csr -out
$(PEGASUS_HOME)/testdn1.cert -req -signkey $(PEGASUS_HOME)/testdn1.key
-days 356
---
> @$(OPENSSL_COMMAND) x509 -in $(PEGASUS_HOME)/testdn1.csr -out
$(PEGASUS_HOME)/testdn1.cert -req -signkey $(PEGASUS_HOME)/testdn1.key
$(SETSERIAL_0) -days 356
126c138
< @$(OPENSSL_COMMAND) req -new -key $(PEGASUS_HOME)/testca1.key
-x509 -config $(OPENSSL_CNF) -days 365 -out $(PEGASUS_HOME)/testca1.cert
< testca1.txt
---
> @$(OPENSSL_COMMAND) req -new -key $(PEGASUS_HOME)/testca1.key
-x509 -config $(OPENSSL_CNF) $(SETSERIAL_0) -days 365 -out
$(PEGASUS_HOME)/testca1.cert < testca1.txt
132c144
< @$(OPENSSL_COMMAND) x509 -req -days 365 -in
$(PEGASUS_HOME)/testdn2.csr -CA $(PEGASUS_HOME)/testca1.cert -CAkey
$(PEGASUS_HOME)/testca1.key -CAcreateserial -out
$(PEGASUS_HOME)/testdn2.cert
---
> @$(OPENSSL_COMMAND) x509 -req $(SETSERIAL_1) -days 365 -in
$(PEGASUS_HOME)/testdn2.csr -CA $(PEGASUS_HOME)/testca1.cert -CAkey
$(PEGASUS_HOME)/testca1.key -CAcreateserial -out
$(PEGASUS_HOME)/testdn2.cert
139c151
< @$(OPENSSL_COMMAND) x509 -req -days 365 -in
$(PEGASUS_HOME)/testdn3.csr -CA $(PEGASUS_HOME)/testca1.cert -CAkey
$(PEGASUS_HOME)/testca1.key -CAcreateserial -out
$(PEGASUS_HOME)/testdn3.cert
---
> @$(OPENSSL_COMMAND) x509 -req $(SETSERIAL_2) -days 365 -in
$(PEGASUS_HOME)/testdn3.csr -CA $(PEGASUS_HOME)/testca1.cert -CAkey
$(PEGASUS_HOME)/testca1.key -CAcreateserial -out
$(PEGASUS_HOME)/testdn3.cert
146c158
< @$(OPENSSL_COMMAND) x509 -req -days 365 -in
$(PEGASUS_HOME)/testdn4.csr -CA $(PEGASUS_HOME)/testca1.cert -CAkey
$(PEGASUS_HOME)/testca1.key -CAcreateserial -out
$(PEGASUS_HOME)/testdn4.cert
---
> @$(OPENSSL_COMMAND) x509 -req $(SETSERIAL_3) -days 365 -in
$(PEGASUS_HOME)/testdn4.csr -CA $(PEGASUS_HOME)/testca1.cert -CAkey
$(PEGASUS_HOME)/testca1.key -CAcreateserial -out
$(PEGASUS_HOME)/testdn4.cert
cvs diff: cannot find src/Pegasus/Common/tests/FileSystem/file1.txt
cvs diff: cannot find
src/Pegasus/Config/tests/ConfigFileHandler/cimserver_current.conf
cvs diff: cannot find
src/Pegasus/Config/tests/ConfigFileHandler/cimserver_planned.conf
cvs diff: cannot find
src/Pegasus/Repository/tests/AssocTable/associations.tbl

-------------------------------------------------------
Make all output:

"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/DQueue.h",
line 172: Warning: Pegasus::DQueue::insert_last
hides the function Pegasus::internal_dq::insert_last(Pegasus::internal_dq&).
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/Thread.h",
line 473: Where: While specializing
"Pegasus::DQueue".
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/Thread.h",
line 473: Where: Specialized in non-template code.
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/DQueue.h",
line 172: Warning: Pegasus::DQueue::insert_last
hides the function Pegasus::internal_dq::insert_last(void*).
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/Thread.h",
line 473: Where: While specializing
"Pegasus::DQueue".
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/Thread.h",
line 473: Where: Specialized in non-template code.
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/DQueue.h",
line 172: Warning: Pegasus::DQueue::remove hides
the function Pegasus::internal_dq::remove(int).
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/Thread.h",
line 473: Where: While specializing
"Pegasus::DQueue".
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/Thread.h",
line 473: Where: Specialized in non-template code.
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/DQueue.h",
line 172: Warning: Pegasus::DQueue::insert_first hides
the function Pegasus::internal_dq::insert_first(Pegasus::internal_dq&).
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/Thread.h",
line 615: Where: While specializing "Pegasus::DQueue".
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/Thread.h",
line 615: Where: Specialized in non-template code.
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/DQueue.h",
line 172: Warning: Pegasus::DQueue::insert_first hides
the function Pegasus::internal_dq::insert_first(void*).
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/Thread.h",
line 615: Where: While specializing "Pegasus::DQueue".
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/Thread.h",
line 615: Where: Specialized in non-template code.
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/DQueue.h",
line 172: Warning: Pegasus::DQueue::insert_last hides
the function Pegasus::internal_dq::insert_last(Pegasus::internal_dq&).
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/Thread.h",
line 615: Where: While specializing "Pegasus::DQueue".
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/Thread.h",
line 615: Where: Specialized in non-template code.
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/DQueue.h",
line 172: Warning: Pegasus::DQueue::insert_last hides
the function Pegasus::internal_dq::insert_last(void*).
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/Thread.h",
line 615: Where: While specializing "Pegasus::DQueue".
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/Thread.h",
line 615: Where: Specialized in non-template code.
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/DQueue.h",
line 172: Warning: Pegasus::DQueue::remove hides the
function Pegasus::internal_dq::remove(int).
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/Thread.h",
line 615: Where: While specializing "Pegasus::DQueue".
"/home2/pegnightly/peg/TOGnightly/pegasus/src/Pegasus/Common/Thread.h",
line 615: Where: Specialized in non-template code.
"cimlistener.cpp", line 876: Warning: parms hides the same name in an
outer scope.
"cimlistener.cpp", line 1067: Warning: parms hides the same name in an
outer scope.
19 Warning(s) detected.




-------------------------------------------------------
Make tests output:

creating ProviderManagerModule object for
/home2/pegnightly/peg/TOGnightly/runtime_CC/lib/libTestProviderManager.so
loading ProviderManagerModule object for
/home2/pegnightly/peg/TOGnightly/runtime_CC/lib/libTestProviderManager.so
loading ProviderManagerModule object for
/home2/pegnightly/peg/TOGnightly/runtime_CC/lib/libTestProviderManager.so
loading ProviderManagerModule object for
/home2/pegnightly/peg/TOGnightly/runtime_CC/lib/libTestProviderManager.so
unloading ProviderManagerModule object for
/home2/pegnightly/peg/TOGnightly/runtime_CC/lib/libTestProviderManager.so
unloading ProviderManagerModule object for
/home2/pegnightly/peg/TOGnightly/runtime_CC/lib/libTestProviderManager.so
unloading ProviderManagerModule object for
/home2/pegnightly/peg/TOGnightly/runtime_CC/lib/libTestProviderManager.so
removing (destroying) ProviderManagerModule object for
/home2/pegnightly/peg/TOGnightly/runtime_CC/lib/libTestProviderManager.so
removing (destroying) ProviderManagerModule object for
/home2/pegnightly/peg/TOGnightly/runtime_CC/lib/libTestProviderManager.so
removing (destroying) ProviderManagerModule object for
/home2/pegnightly/peg/TOGnightly/runtime_CC/lib/libTestProviderManager.so
TestProviderManagerModule +++++ passed all tests
TestProviderManagerService +++++passed all tests
TestOperationResponseHandler +++++ passed all tests
TestProviderFacade +++++passed all tests
TestProviderManager +++++passed all tests
TestProviderModule +++++passed all tests
TestResponseHandler +++++ passed all tests
TestCGIQueryString +++++ passed all tests
Warning: Use of cimmofl can corrupt the CIM Server Repository.
cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.


Warning: Use of cimmofl can corrupt the CIM Server Repository.
cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.


upgradetest +++++ passed all tests
+++ Test passed +++

-------------------------------------------------------
Make perftests output:

74: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00010S01000I00001
Connect time = 0.000892
Number of Non-Key Properties Returned = 10
Size of Each Non-Key Property Returned = 1000
Number of Instances Returned = 1
10 requests processed in 0.898711 Seconds (Average Elapse Time = 0.0898711)

75: Benchmark Test #3: getInstance Test on benchmarkClassP00050S00010I00001
Connect time = 0.000218
Number of Non-Key Properties Returned = 50
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 1
10 requests processed in 0.89179 Seconds (Average Elapse Time = 0.089179)

76: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00050S00010I00001
Connect time = 0.000224
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 1
10 requests processed in 0.886272 Seconds (Average Elapse Time = 0.0886272)

77: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00050S00010I00001
Connect time = 0.000955
Number of Non-Key Properties Returned = 50
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 1
10 requests processed in 0.902412 Seconds (Average Elapse Time = 0.0902412)

78: Benchmark Test #3: getInstance Test on benchmarkClassP00050S00100I00001
Connect time = 0.000228
Number of Non-Key Properties Returned = 50
Size of Each Non-Key Property Returned = 100
Number of Instances Returned = 1
10 requests processed in 0.893335 Seconds (Average Elapse Time = 0.0893335)

79: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00050S00100I00001
Connect time = 0.000288
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 1
10 requests processed in 0.885424 Seconds (Average Elapse Time = 0.0885424)

80: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00050S00100I00001
Connect time = 0.000925
Number of Non-Key Properties Returned = 50
Size of Each Non-Key Property Returned = 100
Number of Instances Returned = 1
10 requests processed in 0.903998 Seconds (Average Elapse Time = 0.0903998)

81: Benchmark Test #3: getInstance Test on benchmarkClassP00050S01000I00001
Connect time = 0.000222
Number of Non-Key Properties Returned = 50
Size of Each Non-Key Property Returned = 1000
Number of Instances Returned = 1
10 requests processed in 0.908108 Seconds (Average Elapse Time = 0.0908108)

82: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00050S01000I00001
Connect time = 0.000939
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 1
10 requests processed in 0.864846 Seconds (Average Elapse Time = 0.0864846)

83: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00050S01000I00001
Connect time = 0.000954
Number of Non-Key Properties Returned = 50
Size of Each Non-Key Property Returned = 1000
Number of Instances Returned = 1
10 requests processed in 0.918729 Seconds (Average Elapse Time = 0.0918729)

84: Benchmark Test #3: getInstance Test on benchmarkClassP00010S00020I00050
Connect time = 0.000231
Number of Non-Key Properties Returned = 10
Size of Each Non-Key Property Returned = 20
Number of Instances Returned = 1
10 requests processed in 0.865389 Seconds (Average Elapse Time = 0.0865389)

85: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00010S00020I00050
Connect time = 0.00091
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 50
10 requests processed in 0.904223 Seconds (Average Elapse Time = 0.0904223)

86: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00010S00020I00050
Connect time = 0.00022
Number of Non-Key Properties Returned = 10
Size of Each Non-Key Property Returned = 20
Number of Instances Returned = 50
10 requests processed in 0.969335 Seconds (Average Elapse Time = 0.0969335)

87: Benchmark Test #3: getInstance Test on benchmarkClassP00030S00010I00001
Connect time = 0.00022
Number of Non-Key Properties Returned = 30
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 1
10 requests processed in 0.908411 Seconds (Average Elapse Time = 0.0908411)

88: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00030S00010I00001
Connect time = 0.000961
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 1
10 requests processed in 0.88444 Seconds (Average Elapse Time = 0.088444)

89: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00030S00010I00001
Connect time = 0.000904
Number of Non-Key Properties Returned = 30
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 1
10 requests processed in 0.898677 Seconds (Average Elapse Time = 0.0898677)


real 2:06.8
user 39.4
sys 0.3


CIM Number of CIM Server Provider Request
Response
Operation Requests Time Time
Size Size
-------------------------------------------------------------------------------
GET_CLASS 19 1147 665
711 1562
GET_INSTANCE 314 3770 1092
551 8390
EXPORT_INDICATION 0 0 0
0 0
DELETE_CLASS 11 706 7160
481 212
DELETE_INSTANCE 8 2298 1107
862 0
CREATE_CLASS 13 8084 0
760 179
CREATE_INSTANCE 39 8533 1908
2696 58
MODIFY_CLASS 10 976 6573
736 93
MODIFY_INSTANCE 14 4950 8390
3211 60
ENUMERATE_CLASSES 8 4669 56748
815 44034
ENUMERATE_CLASS_NAMES 12 1142 2589
442 10218
ENUMERATE_INSTANCES 319 6720 67523 484
296420
ENUMERATE_INSTANCE_NAMES 1617 32851 865
411 1451
EXEC_QUERY 0 0 0
0 0
ASSOCIATORS 16 5832 50468
533 2564
ASSOCIATOR_NAMES 19 4657 30195
530 777
REFERENCES 16 7595 14078
499 2757
REFERENCE_NAMES 12 10627 14016
516 1828
GET_PROPERTY 3 2827 2672
986 172
SET_PROPERTY 5 8345 1561
1055 93
GET_QUALIFIER 12 659 392
421 290
SET_QUALIFIER 4 897 8269
611 234
DELETE_QUALIFIER 6 794 4643
471 157
ENUMERATE_QUALIFIERS 3 996 8357
332 3431
INVOKE_METHOD 36 2939 7232
612 466

real 0.1
user 0.1
sys 0.0


real 7:06.0
user 1:55.1
sys 13.6

-------------------------------------------------------
Make poststarttests output:

> +++++ TestCertClient Terminated Normally
120c123,125
< Certificate removed successfully.
---
> Failed to remove certificate.
> Specified certificate does not exist.
> CIM_ERR_NOT_FOUND: The requested object could not be found: "The
certificate does not exist."
124c129,130
< Exception: Cannot connect to 127.0.0.1:5989. Connection failed.
---
> Result: CIM_ComputerSystem
> +++++ TestCertClient Terminated Normally
128c134,135
< Exception: Cannot connect to 127.0.0.1:5989. Connection failed.
---
> Result: CIM_ComputerSystem
> +++++ TestCertClient Terminated Normally
132c139,140
< Exception: Cannot connect to 127.0.0.1:5989. Connection failed.
---
> Result: CIM_ComputerSystem
> +++++ TestCertClient Terminated Normally
make[3]: *** [SSLCertificateTest1] Error 1
make[2]: *** [runTestSuite] Error 2
make[1]: *** [run_SSL_TS1] Error 2
make: *** [serversuite] Error 2

real 55:03.7
user 8:32.9
sys 1:36.4

-------------------------------------------------------
Make standardtests output:

< Certificate removed successfully.
---
> Failed to remove certificate.
> Specified certificate does not exist.
> CIM_ERR_NOT_FOUND: The requested object could not be found: "The
certificate does not exist."
124c129,130
< Exception: Cannot connect to 127.0.0.1:5989. Connection failed.
---
> Result: CIM_ComputerSystem
> +++++ TestCertClient Terminated Normally
128c134,135
< Exception: Cannot connect to 127.0.0.1:5989. Connection failed.
---
> Result: CIM_ComputerSystem
> +++++ TestCertClient Terminated Normally
132c139,140
< Exception: Cannot connect to 127.0.0.1:5989. Connection failed.
---
> Result: CIM_ComputerSystem
> +++++ TestCertClient Terminated Normally
make[5]: *** [SSLCertificateTest1] Error 1
make[4]: *** [runTestSuite] Error 2
make[3]: *** [run_SSL_TS1] Error 2
make[2]: *** [serversuite] Error 2
make[1]: *** [TestNoSecurity] Error 2
make: *** [standardtests] Error 2

real 1:40:29.0
user 9:37.8
sys 1:43.5

-------------------------------------------------------