OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch RELEASE_2_12-BRANCH
Options +CMPI,+CQL,+IPV6,+SLP,+SSL
Date 28-Jun-13 18:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: RELEASE_2_12-branch
Contributor: HP
Date: 130628
Time: 1801
Options: +CMPI +CQL +IPv6 +SLP +SSL
Status: FAILURE

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

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

==6833== Memcheck, a memory error detector
==6833== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==6833== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==6833== Command: /var/build2.12/pegasus/build/bin_exe/TestCertClient /var/build2.12/pegasus/build/testcert4.cert /var/build2.12/pegasus/build/testcert4.key /var/build2.12/pegasus/build/ssl.rnd
==6833== Parent PID: 6832
==6833==
==6833==
==6833== HEAP SUMMARY:
==6833== in use at exit: 1,090 bytes in 8 blocks
==6833== total heap usage: 3,066 allocs, 3,058 frees, 270,829 bytes allocated
==6833==
==6833== 32 bytes in 1 blocks are possibly lost in loss record 3 of 8
==6833== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==6833== by 0x4F4B275: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==6833== by 0x4F4B348: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==6833== by 0x4F5D0E5: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==6833== by 0x4C26176: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/build2.12/pegasus/build/lib/libpegclient.so.1)
==6833== by 0x4C29515: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/build2.12/pegasus/build/lib/libpegclient.so.1)
==6833== by 0x402357: ??? (in /var/build2.12/pegasus/build/bin_exe/TestCertClient)
==6833== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==6833==
==6833== 144 bytes in 1 blocks are possibly lost in loss record 7 of 8
==6833== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==6833== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==6833== by 0x4F5D0D7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==6833== by 0x4C26176: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/build2.12/pegasus/build/lib/libpegclient.so.1)
==6833== by 0x4C29515: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/build2.12/pegasus/build/lib/libpegclient.so.1)
==6833== by 0x402357: ??? (in /var/build2.12/pegasus/build/bin_exe/TestCertClient)
==6833== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==6833==
==6833== 536 bytes in 1 blocks are possibly lost in loss record 8 of 8
==6833== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==6833== by 0x4F6F949: Pegasus::String::reserveCapacity(unsigned int) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==6833== by 0x4F52789: 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/build2.12/pegasus/build/lib/libpegcommon.so.1)
==6833== by 0x4F04A1C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==6833== by 0x4F061C7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==6833== by 0x4F06360: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==6833== by 0x4F4B2B1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==6833== by 0x4F4B348: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==6833== by 0x4F5D0E5: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==6833== by 0x4C26176: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/build2.12/pegasus/build/lib/libpegclient.so.1)
==6833== by 0x4C29515: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/build2.12/pegasus/build/lib/libpegclient.so.1)
==6833== by 0x402357: ??? (in /var/build2.12/pegasus/build/bin_exe/TestCertClient)
==6833== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==6833==
==6833== LEAK SUMMARY:
==6833== definitely lost: 0 bytes in 0 blocks
==6833== indirectly lost: 0 bytes in 0 blocks
==6833== possibly lost: 712 bytes in 3 blocks
==6833== still reachable: 378 bytes in 5 blocks
==6833== suppressed: 0 bytes in 0 blocks
==6833== Reachable blocks (those to which a pointer was found) are not shown.
==6833== To see them, rerun with: --leak-check=full --show-reachable=yes
==6833==
==6833== For counts of detected and suppressed errors, rerun with: -v
==6833== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==9402== Memcheck, a memory error detector
==9402== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==9402== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==9402== Command: /var/build2.12/pegasus/build/bin_exe/TestDir
==9402== Parent PID: 9401
==9402==
==9402==
==9402== HEAP SUMMARY:
==9402== in use at exit: 712 bytes in 3 blocks
==9402== total heap usage: 208 allocs, 205 frees, 59,662 bytes allocated
==9402==
==9402== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==9402== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==9402== by 0x4F46275: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==9402== by 0x4F4A12F: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==9402== by 0x4F4159E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==9402== by 0x4014A4: ??? (in /var/build2.12/pegasus/build/bin_exe/TestDir)
==9402== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==9402==
==9402== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==9402== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==9402== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==9402== by 0x4F41590: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==9402== by 0x4014A4: ??? (in /var/build2.12/pegasus/build/bin_exe/TestDir)
==9402== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==9402==
==9402== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==9402== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==9402== by 0x4F6A949: Pegasus::String::reserveCapacity(unsigned int) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==9402== by 0x4F4D789: 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/build2.12/pegasus/build/lib/libpegcommon.so.1)
==9402== by 0x4EFFA1C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==9402== by 0x4F011C7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==9402== by 0x4F01360: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==9402== by 0x4F462B1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==9402== by 0x4F4A12F: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==9402== by 0x4F4159E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==9402== by 0x4014A4: ??? (in /var/build2.12/pegasus/build/bin_exe/TestDir)
==9402== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==9402==
==9402== LEAK SUMMARY:
==9402== definitely lost: 0 bytes in 0 blocks
==9402== indirectly lost: 0 bytes in 0 blocks
==9402== possibly lost: 712 bytes in 3 blocks
==9402== still reachable: 0 bytes in 0 blocks
==9402== suppressed: 0 bytes in 0 blocks
==9402==
==9402== For counts of detected and suppressed errors, rerun with: -v
==9402== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

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

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

1372454241s-571978us: DiscardedData [22555:231429904:CIMOperationRequestDispatcher.cpp:241]: All completed responses (2) for current request have been accounted for but expected count (61) does not match the received count (42). error count (0).
1372454259s-972594us: DiscardedData [22555:230897424:CIMOperationRequestDispatcher.cpp:241]: All completed responses (2) for current request have been accounted for but expected count (67) does not match the received count (42). error count (0).
1372454279s-896278us: DiscardedData [22555:207869712:CIMOperationRequestDispatcher.cpp:241]: All completed responses (2) for current request have been accounted for but expected count (64) does not match the received count (42). error count (0).
1372454301s-316049us: DiscardedData [22555:204932880:CIMOperationRequestDispatcher.cpp:241]: All completed responses (2) for current request have been accounted for but expected count (63) does not match the received count (42). error count (0).
1372454454s-992548us: DiscardedData [22555:234612496:CIMOperationRequestDispatcher.cpp:241]: All completed responses (3) for current request have been accounted for but expected count (4) does not match the received count (3). error count (0).
n*********** FAILURE: Unexpected trace found. ************n