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 10-Oct-13 22:31
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: RELEASE_2_12-branch
Contributor: HP
Date: 131010
Time: 2231
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:

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

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

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

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

1381455468s-378718us: DiscardedData [21812:233813776:CIMOperationRequestDispatcher.cpp:241]: All completed responses (2) for current request have been accounted for but expected count (62) does not match the received count (42). error count (0).
1381455495s-522305us: DiscardedData [21812:200472336: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).
1381455523s-732037us: DiscardedData [21812:208135952: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).
1381455691s-59664us: DiscardedData [21812:205199120: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