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 18-Feb-13 14:00
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 130218
Time: 1400
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:

==31623== Memcheck, a memory error detector
==31623== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==31623== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==31623== Command: /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient
==31623== Parent PID: 31622
==31623==
==31623==
==31623== HEAP SUMMARY:
==31623== in use at exit: 1,874 bytes in 9 blocks
==31623== total heap usage: 236 allocs, 227 frees, 33,294 bytes allocated
==31623==
==31623== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==31623== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31623== by 0x5168045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31623== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31623== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31623== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31623== by 0x40B337: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient)
==31623== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31623==
==31623== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==31623== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==31623== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==31623== by 0x5179D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31623== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31623== by 0x40B337: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient)
==31623== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31623==
==31623== LEAK SUMMARY:
==31623== definitely lost: 0 bytes in 0 blocks
==31623== indirectly lost: 0 bytes in 0 blocks
==31623== possibly lost: 176 bytes in 2 blocks
==31623== still reachable: 1,698 bytes in 7 blocks
==31623== suppressed: 0 bytes in 0 blocks
==31623== Reachable blocks (those to which a pointer was found) are not shown.
==31623== To see them, rerun with: --leak-check=full --show-reachable=yes
==31623==
==31623== For counts of detected and suppressed errors, rerun with: -v
==31623== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==29451== Memcheck, a memory error detector
==29451== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==29451== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==29451== Command: /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient
==29451== Parent PID: 29450
==29451==
==29451==
==29451== HEAP SUMMARY:
==29451== in use at exit: 1,874 bytes in 9 blocks
==29451== total heap usage: 196 allocs, 187 frees, 29,980 bytes allocated
==29451==
==29451== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==29451== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==29451== by 0x5168045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29451== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29451== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29451== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==29451== by 0x403E07: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient)
==29451== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==29451==
==29451== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==29451== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==29451== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==29451== by 0x5179D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29451== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==29451== by 0x403E07: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient)
==29451== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==29451==
==29451== 536 bytes in 1 blocks are possibly lost in loss record 9 of 9
==29451== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==29451== by 0x518C749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29451== by 0x516F5E9: 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)
==29451== by 0x5122EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29451== by 0x51247D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29451== by 0x5124970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29451== by 0x5168081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29451== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29451== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29451== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==29451== by 0x403E07: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient)
==29451== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==29451==
==29451== LEAK SUMMARY:
==29451== definitely lost: 0 bytes in 0 blocks
==29451== indirectly lost: 0 bytes in 0 blocks
==29451== possibly lost: 712 bytes in 3 blocks
==29451== still reachable: 1,162 bytes in 6 blocks
==29451== suppressed: 0 bytes in 0 blocks
==29451== Reachable blocks (those to which a pointer was found) are not shown.
==29451== To see them, rerun with: --leak-check=full --show-reachable=yes
==29451==
==29451== For counts of detected and suppressed errors, rerun with: -v
==29451== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==32235== Memcheck, a memory error detector
==32235== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==32235== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==32235== Command: /var/buildMAIN/pegasus/build/bin_exe/TestCMPIAssociation test/TestProvider
==32235== Parent PID: 32234
==32235==
==32235==
==32235== HEAP SUMMARY:
==32235== in use at exit: 1,874 bytes in 9 blocks
==32235== total heap usage: 193 allocs, 184 frees, 27,830 bytes allocated
==32235==
==32235== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==32235== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==32235== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32235== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32235== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32235== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==32235== by 0x405012: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPIAssociation)
==32235== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==32235==
==32235== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==32235== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==32235== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==32235== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32235== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==32235== by 0x405012: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPIAssociation)
==32235== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==32235==
==32235== LEAK SUMMARY:
==32235== definitely lost: 0 bytes in 0 blocks
==32235== indirectly lost: 0 bytes in 0 blocks
==32235== possibly lost: 176 bytes in 2 blocks
==32235== still reachable: 1,698 bytes in 7 blocks
==32235== suppressed: 0 bytes in 0 blocks
==32235== Reachable blocks (those to which a pointer was found) are not shown.
==32235== To see them, rerun with: --leak-check=full --show-reachable=yes
==32235==
==32235== For counts of detected and suppressed errors, rerun with: -v
==32235== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==32190== Memcheck, a memory error detector
==32190== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==32190== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==32190== Command: /var/buildMAIN/pegasus/build/bin_exe/TestCMPI_Fail_5
==32190== Parent PID: 32189
==32190==
==32190==
==32190== HEAP SUMMARY:
==32190== in use at exit: 1,874 bytes in 9 blocks
==32190== total heap usage: 192 allocs, 183 frees, 27,770 bytes allocated
==32190==
==32190== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==32190== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==32190== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32190== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32190== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32190== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==32190== by 0x402926: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPI_Fail_5)
==32190== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==32190==
==32190== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==32190== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==32190== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==32190== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32190== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==32190== by 0x402926: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPI_Fail_5)
==32190== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==32190==
==32190== LEAK SUMMARY:
==32190== definitely lost: 0 bytes in 0 blocks
==32190== indirectly lost: 0 bytes in 0 blocks
==32190== possibly lost: 176 bytes in 2 blocks
==32190== still reachable: 1,698 bytes in 7 blocks
==32190== suppressed: 0 bytes in 0 blocks
==32190== Reachable blocks (those to which a pointer was found) are not shown.
==32190== To see them, rerun with: --leak-check=full --show-reachable=yes
==32190==
==32190== For counts of detected and suppressed errors, rerun with: -v
==32190== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==6004== Memcheck, a memory error detector
==6004== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==6004== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==6004== 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
==6004== Parent PID: 6003
==6004==
==6004==
==6004== HEAP SUMMARY:
==6004== in use at exit: 5,282 bytes in 117 blocks
==6004== total heap usage: 2,624 allocs, 2,507 frees, 144,664 bytes allocated
==6004==
==6004== 32 bytes in 1 blocks are possibly lost in loss record 104 of 117
==6004== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==6004== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6004== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6004== by 0x4F57062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6004== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==6004== 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)
==6004== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==6004== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==6004==
==6004== 144 bytes in 1 blocks are possibly lost in loss record 111 of 117
==6004== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==6004== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==6004== by 0x4F57054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6004== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==6004== 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)
==6004== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==6004== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==6004==
==6004== 536 bytes in 1 blocks are possibly lost in loss record 116 of 117
==6004== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==6004== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6004== 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)
==6004== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6004== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6004== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6004== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6004== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6004== by 0x4F57062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6004== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==6004== 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)
==6004== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==6004== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==6004==
==6004== LEAK SUMMARY:
==6004== definitely lost: 0 bytes in 0 blocks
==6004== indirectly lost: 0 bytes in 0 blocks
==6004== possibly lost: 712 bytes in 3 blocks
==6004== still reachable: 4,570 bytes in 114 blocks
==6004== suppressed: 0 bytes in 0 blocks
==6004== Reachable blocks (those to which a pointer was found) are not shown.
==6004== To see them, rerun with: --leak-check=full --show-reachable=yes
==6004==
==6004== For counts of detected and suppressed errors, rerun with: -v
==6004== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==26406== Memcheck, a memory error detector
==26406== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==26406== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==26406== Command: /var/buildMAIN/pegasus/build/bin_exe/TestClient [::ffff:127.0.0.1]:5988
==26406== Parent PID: 26405
==26406==
==26406==
==26406== HEAP SUMMARY:
==26406== in use at exit: 6,170 bytes in 87 blocks
==26406== total heap usage: 319 allocs, 232 frees, 33,753 bytes allocated
==26406==
==26406== 32 bytes in 1 blocks are possibly lost in loss record 7 of 22
==26406== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==26406== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26406== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26406== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26406== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26406== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26406== by 0x40A5DD: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==26406== by 0x411983: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==26406== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==26406==
==26406== 144 bytes in 1 blocks are possibly lost in loss record 13 of 22
==26406== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==26406== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==26406== by 0x5182054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26406== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26406== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26406== by 0x40A5DD: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==26406== by 0x411983: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==26406== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==26406==
==26406== 536 bytes in 1 blocks are possibly lost in loss record 20 of 22
==26406== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==26406== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26406== by 0x51775E9: 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)
==26406== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26406== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26406== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26406== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26406== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26406== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26406== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26406== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26406== by 0x40A5DD: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==26406== by 0x411983: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==26406== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==26406==
==26406== LEAK SUMMARY:
==26406== definitely lost: 0 bytes in 0 blocks
==26406== indirectly lost: 0 bytes in 0 blocks
==26406== possibly lost: 712 bytes in 3 blocks
==26406== still reachable: 5,458 bytes in 84 blocks
==26406== suppressed: 0 bytes in 0 blocks
==26406== Reachable blocks (those to which a pointer was found) are not shown.
==26406== To see them, rerun with: --leak-check=full --show-reachable=yes
==26406==
==26406== For counts of detected and suppressed errors, rerun with: -v
==26406== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==29350== Memcheck, a memory error detector
==29350== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==29350== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==29350== Command: /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider
==29350== Parent PID: 29349
==29350==
==29350==
==29350== HEAP SUMMARY:
==29350== in use at exit: 712 bytes in 3 blocks
==29350== total heap usage: 191 allocs, 188 frees, 29,682 bytes allocated
==29350==
==29350== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==29350== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==29350== by 0x5168045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29350== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29350== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29350== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==29350== by 0x407EE7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider)
==29350== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==29350==
==29350== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==29350== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==29350== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==29350== by 0x5179D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29350== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==29350== by 0x407EE7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider)
==29350== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==29350==
==29350== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==29350== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==29350== by 0x518C749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29350== by 0x516F5E9: 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)
==29350== by 0x5122EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29350== by 0x51247D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29350== by 0x5124970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29350== by 0x5168081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29350== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29350== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==29350== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==29350== by 0x407EE7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider)
==29350== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==29350==
==29350== LEAK SUMMARY:
==29350== definitely lost: 0 bytes in 0 blocks
==29350== indirectly lost: 0 bytes in 0 blocks
==29350== possibly lost: 712 bytes in 3 blocks
==29350== still reachable: 0 bytes in 0 blocks
==29350== suppressed: 0 bytes in 0 blocks
==29350==
==29350== For counts of detected and suppressed errors, rerun with: -v
==29350== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==25105== Memcheck, a memory error detector
==25105== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==25105== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==25105== Command: /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry
==25105== Parent PID: 25104
==25105==
==25105==
==25105== HEAP SUMMARY:
==25105== in use at exit: 712 bytes in 3 blocks
==25105== total heap usage: 190 allocs, 187 frees, 27,660 bytes allocated
==25105==
==25105== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==25105== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25105== by 0x5379045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25105== by 0x5379118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25105== by 0x538AD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25105== by 0x4E302E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25105== by 0x406B00: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry)
==25105== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25105==
==25105== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==25105== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==25105== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==25105== by 0x538AD79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25105== by 0x4E302E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25105== by 0x406B00: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry)
==25105== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25105==
==25105== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==25105== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25105== by 0x539D749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25105== by 0x53805E9: 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)
==25105== by 0x5333EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25105== by 0x53357D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25105== by 0x5335970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25105== by 0x5379081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25105== by 0x5379118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25105== by 0x538AD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25105== by 0x4E302E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25105== by 0x406B00: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry)
==25105== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25105==
==25105== LEAK SUMMARY:
==25105== definitely lost: 0 bytes in 0 blocks
==25105== indirectly lost: 0 bytes in 0 blocks
==25105== possibly lost: 712 bytes in 3 blocks
==25105== still reachable: 0 bytes in 0 blocks
==25105== suppressed: 0 bytes in 0 blocks
==25105==
==25105== For counts of detected and suppressed errors, rerun with: -v
==25105== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

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

==6285== Memcheck, a memory error detector
==6285== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==6285== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==6285== Command: /var/buildMAIN/pegasus/build/bin_exe/TestG11n [::ffff:127.0.0.1]:5988 -l [::ffff:127.0.0.1]:2003
==6285== Parent PID: 6284
==6285==
==6285==
==6285== HEAP SUMMARY:
==6285== in use at exit: 5,352 bytes in 79 blocks
==6285== total heap usage: 354 allocs, 275 frees, 37,321 bytes allocated
==6285==
==6285== 32 bytes in 1 blocks are possibly lost in loss record 3 of 14
==6285== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==6285== by 0x57B1045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6285== by 0x57B1118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6285== by 0x57C3062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6285== by 0x52672E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==6285== by 0x526A84F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==6285== by 0x417771: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestG11n)
==6285== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==6285==
==6285== 144 bytes in 1 blocks are possibly lost in loss record 8 of 14
==6285== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==6285== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==6285== by 0x57C3054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6285== by 0x52672E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==6285== by 0x526A84F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==6285== by 0x417771: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestG11n)
==6285== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==6285==
==6285== 536 bytes in 1 blocks are possibly lost in loss record 12 of 14
==6285== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==6285== by 0x57D5749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6285== by 0x57B85E9: 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)
==6285== by 0x576BEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6285== by 0x576D7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6285== by 0x576D970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6285== by 0x57B1081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6285== by 0x57B1118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6285== by 0x57C3062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==6285== by 0x52672E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==6285== by 0x526A84F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==6285== by 0x417771: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestG11n)
==6285== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==6285==
==6285== LEAK SUMMARY:
==6285== definitely lost: 0 bytes in 0 blocks
==6285== indirectly lost: 0 bytes in 0 blocks
==6285== possibly lost: 712 bytes in 3 blocks
==6285== still reachable: 4,640 bytes in 76 blocks
==6285== suppressed: 0 bytes in 0 blocks
==6285== Reachable blocks (those to which a pointer was found) are not shown.
==6285== To see them, rerun with: --leak-check=full --show-reachable=yes
==6285==
==6285== For counts of detected and suppressed errors, rerun with: -v
==6285== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==31859== Memcheck, a memory error detector
==31859== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==31859== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==31859== Command: /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider testIndications restart
==31859== Parent PID: 31858
==31859==
==31859==
==31859== HEAP SUMMARY:
==31859== in use at exit: 712 bytes in 3 blocks
==31859== total heap usage: 190 allocs, 187 frees, 27,660 bytes allocated
==31859==
==31859== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==31859== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31859== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31859== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31859== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31859== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31859== by 0x40ADD5: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider)
==31859== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31859==
==31859== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==31859== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==31859== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==31859== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31859== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31859== by 0x40ADD5: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider)
==31859== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31859==
==31859== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==31859== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31859== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31859== 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)
==31859== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31859== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31859== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31859== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31859== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31859== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31859== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31859== by 0x40ADD5: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider)
==31859== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31859==
==31859== LEAK SUMMARY:
==31859== definitely lost: 0 bytes in 0 blocks
==31859== indirectly lost: 0 bytes in 0 blocks
==31859== possibly lost: 712 bytes in 3 blocks
==31859== still reachable: 0 bytes in 0 blocks
==31859== suppressed: 0 bytes in 0 blocks
==31859==
==31859== For counts of detected and suppressed errors, rerun with: -v
==31859== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==25981== Memcheck, a memory error detector
==25981== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==25981== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==25981== Command: /var/buildMAIN/pegasus/build/bin_exe/TestInterop
==25981== Parent PID: 25980
==25981==
==25981==
==25981== HEAP SUMMARY:
==25981== in use at exit: 1,874 bytes in 9 blocks
==25981== total heap usage: 866 allocs, 857 frees, 85,820 bytes allocated
==25981==
==25981== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==25981== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25981== by 0x5A54045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25981== by 0x5A54118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25981== by 0x5A65D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25981== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25981== by 0x40728E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==25981== by 0x418E53: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==25981== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25981==
==25981== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==25981== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==25981== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==25981== by 0x5A65D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25981== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25981== by 0x40728E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==25981== by 0x418E53: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==25981== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25981==
==25981== 536 bytes in 1 blocks are possibly lost in loss record 9 of 9
==25981== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25981== by 0x5A78749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25981== by 0x5A5B5E9: 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)
==25981== by 0x5A0EEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25981== by 0x5A107D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25981== by 0x5A10970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25981== by 0x5A54081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25981== by 0x5A54118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25981== by 0x5A65D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25981== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25981== by 0x40728E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==25981== by 0x418E53: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==25981== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25981==
==25981== LEAK SUMMARY:
==25981== definitely lost: 0 bytes in 0 blocks
==25981== indirectly lost: 0 bytes in 0 blocks
==25981== possibly lost: 712 bytes in 3 blocks
==25981== still reachable: 1,162 bytes in 6 blocks
==25981== suppressed: 0 bytes in 0 blocks
==25981== Reachable blocks (those to which a pointer was found) are not shown.
==25981== To see them, rerun with: --leak-check=full --show-reachable=yes
==25981==
==25981== For counts of detected and suppressed errors, rerun with: -v
==25981== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==31465== Memcheck, a memory error detector
==31465== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==31465== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==31465== Command: /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient 1
==31465== Parent PID: 31464
==31465==
==31465==
==31465== HEAP SUMMARY:
==31465== in use at exit: 2,390 bytes in 19 blocks
==31465== total heap usage: 316 allocs, 297 frees, 40,018 bytes allocated
==31465==
==31465== 32 bytes in 1 blocks are possibly lost in loss record 7 of 19
==31465== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31465== by 0x5150045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31465== by 0x5150118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31465== by 0x5162062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31465== by 0x4E322E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31465== by 0x4E3584F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31465== by 0x4C14AE3: Pegasus::CIMDefaultClientConnectionManager::getConnection(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31465== by 0x4C113C2: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31465== by 0x4C11678: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::CIMObjectPath const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31465== by 0x4C121EA: Pegasus::CIMManagedClient::createInstance(Pegasus::CIMInstance const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31465== by 0x403855: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==31465== by 0x40500E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==31465== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31465==
==31465== 144 bytes in 1 blocks are possibly lost in loss record 15 of 19
==31465== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==31465== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==31465== by 0x5162054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31465== by 0x4E322E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31465== by 0x4E3584F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31465== by 0x4C14AE3: Pegasus::CIMDefaultClientConnectionManager::getConnection(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31465== by 0x4C113C2: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31465== by 0x4C11678: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::CIMObjectPath const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31465== by 0x4C121EA: Pegasus::CIMManagedClient::createInstance(Pegasus::CIMInstance const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31465== by 0x403855: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==31465== by 0x40500E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==31465== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31465==
==31465== 536 bytes in 1 blocks are possibly lost in loss record 19 of 19
==31465== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31465== by 0x5174749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31465== by 0x51575E9: 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)
==31465== by 0x510AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31465== by 0x510C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31465== by 0x510C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31465== by 0x5150081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31465== by 0x5150118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31465== by 0x5162062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31465== by 0x4E322E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31465== by 0x4E3584F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31465== by 0x4C14AE3: Pegasus::CIMDefaultClientConnectionManager::getConnection(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31465== by 0x4C113C2: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31465== by 0x4C11678: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::CIMObjectPath const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31465== by 0x4C121EA: Pegasus::CIMManagedClient::createInstance(Pegasus::CIMInstance const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==31465== by 0x403855: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==31465== by 0x40500E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==31465== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31465==
==31465== LEAK SUMMARY:
==31465== definitely lost: 0 bytes in 0 blocks
==31465== indirectly lost: 0 bytes in 0 blocks
==31465== possibly lost: 712 bytes in 3 blocks
==31465== still reachable: 1,678 bytes in 16 blocks
==31465== suppressed: 0 bytes in 0 blocks
==31465== Reachable blocks (those to which a pointer was found) are not shown.
==31465== To see them, rerun with: --leak-check=full --show-reachable=yes
==31465==
==31465== For counts of detected and suppressed errors, rerun with: -v
==31465== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==31396== Memcheck, a memory error detector
==31396== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==31396== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==31396== Command: /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider
==31396== Parent PID: 31395
==31396==
==31396==
==31396== HEAP SUMMARY:
==31396== in use at exit: 746 bytes in 4 blocks
==31396== total heap usage: 191 allocs, 187 frees, 27,694 bytes allocated
==31396==
==31396== 32 bytes in 1 blocks are possibly lost in loss record 1 of 4
==31396== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31396== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31396== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31396== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31396== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31396== by 0x40384D: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==31396== by 0x404048: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==31396== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31396==
==31396== 144 bytes in 1 blocks are possibly lost in loss record 3 of 4
==31396== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==31396== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==31396== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31396== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31396== by 0x40384D: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==31396== by 0x404048: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==31396== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31396==
==31396== 536 bytes in 1 blocks are possibly lost in loss record 4 of 4
==31396== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31396== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31396== 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)
==31396== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31396== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31396== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31396== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31396== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31396== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31396== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31396== by 0x40384D: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==31396== by 0x404048: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==31396== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31396==
==31396== LEAK SUMMARY:
==31396== definitely lost: 0 bytes in 0 blocks
==31396== indirectly lost: 0 bytes in 0 blocks
==31396== possibly lost: 712 bytes in 3 blocks
==31396== still reachable: 34 bytes in 1 blocks
==31396== suppressed: 0 bytes in 0 blocks
==31396== Reachable blocks (those to which a pointer was found) are not shown.
==31396== To see them, rerun with: --leak-check=full --show-reachable=yes
==31396==
==31396== For counts of detected and suppressed errors, rerun with: -v
==31396== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

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

==24114== Memcheck, a memory error detector
==24114== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==24114== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==24114== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient
==24114== Parent PID: 24113
==24114==
==24114==
==24114== HEAP SUMMARY:
==24114== in use at exit: 712 bytes in 3 blocks
==24114== total heap usage: 191 allocs, 188 frees, 27,708 bytes allocated
==24114==
==24114== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==24114== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24114== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24114== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24114== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24114== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24114== by 0x409095: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient)
==24114== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24114==
==24114== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==24114== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==24114== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==24114== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24114== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24114== by 0x409095: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient)
==24114== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24114==
==24114== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==24114== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24114== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24114== by 0x51775E9: 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)
==24114== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24114== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24114== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24114== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24114== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24114== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24114== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24114== by 0x409095: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient)
==24114== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24114==
==24114== LEAK SUMMARY:
==24114== definitely lost: 0 bytes in 0 blocks
==24114== indirectly lost: 0 bytes in 0 blocks
==24114== possibly lost: 712 bytes in 3 blocks
==24114== still reachable: 0 bytes in 0 blocks
==24114== suppressed: 0 bytes in 0 blocks
==24114==
==24114== For counts of detected and suppressed errors, rerun with: -v
==24114== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==24177== Memcheck, a memory error detector
==24177== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==24177== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==24177== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics
==24177== Parent PID: 24176
==24177==
==24177==
==24177== HEAP SUMMARY:
==24177== in use at exit: 712 bytes in 3 blocks
==24177== total heap usage: 242 allocs, 239 frees, 33,146 bytes allocated
==24177==
==24177== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==24177== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24177== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24177== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24177== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24177== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24177== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24177== by 0x401F05: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics)
==24177== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24177==
==24177== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==24177== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==24177== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==24177== by 0x5182054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24177== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24177== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24177== by 0x401F05: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics)
==24177== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24177==
==24177== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==24177== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24177== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24177== by 0x51775E9: 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)
==24177== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24177== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24177== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24177== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24177== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24177== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24177== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24177== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24177== by 0x401F05: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics)
==24177== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24177==
==24177== LEAK SUMMARY:
==24177== definitely lost: 0 bytes in 0 blocks
==24177== indirectly lost: 0 bytes in 0 blocks
==24177== possibly lost: 712 bytes in 3 blocks
==24177== still reachable: 0 bytes in 0 blocks
==24177== suppressed: 0 bytes in 0 blocks
==24177==
==24177== For counts of detected and suppressed errors, rerun with: -v
==24177== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==24164== Memcheck, a memory error detector
==24164== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==24164== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==24164== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace
==24164== Parent PID: 24163
==24164==
==24164==
==24164== HEAP SUMMARY:
==24164== in use at exit: 3,900 bytes in 62 blocks
==24164== total heap usage: 342 allocs, 280 frees, 37,783 bytes allocated
==24164==
==24164== 32 bytes in 1 blocks are possibly lost in loss record 2 of 12
==24164== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24164== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24164== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24164== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24164== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24164== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24164== by 0x406647: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace)
==24164== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24164==
==24164== 144 bytes in 1 blocks are possibly lost in loss record 6 of 12
==24164== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==24164== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==24164== by 0x5182054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24164== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24164== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24164== by 0x406647: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace)
==24164== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24164==
==24164== 536 bytes in 1 blocks are possibly lost in loss record 10 of 12
==24164== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24164== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24164== by 0x51775E9: 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)
==24164== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24164== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24164== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24164== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24164== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24164== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24164== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24164== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24164== by 0x406647: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace)
==24164== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24164==
==24164== LEAK SUMMARY:
==24164== definitely lost: 0 bytes in 0 blocks
==24164== indirectly lost: 0 bytes in 0 blocks
==24164== possibly lost: 712 bytes in 3 blocks
==24164== still reachable: 3,188 bytes in 59 blocks
==24164== suppressed: 0 bytes in 0 blocks
==24164== Reachable blocks (those to which a pointer was found) are not shown.
==24164== To see them, rerun with: --leak-check=full --show-reachable=yes
==24164==
==24164== For counts of detected and suppressed errors, rerun with: -v
==24164== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==24151== Memcheck, a memory error detector
==24151== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==24151== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==24151== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances
==24151== Parent PID: 24150
==24151==
==24151==
==24151== HEAP SUMMARY:
==24151== in use at exit: 712 bytes in 3 blocks
==24151== total heap usage: 221 allocs, 218 frees, 29,520 bytes allocated
==24151==
==24151== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==24151== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24151== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24151== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24151== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24151== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24151== by 0x401685: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances)
==24151== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24151==
==24151== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==24151== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==24151== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==24151== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24151== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24151== by 0x401685: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances)
==24151== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24151==
==24151== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==24151== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24151== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24151== by 0x51775E9: 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)
==24151== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24151== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24151== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24151== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24151== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24151== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24151== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24151== by 0x401685: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances)
==24151== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24151==
==24151== LEAK SUMMARY:
==24151== definitely lost: 0 bytes in 0 blocks
==24151== indirectly lost: 0 bytes in 0 blocks
==24151== possibly lost: 712 bytes in 3 blocks
==24151== still reachable: 0 bytes in 0 blocks
==24151== suppressed: 0 bytes in 0 blocks
==24151==
==24151== For counts of detected and suppressed errors, rerun with: -v
==24151== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==24138== Memcheck, a memory error detector
==24138== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==24138== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==24138== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2
==24138== Parent PID: 24137
==24138==
==24138==
==24138== HEAP SUMMARY:
==24138== in use at exit: 1,002 bytes in 9 blocks
==24138== total heap usage: 206 allocs, 197 frees, 28,536 bytes allocated
==24138==
==24138== 32 bytes in 1 blocks are possibly lost in loss record 3 of 9
==24138== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24138== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24138== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24138== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24138== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24138== by 0x401A6F: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2)
==24138== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24138==
==24138== 144 bytes in 1 blocks are possibly lost in loss record 8 of 9
==24138== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==24138== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==24138== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24138== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24138== by 0x401A6F: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2)
==24138== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24138==
==24138== 536 bytes in 1 blocks are possibly lost in loss record 9 of 9
==24138== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24138== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24138== by 0x51775E9: 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)
==24138== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24138== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24138== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24138== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24138== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24138== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24138== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24138== by 0x401A6F: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2)
==24138== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24138==
==24138== LEAK SUMMARY:
==24138== definitely lost: 0 bytes in 0 blocks
==24138== indirectly lost: 0 bytes in 0 blocks
==24138== possibly lost: 712 bytes in 3 blocks
==24138== still reachable: 290 bytes in 6 blocks
==24138== suppressed: 0 bytes in 0 blocks
==24138== Reachable blocks (those to which a pointer was found) are not shown.
==24138== To see them, rerun with: --leak-check=full --show-reachable=yes
==24138==
==24138== For counts of detected and suppressed errors, rerun with: -v
==24138== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==25994== Memcheck, a memory error detector
==25994== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==25994== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==25994== Command: /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile
==25994== Parent PID: 25993
==25994==
==25994==
==25994== HEAP SUMMARY:
==25994== in use at exit: 1,952 bytes in 10 blocks
==25994== total heap usage: 853 allocs, 843 frees, 84,118 bytes allocated
==25994==
==25994== 32 bytes in 1 blocks are possibly lost in loss record 4 of 10
==25994== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25994== by 0x5829045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25994== by 0x5829118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25994== by 0x583AD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25994== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25994== by 0x4056E9: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile)
==25994== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25994==
==25994== 144 bytes in 1 blocks are possibly lost in loss record 6 of 10
==25994== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==25994== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==25994== by 0x583AD79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25994== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25994== by 0x4056E9: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile)
==25994== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25994==
==25994== 536 bytes in 1 blocks are possibly lost in loss record 10 of 10
==25994== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25994== by 0x584D749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25994== by 0x58305E9: 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)
==25994== by 0x57E3EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25994== by 0x57E57D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25994== by 0x57E5970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25994== by 0x5829081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25994== by 0x5829118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25994== by 0x583AD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25994== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25994== by 0x4056E9: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile)
==25994== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25994==
==25994== LEAK SUMMARY:
==25994== definitely lost: 0 bytes in 0 blocks
==25994== indirectly lost: 0 bytes in 0 blocks
==25994== possibly lost: 712 bytes in 3 blocks
==25994== still reachable: 1,240 bytes in 7 blocks
==25994== suppressed: 0 bytes in 0 blocks
==25994== Reachable blocks (those to which a pointer was found) are not shown.
==25994== To see them, rerun with: --leak-check=full --show-reachable=yes
==25994==
==25994== For counts of detected and suppressed errors, rerun with: -v
==25994== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==24190== Memcheck, a memory error detector
==24190== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==24190== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==24190== Command: /var/buildMAIN/pegasus/build/bin_exe/TestStaticClient
==24190== Parent PID: 24189
==24190==
==24190==
==24190== HEAP SUMMARY:
==24190== in use at exit: 712 bytes in 3 blocks
==24190== total heap usage: 189 allocs, 186 frees, 27,602 bytes allocated
==24190==
==24190== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==24190== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24190== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24190== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24190== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24190== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24190== by 0x40119E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestStaticClient)
==24190== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24190==
==24190== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==24190== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==24190== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==24190== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==24190== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==24190== by 0x40119E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestStaticClient)
==24190== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24190==
==24190== LEAK SUMMARY:
==24190== definitely lost: 0 bytes in 0 blocks
==24190== indirectly lost: 0 bytes in 0 blocks
==24190== possibly lost: 176 bytes in 2 blocks
==24190== still reachable: 536 bytes in 1 blocks
==24190== suppressed: 0 bytes in 0 blocks
==24190== Reachable blocks (those to which a pointer was found) are not shown.
==24190== To see them, rerun with: --leak-check=full --show-reachable=yes
==24190==
==24190== For counts of detected and suppressed errors, rerun with: -v
==24190== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==31579== Memcheck, a memory error detector
==31579== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==31579== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==31579== Command: /var/buildMAIN/pegasus/build/bin_exe/TestUserContext
==31579== Parent PID: 31578
==31579==
==31579==
==31579== HEAP SUMMARY:
==31579== in use at exit: 712 bytes in 3 blocks
==31579== total heap usage: 243 allocs, 240 frees, 33,089 bytes allocated
==31579==
==31579== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==31579== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31579== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31579== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31579== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31579== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31579== by 0x4022F8: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==31579== by 0x402F81: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==31579== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31579==
==31579== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==31579== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==31579== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==31579== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31579== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31579== by 0x4022F8: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==31579== by 0x402F81: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==31579== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31579==
==31579== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==31579== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31579== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31579== 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)
==31579== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31579== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31579== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31579== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31579== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31579== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31579== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31579== by 0x4022F8: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==31579== by 0x402F81: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==31579== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31579==
==31579== LEAK SUMMARY:
==31579== definitely lost: 0 bytes in 0 blocks
==31579== indirectly lost: 0 bytes in 0 blocks
==31579== possibly lost: 712 bytes in 3 blocks
==31579== still reachable: 0 bytes in 0 blocks
==31579== suppressed: 0 bytes in 0 blocks
==31579==
==31579== For counts of detected and suppressed errors, rerun with: -v
==31579== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==25051== Memcheck, a memory error detector
==25051== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==25051== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==25051== Command: /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration
==25051== Parent PID: 25050
==25051==
==25051==
==25051== HEAP SUMMARY:
==25051== in use at exit: 712 bytes in 3 blocks
==25051== total heap usage: 243 allocs, 240 frees, 34,606 bytes allocated
==25051==
==25051== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==25051== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25051== by 0x55CE045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25051== by 0x55CE118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25051== by 0x55DFD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25051== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25051== by 0x404F2A: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration)
==25051== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25051==
==25051== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==25051== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==25051== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==25051== by 0x55DFD79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25051== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25051== by 0x404F2A: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration)
==25051== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25051==
==25051== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==25051== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25051== by 0x55F2749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25051== by 0x55D55E9: 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)
==25051== by 0x5588EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25051== by 0x558A7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25051== by 0x558A970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25051== by 0x55CE081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25051== by 0x55CE118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25051== by 0x55DFD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25051== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25051== by 0x404F2A: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration)
==25051== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25051==
==25051== LEAK SUMMARY:
==25051== definitely lost: 0 bytes in 0 blocks
==25051== indirectly lost: 0 bytes in 0 blocks
==25051== possibly lost: 712 bytes in 3 blocks
==25051== still reachable: 0 bytes in 0 blocks
==25051== suppressed: 0 bytes in 0 blocks
==25051==
==25051== For counts of detected and suppressed errors, rerun with: -v
==25051== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==25064== Memcheck, a memory error detector
==25064== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==25064== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==25064== Command: /var/buildMAIN/pegasus/build/bin_exe/TestmodifyRegistration
==25064== Parent PID: 25063
==25064==
==25064==
==25064== HEAP SUMMARY:
==25064== in use at exit: 1,874 bytes in 9 blocks
==25064== total heap usage: 243 allocs, 234 frees, 34,606 bytes allocated
==25064==
==25064== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==25064== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25064== by 0x55CE045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25064== by 0x55CE118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25064== by 0x55DFD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25064== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25064== by 0x405782: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestmodifyRegistration)
==25064== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25064==
==25064== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==25064== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==25064== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==25064== by 0x55DFD79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25064== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25064== by 0x405782: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestmodifyRegistration)
==25064== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25064==
==25064== 536 bytes in 1 blocks are possibly lost in loss record 9 of 9
==25064== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25064== by 0x55F2749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25064== by 0x55D55E9: 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)
==25064== by 0x5588EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25064== by 0x558A7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25064== by 0x558A970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25064== by 0x55CE081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25064== by 0x55CE118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25064== by 0x55DFD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25064== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25064== by 0x405782: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestmodifyRegistration)
==25064== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25064==
==25064== LEAK SUMMARY:
==25064== definitely lost: 0 bytes in 0 blocks
==25064== indirectly lost: 0 bytes in 0 blocks
==25064== possibly lost: 712 bytes in 3 blocks
==25064== still reachable: 1,162 bytes in 6 blocks
==25064== suppressed: 0 bytes in 0 blocks
==25064== Reachable blocks (those to which a pointer was found) are not shown.
==25064== To see them, rerun with: --leak-check=full --show-reachable=yes
==25064==
==25064== For counts of detected and suppressed errors, rerun with: -v
==25064== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==31714== Memcheck, a memory error detector
==31714== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==31714== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==31714== Command: /var/buildMAIN/pegasus/build/bin_exe/cimcli a cmpiPerf_TestClassA.theKey=2 -n test/TestProvider --sum -count 1
==31714== Parent PID: 31713
==31714==
==31714==
==31714== HEAP SUMMARY:
==31714== in use at exit: 23,548 bytes in 278 blocks
==31714== total heap usage: 706 allocs, 428 frees, 61,128 bytes allocated
==31714==
==31714== 32 bytes in 1 blocks are possibly lost in loss record 7 of 26
==31714== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31714== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31714== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31714== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31714== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31714== by 0x40F9FC: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimcli)
==31714== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31714==
==31714== 144 bytes in 1 blocks are possibly lost in loss record 15 of 26
==31714== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==31714== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==31714== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31714== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31714== by 0x40F9FC: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimcli)
==31714== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31714==
==31714== 536 bytes in 1 blocks are possibly lost in loss record 20 of 26
==31714== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31714== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31714== by 0x51775E9: 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)
==31714== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31714== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31714== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31714== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31714== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31714== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31714== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31714== by 0x40F9FC: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimcli)
==31714== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31714==
==31714== LEAK SUMMARY:
==31714== definitely lost: 0 bytes in 0 blocks
==31714== indirectly lost: 0 bytes in 0 blocks
==31714== possibly lost: 712 bytes in 3 blocks
==31714== still reachable: 22,836 bytes in 275 blocks
==31714== suppressed: 0 bytes in 0 blocks
==31714== Reachable blocks (those to which a pointer was found) are not shown.
==31714== To see them, rerun with: --leak-check=full --show-reachable=yes
==31714==
==31714== For counts of detected and suppressed errors, rerun with: -v
==31714== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==26279== Memcheck, a memory error detector
==26279== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==26279== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==26279== Command: /var/buildMAIN/pegasus/build/bin_exe/cimperf
==26279== Parent PID: 26278
==26279==
==26279==
==26279== HEAP SUMMARY:
==26279== in use at exit: 3,632 bytes in 43 blocks
==26279== total heap usage: 277 allocs, 234 frees, 34,073 bytes allocated
==26279==
==26279== 32 bytes in 1 blocks are possibly lost in loss record 5 of 18
==26279== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==26279== by 0x5A08045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26279== by 0x5A08118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26279== by 0x5A19D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26279== by 0x503E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26279== by 0x402FDF: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimperf)
==26279== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==26279==
==26279== 144 bytes in 1 blocks are possibly lost in loss record 9 of 18
==26279== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==26279== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==26279== by 0x5A19D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26279== by 0x503E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26279== by 0x402FDF: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimperf)
==26279== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==26279==
==26279== 536 bytes in 1 blocks are possibly lost in loss record 18 of 18
==26279== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==26279== by 0x5A2C749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26279== by 0x5A0F5E9: 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)
==26279== by 0x59C2EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26279== by 0x59C47D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26279== by 0x59C4970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26279== by 0x5A08081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26279== by 0x5A08118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26279== by 0x5A19D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26279== by 0x503E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26279== by 0x402FDF: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimperf)
==26279== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==26279==
==26279== LEAK SUMMARY:
==26279== definitely lost: 0 bytes in 0 blocks
==26279== indirectly lost: 0 bytes in 0 blocks
==26279== possibly lost: 712 bytes in 3 blocks
==26279== still reachable: 2,920 bytes in 40 blocks
==26279== suppressed: 0 bytes in 0 blocks
==26279== Reachable blocks (those to which a pointer was found) are not shown.
==26279== To see them, rerun with: --leak-check=full --show-reachable=yes
==26279==
==26279== For counts of detected and suppressed errors, rerun with: -v
==26279== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==7826== Memcheck, a memory error detector
==7826== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==7826== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==7826== Command: /var/buildMAIN/pegasus/build/bin_exe/cimprovagt 1 12 19 root IndicationStressTestConsumerModule
==7826== Parent PID: 7825
==7826==
==7826==
==7826== HEAP SUMMARY:
==7826== in use at exit: 31,468 bytes in 212 blocks
==7826== total heap usage: 269 allocs, 57 frees, 36,721 bytes allocated
==7826==
==7826== 728 bytes in 1 blocks are possibly lost in loss record 197 of 211
==7826== at 0x4A0674C: operator new[](unsigned long) (vg_replace_malloc.c:305)
==7826== by 0x54C3506: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7826== by 0x54BE42D: global constructors keyed to ConfigManager.cpp (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7826== by 0x54CA835: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7826== by 0x54BA4B2: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==7826== by 0x7FF000A96: ???
==7826== by 0x702F4E49414D646B: ???
==7826== by 0x622F737573616764: ???
==7826== by 0x6E69622F646C6974: ???
==7826== by 0x6D69632F6578655E: ???
==7826== by 0x746761766F726F: ???
==7826== by 0x39310032310030: ???
==7826== by 0x646E4900746F6F71: ???
==7826== by 0x536E6F6974616368: ???
==7826== by 0x7365547373657273: ???
==7826== by 0x656D75736E6F4373: ???
==7826== by 0x656C75646F4D71: ???
==7826== by 0x5F5355534147454F: ???
==7826== by 0x4C505F444C495541: ???
==7826== by 0x583D4D524F465440: ???
==7826== by 0x48522034365F3637: ???
==7826== by 0x676C617620354C44: ???
==7826== by 0x47455000646E6971: ???
==7826== by 0x5345545F53555340: ???
==7826== by 0x454C42414E455F53: ???
==7826==
==7826== LEAK SUMMARY:
==7826== definitely lost: 0 bytes in 0 blocks
==7826== indirectly lost: 0 bytes in 0 blocks
==7826== possibly lost: 728 bytes in 1 blocks
==7826== still reachable: 30,740 bytes in 211 blocks
==7826== suppressed: 0 bytes in 0 blocks
==7826== Reachable blocks (those to which a pointer was found) are not shown.
==7826== To see them, rerun with: --leak-check=full --show-reachable=yes
==7826==
==7826== For counts of detected and suppressed errors, rerun with: -v
==7826== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==26266== Memcheck, a memory error detector
==26266== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==26266== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==26266== Command: /var/buildMAIN/pegasus/build/bin_exe/ipinfo
==26266== Parent PID: 26265
==26266==
==26266==
==26266== HEAP SUMMARY:
==26266== in use at exit: 2,186 bytes in 11 blocks
==26266== total heap usage: 232 allocs, 221 frees, 30,914 bytes allocated
==26266==
==26266== 32 bytes in 1 blocks are possibly lost in loss record 5 of 11
==26266== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==26266== by 0x5353045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26266== by 0x5353118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26266== by 0x5364D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26266== by 0x4E2E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26266== by 0x4060F7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26266== by 0x4065B6: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26266== by 0x406785: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26266== by 0x406862: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26266== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==26266==
==26266== 144 bytes in 1 blocks are possibly lost in loss record 6 of 11
==26266== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==26266== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==26266== by 0x5364D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26266== by 0x4E2E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26266== by 0x4060F7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26266== by 0x4065B6: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26266== by 0x406785: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26266== by 0x406862: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26266== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==26266==
==26266== 536 bytes in 1 blocks are possibly lost in loss record 11 of 11
==26266== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==26266== by 0x5377749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26266== by 0x535A5E9: 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)
==26266== by 0x530DEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26266== by 0x530F7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26266== by 0x530F970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26266== by 0x5353081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26266== by 0x5353118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26266== by 0x5364D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==26266== by 0x4E2E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==26266== by 0x4060F7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26266== by 0x4065B6: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26266== by 0x406785: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26266== by 0x406862: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==26266== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==26266==
==26266== LEAK SUMMARY:
==26266== definitely lost: 0 bytes in 0 blocks
==26266== indirectly lost: 0 bytes in 0 blocks
==26266== possibly lost: 712 bytes in 3 blocks
==26266== still reachable: 1,474 bytes in 8 blocks
==26266== suppressed: 0 bytes in 0 blocks
==26266== Reachable blocks (those to which a pointer was found) are not shown.
==26266== To see them, rerun with: --leak-check=full --show-reachable=yes
==26266==
==26266== For counts of detected and suppressed errors, rerun with: -v
==26266== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)

1361203641s-255106us: DiscardedData [3732:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361203641s-638616us: DiscardedData [3732:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361203642s-692584us: DiscardedData [3732:202778384:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361203642s-868606us: DiscardedData [3732:202778384:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361203642s-937445us: DiscardedData [3732:203843344:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361203654s-775968us: DiscardedData [3732:206239504:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361203655s-121360us: DiscardedData [3732:204908304:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361203655s-410818us: DiscardedData [3732:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361203655s-625544us: DiscardedData [3732:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361203655s-868611us: DiscardedData [3732:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361203657s-31282us: DiscardedData [3732:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361203657s-246658us: DiscardedData [3732:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361203657s-341727us: DiscardedData [3732:202778384:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361203657s-476947us: DiscardedData [3732:202778384:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361203657s-557269us: DiscardedData [3732:204642064:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361203668s-483132us: DiscardedData [3732:207038224:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361203668s-775710us: DiscardedData [3732:205440784:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361203669s-151546us: DiscardedData [3732:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361203669s-381018us: DiscardedData [3732:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361203669s-587527us: DiscardedData [3732:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
n*********** FAILURE: Unexpected trace found. ************n