OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+SLP,+SSL
Date 08-Feb-13 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 130208
Time: 1401
Options: +CMPI +CQL +IPv6 +SLP +SSL
Status: FAILURE

make[5]: Leaving directory `/var/buildMAIN/pegasus/src/Providers/TestProviders'
make[5]: Entering directory `/var/buildMAIN/pegasus/src/Providers/IndicationConsumer'
make[5]: Leaving directory `/var/buildMAIN/pegasus/src/Providers/IndicationConsumer'
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Providers'
make[3]: Leaving directory `/var/buildMAIN/pegasus/src'
make[3]: Entering directory `/var/buildMAIN/pegasus/test'
make[4]: Entering directory `/var/buildMAIN/pegasus/test/wetest'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/cimv2'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/cimv2'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/static'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/static'
make[4]: Leaving directory `/var/buildMAIN/pegasus/test/wetest'
make[3]: Leaving directory `/var/buildMAIN/pegasus/test'
make[2]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: Entering directory `/var/buildMAIN/pegasus'
make[1]: Nothing to be done for `check_core_search_results'.
make[1]: Leaving directory `/var/buildMAIN/pegasus'

************ Build and Test Successful *************
-------------------------------------------------------------------------------
Memory leak:

==2511== Memcheck, a memory error detector
==2511== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==2511== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==2511== Command: /var/buildMAIN/pegasus/build/bin_exe/TestCertClient /var/buildMAIN/pegasus/build/testcert4.cert /var/buildMAIN/pegasus/build/testcert4.key /var/buildMAIN/pegasus/build/ssl.rnd
==2511== Parent PID: 2510
==2511==
==2511==
==2511== HEAP SUMMARY:
==2511== in use at exit: 5,587 bytes in 126 blocks
==2511== total heap usage: 3,070 allocs, 2,944 frees, 271,049 bytes allocated
==2511==
==2511== 32 bytes in 1 blocks are possibly lost in loss record 112 of 126
==2511== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==2511== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2511== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2511== by 0x4F56F15: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2511== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2511== by 0x4C29685: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2511== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==2511== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==2511==
==2511== 144 bytes in 1 blocks are possibly lost in loss record 120 of 126
==2511== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==2511== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==2511== by 0x4F56F07: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2511== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2511== by 0x4C29685: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2511== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==2511== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==2511==
==2511== 536 bytes in 1 blocks are possibly lost in loss record 125 of 126
==2511== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==2511== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2511== by 0x4F4C5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2511== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2511== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2511== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2511== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2511== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2511== by 0x4F56F15: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2511== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2511== by 0x4C29685: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2511== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==2511== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==2511==
==2511== LEAK SUMMARY:
==2511== definitely lost: 0 bytes in 0 blocks
==2511== indirectly lost: 0 bytes in 0 blocks
==2511== possibly lost: 712 bytes in 3 blocks
==2511== still reachable: 4,875 bytes in 123 blocks
==2511== suppressed: 0 bytes in 0 blocks
==2511== Reachable blocks (those to which a pointer was found) are not shown.
==2511== To see them, rerun with: --leak-check=full --show-reachable=yes
==2511==
==2511== For counts of detected and suppressed errors, rerun with: -v
==2511== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==31501== Memcheck, a memory error detector
==31501== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==31501== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==31501== Command: /var/buildMAIN/pegasus/build/bin_exe/TestDir
==31501== Parent PID: 31500
==31501==
==31501==
==31501== HEAP SUMMARY:
==31501== in use at exit: 712 bytes in 3 blocks
==31501== total heap usage: 210 allocs, 207 frees, 59,770 bytes allocated
==31501==
==31501== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==31501== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31501== by 0x4F36045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31501== by 0x4F39F9F: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31501== by 0x4F3136E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31501== by 0x4014A4: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==31501== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31501==
==31501== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==31501== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==31501== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==31501== by 0x4F31360: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31501== by 0x4014A4: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==31501== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31501==
==31501== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==31501== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31501== by 0x4F5A749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31501== by 0x4F3D5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31501== by 0x4EF0EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31501== by 0x4EF27D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31501== by 0x4EF2970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31501== by 0x4F36081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31501== by 0x4F39F9F: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31501== by 0x4F3136E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31501== by 0x4014A4: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==31501== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31501==
==31501== LEAK SUMMARY:
==31501== definitely lost: 0 bytes in 0 blocks
==31501== indirectly lost: 0 bytes in 0 blocks
==31501== possibly lost: 712 bytes in 3 blocks
==31501== still reachable: 0 bytes in 0 blocks
==31501== suppressed: 0 bytes in 0 blocks
==31501==
==31501== For counts of detected and suppressed errors, rerun with: -v
==31501== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==12728== Memcheck, a memory error detector
==12728== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==12728== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==12728== Command: /var/buildMAIN/pegasus/build/bin_exe/TestParserCLI noEvaluate SELECT * FROM CIM_InstModification WHERE SourceInstance ISA CIM_EthernetPort AND SourceInstance.OperationalStatus <> PreviousInstance.OperationalStatus
==12728== Parent PID: 12727
==12728==
==12728==
==12728== HEAP SUMMARY:
==12728== in use at exit: 16,470 bytes in 5 blocks
==12728== total heap usage: 278 allocs, 273 frees, 51,032 bytes allocated
==12728==
==12728== 12 bytes in 2 blocks are definitely lost in loss record 2 of 4
==12728== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==12728== by 0x3E0BC7FD51: strdup (in /lib64/libc-2.12.so)
==12728== by 0x4C18B8D: WQL_parse() (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==12728== by 0x4C1B7F0: Pegasus::WQLParser::parse(char const*, Pegasus::WQLSelectStatement&) (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==12728== by 0x4C1BB3E: Pegasus::WQLParser::parse(Pegasus::Buffer const&, Pegasus::WQLSelectStatement&) (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==12728== by 0x402D81: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestParserCLI)
==12728== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==12728==
==12728== LEAK SUMMARY:
==12728== definitely lost: 12 bytes in 2 blocks
==12728== indirectly lost: 0 bytes in 0 blocks
==12728== possibly lost: 0 bytes in 0 blocks
==12728== still reachable: 16,458 bytes in 3 blocks
==12728== suppressed: 0 bytes in 0 blocks
==12728== Reachable blocks (those to which a pointer was found) are not shown.
==12728== To see them, rerun with: --leak-check=full --show-reachable=yes
==12728==
==12728== For counts of detected and suppressed errors, rerun with: -v
==12728== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==4028== Memcheck, a memory error detector
==4028== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==4028== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==4028== Command: /var/buildMAIN/pegasus/build/bin_exe/cimprovagt 1 8 15 root IndicationStressTestConsumerModule
==4028== Parent PID: 4027
==4028==
==4028==
==4028== HEAP SUMMARY:
==4028== in use at exit: 31,468 bytes in 212 blocks
==4028== total heap usage: 269 allocs, 57 frees, 36,721 bytes allocated
==4028==
==4028== 728 bytes in 1 blocks are possibly lost in loss record 197 of 211
==4028== at 0x4A0674C: operator new[](unsigned long) (vg_replace_malloc.c:305)
==4028== by 0x54C3506: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==4028== by 0x54BE42D: global constructors keyed to ConfigManager.cpp (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==4028== by 0x54CA835: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==4028== by 0x54BA4B2: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==4028== by 0x7FF000A9A: ???
==4028== by 0x702F4E49414D646B: ???
==4028== by 0x622F737573616764: ???
==4028== by 0x6E69622F646C6974: ???
==4028== by 0x6D69632F6578655E: ???
==4028== by 0x746761766F726F: ???
==4028== by 0x7200353100380030: ???
==4028== by 0x69646E4900746F6E: ???
==4028== by 0x74536E6F69746162: ???
==4028== by 0x7473655473736571: ???
==4028== by 0x72656D75736E6F42: ???
==4028== by 0x5000656C75646F4C: ???
==4028== by 0x425F535553414744: ???
==4028== by 0x414C505F444C4954: ???
==4028== by 0x38583D4D524F4653: ???
==4028== by 0x4548522034365F35: ???
==4028== by 0x72676C617620354B: ???
==4028== by 0x4147455000646E68: ???
==4028== by 0x545345545F535552: ???
==4028== by 0x5F454C42414E455E: ???
==4028==
==4028== LEAK SUMMARY:
==4028== definitely lost: 0 bytes in 0 blocks
==4028== indirectly lost: 0 bytes in 0 blocks
==4028== possibly lost: 728 bytes in 1 blocks
==4028== still reachable: 30,740 bytes in 211 blocks
==4028== suppressed: 0 bytes in 0 blocks
==4028== Reachable blocks (those to which a pointer was found) are not shown.
==4028== To see them, rerun with: --leak-check=full --show-reachable=yes
==4028==
==4028== For counts of detected and suppressed errors, rerun with: -v
==4028== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)