OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+SLP,+SSL,+WSMAN
Date 20-Nov-13 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 131120
Time: 1401
Options: +CMPI +CQL +IPv6 +SLP +SSL +WSMan
Status: FAILURE

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'
valgrind: /var/buildMAIN/pegasus/build/bin_exe/TestListenAddress: Permission denied
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:

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

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

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

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

==13753== Memcheck, a memory error detector
==13753== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==13753== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==13753== 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
==13753== Parent PID: 13752
==13753==
==13753==
==13753== HEAP SUMMARY:
==13753== in use at exit: 1,090 bytes in 8 blocks
==13753== total heap usage: 2,626 allocs, 2,618 frees, 144,824 bytes allocated
==13753==
==13753== 32 bytes in 1 blocks are possibly lost in loss record 3 of 8
==13753== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==13753== by 0x4F4A1A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13753== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13753== by 0x4F5C2C0: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13753== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13753== by 0x4C26545: 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)
==13753== by 0x402357: main (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==13753==
==13753== 144 bytes in 1 blocks are possibly lost in loss record 7 of 8
==13753== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==13753== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==13753== by 0x4F5C2B2: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13753== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13753== by 0x4C26545: 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)
==13753== by 0x402357: main (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==13753==
==13753== 536 bytes in 1 blocks are possibly lost in loss record 8 of 8
==13753== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==13753== by 0x4F6F6F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13753== by 0x4F51739: 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)
==13753== by 0x4F0198C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13753== by 0x4F03287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13753== by 0x4F03420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13753== by 0x4F4A1E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13753== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13753== by 0x4F5C2C0: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==13753== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==13753== by 0x4C26545: 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)
==13753== by 0x402357: main (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==13753==
==13753== LEAK SUMMARY:
==13753== definitely lost: 0 bytes in 0 blocks
==13753== indirectly lost: 0 bytes in 0 blocks
==13753== possibly lost: 712 bytes in 3 blocks
==13753== still reachable: 378 bytes in 5 blocks
==13753== suppressed: 0 bytes in 0 blocks
==13753== Reachable blocks (those to which a pointer was found) are not shown.
==13753== To see them, rerun with: --leak-check=full --show-reachable=yes
==13753==
==13753== For counts of detected and suppressed errors, rerun with: -v
==13753== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==3050== Memcheck, a memory error detector
==3050== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==3050== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==3050== Command: /var/buildMAIN/pegasus/build/bin_exe/TestClient [::ffff:127.0.0.1]:5988
==3050== Parent PID: 3049
==3050==
==3050==
==3050== HEAP SUMMARY:
==3050== in use at exit: 6,170 bytes in 87 blocks
==3050== total heap usage: 321 allocs, 234 frees, 33,897 bytes allocated
==3050==
==3050== 32 bytes in 1 blocks are possibly lost in loss record 7 of 22
==3050== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==3050== by 0x51751A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3050== by 0x5175278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3050== by 0x51872C0: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3050== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==3050== by 0x4C26712: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==3050== by 0x40A63D: connectClient(Pegasus::CIMClient*, Pegasus::String, unsigned int, Pegasus::String, Pegasus::String, bool, bool, unsigned int) (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==3050== by 0x411AFB: main (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==3050==
==3050== 144 bytes in 1 blocks are possibly lost in loss record 13 of 22
==3050== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==3050== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==3050== by 0x51872B2: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3050== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==3050== by 0x4C26712: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==3050== by 0x40A63D: connectClient(Pegasus::CIMClient*, Pegasus::String, unsigned int, Pegasus::String, Pegasus::String, bool, bool, unsigned int) (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==3050== by 0x411AFB: main (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==3050==
==3050== 536 bytes in 1 blocks are possibly lost in loss record 20 of 22
==3050== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==3050== by 0x519A6F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3050== by 0x517C739: 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)
==3050== by 0x512C98C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3050== by 0x512E287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3050== by 0x512E420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3050== by 0x51751E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3050== by 0x5175278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3050== by 0x51872C0: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3050== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==3050== by 0x4C26712: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==3050== by 0x40A63D: connectClient(Pegasus::CIMClient*, Pegasus::String, unsigned int, Pegasus::String, Pegasus::String, bool, bool, unsigned int) (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==3050== by 0x411AFB: main (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==3050==
==3050== LEAK SUMMARY:
==3050== definitely lost: 0 bytes in 0 blocks
==3050== indirectly lost: 0 bytes in 0 blocks
==3050== possibly lost: 712 bytes in 3 blocks
==3050== still reachable: 5,458 bytes in 84 blocks
==3050== suppressed: 0 bytes in 0 blocks
==3050== Reachable blocks (those to which a pointer was found) are not shown.
==3050== To see them, rerun with: --leak-check=full --show-reachable=yes
==3050==
==3050== For counts of detected and suppressed errors, rerun with: -v
==3050== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==5959== Memcheck, a memory error detector
==5959== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==5959== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==5959== Command: /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider
==5959== Parent PID: 5958
==5959==
==5959==
==5959== HEAP SUMMARY:
==5959== in use at exit: 712 bytes in 3 blocks
==5959== total heap usage: 193 allocs, 190 frees, 29,826 bytes allocated
==5959==
==5959== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==5959== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==5959== by 0x516D1A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5959== by 0x516D278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5959== by 0x517EFE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5959== by 0x4E47A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==5959== by 0x407EE7: main (in /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider)
==5959==
==5959== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==5959== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==5959== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==5959== by 0x517EFD9: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5959== by 0x4E47A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==5959== by 0x407EE7: main (in /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider)
==5959==
==5959== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==5959== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==5959== by 0x51926F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5959== by 0x5174739: 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)
==5959== by 0x512498C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5959== by 0x5126287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5959== by 0x5126420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5959== by 0x516D1E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5959== by 0x516D278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5959== by 0x517EFE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==5959== by 0x4E47A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==5959== by 0x407EE7: main (in /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider)
==5959==
==5959== LEAK SUMMARY:
==5959== definitely lost: 0 bytes in 0 blocks
==5959== indirectly lost: 0 bytes in 0 blocks
==5959== possibly lost: 712 bytes in 3 blocks
==5959== still reachable: 0 bytes in 0 blocks
==5959== suppressed: 0 bytes in 0 blocks
==5959==
==5959== For counts of detected and suppressed errors, rerun with: -v
==5959== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==1638== Memcheck, a memory error detector
==1638== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==1638== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==1638== Command: /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry
==1638== Parent PID: 1637
==1638==
==1638==
==1638== HEAP SUMMARY:
==1638== in use at exit: 712 bytes in 3 blocks
==1638== total heap usage: 192 allocs, 189 frees, 27,804 bytes allocated
==1638==
==1638== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==1638== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==1638== by 0x537E1A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1638== by 0x537E278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1638== by 0x538FFE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1638== by 0x4E2DA26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==1638== by 0x407A00: main (in /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry)
==1638==
==1638== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==1638== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==1638== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==1638== by 0x538FFD9: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1638== by 0x4E2DA26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==1638== by 0x407A00: main (in /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry)
==1638==
==1638== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==1638== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==1638== by 0x53A36F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1638== by 0x5385739: 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)
==1638== by 0x533598C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1638== by 0x5337287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1638== by 0x5337420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1638== by 0x537E1E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1638== by 0x537E278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1638== by 0x538FFE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1638== by 0x4E2DA26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==1638== by 0x407A00: main (in /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry)
==1638==
==1638== LEAK SUMMARY:
==1638== definitely lost: 0 bytes in 0 blocks
==1638== indirectly lost: 0 bytes in 0 blocks
==1638== possibly lost: 712 bytes in 3 blocks
==1638== still reachable: 0 bytes in 0 blocks
==1638== suppressed: 0 bytes in 0 blocks
==1638==
==1638== For counts of detected and suppressed errors, rerun with: -v
==1638== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==19272== Memcheck, a memory error detector
==19272== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==19272== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==19272== Command: /var/buildMAIN/pegasus/build/bin_exe/TestDir
==19272== Parent PID: 19271
==19272==
==19272==
==19272== HEAP SUMMARY:
==19272== in use at exit: 712 bytes in 3 blocks
==19272== total heap usage: 212 allocs, 209 frees, 59,914 bytes allocated
==19272==
==19272== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==19272== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19272== by 0x4F431A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19272== by 0x4F470FF: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19272== by 0x4F3E19E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19272== by 0x4014C4: main (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==19272==
==19272== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==19272== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==19272== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==19272== by 0x4F3E190: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19272== by 0x4014C4: main (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==19272==
==19272== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==19272== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19272== by 0x4F686F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19272== by 0x4F4A739: 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)
==19272== by 0x4EFA98C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19272== by 0x4EFC287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19272== by 0x4EFC420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19272== by 0x4F431E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19272== by 0x4F470FF: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19272== by 0x4F3E19E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19272== by 0x4014C4: main (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==19272==
==19272== LEAK SUMMARY:
==19272== definitely lost: 0 bytes in 0 blocks
==19272== indirectly lost: 0 bytes in 0 blocks
==19272== possibly lost: 712 bytes in 3 blocks
==19272== still reachable: 0 bytes in 0 blocks
==19272== suppressed: 0 bytes in 0 blocks
==19272==
==19272== For counts of detected and suppressed errors, rerun with: -v
==19272== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==14071== Memcheck, a memory error detector
==14071== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==14071== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==14071== Command: /var/buildMAIN/pegasus/build/bin_exe/TestExportClient ssl
==14071== Parent PID: 14070
==14071==
==14071==
==14071== HEAP SUMMARY:
==14071== in use at exit: 102,761 bytes in 2,453 blocks
==14071== total heap usage: 3,080 allocs, 627 frees, 196,006 bytes allocated
==14071==
==14071== 728 bytes in 1 blocks are possibly lost in loss record 448 of 485
==14071== at 0x4A0674C: operator new[](unsigned long) (vg_replace_malloc.c:305)
==14071== by 0x54B77C6: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14071== by 0x54B26BD: global constructors keyed to ConfigManager.cpp (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14071== by 0x54BF075: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14071== by 0x54AE73A: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==14071== by 0x7FF0008C8: ???
==14071== by 0x702F4E49414D646B: ???
==14071== by 0x622F737573616764: ???
==14071== by 0x6E69622F646C6974: ???
==14071== by 0x7365542F6578655E: ???
==14071== by 0x4374726F70784573: ???
==14071== by 0x737300746E65696B: ???
==14071== by 0x555341474550006B: ???
==14071== by 0x455F545345545F52: ???
==14071== by 0x45445F454C42414D: ???
==14071== by 0x434152545F475541: ???
==14071== by 0x5000657572743D44: ???
==14071== by 0x425F535553414744: ???
==14071== by 0x414C505F444C4954: ???
==14071== by 0x38583D4D524F4653: ???
==14071== by 0x4548522034365F35: ???
==14071== by 0x72676C617620354B: ???
==14071== by 0x4147455000646E68: ???
==14071== by 0x5F4D41505F535552: ???
==14071== by 0x49544E4548545540: ???
==14071==
==14071== 2,192 bytes in 1 blocks are possibly lost in loss record 476 of 485
==14071== at 0x4A0674C: operator new[](unsigned long) (vg_replace_malloc.c:305)
==14071== by 0x5A35932: Pegasus::SSLContextRep::SSLContextRep(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&, Pegasus::String const&, bool const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14071== by 0x5A35F8A: Pegasus::SSLContext::SSLContext(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14071== by 0x403C2A: testSSLConnect() (in /var/buildMAIN/pegasus/build/bin_exe/TestExportClient)
==14071== by 0x40435C: main (in /var/buildMAIN/pegasus/build/bin_exe/TestExportClient)
==14071==
==14071== LEAK SUMMARY:
==14071== definitely lost: 0 bytes in 0 blocks
==14071== indirectly lost: 0 bytes in 0 blocks
==14071== possibly lost: 2,920 bytes in 2 blocks
==14071== still reachable: 99,841 bytes in 2,451 blocks
==14071== suppressed: 0 bytes in 0 blocks
==14071== Reachable blocks (those to which a pointer was found) are not shown.
==14071== To see them, rerun with: --leak-check=full --show-reachable=yes
==14071==
==14071== For counts of detected and suppressed errors, rerun with: -v
==14071== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

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

==8463== Memcheck, a memory error detector
==8463== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==8463== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==8463== Command: /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider testIndications restart
==8463== Parent PID: 8462
==8463==
==8463==
==8463== HEAP SUMMARY:
==8463== in use at exit: 712 bytes in 3 blocks
==8463== total heap usage: 192 allocs, 189 frees, 27,804 bytes allocated
==8463==
==8463== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==8463== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==8463== by 0x4F4A1A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8463== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8463== by 0x4F5BFE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8463== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==8463== by 0x40ADC5: main (in /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider)
==8463==
==8463== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==8463== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==8463== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==8463== by 0x4F5BFD9: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8463== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==8463== by 0x40ADC5: main (in /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider)
==8463==
==8463== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==8463== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==8463== by 0x4F6F6F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8463== by 0x4F51739: 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)
==8463== by 0x4F0198C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8463== by 0x4F03287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8463== by 0x4F03420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8463== by 0x4F4A1E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8463== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8463== by 0x4F5BFE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8463== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==8463== by 0x40ADC5: main (in /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider)
==8463==
==8463== LEAK SUMMARY:
==8463== definitely lost: 0 bytes in 0 blocks
==8463== indirectly lost: 0 bytes in 0 blocks
==8463== possibly lost: 712 bytes in 3 blocks
==8463== still reachable: 0 bytes in 0 blocks
==8463== suppressed: 0 bytes in 0 blocks
==8463==
==8463== For counts of detected and suppressed errors, rerun with: -v
==8463== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==2624== Memcheck, a memory error detector
==2624== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==2624== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==2624== Command: /var/buildMAIN/pegasus/build/bin_exe/TestInterop
==2624== Parent PID: 2623
==2624==
==2624==
==2624== HEAP SUMMARY:
==2624== in use at exit: 1,874 bytes in 9 blocks
==2624== total heap usage: 871 allocs, 862 frees, 86,084 bytes allocated
==2624==
==2624== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==2624== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==2624== by 0x5A5A1A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2624== by 0x5A5A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2624== by 0x5A6BFE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2624== by 0x52DEA26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2624== by 0x40728E: InteropTest::InteropTest() (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==2624== by 0x418F53: main (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==2624==
==2624== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==2624== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==2624== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==2624== by 0x5A6BFD9: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2624== by 0x52DEA26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2624== by 0x40728E: InteropTest::InteropTest() (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==2624== by 0x418F53: main (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==2624==
==2624== 536 bytes in 1 blocks are possibly lost in loss record 9 of 9
==2624== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==2624== by 0x5A7F6F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2624== by 0x5A61739: 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)
==2624== by 0x5A1198C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2624== by 0x5A13287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2624== by 0x5A13420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2624== by 0x5A5A1E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2624== by 0x5A5A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2624== by 0x5A6BFE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2624== by 0x52DEA26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2624== by 0x40728E: InteropTest::InteropTest() (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==2624== by 0x418F53: main (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==2624==
==2624== LEAK SUMMARY:
==2624== definitely lost: 0 bytes in 0 blocks
==2624== indirectly lost: 0 bytes in 0 blocks
==2624== possibly lost: 712 bytes in 3 blocks
==2624== still reachable: 1,162 bytes in 6 blocks
==2624== suppressed: 0 bytes in 0 blocks
==2624== Reachable blocks (those to which a pointer was found) are not shown.
==2624== To see them, rerun with: --leak-check=full --show-reachable=yes
==2624==
==2624== For counts of detected and suppressed errors, rerun with: -v
==2624== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

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

==8001== Memcheck, a memory error detector
==8001== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==8001== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==8001== Command: /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider
==8001== Parent PID: 8000
==8001==
==8001==
==8001== HEAP SUMMARY:
==8001== in use at exit: 746 bytes in 4 blocks
==8001== total heap usage: 193 allocs, 189 frees, 27,838 bytes allocated
==8001==
==8001== 32 bytes in 1 blocks are possibly lost in loss record 1 of 4
==8001== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==8001== by 0x4F4A1A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8001== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8001== by 0x4F5BFE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8001== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==8001== by 0x4038BD: callMethod(Pegasus::CIMName const&) (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==8001== by 0x4040D8: main (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==8001==
==8001== 144 bytes in 1 blocks are possibly lost in loss record 3 of 4
==8001== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==8001== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==8001== by 0x4F5BFD9: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8001== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==8001== by 0x4038BD: callMethod(Pegasus::CIMName const&) (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==8001== by 0x4040D8: main (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==8001==
==8001== 536 bytes in 1 blocks are possibly lost in loss record 4 of 4
==8001== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==8001== by 0x4F6F6F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8001== by 0x4F51739: 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)
==8001== by 0x4F0198C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8001== by 0x4F03287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8001== by 0x4F03420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8001== by 0x4F4A1E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8001== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8001== by 0x4F5BFE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8001== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==8001== by 0x4038BD: callMethod(Pegasus::CIMName const&) (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==8001== by 0x4040D8: main (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==8001==
==8001== LEAK SUMMARY:
==8001== definitely lost: 0 bytes in 0 blocks
==8001== indirectly lost: 0 bytes in 0 blocks
==8001== possibly lost: 712 bytes in 3 blocks
==8001== still reachable: 34 bytes in 1 blocks
==8001== suppressed: 0 bytes in 0 blocks
==8001== Reachable blocks (those to which a pointer was found) are not shown.
==8001== To see them, rerun with: --leak-check=full --show-reachable=yes
==8001==
==8001== For counts of detected and suppressed errors, rerun with: -v
==8001== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==11998== Memcheck, a memory error detector
==11998== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==11998== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==11998== Command: /var/buildMAIN/pegasus/build/bin_exe/TestOOPModuleFailure restartb
==11998== Parent PID: 11997
==11998==
==11998==
==11998== HEAP SUMMARY:
==11998== in use at exit: 27,756 bytes in 191 blocks
==11998== total heap usage: 192 allocs, 1 frees, 27,788 bytes allocated
==11998==
==11998== 32 bytes in 1 blocks are possibly lost in loss record 17 of 189
==11998== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==11998== by 0x4F4A1A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11998== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11998== by 0x4F5BFE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11998== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==11998== by 0x411F32: main (in /var/buildMAIN/pegasus/build/bin_exe/TestOOPModuleFailure)
==11998==
==11998== 144 bytes in 1 blocks are possibly lost in loss record 173 of 189
==11998== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==11998== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==11998== by 0x4F5BFD9: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11998== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==11998== by 0x411F32: main (in /var/buildMAIN/pegasus/build/bin_exe/TestOOPModuleFailure)
==11998==
==11998== 536 bytes in 1 blocks are possibly lost in loss record 180 of 189
==11998== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==11998== by 0x4F6F6F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11998== by 0x4F51739: 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)
==11998== by 0x4F0198C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11998== by 0x4F03287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11998== by 0x4F03420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11998== by 0x4F4A1E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11998== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11998== by 0x4F5BFE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11998== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==11998== by 0x411F32: main (in /var/buildMAIN/pegasus/build/bin_exe/TestOOPModuleFailure)
==11998==
==11998== LEAK SUMMARY:
==11998== definitely lost: 0 bytes in 0 blocks
==11998== indirectly lost: 0 bytes in 0 blocks
==11998== possibly lost: 712 bytes in 3 blocks
==11998== still reachable: 27,044 bytes in 188 blocks
==11998== suppressed: 0 bytes in 0 blocks
==11998== Reachable blocks (those to which a pointer was found) are not shown.
==11998== To see them, rerun with: --leak-check=full --show-reachable=yes
==11998==
==11998== For counts of detected and suppressed errors, rerun with: -v
==11998== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

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

==621== Memcheck, a memory error detector
==621== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==621== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==621== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient
==621== Parent PID: 620
==621==
==621==
==621== HEAP SUMMARY:
==621== in use at exit: 712 bytes in 3 blocks
==621== total heap usage: 193 allocs, 190 frees, 27,852 bytes allocated
==621==
==621== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==621== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==621== by 0x51751A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==621== by 0x5175278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==621== by 0x5186FE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==621== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==621== by 0x4090B5: main (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient)
==621==
==621== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==621== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==621== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==621== by 0x5186FD9: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==621== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==621== by 0x4090B5: main (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient)
==621==
==621== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==621== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==621== by 0x519A6F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==621== by 0x517C739: 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)
==621== by 0x512C98C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==621== by 0x512E287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==621== by 0x512E420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==621== by 0x51751E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==621== by 0x5175278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==621== by 0x5186FE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==621== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==621== by 0x4090B5: main (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient)
==621==
==621== LEAK SUMMARY:
==621== definitely lost: 0 bytes in 0 blocks
==621== indirectly lost: 0 bytes in 0 blocks
==621== possibly lost: 712 bytes in 3 blocks
==621== still reachable: 0 bytes in 0 blocks
==621== suppressed: 0 bytes in 0 blocks
==621==
==621== For counts of detected and suppressed errors, rerun with: -v
==621== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==685== Memcheck, a memory error detector
==685== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==685== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==685== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics
==685== Parent PID: 684
==685==
==685==
==685== HEAP SUMMARY:
==685== in use at exit: 712 bytes in 3 blocks
==685== total heap usage: 244 allocs, 241 frees, 33,290 bytes allocated
==685==
==685== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==685== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==685== by 0x51751A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==685== by 0x5175278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==685== by 0x51872C0: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==685== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==685== by 0x4C26712: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==685== by 0x401F05: main (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics)
==685==
==685== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==685== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==685== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==685== by 0x51872B2: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==685== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==685== by 0x4C26712: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==685== by 0x401F05: main (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics)
==685==
==685== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==685== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==685== by 0x519A6F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==685== by 0x517C739: 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)
==685== by 0x512C98C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==685== by 0x512E287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==685== by 0x512E420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==685== by 0x51751E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==685== by 0x5175278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==685== by 0x51872C0: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==685== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==685== by 0x4C26712: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==685== by 0x401F05: main (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics)
==685==
==685== LEAK SUMMARY:
==685== definitely lost: 0 bytes in 0 blocks
==685== indirectly lost: 0 bytes in 0 blocks
==685== possibly lost: 712 bytes in 3 blocks
==685== still reachable: 0 bytes in 0 blocks
==685== suppressed: 0 bytes in 0 blocks
==685==
==685== For counts of detected and suppressed errors, rerun with: -v
==685== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

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

==659== Memcheck, a memory error detector
==659== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==659== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==659== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances
==659== Parent PID: 658
==659==
==659==
==659== HEAP SUMMARY:
==659== in use at exit: 712 bytes in 3 blocks
==659== total heap usage: 223 allocs, 220 frees, 29,664 bytes allocated
==659==
==659== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==659== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==659== by 0x51751A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==659== by 0x5175278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==659== by 0x5186FE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==659== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==659== by 0x401685: main (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances)
==659==
==659== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==659== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==659== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==659== by 0x5186FD9: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==659== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==659== by 0x401685: main (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances)
==659==
==659== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==659== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==659== by 0x519A6F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==659== by 0x517C739: 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)
==659== by 0x512C98C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==659== by 0x512E287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==659== by 0x512E420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==659== by 0x51751E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==659== by 0x5175278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==659== by 0x5186FE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==659== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==659== by 0x401685: main (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances)
==659==
==659== LEAK SUMMARY:
==659== definitely lost: 0 bytes in 0 blocks
==659== indirectly lost: 0 bytes in 0 blocks
==659== possibly lost: 712 bytes in 3 blocks
==659== still reachable: 0 bytes in 0 blocks
==659== suppressed: 0 bytes in 0 blocks
==659==
==659== For counts of detected and suppressed errors, rerun with: -v
==659== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

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

==14154== Memcheck, a memory error detector
==14154== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==14154== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==14154== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification
==14154== Parent PID: 14153
==14154==
==14154==
==14154== HEAP SUMMARY:
==14154== in use at exit: 88,166 bytes in 2,180 blocks
==14154== total heap usage: 2,411 allocs, 231 frees, 152,100 bytes allocated
==14154==
==14154== 32 bytes in 1 blocks are possibly lost in loss record 119 of 361
==14154== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14154== by 0x51751A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14154== by 0x5175278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14154== by 0x51872C0: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14154== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14154== by 0x4C26545: 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)
==14154== by 0x402B26: _SslCipherTest(Pegasus::String&, unsigned int&, Pegasus::String&) (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==14154== by 0x40313D: main (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==14154==
==14154== 144 bytes in 1 blocks are possibly lost in loss record 292 of 361
==14154== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==14154== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==14154== by 0x51872B2: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14154== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14154== by 0x4C26545: 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)
==14154== by 0x402B26: _SslCipherTest(Pegasus::String&, unsigned int&, Pegasus::String&) (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==14154== by 0x40313D: main (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==14154==
==14154== 536 bytes in 1 blocks are possibly lost in loss record 322 of 361
==14154== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14154== by 0x519A6F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14154== by 0x517C739: 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)
==14154== by 0x512C98C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14154== by 0x512E287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14154== by 0x512E420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14154== by 0x51751E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14154== by 0x5175278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14154== by 0x51872C0: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14154== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14154== by 0x4C26545: 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)
==14154== by 0x402B26: _SslCipherTest(Pegasus::String&, unsigned int&, Pegasus::String&) (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==14154== by 0x40313D: main (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==14154==
==14154== 2,192 bytes in 1 blocks are possibly lost in loss record 352 of 361
==14154== at 0x4A0674C: operator new[](unsigned long) (vg_replace_malloc.c:305)
==14154== by 0x51A3932: Pegasus::SSLContextRep::SSLContextRep(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&, Pegasus::String const&, bool const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14154== by 0x51A3E17: Pegasus::SSLContext::SSLContext(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&, Pegasus::String const&, bool const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14154== by 0x40293F: _SslCipherTest(Pegasus::String&, unsigned int&, Pegasus::String&) (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==14154== by 0x40313D: main (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification)
==14154==
==14154== LEAK SUMMARY:
==14154== definitely lost: 0 bytes in 0 blocks
==14154== indirectly lost: 0 bytes in 0 blocks
==14154== possibly lost: 2,904 bytes in 4 blocks
==14154== still reachable: 85,262 bytes in 2,176 blocks
==14154== suppressed: 0 bytes in 0 blocks
==14154== Reachable blocks (those to which a pointer was found) are not shown.
==14154== To see them, rerun with: --leak-check=full --show-reachable=yes
==14154==
==14154== For counts of detected and suppressed errors, rerun with: -v
==14154== ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==14511== Memcheck, a memory error detector
==14511== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==14511== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==14511== Command: /var/buildMAIN/pegasus/build/bin_exe/TestProviderLifecycleIndications deletePLISubscription
==14511== Parent PID: 14510
==14511==
==14511==
==14511== HEAP SUMMARY:
==14511== in use at exit: 712 bytes in 3 blocks
==14511== total heap usage: 192 allocs, 189 frees, 27,804 bytes allocated
==14511==
==14511== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==14511== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14511== by 0x4F4A1A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14511== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14511== by 0x4F5BFE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14511== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14511== by 0x40A6A5: main (in /var/buildMAIN/pegasus/build/bin_exe/TestProviderLifecycleIndications)
==14511==
==14511== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==14511== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==14511== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==14511== by 0x4F5BFD9: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14511== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14511== by 0x40A6A5: main (in /var/buildMAIN/pegasus/build/bin_exe/TestProviderLifecycleIndications)
==14511==
==14511== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==14511== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14511== by 0x4F6F6F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14511== by 0x4F51739: 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)
==14511== by 0x4F0198C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14511== by 0x4F03287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14511== by 0x4F03420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14511== by 0x4F4A1E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14511== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14511== by 0x4F5BFE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14511== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14511== by 0x40A6A5: main (in /var/buildMAIN/pegasus/build/bin_exe/TestProviderLifecycleIndications)
==14511==
==14511== LEAK SUMMARY:
==14511== definitely lost: 0 bytes in 0 blocks
==14511== indirectly lost: 0 bytes in 0 blocks
==14511== possibly lost: 712 bytes in 3 blocks
==14511== still reachable: 0 bytes in 0 blocks
==14511== suppressed: 0 bytes in 0 blocks
==14511==
==14511== For counts of detected and suppressed errors, rerun with: -v
==14511== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==9160== Memcheck, a memory error detector
==9160== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==9160== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==9160== Command: /var/buildMAIN/pegasus/build/bin_exe/TestSLP
==9160== Parent PID: 9159
==9160==
==9160==
==9160== HEAP SUMMARY:
==9160== in use at exit: 712 bytes in 3 blocks
==9160== total heap usage: 247 allocs, 244 frees, 35,426 bytes allocated
==9160==
==9160== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==9160== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==9160== by 0x53721A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9160== by 0x5372278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9160== by 0x53842C0: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9160== by 0x504CA26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==9160== by 0x504F712: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==9160== by 0x401BF8: main (in /var/buildMAIN/pegasus/build/bin_exe/TestSLP)
==9160==
==9160== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==9160== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==9160== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==9160== by 0x53842B2: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9160== by 0x504CA26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==9160== by 0x504F712: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==9160== by 0x401BF8: main (in /var/buildMAIN/pegasus/build/bin_exe/TestSLP)
==9160==
==9160== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==9160== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==9160== by 0x53976F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9160== by 0x5379739: 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)
==9160== by 0x532998C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9160== by 0x532B287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9160== by 0x532B420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9160== by 0x53721E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9160== by 0x5372278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9160== by 0x53842C0: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==9160== by 0x504CA26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==9160== by 0x504F712: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==9160== by 0x401BF8: main (in /var/buildMAIN/pegasus/build/bin_exe/TestSLP)
==9160==
==9160== LEAK SUMMARY:
==9160== definitely lost: 0 bytes in 0 blocks
==9160== indirectly lost: 0 bytes in 0 blocks
==9160== possibly lost: 712 bytes in 3 blocks
==9160== still reachable: 0 bytes in 0 blocks
==9160== suppressed: 0 bytes in 0 blocks
==9160==
==9160== For counts of detected and suppressed errors, rerun with: -v
==9160== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==2637== Memcheck, a memory error detector
==2637== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==2637== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==2637== Command: /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile
==2637== Parent PID: 2636
==2637==
==2637==
==2637== HEAP SUMMARY:
==2637== in use at exit: 1,952 bytes in 10 blocks
==2637== total heap usage: 859 allocs, 849 frees, 85,422 bytes allocated
==2637==
==2637== 32 bytes in 1 blocks are possibly lost in loss record 4 of 10
==2637== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==2637== by 0x582F1A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2637== by 0x582F278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2637== by 0x5840FE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2637== by 0x52DEA26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2637== by 0x4056B9: main (in /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile)
==2637==
==2637== 144 bytes in 1 blocks are possibly lost in loss record 6 of 10
==2637== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==2637== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==2637== by 0x5840FD9: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2637== by 0x52DEA26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2637== by 0x4056B9: main (in /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile)
==2637==
==2637== 536 bytes in 1 blocks are possibly lost in loss record 10 of 10
==2637== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==2637== by 0x58546F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2637== by 0x5836739: 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)
==2637== by 0x57E698C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2637== by 0x57E8287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2637== by 0x57E8420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2637== by 0x582F1E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2637== by 0x582F278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2637== by 0x5840FE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2637== by 0x52DEA26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2637== by 0x4056B9: main (in /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile)
==2637==
==2637== LEAK SUMMARY:
==2637== definitely lost: 0 bytes in 0 blocks
==2637== indirectly lost: 0 bytes in 0 blocks
==2637== possibly lost: 712 bytes in 3 blocks
==2637== still reachable: 1,240 bytes in 7 blocks
==2637== suppressed: 0 bytes in 0 blocks
==2637== Reachable blocks (those to which a pointer was found) are not shown.
==2637== To see them, rerun with: --leak-check=full --show-reachable=yes
==2637==
==2637== For counts of detected and suppressed errors, rerun with: -v
==2637== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

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

==8182== Memcheck, a memory error detector
==8182== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==8182== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==8182== Command: /var/buildMAIN/pegasus/build/bin_exe/TestUserContext
==8182== Parent PID: 8181
==8182==
==8182==
==8182== HEAP SUMMARY:
==8182== in use at exit: 712 bytes in 3 blocks
==8182== total heap usage: 245 allocs, 242 frees, 33,233 bytes allocated
==8182==
==8182== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==8182== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==8182== by 0x4F4A1A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8182== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8182== by 0x4F5BFE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8182== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==8182== by 0x402318: testUserContextRequestor() (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==8182== by 0x402FC1: main (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==8182==
==8182== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==8182== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==8182== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==8182== by 0x4F5BFD9: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8182== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==8182== by 0x402318: testUserContextRequestor() (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==8182== by 0x402FC1: main (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==8182==
==8182== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==8182== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==8182== by 0x4F6F6F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8182== by 0x4F51739: 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)
==8182== by 0x4F0198C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8182== by 0x4F03287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8182== by 0x4F03420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8182== by 0x4F4A1E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8182== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8182== by 0x4F5BFE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8182== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==8182== by 0x402318: testUserContextRequestor() (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==8182== by 0x402FC1: main (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==8182==
==8182== LEAK SUMMARY:
==8182== definitely lost: 0 bytes in 0 blocks
==8182== indirectly lost: 0 bytes in 0 blocks
==8182== possibly lost: 712 bytes in 3 blocks
==8182== still reachable: 0 bytes in 0 blocks
==8182== suppressed: 0 bytes in 0 blocks
==8182==
==8182== For counts of detected and suppressed errors, rerun with: -v
==8182== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==1562== Memcheck, a memory error detector
==1562== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==1562== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==1562== Command: /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration
==1562== Parent PID: 1561
==1562==
==1562==
==1562== HEAP SUMMARY:
==1562== in use at exit: 712 bytes in 3 blocks
==1562== total heap usage: 248 allocs, 245 frees, 34,870 bytes allocated
==1562==
==1562== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==1562== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==1562== by 0x55D31A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1562== by 0x55D3278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1562== by 0x55E4FE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1562== by 0x52ACA26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==1562== by 0x404F2A: main (in /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration)
==1562==
==1562== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==1562== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==1562== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==1562== by 0x55E4FD9: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1562== by 0x52ACA26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==1562== by 0x404F2A: main (in /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration)
==1562==
==1562== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==1562== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==1562== by 0x55F86F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1562== by 0x55DA739: 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)
==1562== by 0x558A98C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1562== by 0x558C287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1562== by 0x558C420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1562== by 0x55D31E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1562== by 0x55D3278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1562== by 0x55E4FE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==1562== by 0x52ACA26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==1562== by 0x404F2A: main (in /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration)
==1562==
==1562== LEAK SUMMARY:
==1562== definitely lost: 0 bytes in 0 blocks
==1562== indirectly lost: 0 bytes in 0 blocks
==1562== possibly lost: 712 bytes in 3 blocks
==1562== still reachable: 0 bytes in 0 blocks
==1562== suppressed: 0 bytes in 0 blocks
==1562==
==1562== For counts of detected and suppressed errors, rerun with: -v
==1562== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

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

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

==2909== Memcheck, a memory error detector
==2909== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==2909== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==2909== Command: /var/buildMAIN/pegasus/build/bin_exe/ipinfo
==2909== Parent PID: 2908
==2909==
==2909==
==2909== HEAP SUMMARY:
==2909== in use at exit: 2,186 bytes in 11 blocks
==2909== total heap usage: 234 allocs, 223 frees, 31,058 bytes allocated
==2909==
==2909== 32 bytes in 1 blocks are possibly lost in loss record 5 of 11
==2909== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==2909== by 0x53581A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2909== by 0x5358278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2909== by 0x5369FE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2909== by 0x4E2BA26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2909== by 0x4060F7: Pegasus::IPInfoCommand::_connectToServer(Pegasus::CIMClient&, std::ostream&) (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==2909== by 0x4065B6: Pegasus::IPInfoCommand::getIPInfo(std::ostream&, std::ostream&) (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==2909== by 0x406785: Pegasus::IPInfoCommand::execute(std::ostream&, std::ostream&) (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==2909== by 0x406862: main (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==2909==
==2909== 144 bytes in 1 blocks are possibly lost in loss record 6 of 11
==2909== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==2909== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==2909== by 0x5369FD9: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2909== by 0x4E2BA26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2909== by 0x4060F7: Pegasus::IPInfoCommand::_connectToServer(Pegasus::CIMClient&, std::ostream&) (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==2909== by 0x4065B6: Pegasus::IPInfoCommand::getIPInfo(std::ostream&, std::ostream&) (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==2909== by 0x406785: Pegasus::IPInfoCommand::execute(std::ostream&, std::ostream&) (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==2909== by 0x406862: main (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==2909==
==2909== 536 bytes in 1 blocks are possibly lost in loss record 11 of 11
==2909== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==2909== by 0x537D6F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2909== by 0x535F739: 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)
==2909== by 0x530F98C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2909== by 0x5311287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2909== by 0x5311420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2909== by 0x53581E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2909== by 0x5358278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2909== by 0x5369FE7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==2909== by 0x4E2BA26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==2909== by 0x4060F7: Pegasus::IPInfoCommand::_connectToServer(Pegasus::CIMClient&, std::ostream&) (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==2909== by 0x4065B6: Pegasus::IPInfoCommand::getIPInfo(std::ostream&, std::ostream&) (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==2909== by 0x406785: Pegasus::IPInfoCommand::execute(std::ostream&, std::ostream&) (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==2909== by 0x406862: main (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==2909==
==2909== LEAK SUMMARY:
==2909== definitely lost: 0 bytes in 0 blocks
==2909== indirectly lost: 0 bytes in 0 blocks
==2909== possibly lost: 712 bytes in 3 blocks
==2909== still reachable: 1,474 bytes in 8 blocks
==2909== suppressed: 0 bytes in 0 blocks
==2909== Reachable blocks (those to which a pointer was found) are not shown.
==2909== To see them, rerun with: --leak-check=full --show-reachable=yes
==2909==
==2909== For counts of detected and suppressed errors, rerun with: -v
==2909== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==12274== Memcheck, a memory error detector
==12274== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==12274== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==12274== Command: /var/buildMAIN/pegasus/build/bin_exe/osinfo -s -w notapassword -h ::ffff:127.0.0.1 -p 5989
==12274== Parent PID: 12273
==12274==
==12274==
==12274== HEAP SUMMARY:
==12274== in use at exit: 67,046 bytes in 2,115 blocks
==12274== total heap usage: 2,701 allocs, 586 frees, 150,130 bytes allocated
==12274==
==12274== 32 bytes in 1 blocks are possibly lost in loss record 131 of 230
==12274== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==12274== by 0x53581A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==12274== by 0x5358278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==12274== by 0x536A2C0: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==12274== by 0x5032A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==12274== by 0x5035545: 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)
==12274== by 0x407C4C: Pegasus::OSInfoCommand::_connectToServer(Pegasus::CIMClient&, std::ostream&) (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==12274== by 0x407F11: Pegasus::OSInfoCommand::getOSInfo(std::ostream&, std::ostream&) (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==12274== by 0x4081F1: Pegasus::OSInfoCommand::execute(std::ostream&, std::ostream&) (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==12274== by 0x4083C8: main (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==12274==
==12274== 144 bytes in 1 blocks are possibly lost in loss record 163 of 230
==12274== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==12274== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==12274== by 0x536A2B2: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==12274== by 0x5032A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==12274== by 0x5035545: 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)
==12274== by 0x407C4C: Pegasus::OSInfoCommand::_connectToServer(Pegasus::CIMClient&, std::ostream&) (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==12274== by 0x407F11: Pegasus::OSInfoCommand::getOSInfo(std::ostream&, std::ostream&) (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==12274== by 0x4081F1: Pegasus::OSInfoCommand::execute(std::ostream&, std::ostream&) (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==12274== by 0x4083C8: main (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==12274==
==12274== 536 bytes in 1 blocks are possibly lost in loss record 200 of 230
==12274== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==12274== by 0x537D6F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==12274== by 0x535F739: 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)
==12274== by 0x530F98C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==12274== by 0x5311287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==12274== by 0x5311420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==12274== by 0x53581E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==12274== by 0x5358278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==12274== by 0x536A2C0: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==12274== by 0x5032A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==12274== by 0x5035545: 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)
==12274== by 0x407C4C: Pegasus::OSInfoCommand::_connectToServer(Pegasus::CIMClient&, std::ostream&) (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==12274== by 0x407F11: Pegasus::OSInfoCommand::getOSInfo(std::ostream&, std::ostream&) (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==12274== by 0x4081F1: Pegasus::OSInfoCommand::execute(std::ostream&, std::ostream&) (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==12274== by 0x4083C8: main (in /var/buildMAIN/pegasus/build/bin_exe/osinfo)
==12274==
==12274== LEAK SUMMARY:
==12274== definitely lost: 0 bytes in 0 blocks
==12274== indirectly lost: 0 bytes in 0 blocks
==12274== possibly lost: 712 bytes in 3 blocks
==12274== still reachable: 66,334 bytes in 2,112 blocks
==12274== suppressed: 0 bytes in 0 blocks
==12274== Reachable blocks (those to which a pointer was found) are not shown.
==12274== To see them, rerun with: --leak-check=full --show-reachable=yes
==12274==
==12274== For counts of detected and suppressed errors, rerun with: -v
==12274== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==4729== Memcheck, a memory error detector
==4729== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==4729== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==4729== Command: /var/buildMAIN/pegasus/build/bin_exe/srv_reg
==4729== Parent PID: 4728
==4729==
==4729==
==4729== HEAP SUMMARY:
==4729== in use at exit: 416 bytes in 5 blocks
==4729== total heap usage: 670 allocs, 665 frees, 88,294 bytes allocated
==4729==
==4729== 72 bytes in 1 blocks are definitely lost in loss record 3 of 5
==4729== at 0x4A0610F: realloc (vg_replace_malloc.c:525)
==4729== by 0x5E348BA: ???
==4729== by 0x5E34A28: ???
==4729== by 0x5E34B73: ???
==4729== by 0x5E34389: ???
==4729== by 0x5E285AC: ???
==4729== by 0x5E2DDCE: ???
==4729== by 0x5E2E473: ???
==4729== by 0x5E2E599: ???
==4729== by 0x5E2EA70: ???
==4729== by 0x5E2EE22: ???
==4729== by 0x50084D8: Pegasus::slp_service_agent::service_listener(void*) (in /var/buildMAIN/pegasus/build/lib/libpegslp.so.1)
==4729== by 0x3E0C0077E0: start_thread (in /lib64/libpthread-2.12.so)
==4729== by 0x3E0BCE153C: clone (in /lib64/libc-2.12.so)
==4729==
==4729== 72 bytes in 1 blocks are definitely lost in loss record 4 of 5
==4729== at 0x4A0610F: realloc (vg_replace_malloc.c:525)
==4729== by 0x5E3190A: ???
==4729== by 0x5E31A78: ???
==4729== by 0x5E31BC3: ???
==4729== by 0x5E312C9: ???
==4729== by 0x5E2C04D: ???
==4729== by 0x5E2DF7E: ???
==4729== by 0x5E2E473: ???
==4729== by 0x5E2E599: ???
==4729== by 0x5E2EA70: ???
==4729== by 0x5E2EE22: ???
==4729== by 0x50084D8: Pegasus::slp_service_agent::service_listener(void*) (in /var/buildMAIN/pegasus/build/lib/libpegslp.so.1)
==4729== by 0x3E0C0077E0: start_thread (in /lib64/libpthread-2.12.so)
==4729== by 0x3E0BCE153C: clone (in /lib64/libc-2.12.so)
==4729==
==4729== LEAK SUMMARY:
==4729== definitely lost: 144 bytes in 2 blocks
==4729== indirectly lost: 0 bytes in 0 blocks
==4729== possibly lost: 0 bytes in 0 blocks
==4729== still reachable: 272 bytes in 3 blocks
==4729== suppressed: 0 bytes in 0 blocks
==4729== Reachable blocks (those to which a pointer was found) are not shown.
==4729== To see them, rerun with: --leak-check=full --show-reachable=yes
==4729==
==4729== For counts of detected and suppressed errors, rerun with: -v
==4729== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)