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 20-Feb-13 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 130220
Time: 1401
Options: +CMPI +CQL +IPv6 +SLP +SSL
Status: FAILURE

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

1361376690s-544292us: DiscardedData [15929:202778384:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361376690s-867157us: DiscardedData [15929:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361376691s-823016us: DiscardedData [15929:203577104:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361376692s-4923us: DiscardedData [15929:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361376692s-73180us: DiscardedData [15929:204375824:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361376703s-129576us: DiscardedData [15929:204642064:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361376703s-534361us: DiscardedData [15929:204109584:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361376703s-916601us: DiscardedData [15929:203577104:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361376704s-151144us: DiscardedData [15929:203577104:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361376704s-361519us: DiscardedData [15929:203577104:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361376705s-540302us: DiscardedData [15929:203577104:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361376705s-760789us: DiscardedData [15929:203577104:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361376705s-888719us: DiscardedData [15929:204642064:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361376706s-39278us: DiscardedData [15929:204642064:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361376706s-126753us: DiscardedData [15929:203577104:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361376716s-294261us: DiscardedData [15929:204375824:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361376716s-581136us: DiscardedData [15929:204375824:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361376716s-893794us: DiscardedData [15929:204375824:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361376717s-182370us: DiscardedData [15929:204375824:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361376717s-509555us: DiscardedData [15929:204375824:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
n*********** FAILURE: Unexpected trace found. ************n