OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform LINUX_IX86_GNU_(FEDORA_4)
Branch MAIN
Options  
Date 05-Nov-06 08:08
Contributor  
Status SUCCESS
Data Platform: LINUX_IX86_GNU (FEDORA 4)
Branch: MAIN
Date: 061105
Time: 0808 GMT
Status: SUCCESS
End Time: 0921 GMT

-------------------------------------------------------
Mail_To: pegasus-build-status@opengroup.org
The_Subject: SUCCESS: HEAD: LINUX_IX86_GNU (FEDORA 4): 061105
-------------------------------------------------------

SW changes:
No SW changes needed

The Time Format is HHMMSS GMT time

Make all Status: SUCCESS
Make all Start Time: 081239
Make all Stop Time: 082917

Make tests Status: SUCCESS
Make tests Start Time: 082917
Make tests Stop Time: 083059

Make perftests Status: SUCCESS
Make perftests Start Time: 083100
Make perftests Stop Time: 083300

Make poststarttests Status: SUCCESS
Make poststarttests Start Time: 083300
Make poststarttests Stop Time: 085617

Make standardtests Status: SUCCESS
Make standardtests Start Time: 085617
Make standardtests Stop Time: 092109

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

Peg_nightly version is $Revision: 1.8 $

-------------------------------------------------------
Pegasus Environment Variables:
PEGASUS_DEFAULT_ENABLE_OOP=false
PEGASUS_DEBUG=true
PEGASUS_HAS_SSL=true
PEGASUS_DISABLE_PROV_USERCTXT=true
PEGASUS_PLATFORM=LINUX_IX86_GNU
PEGASUS_ROOT=/pegasusdev/nightly/TOGnightlyHEAD/pegasus
PEGASUS_DISABLE_PRIVILEGED_TESTS=true
PEGASUS_HOME=/pegasusdev/nightly/TOGnightlyHEAD/runtime
OPENSSL_HOME=/usr


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

Current User: root
CPU Type: Intel Pentium III
CPU Freq: 800 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):

Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-libgcj-multifile
--enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
--host=i386-redhat-linux
Thread model: posix
gcc version 4.0.2 20051125 (Red Hat 4.0.2-8)

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

OpenSSL 0.9.7f 22 Mar 2005

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

Linux inovaserver 2.6.17-1.2142_FC4 #1 Tue Jul 11 22:41:14 EDT 2006
i686 i686 i386 GNU/Linux

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

CIM Server 2.6.0 Development
Unable to start CIMServer.
CIMServer is already running.

OperatingSystem Information
Host: inovaserver.inovadevelopment.com
Name: Fedora Core
( 2.6.17-1.2142_FC4 #1 Tue Jul 11 22:41:14 EDT 2006 )
Version: 2.6.17-1.2142_FC4
UserLicense: Unlimited user license
Number of Users: 3 users
Number of Processes: 145 processes
OSCapability: 32 bit
LastBootTime: Oct 29, 2006 15:42:27 (-0600)
LocalDateTime: Nov 5, 2006 3:21:09 (-0600)
SystemUpTime: 560322 seconds = 6 days, 11 hrs, 38 mins, 42 secs

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

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

CIM Server stopped.

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

? src/Clients/MCCATestClient/removeclasses.log
? src/utils/mu/mu

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

















make
--directory=/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server -f
Makefile install_run
make[1]: Entering directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[2]: Entering directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[3]: Entering directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[3]: Leaving directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[2]: Leaving directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[2]: Entering directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[3]: Entering directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[3]: Leaving directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[2]: Leaving directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[2]: Entering directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[2]: Leaving directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[1]: Leaving directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
PEGASUS Development Server Runtime Environment configured

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

TestLocalAuthFile +++++ passed all tests
TestLocalAuthenticationHandler +++++ passed all tests
TestBasicAuthenticationHandler +++++ passed all tests
TestAuthenticationManager +++++ passed all tests
+++++ passed all tests
TestProviderName +++++ passed all tests
TestOperationResponseHandler +++++ passed all tests
TestProviderModule +++++ passed all tests
TestProviderMessageHandler +++++ passed all tests
TestProviderStatus +++++ passed all tests
TestResponseHandler +++++ passed all tests
CIM Server 2.6.0 Development
+++++ passed all tests
+++++ PEGASUS_USE_NET_SNMP is not set, test can not be run
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.


TestUpgrade +++++ passed all tests
+++ Test passed +++
TestUserContext +++++ passed pretest
Running Usage tests for: TestStressTestController
+++ Usage Tests passed +++

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

Connect time = 0.000104
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 1
10 requests processed in 0.035406 Seconds (Average Elapse Time = 0.0035406)

74: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00001S00010I00001
Connect time = 9.7e-05
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.038066 Seconds (Average Elapse Time = 0.0038066)

75: Benchmark Test #3: getInstance Test on benchmarkClassP00050S00010I00001
Connect time = 9.9e-05
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.065323 Seconds (Average Elapse Time = 0.0065323)

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

77: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00050S00010I00001
Connect time = 9.9e-05
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.066764 Seconds (Average Elapse Time = 0.0066764)

78: Benchmark Test #3: getInstance Test on benchmarkClassP00030S00010I00001
Connect time = 0.0001
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.054121 Seconds (Average Elapse Time = 0.0054121)

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

80: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00030S00010I00001
Connect time = 9.8e-05
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.053832 Seconds (Average Elapse Time = 0.0053832)

81: Benchmark Test #3: getInstance Test on benchmarkClassP00001S01000I00001
Connect time = 0.0001
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.038003 Seconds (Average Elapse Time = 0.0038003)

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

83: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00001S01000I00001
Connect time = 9.9e-05
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.039568 Seconds (Average Elapse Time = 0.0039568)

84: Benchmark Test #3: getInstance Test on benchmarkClassP00001S00100I00001
Connect time = 0.000235
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.037648 Seconds (Average Elapse Time = 0.0037648)

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

86: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00001S00100I00001
Connect time = 9.9e-05
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.037641 Seconds (Average Elapse Time = 0.0037641)

87: Benchmark Test #3: getInstance Test on benchmarkClassP00010S01000I00001
Connect time = 9.8e-05
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.053126 Seconds (Average Elapse Time = 0.0053126)

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

89: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00010S01000I00001
Connect time = 9.6e-05
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.055253 Seconds (Average Elapse Time = 0.0055253)

12.11user 0.54system 0:25.55elapsed 49%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (3major+17377minor)pagefaults 0swaps


Operation Number of Server Provider Request Response
Type Requests Time Time Size Size
(usec) (usec) (bytes)
(bytes)
-------------------------------------------------------------------------------
GetClass 110 543 3451 566 2613
GetInstance 314 2033 483 551 8389
IndicationDelivery 0 0 0 0 0
DeleteClass 11 504 1689 481 211
DeleteInstance 8 1140 530 862 0
CreateClass 13 707 968 760 179
CreateInstance 39 2140 1673 2696 58
ModifyClass 10 612 694 736 93
ModifyInstance 14 2055 2474 3213 60
EnumerateClasses 8 2387 76081 815 44034
EnumerateClassNames 12 783 968 442 10233
EnumerateInstances 409 17884 21300 484 231197
EnumerateInstanceNames 1711 16785 1062 411 1947
ExecQuery 0 0 0 0 0
Associators 16 3006 19284 533 2578
AssociatorNames 19 5544 9023 530 789
References 16 7357 13615 499 2818
ReferenceNames 12 5720 4448 516 1879
GetProperty 3 1458 1127 986 172
SetProperty 5 1731 678 1055 93
GetQualifier 12 559 300 421 290
SetQualifier 4 542 432 611 233
DeleteQualifier 6 477 367 471 156
EnumerateQualifiers 3 842 7128 332 3431
InvokeMethod 36 1620 3235 612 466
0.02user 0.00system 0:00.16elapsed 21%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (2major+974minor)pagefaults 0swaps

51.28user 15.47system 1:59.69elapsed 55%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (17major+753445minor)pagefaults 0swaps

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


++++ 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 3.87794 Seconds

+++++ g11ntest Terminated Normally
(CMPIR_STOP_DAEMON command ignored)
CIM Server stopped.
+++++ PEGASUS_DISABLE_PRIVILEGED_TESTS defined: CBA test certificates
not created.
+++++ PEGASUS_TEST_SDK is not true: Skipping run_SDK_TS1
(CMPIR_STOP_DAEMON command ignored)
Unable to connect to CIM Server.
CIM Server may not be running.
CIM Server 2.6.0 Development
Listening on HTTP port 5988.
Listening on HTTPS port 5989.
Listening on local connection socket.
(CMPIR_STOP_DAEMON command ignored)
Started.
+++++ passed all tests
(CMPIR_STOP_DAEMON command ignored)
CIM Server stopped.
+++++ TestMakefile servertests suites complete
311.46user 80.40system 23:17.13elapsed 28%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (67major+6893974minor)pagefaults 0swaps

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


++++ Test Associations ++++
In 0.633186 Seconds

++++ Test Invoke Method Execution ++++
Executed 10 methods
Executed 10 methods
Executed 10 methods
In 0.104269 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 0.043358 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
339.04user 91.52system 24:51.55elapsed 28%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (12major+7314198minor)pagefaults 0swaps

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



Karl Schopmeyer Inova Europe Inc.
305 Spring Creek Village, Suite 475 - Dallas TX, 75248 USA
EMAIL: k.schopmeyer@attglobal.net FAX: 1-972-239-0326
Phone: 1-972-788-2172, Cell Phone 1-972-814-5581
Skype: kschopmeyer Skype Phone: (214) 556-5971
ICQ: 4184214