OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options  
Date 23-Oct-08 01:14
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 081023
Time: 0114
Status: FAILURE

make[3]: Entering directory `/var/buildValgrind/pegasus/src/Pegasus/Client/tests/IdleConnectionTimeout'
TestIdleConnectionTimeout 10
Testing connectLocal()
Test 1 of 2: Begin 10 second idle period...
Test 1 success.
Test 2 of 2: Begin 10 second idle period...
Expected error: Connection closed by CIM Server.
Skipping connect() test, PEGASUS_TEST_USER_ID and PEGASUS_TEST_USER_PASS not defined.
+++++ passed all tests
make[3]: Leaving directory `/var/buildValgrind/pegasus/src/Pegasus/Client/tests/IdleConnectionTimeout'
cimserver -s
CIM Server stopped.
echo "(CMPIR_STOP_DAEMON command ignored)"
(CMPIR_STOP_DAEMON command ignored)
make[2]: Leaving directory `/var/buildValgrind/pegasus'
make[1]: Leaving directory `/var/buildValgrind/pegasus'
+++++ TestMakefile servertests suites complete
+++++ TestMakefile alltests Complete

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

==14344== Memcheck, a memory error detector.
==14344== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==14344== Using LibVEX rev 1658, a library for dynamic binary translation.
==14344== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==14344== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==14344== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==14344== For more details, rerun with: -v
==14344==
==14344== My PID = 14344, parent PID = 14343. Prog and args are:
==14344== /var/buildValgrind/pegasus/build/bin_exe/TestThread
==14344==
==14344==
==14344== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==14344== malloc/free: in use at exit: 344 bytes in 2 blocks.
==14344== malloc/free: 202,069 allocs, 202,067 frees, 19,236,564 bytes allocated.
==14344== For counts of detected errors, rerun with: -v
==14344== searching for pointers to 2 not-freed blocks.
==14344== checked 11,138,208 bytes.
==14344==
==14344== 288 bytes in 1 blocks are possibly lost in loss record 2 of 2
==14344== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==14344== by 0x30F000FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==14344== by 0x30F1006A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==14344== by 0x4CA8039: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (Threads.cpp:214)
==14344== by 0x4D7FE21: Pegasus::Thread::run() (Thread.cpp:121)
==14344== by 0x402831: testOneThread() (Thread.cpp:124)
==14344== by 0x40349D: main (Thread.cpp:529)
==14344==
==14344== LEAK SUMMARY:
==14344== definitely lost: 0 bytes in 0 blocks.
==14344== possibly lost: 288 bytes in 1 blocks.
==14344== still reachable: 56 bytes in 1 blocks.
==14344== suppressed: 0 bytes in 0 blocks.
==14344== Reachable blocks (those to which a pointer was found) are not shown.
==14344== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==17924== Memcheck, a memory error detector.
==17924== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==17924== Using LibVEX rev 1658, a library for dynamic binary translation.
==17924== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==17924== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==17924== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==17924== For more details, rerun with: -v
==17924==
==17924== My PID = 17924, parent PID = 17923. Prog and args are:
==17924== /var/buildValgrind/pegasus/build/bin_exe/cimservermain
==17924== --executor-socket
==17924== 5
==17924== forceProviderProcesses=false
==17924==
==17924==
==17924== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 29 from 1)
==17924== malloc/free: in use at exit: 286,436 bytes in 3,600 blocks.
==17924== malloc/free: 42,402,297 allocs, 42,398,697 frees, 5,911,140,441 bytes allocated.
==17924== For counts of detected errors, rerun with: -v
==17924== searching for pointers to 3,600 not-freed blocks.
==17924== checked 1,126,320 bytes.
==17924==
==17924== 8 bytes in 1 blocks are definitely lost in loss record 2 of 44
==17924== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==17924== by 0x30F00067EE: _dl_map_object_from_fd (in /lib64/ld-2.5.so)
==17924== by 0x30F0007D52: _dl_map_object (in /lib64/ld-2.5.so)
==17924== by 0x30F000B1BC: openaux (in /lib64/ld-2.5.so)
==17924== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==17924== by 0x30F000B885: _dl_map_object_deps (in /lib64/ld-2.5.so)
==17924== by 0x30F0010CAC: dl_open_worker (in /lib64/ld-2.5.so)
==17924== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==17924== by 0x30F001064B: _dl_open (in /lib64/ld-2.5.so)
==17924== by 0x30F0C00F99: dlopen_doit (in /lib64/libdl-2.5.so)
==17924== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==17924== by 0x30F0C0150C: _dlerror_run (in /lib64/libdl-2.5.so)
==17924== by 0x30F0C00F10: dlopen@@GLIBC_2.2.5 (in /lib64/libdl-2.5.so)
==17924== by 0x89DC369: Pegasus::DynamicLibrary::_load() (DynamicLibraryPOSIX.cpp:61)
==17924== by 0x89DC43B: Pegasus::DynamicLibrary::load() (DynamicLibrary.cpp:130)
==17924== by 0x5BA22D1: Pegasus::HandlerTable::_loadHandler(Pegasus::String const&) (HandlerTable.cpp:102)
==17924== by 0x5BA2652: Pegasus::HandlerTable::getHandler(Pegasus::String const&, Pegasus::CIMRepository*) (HandlerTable.cpp:69)
==17924== by 0x5B9E82D: Pegasus::IndicationHandlerService::_lookupHandlerForClass(Pegasus::CIMName const&) (IndicationHandlerService.cpp:403)
==17924== by 0x5B9E935: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:334)
==17924== by 0x5BA022C: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:290)
==17924== by 0x5BA07B4: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:71)
==17924== by 0x8A035B3: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:410)
==17924== by 0x8A040DB: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:340)
==17924== by 0x8A371DE: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==17924== by 0x8A35195: _start_wrapper (Thread.cpp:71)
==17924==
==17924==
==17924== 320 bytes in 16 blocks are definitely lost in loss record 20 of 44
==17924== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==17924== by 0x30F20650C7: ???
==17924== by 0x30F206560C: ???
==17924== by 0x30F205E375: ???
==17924== by 0x30F2034ECA: ???
==17924== by 0x10A0E245: ???
==17924== by 0x10A0E956: ???
==17924== by 0x10A0ADFC: ???
==17924== by 0x5B9EA4F: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:348)
==17924== by 0x5BA022C: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:290)
==17924== by 0x5BA07B4: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:71)
==17924== by 0x8A035B3: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:410)
==17924== by 0x8A040DB: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:340)
==17924== by 0x8A371DE: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==17924== by 0x8A35195: _start_wrapper (Thread.cpp:71)
==17924== by 0x30F10062F6: start_thread (in /lib64/libpthread-2.5.so)
==17924== by 0x30F04D1B6C: clone (in /lib64/libc-2.5.so)
==17924==
==17924== LEAK SUMMARY:
==17924== definitely lost: 328 bytes in 17 blocks.
==17924== possibly lost: 0 bytes in 0 blocks.
==17924== still reachable: 286,108 bytes in 3,583 blocks.
==17924== suppressed: 0 bytes in 0 blocks.
==17924== Reachable blocks (those to which a pointer was found) are not shown.
==17924== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==29306== Memcheck, a memory error detector.
==29306== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29306== Using LibVEX rev 1658, a library for dynamic binary translation.
==29306== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29306== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29306== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29306== For more details, rerun with: -v
==29306==
==29306== My PID = 29306, parent PID = 29305. Prog and args are:
==29306== /var/buildValgrind/pegasus/build/bin_exe/cimservermain
==29306== --executor-socket
==29306== 5
==29306==
==29306==
==29306== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 26 from 1)
==29306== malloc/free: in use at exit: 287,133 bytes in 3,603 blocks.
==29306== malloc/free: 41,428,822 allocs, 41,425,219 frees, 5,816,909,142 bytes allocated.
==29306== For counts of detected errors, rerun with: -v
==29306== searching for pointers to 3,603 not-freed blocks.
==29306== checked 1,126,192 bytes.
==29306==
==29306== 8 bytes in 1 blocks are definitely lost in loss record 2 of 44
==29306== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==29306== by 0x30F00067EE: _dl_map_object_from_fd (in /lib64/ld-2.5.so)
==29306== by 0x30F0007D52: _dl_map_object (in /lib64/ld-2.5.so)
==29306== by 0x30F000B1BC: openaux (in /lib64/ld-2.5.so)
==29306== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==29306== by 0x30F000B885: _dl_map_object_deps (in /lib64/ld-2.5.so)
==29306== by 0x30F0010CAC: dl_open_worker (in /lib64/ld-2.5.so)
==29306== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==29306== by 0x30F001064B: _dl_open (in /lib64/ld-2.5.so)
==29306== by 0x30F0C00F99: dlopen_doit (in /lib64/libdl-2.5.so)
==29306== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==29306== by 0x30F0C0150C: _dlerror_run (in /lib64/libdl-2.5.so)
==29306== by 0x30F0C00F10: dlopen@@GLIBC_2.2.5 (in /lib64/libdl-2.5.so)
==29306== by 0x89DC369: Pegasus::DynamicLibrary::_load() (DynamicLibraryPOSIX.cpp:61)
==29306== by 0x89DC43B: Pegasus::DynamicLibrary::load() (DynamicLibrary.cpp:130)
==29306== by 0x5BA22D1: Pegasus::HandlerTable::_loadHandler(Pegasus::String const&) (HandlerTable.cpp:102)
==29306== by 0x5BA2652: Pegasus::HandlerTable::getHandler(Pegasus::String const&, Pegasus::CIMRepository*) (HandlerTable.cpp:69)
==29306== by 0x5B9E82D: Pegasus::IndicationHandlerService::_lookupHandlerForClass(Pegasus::CIMName const&) (IndicationHandlerService.cpp:403)
==29306== by 0x5B9E935: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:334)
==29306== by 0x5BA022C: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:290)
==29306== by 0x5BA07B4: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:71)
==29306== by 0x8A035B3: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:410)
==29306== by 0x8A040DB: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:340)
==29306== by 0x8A371DE: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==29306== by 0x8A35195: _start_wrapper (Thread.cpp:71)
==29306==
==29306==
==29306== 320 bytes in 16 blocks are definitely lost in loss record 20 of 44
==29306== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==29306== by 0x30F20650C7: ???
==29306== by 0x30F206560C: ???
==29306== by 0x30F205E375: ???
==29306== by 0x30F2034ECA: ???
==29306== by 0xDEF7245: ???
==29306== by 0xDEF7956: ???
==29306== by 0xDEF3DFC: ???
==29306== by 0x5B9EA4F: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:348)
==29306== by 0x5BA022C: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:290)
==29306== by 0x5BA07B4: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:71)
==29306== by 0x8A035B3: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:410)
==29306== by 0x8A040DB: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:340)
==29306== by 0x8A371DE: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==29306== by 0x8A35195: _start_wrapper (Thread.cpp:71)
==29306== by 0x30F10062F6: start_thread (in /lib64/libpthread-2.5.so)
==29306== by 0x30F04D1B6C: clone (in /lib64/libc-2.5.so)
==29306==
==29306== LEAK SUMMARY:
==29306== definitely lost: 328 bytes in 17 blocks.
==29306== possibly lost: 0 bytes in 0 blocks.
==29306== still reachable: 286,805 bytes in 3,586 blocks.
==29306== suppressed: 0 bytes in 0 blocks.
==29306== Reachable blocks (those to which a pointer was found) are not shown.
==29306== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==7352== Memcheck, a memory error detector.
==7352== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==7352== Using LibVEX rev 1658, a library for dynamic binary translation.
==7352== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==7352== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==7352== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==7352== For more details, rerun with: -v
==7352==
==7352== My PID = 7352, parent PID = 7351. Prog and args are:
==7352== /var/buildValgrind/pegasus/build/bin_exe/cimservermain
==7352== --executor-socket
==7352== 5
==7352== enableBinaryRepository=true
==7352== repositoryDir=/var/buildValgrind/pegasus/build/repository_bin
==7352==
==7352==
==7352== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 26 from 1)
==7352== malloc/free: in use at exit: 286,436 bytes in 3,600 blocks.
==7352== malloc/free: 34,261,024 allocs, 34,257,424 frees, 4,680,321,631 bytes allocated.
==7352== For counts of detected errors, rerun with: -v
==7352== searching for pointers to 3,600 not-freed blocks.
==7352== checked 1,127,624 bytes.
==7352==
==7352== 8 bytes in 1 blocks are definitely lost in loss record 2 of 37
==7352== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==7352== by 0x30F00067EE: _dl_map_object_from_fd (in /lib64/ld-2.5.so)
==7352== by 0x30F0007D52: _dl_map_object (in /lib64/ld-2.5.so)
==7352== by 0x30F000B1BC: openaux (in /lib64/ld-2.5.so)
==7352== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==7352== by 0x30F000B885: _dl_map_object_deps (in /lib64/ld-2.5.so)
==7352== by 0x30F0010CAC: dl_open_worker (in /lib64/ld-2.5.so)
==7352== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==7352== by 0x30F001064B: _dl_open (in /lib64/ld-2.5.so)
==7352== by 0x30F0C00F99: dlopen_doit (in /lib64/libdl-2.5.so)
==7352== by 0x30F000CEA5: _dl_catch_error (in /lib64/ld-2.5.so)
==7352== by 0x30F0C0150C: _dlerror_run (in /lib64/libdl-2.5.so)
==7352== by 0x30F0C00F10: dlopen@@GLIBC_2.2.5 (in /lib64/libdl-2.5.so)
==7352== by 0x89DC369: Pegasus::DynamicLibrary::_load() (DynamicLibraryPOSIX.cpp:61)
==7352== by 0x89DC43B: Pegasus::DynamicLibrary::load() (DynamicLibrary.cpp:130)
==7352== by 0x5BA22D1: Pegasus::HandlerTable::_loadHandler(Pegasus::String const&) (HandlerTable.cpp:102)
==7352== by 0x5BA2652: Pegasus::HandlerTable::getHandler(Pegasus::String const&, Pegasus::CIMRepository*) (HandlerTable.cpp:69)
==7352== by 0x5B9E82D: Pegasus::IndicationHandlerService::_lookupHandlerForClass(Pegasus::CIMName const&) (IndicationHandlerService.cpp:403)
==7352== by 0x5B9E935: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:334)
==7352== by 0x5BA022C: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:290)
==7352== by 0x5BA07B4: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:71)
==7352== by 0x8A035B3: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:410)
==7352== by 0x8A040DB: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:340)
==7352== by 0x8A371DE: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==7352== by 0x8A35195: _start_wrapper (Thread.cpp:71)
==7352==
==7352==
==7352== 320 bytes in 16 blocks are definitely lost in loss record 17 of 37
==7352== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==7352== by 0x30F20650C7: ???
==7352== by 0x30F206560C: ???
==7352== by 0x30F205E375: ???
==7352== by 0x30F2034ECA: ???
==7352== by 0xC8FE245: ???
==7352== by 0xC8FE956: ???
==7352== by 0xC8FADFC: ???
==7352== by 0x5B9EA4F: Pegasus::IndicationHandlerService::_loadHandler(Pegasus::CIMHandleIndicationRequestMessage*, Pegasus::CIMException&) (IndicationHandlerService.cpp:348)
==7352== by 0x5BA022C: Pegasus::IndicationHandlerService::_handleIndication(Pegasus::CIMHandleIndicationRequestMessage*) (IndicationHandlerService.cpp:290)
==7352== by 0x5BA07B4: Pegasus::IndicationHandlerService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationHandlerService.cpp:71)
==7352== by 0x8A035B3: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:410)
==7352== by 0x8A040DB: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:340)
==7352== by 0x8A371DE: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==7352== by 0x8A35195: _start_wrapper (Thread.cpp:71)
==7352== by 0x30F10062F6: start_thread (in /lib64/libpthread-2.5.so)
==7352== by 0x30F04D1B6C: clone (in /lib64/libc-2.5.so)
==7352==
==7352== LEAK SUMMARY:
==7352== definitely lost: 328 bytes in 17 blocks.
==7352== possibly lost: 0 bytes in 0 blocks.
==7352== still reachable: 286,108 bytes in 3,583 blocks.
==7352== suppressed: 0 bytes in 0 blocks.
==7352== Reachable blocks (those to which a pointer was found) are not shown.
==7352== To see them, rerun with: --show-reachable=yes