OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform SOLARIS_SPARC_GNU_(SunOS_5_8)
Branch MAIN
Options  
Date 17-Nov-05 04:20
Contributor  
Status SUCCESS
Data
Platform: SOLARIS_SPARC_GNU (SunOS 5.8)
Branch: MAIN
Date: 051117
Time: 0420 GMT
Status: SUCCESS
End Time: 0723 GMT

-------------------------------------------------------
Mail_To: pegasus-build-status@opengroup.org
The_Subject: SUCCESS: MAIN: SOLARIS_SPARC_GNU (SunOS 5.8): 051117
-------------------------------------------------------

SW changes:
Yes SW changes used, and attached below

The Time Format is HHMMSS GMT time

Make all Status: SUCCESS
Make all Start Time: 043545
Make all Stop Time: 044904

Make tests Status: SUCCESS
Make tests Start Time: 044904
Make tests Stop Time: 045727

Make perftests Status: SUCCESS
Make perftests Start Time: 045729
Make perftests Stop Time: 050515

Make poststarttests Status: SUCCESS
Make poststarttests Start Time: 050515
Make poststarttests Stop Time: 054705

Make standardtests Status: SUCCESS
Make standardtests Start Time: 054705
Make standardtests Stop Time: 072330

-------------------------------------------------------
Pegasus Environment Variables:
PEGASUS_PLATFORM=SOLARIS_SPARC_GNU
PEGASUS_ROOT=/home2/wunder/peg/TOGnightly/pegasus
PEGASUS_DEBUG=true
PEGASUS_HOME=/home2/wunder/peg/TOGnightly/runtime


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

Current User: wunder
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_112953-02 sun4u sparc SUNW,Sun-Blade-1000

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

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

OperatingSystem Information
Host: vrts6
Name: SunOS
( 5.8 Generic_112953-02 )
Version: 5.8
UserLicense: Unlimited user license
Number of Users: 1 users
Number of Processes: 62 processes
OSCapability: 32 bit
LastBootTime: Unknown
LocalDateTime: Nov 17, 2005 0:23:30 (-0700)
SystemUpTime: Unknown

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

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

CIM Server stopped.

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

? src/Clients/MCCATestClient/removeclasses.log
? src/Clients/repupgrade/tests/newRepository
? src/Clients/repupgrade/tests/repository
? src/Clients/repupgrade/tests/result
?
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: TestMakefile
===================================================================
RCS file: /cvs/MSB/pegasus/TestMakefile,v
retrieving revision 1.46
diff -r1.46 TestMakefile
315a316,319
> ifeq ($(OS),solaris)
> run_OOP_TS1:
> @ $(ECHO) +++++ run_OOP_TS1 poststarttest not run on this platform
> else
319a324
> endif
762a768,788
> ifeq ($(OS),solaris)
> standardtests:
> @ $(ECHO) +++++ standardtests suite starting - solaris edition
> $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -i
DisableSecurity
> @ $(ECHO) +++++ standardtests: DisableSecurity Passed
> $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s TestCimmof
> @ $(ECHO) +++++ standardtests: TestCimmof Passed
> $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s
TestNoSecurity
> @ $(ECHO) +++++ standardtests: TestNoSecurity Passed
> ## @ $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s
EnableAuthentication
> @ $(ECHO) +++++ standardtests: EnableAuthentication NOT RUN Passed
> $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s
TestLocalSecurity
> @ $(ECHO) +++++ standardtests: TestLocalSecurity Passed
> $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s
TestRemoteSecurity
> @ $(ECHO) +++++ standardtests: TestRemoteSecurity Passed
> ## @ $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s
EnableAuthorization
> @ $(ECHO) +++++ standardtests: EnableAuthorization NOT RUN Passed
> ## @ $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile -s
TestAuthorization
> @ $(ECHO) +++++ standardtests: TestAuthorization NOT RUN Passed
> @ $(ECHO) +++++ standardtests suite finished - solaris edition
> else
772a799
> endif
Index: src/Clients/ssltrustmgr/tests/Makefile
===================================================================
RCS file: /cvs/MSB/pegasus/src/Clients/ssltrustmgr/tests/Makefile,v
retrieving revision 1.17
diff -r1.17 Makefile
163c163
< @ssltrustmgr -r -i
/C=US/ST=VIRGINIA/L=Fairfax/O=OpenGroup/OU=OpenPegasus/CN=TestSelfSigned1
-n 0 >> $(RESULTFILE) $(REDIRECTERROR)
---
> @ssltrustmgr -r -i
/C=US/ST=VIRGINIA/L=Fairfax/O=OpenGroup/OU=OpenPegasus/CN=TestSelfSigned1
-n 4294967295 >> $(RESULTFILE) $(REDIRECTERROR)
171c171
< @ssltrustmgr -r -i
/C=US/ST=VIRGINIA/L=Fairfax/O=OpenGroup/OU=OpenPegasus/CN=TestSelfSigned1
-n 0 >> $(RESULTFILE) $(REDIRECTERROR)
---
> @ssltrustmgr -r -i
/C=US/ST=VIRGINIA/L=Fairfax/O=OpenGroup/OU=OpenPegasus/CN=TestSelfSigned1
-n 4294967295 >> $(RESULTFILE) $(REDIRECTERROR)
243c243
< @ssltrustmgr -r -i
/C=US/ST=WASHINGTON/L=Seattle/O=OpenGroup/OU=OpenPegasus/CN=TestCA -n 0
>> $(RESULTFILE) $(REDIRECTERROR)
---
> @ssltrustmgr -r -i
/C=US/ST=WASHINGTON/L=Seattle/O=OpenGroup/OU=OpenPegasus/CN=TestCA -n
4294967295 >> $(RESULTFILE) $(REDIRECTERROR)
Index: src/Clients/ssltrustmgr/tests/result.master
===================================================================
RCS file: /cvs/MSB/pegasus/src/Clients/ssltrustmgr/tests/result.master,v
retrieving revision 1.4
diff -r1.4 result.master
16c16
< CIM_ERR_ALREADY_EXISTS: Operation cannot be carried out because an
object already exists:
"PG_SSLCertificate.IssuerName="/C=US/ST=VIRGINIA/L=Fairfax/O=OpenGroup/OU=OpenPegasus/CN=TestSelfSigned1",SerialNumber="0",TruststoreType=2"
---
> CIM_ERR_ALREADY_EXISTS: Operation cannot be carried out because an
object already exists:
"PG_SSLCertificate.IssuerName="/C=US/ST=VIRGINIA/L=Fairfax/O=OpenGroup/OU=OpenPegasus/CN=TestSelfSigned1",SerialNumber="4294967295",TruststoreType=2"
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:




In file included from ServerProcess.cpp:51:
ServerProcessUnix.cpp: In method `bool
Pegasus::ServerProcess::isCIMServerRunning()':
ServerProcessUnix.cpp:388: warning: int format, pid_t arg (arg 3)
ServerProcessUnix.cpp: In method `int
Pegasus::ServerProcess::cimserver_kill(int)':
ServerProcessUnix.cpp:453: warning: int format, pid_t arg (arg 3)








make --directory=/home2/wunder/peg/TOGnightly/pegasus/src/Server -f
Makefile install_run
make[1]: Entering directory
`/space/home2/wunder/peg/TOGnightly/pegasus/src/Server'
make[2]: Entering directory
`/space/home2/wunder/peg/TOGnightly/pegasus/src/Server'
make[3]: Entering directory
`/space/home2/wunder/peg/TOGnightly/pegasus/src/Server'
make[3]: Leaving directory
`/space/home2/wunder/peg/TOGnightly/pegasus/src/Server'
make[2]: Leaving directory
`/space/home2/wunder/peg/TOGnightly/pegasus/src/Server'
make[2]: Entering directory
`/space/home2/wunder/peg/TOGnightly/pegasus/src/Server'
make[3]: Entering directory
`/space/home2/wunder/peg/TOGnightly/pegasus/src/Server'
make[3]: Leaving directory
`/space/home2/wunder/peg/TOGnightly/pegasus/src/Server'
make[2]: Leaving directory
`/space/home2/wunder/peg/TOGnightly/pegasus/src/Server'
make[2]: Entering directory
`/space/home2/wunder/peg/TOGnightly/pegasus/src/Server'
make[2]: Leaving directory
`/space/home2/wunder/peg/TOGnightly/pegasus/src/Server'
make[1]: Leaving directory
`/space/home2/wunder/peg/TOGnightly/pegasus/src/Server'
PEGASUS Development Server Runtime Environment configured

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

cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.


cimmofl -ntest -R. ValidMof7.mof
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.


cimmofl -ntest -R. ValidMof8.mof
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.


+++ Test Passed +++
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:


+++ SetProperty82300 passed successfully +++

real 31.4
user 14.1
sys 6.0

Config file from //cimserver.conf
Namespace = root/cimv2
Connecting to localhost:5988
Client Connected
++++ Begin tests... ++++
In 1.00666 Seconds

++++ Test NameSpace Operations ++++
6 namespaces returned.
root
root/PG_InterOp
root/benchmark
root/SampleProvider
root/PG_Internal
root/cimv2
In 1.21029 Seconds

++++ Test Qualifier Operations ++++
62 Qualifiers
In 0.123097 Seconds

++++ Test EnumerateClassNames ++++
1223 ClassNames
In 0.041477 Seconds

++++ Test Class Operations ++++
Class total count before and after test. Before = 91 after = 91
In 0.542732 Seconds

++++ Test Instance Get Operations ++++
1223 Classes found
Class CIM_StatisticalData 25 Instances
Class CIM_ComputerSystem 1 Instances
Class PG_ComputerSystem 1 Instances
Class CIM_CIMOMStatisticalData 25 Instances
Class CIM_OperatingSystem 1 Instances
Class CIM_Capabilities 1 Instances
Class CIM_UnitaryComputerSystem 1 Instances
Class CIM_EnabledLogicalElement 2 Instances
Class CIM_ManagedSystemElement 2 Instances
Class CIM_LogicalElement 2 Instances
Class PG_OperatingSystem 1 Instances
Class CIM_System 1 Instances
Class CIM_QueryCapabilities 1 Instances
Class CIM_ManagedElement 28 Instances
Number of Not Supported Classes Found = 2
In 134.904 Seconds

++++ Test Instance Modification Operations ++++
InstanceModify bypassed because it modifies repository. Set active to
execute.
In 1.7e-05 Seconds

++++ Test Associations ++++
In 2.70492 Seconds

++++ Test Invoke Method Execution ++++
Executed 10 methods
Executed 10 methods
Executed 10 methods
In 3.01262 Seconds

++++ Test Enumerate Instances Execution ++++
Found 3 Instances of Sample_InstanceProviderClass
Found 3 Instances of Sample_InstanceProviderClass
Found 3 Instances of Sample_InstanceProviderClass
Found 3 Instances of Sample_InstanceProviderClass
Found 3 Instances of Sample_InstanceProviderClass
Found 3 Instances of Sample_InstanceProviderClass
Found 3 Instances of Sample_InstanceProviderClass
Found 3 Instances of Sample_InstanceProviderClass
Found 3 Instances of Sample_InstanceProviderClass
Found 3 Instances of Sample_InstanceProviderClass
Enumerate 3 instances 10 times
In 1.01084 Seconds

+++++ /home2/wunder/peg/TOGnightly/runtime/bin/TestClient Terminated
Normally

real 2:24.6
user 0.3
sys 0.0

/home2/wunder/peg/TOGnightly/runtime/bin/benchmarkTest

Computer System Name = vrts6
Version = 5.8


1: Benchmark Test #1: Connect/Disconnect Test
10 requests processed in 0.002612 Seconds (Average Elapse Time = 0.0002612)

2: Benchmark Test #2: Load Provider Test on class
benchmarkClassP00001S00010I00010
Connect time = 0.000204
Unload Module time = 0.351744
First getInstance request processed in 0.010824 Seconds

3: Benchmark Test #3: getInstance Test on benchmarkClassP00001S00010I00010
Connect time = 0.000239
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 1
10 requests processed in 0.903891 Seconds (Average Elapse Time = 0.0903891)

4: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00001S00010I00010
Connect time = 0.00025
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 10
10 requests processed in 0.895681 Seconds (Average Elapse Time = 0.0895681)

5: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00001S00010I00010
Connect time = 0.000232
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 10
10 requests processed in 0.898798 Seconds (Average Elapse Time = 0.0898798)

6: Benchmark Test #3: getInstance Test on benchmarkClassP00001S00100I00010
Connect time = 0.000918
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 100
Number of Instances Returned = 1
10 requests processed in 0.883219 Seconds (Average Elapse Time = 0.0883219)

7: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00001S00100I00010
Connect time = 0.000225
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 10
10 requests processed in 0.89592 Seconds (Average Elapse Time = 0.089592)

8: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00001S00100I00010
Connect time = 0.000236
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 100
Number of Instances Returned = 10
10 requests processed in 0.899114 Seconds (Average Elapse Time = 0.0899114)

9: Benchmark Test #3: getInstance Test on benchmarkClassP00001S01000I00010
Connect time = 0.000229
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 1000
Number of Instances Returned = 1
10 requests processed in 0.884431 Seconds (Average Elapse Time = 0.0884431)

10: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00001S01000I00010
Connect time = 0.000253
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 10
10 requests processed in 0.895645 Seconds (Average Elapse Time = 0.0895645)

11: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00001S01000I00010
Connect time = 0.000247
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 1000
Number of Instances Returned = 10
10 requests processed in 0.901829 Seconds (Average Elapse Time = 0.0901829)

12: Benchmark Test #3: getInstance Test on benchmarkClassP00010S00010I00010
Connect time = 0.000923
Number of Non-Key Properties Returned = 10
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 1
10 requests processed in 0.884188 Seconds (Average Elapse Time = 0.0884188)

13: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00010S00010I00010
Connect time = 0.000914
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 10
10 requests processed in 0.895004 Seconds (Average Elapse Time = 0.0895004)

14: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00010S00010I00010
Connect time = 0.000225
Number of Non-Key Properties Returned = 10
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 10
10 requests processed in 0.908154 Seconds (Average Elapse Time = 0.0908154)

15: Benchmark Test #3: getInstance Test on benchmarkClassP00010S00100I00010
Connect time = 0.001023
Number of Non-Key Properties Returned = 10
Size of Each Non-Key Property Returned = 100
Number of Instances Returned = 1
10 requests processed in 0.874147 Seconds (Average Elapse Time = 0.0874147)

16: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00010S00100I00010
Connect time = 0.000919
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 10
10 requests processed in 0.895054 Seconds (Average Elapse Time = 0.0895054)

17: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00010S00100I00010
Connect time = 0.000235
Number of Non-Key Properties Returned = 10
Size of Each Non-Key Property Returned = 100
Number of Instances Returned = 10
10 requests processed in 0.910815 Seconds (Average Elapse Time = 0.0910815)

18: Benchmark Test #3: getInstance Test on benchmarkClassP00010S01000I00010
Connect time = 0.000234
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.877877 Seconds (Average Elapse Time = 0.0877877)

19: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00010S01000I00010
Connect time = 0.000232
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 10
10 requests processed in 0.886017 Seconds (Average Elapse Time = 0.0886017)

20: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00010S01000I00010
Connect time = 0.000227
Number of Non-Key Properties Returned = 10
Size of Each Non-Key Property Returned = 1000
Number of Instances Returned = 10
10 requests processed in 0.936641 Seconds (Average Elapse Time = 0.0936641)

21: Benchmark Test #3: getInstance Test on benchmarkClassP00050S00010I00010
Connect time = 0.00101
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.859435 Seconds (Average Elapse Time = 0.0859435)

22: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00050S00010I00010
Connect time = 0.000952
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 10
10 requests processed in 0.885513 Seconds (Average Elapse Time = 0.0885513)

23: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00050S00010I00010
Connect time = 0.000941
Number of Non-Key Properties Returned = 50
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 10
10 requests processed in 0.959351 Seconds (Average Elapse Time = 0.0959351)

24: Benchmark Test #3: getInstance Test on benchmarkClassP00050S00100I00010
Connect time = 0.000958
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.830887 Seconds (Average Elapse Time = 0.0830887)

25: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00050S00100I00010
Connect time = 0.000925
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 10
10 requests processed in 0.885551 Seconds (Average Elapse Time = 0.0885551)

26: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00050S00100I00010
Connect time = 0.000974
Number of Non-Key Properties Returned = 50
Size of Each Non-Key Property Returned = 100
Number of Instances Returned = 10
10 requests processed in 0.972371 Seconds (Average Elapse Time = 0.0972371)

27: Benchmark Test #3: getInstance Test on benchmarkClassP00050S01000I00010
Connect time = 0.000962
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.934143 Seconds (Average Elapse Time = 0.0934143)

28: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00050S01000I00010
Connect time = 0.000952
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 10
10 requests processed in 0.875507 Seconds (Average Elapse Time = 0.0875507)

29: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00050S01000I00010
Connect time = 0.000941
Number of Non-Key Properties Returned = 50
Size of Each Non-Key Property Returned = 1000
Number of Instances Returned = 10
10 requests processed in 2.16692 Seconds (Average Elapse Time = 0.216692)

30: Benchmark Test #3: getInstance Test on benchmarkClassP00001S00010I00100
Connect time = 0.000642
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 1
10 requests processed in 0.883498 Seconds (Average Elapse Time = 0.0883498)

31: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00001S00010I00100
Connect time = 0.00093
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 100
10 requests processed in 0.910352 Seconds (Average Elapse Time = 0.0910352)

32: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00001S00010I00100
Connect time = 0.000938
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 100
10 requests processed in 0.919553 Seconds (Average Elapse Time = 0.0919553)

33: Benchmark Test #3: getInstance Test on benchmarkClassP00001S00100I00100
Connect time = 0.000945
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 100
Number of Instances Returned = 1
10 requests processed in 0.843237 Seconds (Average Elapse Time = 0.0843237)

34: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00001S00100I00100
Connect time = 0.000926
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 100
10 requests processed in 0.910472 Seconds (Average Elapse Time = 0.0910472)

35: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00001S00100I00100
Connect time = 0.000922
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 100
Number of Instances Returned = 100
10 requests processed in 0.922374 Seconds (Average Elapse Time = 0.0922374)

36: Benchmark Test #3: getInstance Test on benchmarkClassP00001S01000I00100
Connect time = 0.000982
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 1000
Number of Instances Returned = 1
10 requests processed in 0.843545 Seconds (Average Elapse Time = 0.0843545)

37: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00001S01000I00100
Connect time = 0.00092
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 100
10 requests processed in 0.910402 Seconds (Average Elapse Time = 0.0910402)

38: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00001S01000I00100
Connect time = 0.000924
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 1000
Number of Instances Returned = 100
10 requests processed in 0.95048 Seconds (Average Elapse Time = 0.095048)

39: Benchmark Test #3: getInstance Test on benchmarkClassP00010S00010I00100
Connect time = 0.000956
Number of Non-Key Properties Returned = 10
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 1
10 requests processed in 0.814324 Seconds (Average Elapse Time = 0.0814324)

40: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00010S00010I00100
Connect time = 0.000914
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 100
10 requests processed in 0.911538 Seconds (Average Elapse Time = 0.0911538)

41: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00010S00010I00100
Connect time = 0.00097
Number of Non-Key Properties Returned = 10
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 100
10 requests processed in 1.44849 Seconds (Average Elapse Time = 0.144849)

42: Benchmark Test #3: getInstance Test on benchmarkClassP00010S00100I00100
Connect time = 0.000579
Number of Non-Key Properties Returned = 10
Size of Each Non-Key Property Returned = 100
Number of Instances Returned = 1
10 requests processed in 0.81495 Seconds (Average Elapse Time = 0.081495)

43: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00010S00100I00100
Connect time = 0.000923
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 100
10 requests processed in 0.910619 Seconds (Average Elapse Time = 0.0910619)

44: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00010S00100I00100
Connect time = 0.000931
Number of Non-Key Properties Returned = 10
Size of Each Non-Key Property Returned = 100
Number of Instances Returned = 100
10 requests processed in 1.79136 Seconds (Average Elapse Time = 0.179136)

45: Benchmark Test #3: getInstance Test on benchmarkClassP00010S01000I00100
Connect time = 0.000662
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.827026 Seconds (Average Elapse Time = 0.0827026)

46: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00010S01000I00100
Connect time = 0.000941
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 100
10 requests processed in 0.900457 Seconds (Average Elapse Time = 0.0900457)

47: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00010S01000I00100
Connect time = 0.000945
Number of Non-Key Properties Returned = 10
Size of Each Non-Key Property Returned = 1000
Number of Instances Returned = 100
10 requests processed in 4.45518 Seconds (Average Elapse Time = 0.445518)

48: Benchmark Test #3: getInstance Test on benchmarkClassP00050S00010I00100
Connect time = 0.000668
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.88958 Seconds (Average Elapse Time = 0.088958)

49: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00050S00010I00100
Connect time = 0.000952
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 100
10 requests processed in 0.900804 Seconds (Average Elapse Time = 0.0900804)

50: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00050S00010I00100
Connect time = 0.000943
Number of Non-Key Properties Returned = 50
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 100
10 requests processed in 6.68001 Seconds (Average Elapse Time = 0.668001)

51: Benchmark Test #3: getInstance Test on benchmarkClassP00050S00100I00100
Connect time = 0.000631
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.901555 Seconds (Average Elapse Time = 0.0901555)

52: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00050S00100I00100
Connect time = 0.000994
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 100
10 requests processed in 0.90089 Seconds (Average Elapse Time = 0.090089)

53: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00050S00100I00100
Connect time = 0.000933
Number of Non-Key Properties Returned = 50
Size of Each Non-Key Property Returned = 100
Number of Instances Returned = 100
10 requests processed in 8.1779 Seconds (Average Elapse Time = 0.81779)

54: Benchmark Test #3: getInstance Test on benchmarkClassP00050S01000I00100
Connect time = 0.000661
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.914094 Seconds (Average Elapse Time = 0.0914094)

55: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00050S01000I00100
Connect time = 0.001011
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 100
10 requests processed in 0.890885 Seconds (Average Elapse Time = 0.0890885)

56: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00050S01000I00100
Connect time = 0.000943
Number of Non-Key Properties Returned = 50
Size of Each Non-Key Property Returned = 1000
Number of Instances Returned = 100
10 requests processed in 21.9195 Seconds (Average Elapse Time = 2.19195)

57: Benchmark Test #3: getInstance Test on benchmarkClassP00001S00010I00001
Connect time = 0.000679
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 1
10 requests processed in 0.893289 Seconds (Average Elapse Time = 0.0893289)

58: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00001S00010I00001
Connect time = 0.000942
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 1
10 requests processed in 0.893498 Seconds (Average Elapse Time = 0.0893498)

59: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00001S00010I00001
Connect time = 0.000963
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 1
10 requests processed in 0.894041 Seconds (Average Elapse Time = 0.0894041)

60: Benchmark Test #3: getInstance Test on benchmarkClassP00001S00100I00001
Connect time = 0.000922
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 100
Number of Instances Returned = 1
10 requests processed in 0.893544 Seconds (Average Elapse Time = 0.0893544)

61: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00001S00100I00001
Connect time = 0.000925
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 1
10 requests processed in 0.893699 Seconds (Average Elapse Time = 0.0893699)

62: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00001S00100I00001
Connect time = 0.000915
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 100
Number of Instances Returned = 1
10 requests processed in 0.894319 Seconds (Average Elapse Time = 0.0894319)

63: Benchmark Test #3: getInstance Test on benchmarkClassP00001S01000I00001
Connect time = 0.000922
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 1000
Number of Instances Returned = 1
10 requests processed in 0.893873 Seconds (Average Elapse Time = 0.0893873)

64: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00001S01000I00001
Connect time = 0.000932
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 1
10 requests processed in 0.893796 Seconds (Average Elapse Time = 0.0893796)

65: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00001S01000I00001
Connect time = 0.000969
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 1000
Number of Instances Returned = 1
10 requests processed in 0.894313 Seconds (Average Elapse Time = 0.0894313)

66: Benchmark Test #3: getInstance Test on benchmarkClassP00010S00010I00001
Connect time = 0.000928
Number of Non-Key Properties Returned = 10
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 1
10 requests processed in 0.894511 Seconds (Average Elapse Time = 0.0894511)

67: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00010S00010I00001
Connect time = 0.000921
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 1
10 requests processed in 0.893796 Seconds (Average Elapse Time = 0.0893796)

68: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00010S00010I00001
Connect time = 0.000925
Number of Non-Key Properties Returned = 10
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 1
10 requests processed in 0.895186 Seconds (Average Elapse Time = 0.0895186)

69: Benchmark Test #3: getInstance Test on benchmarkClassP00010S00100I00001
Connect time = 0.000928
Number of Non-Key Properties Returned = 10
Size of Each Non-Key Property Returned = 100
Number of Instances Returned = 1
10 requests processed in 0.944802 Seconds (Average Elapse Time = 0.0944802)

70: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00010S00100I00001
Connect time = 0.001029
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 1
10 requests processed in 0.893492 Seconds (Average Elapse Time = 0.0893492)

71: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00010S00100I00001
Connect time = 0.000929
Number of Non-Key Properties Returned = 10
Size of Each Non-Key Property Returned = 100
Number of Instances Returned = 1
10 requests processed in 0.89547 Seconds (Average Elapse Time = 0.089547)

72: Benchmark Test #3: getInstance Test on benchmarkClassP00010S01000I00001
Connect time = 0.000936
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.897337 Seconds (Average Elapse Time = 0.0897337)

73: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00010S01000I00001
Connect time = 0.000938
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 1
10 requests processed in 0.883771 Seconds (Average Elapse Time = 0.0883771)

74: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00010S01000I00001
Connect time = 0.00093
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.897975 Seconds (Average Elapse Time = 0.0897975)

75: Benchmark Test #3: getInstance Test on benchmarkClassP00050S00010I00001
Connect time = 0.000931
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.890246 Seconds (Average Elapse Time = 0.0890246)

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

77: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00050S00010I00001
Connect time = 0.000949
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.900599 Seconds (Average Elapse Time = 0.0900599)

78: Benchmark Test #3: getInstance Test on benchmarkClassP00050S00100I00001
Connect time = 0.000941
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.891121 Seconds (Average Elapse Time = 0.0891121)

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

80: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00050S00100I00001
Connect time = 0.000919
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.902066 Seconds (Average Elapse Time = 0.0902066)

81: Benchmark Test #3: getInstance Test on benchmarkClassP00050S01000I00001
Connect time = 0.00099
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.903288 Seconds (Average Elapse Time = 0.0903288)

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

83: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00050S01000I00001
Connect time = 0.000921
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.914606 Seconds (Average Elapse Time = 0.0914606)

84: Benchmark Test #3: getInstance Test on benchmarkClassP00010S00020I00050
Connect time = 0.000953
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.874161 Seconds (Average Elapse Time = 0.0874161)

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

86: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00010S00020I00050
Connect time = 0.00093
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.954939 Seconds (Average Elapse Time = 0.0954939)

87: Benchmark Test #3: getInstance Test on benchmarkClassP00030S00010I00001
Connect time = 0.000998
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.826625 Seconds (Average Elapse Time = 0.0826625)

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

89: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00030S00010I00001
Connect time = 0.000925
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.899369 Seconds (Average Elapse Time = 0.0899369)


real 1:59.4
user 34.5
sys 0.4


CIM Number of CIMOM Provider Request
Response
Operation Requests Time Time Size
Size
GET_CLASS 19 777 663 711
1552
GET_INSTANCE 314 3380 950 551
8389
EXPORT_INDICATION 0 0 0 0
0
DELETE_CLASS 11 809 32676 481
212
DELETE_INSTANCE 8 3243 0 862
0
CREATE_CLASS 13 8231 0 760
179
CREATE_INSTANCE 39 7817 186 2696
58
MODIFY_CLASS 10 1001 6170 736
93
MODIFY_INSTANCE 14 5996 7203 3211
60
ENUMERATE_CLASSES 8 3279 48845 815
43906
ENUMERATE_CLASS_NAMES 12 1151 1764 442
10218
ENUMERATE_INSTANCES 319 5170 57152 484
296420
ENUMERATE_INSTANCE_NAMES 1617 31799 815 410
1451
EXEC_QUERY 0 0 0 0
0
ASSOCIATORS 16 5677 28968 533
2564
ASSOCIATOR_NAMES 19 4104 15204 530
777
REFERENCES 16 5731 9842 499
2757
REFERENCE_NAMES 12 10190 7662 516
1827
GET_PROPERTY 3 4235 768 986
172
SET_PROPERTY 5 4301 443 1055
93
GET_QUALIFIER 12 682 557 421
290
SET_QUALIFIER 4 979 6234 611
234
DELETE_QUALIFIER 6 799 5036 471
157
ENUMERATE_QUALIFIERS 3 1013 7494 332
3431
INVOKE_METHOD 36 3044 9146 612
466

real 0.2
user 0.0
sys 0.0


real 7:46.7
user 1:38.9
sys 11.5

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

In 0.209124 Seconds

++++ Test Class, Qualifier, and Namespace Operations ++++

REPOSITORY TEST 1: Create Qualifier containing UTF-16 chars
Note: utfrep option was not set. Not using UTF-16 in the qualifier name

REPOSITORY TEST 2: Create Class containing UTF-16 chars
Note: utfrep option was not set. Not using UTF-16 in the class name

REPOSITORY TEST 3: Create Namespace with UTF-16 chars in the name
Note: Skipping this test because the utfrep option was not used
In 1.18003 Seconds

++++ Test Indication Operations ++++

INDICATION TEST 1: Send an indication containing UTF-16 to a CIMListener
Waiting to receive the indication (timeout is 10sec)
Received the indication

INDICATION TEST 2: Send an indication containing UTF-16 to a
CIMIndicationConsumerProvider
In 5.59987 Seconds

+++++ g11ntest Terminated Normally
CIM Server stopped.
+++++ TestMakefile servertests suites complete

real 41:49.1
user 4:53.4
sys 51.7


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

+++ GoodCharacterReference04 passed successfully +++
+++ GoodEntityReference01 passed successfully +++
+++ BadDtdVersion01 passed successfully +++
+++ BadDtdVersion02 passed successfully +++
+++ BadDtdVersion03 passed successfully +++
+++ BadProtocolVersion01 passed successfully +++
+++ BadProtocolVersion02 passed successfully +++
+++ BadProtocolVersion03 passed successfully +++
+++ ModifyInstance54000 passed successfully +++
+++ ModifyInstance54003 passed successfully +++
+++ ModifyInstance54004 passed successfully +++
+++ ModifyInstance54005 passed successfully +++
+++ ModifyInstance54006 passed successfully +++
+++ DeleteInstance55000 passed successfully +++
+++ DeleteInstance55001 passed successfully +++
+++ DeleteInstance55003 passed successfully +++
+++ GetProperty82000 passed successfully +++
+++ GetProperty82100 passed successfully +++
+++ SetProperty82200 passed successfully +++
+++ SetProperty82201 passed successfully +++
+++ SetProperty82202 passed successfully +++
+++ SetProperty82300 passed successfully +++
+++++ standardtests: TestRemoteSecurity Passed
+++++ standardtests: EnableAuthorization NOT RUN Passed
+++++ standardtests: TestAuthorization NOT RUN Passed
+++++ standardtests suite finished - solaris edition

real 1:36:25.1
user 11:54.1
sys 2:07.2

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