OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform SOLARIS_SPARC_GNU_(SunOS_5_8)
Branch MAIN
Options  
Date 10-Jan-06 06:02
Contributor  
Status SUCCESS
Data
Platform: SOLARIS_SPARC_GNU (SunOS 5.8)
Branch: MAIN
Date: 060110
Time: 0602 GMT
Status: SUCCESS
End Time: 0814 GMT

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

SW changes:
Yes SW changes used, and attached below

The Time Format is HHMMSS GMT time

Make all Status: SUCCESS
Make all Start Time: 061934
Make all Stop Time: 063241

Make tests Status: SUCCESS
Make tests Start Time: 063241
Make tests Stop Time: 064047

Make perftests Status: SUCCESS
Make perftests Start Time: 064048
Make perftests Stop Time: 064551

Make poststarttests Status: SUCCESS
Make poststarttests Start Time: 064551
Make poststarttests Stop Time: 073056

Make standardtests Status: SUCCESS
Make standardtests Start Time: 073056
Make standardtests Stop Time: 081439

-------------------------------------------------------
Pegasus Environment Variables:
PEGASUS_PLATFORM=SOLARIS_SPARC_GNU
PEGASUS_DISABLE_PRIVILEGED_TESTS=true
PEGASUS_ROOT=/home2/wunder/peg/TOGnightly/pegasus
PEGASUS_DISABLE_PROV_USERCTXT=true
PEGASUS_DEBUG=true
PEGASUS_DEFAULT_ENABLE_OOP=false
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: 64 processes
OSCapability: 32 bit
LastBootTime: Unknown
LocalDateTime: Jan 10, 2006 1:14:39 (-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/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: TestMakefile
===================================================================
RCS file: /cvs/MSB/pegasus/TestMakefile,v
retrieving revision 1.54
diff -r1.54 TestMakefile
825a826
> ifndef PEGASUS_DISABLE_PRIVILEGED_TESTS
829d829
< ifndef PEGASUS_DISABLE_PRIVILEGED_TESTS
832a833
> @ $(ECHO) "+++++ PEGASUS_DISABLE_PRIVILEGED_TESTS defined: Skipping
EnableAuthentication, TestLocalSecurity and TestRemoteSecurity "
838c839
< $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile tests
---
> $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile servertests
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:387: warning: int format, pid_t arg (arg 3)
ServerProcessUnix.cpp: In method `int Pegasus::ServerProcess::cimserver_kill(int)':
ServerProcessUnix.cpp:452: warning: int format, pid_t arg (arg 3)


cimserver.cpp: In method `int CIMServerProcess::cimserver_run(int, char **, bool)':
cimserver.cpp:1249: warning: suggest parentheses around assignment used as truth
value






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:

Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 1
10 requests processed in 0.889423 Seconds (Average Elapse Time = 0.0889423)

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

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

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

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

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

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

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

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

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

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

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

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

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

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


real 1:52.2
user 33.8
sys 0.5


CIM Number of CIM Server Provider Request Response
Operation Requests Time Time Size Size
-------------------------------------------------------------------------------
GET_CLASS 19 687 603 711 1552
GET_INSTANCE 314 3300 866 551 8389
EXPORT_INDICATION 0 0 0 0 0
DELETE_CLASS 11 636 10101 481 212
DELETE_INSTANCE 8 3063 0 862 0
CREATE_CLASS 13 8637 0 760 179
CREATE_INSTANCE 39 7404 380 2696 58
MODIFY_CLASS 10 843 6422 736 93
MODIFY_INSTANCE 14 6012 6905 3210 60
ENUMERATE_CLASSES 8 3015 45571 815 43905
ENUMERATE_CLASS_NAMES 12 966 1618 442 10218
ENUMERATE_INSTANCES 319 4391 48383 484 296419
ENUMERATE_INSTANCE_NAMES 1617 25094 760 410 1451
EXEC_QUERY 0 0 0 0 0
ASSOCIATORS 16 4675 30516 533 2564
ASSOCIATOR_NAMES 19 3797 16597 530 777
REFERENCES 16 5283 10021 499 2757
REFERENCE_NAMES 12 8852 8413 516 1827
GET_PROPERTY 3 3896 676 986 172
SET_PROPERTY 5 10195 393 1055 93
GET_QUALIFIER 12 552 520 421 290
SET_QUALIFIER 4 710 7288 611 234
DELETE_QUALIFIER 6 686 4357 471 157
ENUMERATE_QUALIFIERS 3 1039 7164 332 3431
INVOKE_METHOD 36 2585 6259 612 466

real 0.1
user 0.1
sys 0.0


real 5:03.4
user 1:36.5
sys 11.2
Repository Class Cache Statistics:
Size (current/max): 8/8
Requests satisfied from cache: 1860
Requests *not* satisfied from cache: 1662 (implies write to cache)
Cache entries "aged out" due to cache size constraints: 1649
Repository Qualifier Cache Statistics:
Size (current/max): 80/80
Requests satisfied from cache: 4143
Requests *not* satisfied from cache: 101 (implies write to cache)
Cache entries "aged out" due to cache size constraints: 19

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

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.11564 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.11497 Seconds

+++++ g11ntest Terminated Normally
Repository Class Cache Statistics:
Size (current/max): 8/8
Requests satisfied from cache: 514
Requests *not* satisfied from cache: 15 (implies write to cache)
Cache entries "aged out" due to cache size constraints: 6
Repository Qualifier Cache Statistics:
Size (current/max): 78/80
Requests satisfied from cache: 2877
Requests *not* satisfied from cache: 78 (implies write to cache)
Cache entries "aged out" due to cache size constraints: 0
CIM Server stopped.
+++++ TestMakefile servertests suites complete

real 45:04.5
user 7:18.7
sys 1:20.3

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

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 0.066676 Seconds

+++++ TestClient Terminated Normally
+++++ PEGASUS_DISABLE_PRIVILEGED_TESTS defined: Skipping EnableAuthentication,
TestLocalSecurity and TestRemoteSecurity
+++++ PEGASUS_DISABLE_PRIVILEGED_TESTS defined: Skipping EnableAuthorization and
TestAuthorization
+++++ TestMakefile standardtests complete

real 43:42.8
user 9:19.2
sys 2:08.7
Repository Class Cache Statistics:
Size (current/max): 8/8
Requests satisfied from cache: 239
Requests *not* satisfied from cache: 1495 (implies write to cache)
Cache entries "aged out" due to cache size constraints: 1487
Repository Qualifier Cache Statistics:
Size (current/max): 80/80
Requests satisfied from cache: 2640
Requests *not* satisfied from cache: 86 (implies write to cache)
Cache entries "aged out" due to cache size constraints: 5

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