OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+PRIVSEP,+SQLITE,+SSL,+WSMAN
Date 14-Dec-09 14:35
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 091214
Time: 1435
Options: +CMPI +CQL +IPv6 +PrivSep +SQLite +SSL +WSMan
Status: FAILURE

make[4]: Entering directory `/var/buildMAIN/pegasus/src/Executor/tests'
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Executor/tests'
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[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/wsman'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/wsman'
make[4]: Leaving directory `/var/buildMAIN/pegasus/test/wetest'
make[3]: Leaving directory `/var/buildMAIN/pegasus/test'
make[2]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: Entering directory `/var/buildMAIN/pegasus'
make[1]: Nothing to be done for `check_core_search_results'.
make[1]: Leaving directory `/var/buildMAIN/pegasus'

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

==25584== Memcheck, a memory error detector.
==25584== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==25584== Using LibVEX rev 1658, a library for dynamic binary translation.
==25584== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==25584== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==25584== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==25584== For more details, rerun with: -v
==25584==
==25584== My PID = 25584, parent PID = 25583. Prog and args are:
==25584== /var/buildMAIN/pegasus/build/bin_exe/TestExportClient
==25584== ssl
==25584==
==25584==
==25584== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==25584== malloc/free: in use at exit: 96,417 bytes in 2,404 blocks.
==25584== malloc/free: 3,026 allocs, 622 frees, 188,606 bytes allocated.
==25584== For counts of detected errors, rerun with: -v
==25584== searching for pointers to 2,404 not-freed blocks.
==25584== checked 772,128 bytes.
==25584==
==25584== 2,192 bytes in 1 blocks are possibly lost in loss record 10 of 15
==25584== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==25584== by 0x51B3814: Pegasus::SSLEnvironmentInitializer::_initializeCallbacks() (SSLContextRep.h:128)
==25584== by 0x51B39AF: Pegasus::SSLEnvironmentInitializer::SSLEnvironmentInitializer() (SSLContextRep.h:88)
==25584== by 0x51B0FCB: Pegasus::SSLContextRep::SSLContextRep(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&) (SSLContext.cpp:492)
==25584== by 0x51B1478: Pegasus::SSLContext::SSLContext(Pegasus::String const&, Pegasus::String const&, Pegasus::String const&, bool (*)(Pegasus::SSLCertificateInfo&), Pegasus::String const&) (SSLContext.cpp:1218)
==25584== by 0x402809: testSSLConnect() (ExportClient.cpp:201)
==25584== by 0x403EE6: main (ExportClient.cpp:260)
==25584==
==25584== LEAK SUMMARY:
==25584== definitely lost: 0 bytes in 0 blocks.
==25584== possibly lost: 2,192 bytes in 1 blocks.
==25584== still reachable: 94,225 bytes in 2,403 blocks.
==25584== suppressed: 0 bytes in 0 blocks.
==25584== Reachable blocks (those to which a pointer was found) are not shown.
==25584== To see them, rerun with: --show-reachable=yes