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 25-Oct-13 14:00
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 131025
Time: 1400
Options: +CMPI +CQL +IPv6 +SLP +SSL +WSMan
Status: FAILURE

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

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

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

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

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

==11797== Memcheck, a memory error detector
==11797== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==11797== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==11797== Command: /var/buildMAIN/pegasus/build/bin_exe/cimprovagt 1 8 15 root IndicationStressTestConsumerModule
==11797== Parent PID: 11796
==11797==
==11797==
==11797== HEAP SUMMARY:
==11797== in use at exit: 31,732 bytes in 217 blocks
==11797== total heap usage: 274 allocs, 57 frees, 36,985 bytes allocated
==11797==
==11797== 728 bytes in 1 blocks are possibly lost in loss record 202 of 215
==11797== at 0x4A0674C: operator new[](unsigned long) (vg_replace_malloc.c:305)
==11797== by 0x54C27C6: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11797== by 0x54BD6BD: global constructors keyed to ConfigManager.cpp (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11797== by 0x54CA075: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11797== by 0x54B973A: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==11797== by 0x7FF000A76: ???
==11797== by 0x702F4E49414D646B: ???
==11797== by 0x622F737573616764: ???
==11797== by 0x6E69622F646C6974: ???
==11797== by 0x6D69632F6578655E: ???
==11797== by 0x746761766F726F: ???
==11797== by 0x7200353100380030: ???
==11797== by 0x69646E4900746F6E: ???
==11797== by 0x74536E6F69746162: ???
==11797== by 0x7473655473736571: ???
==11797== by 0x72656D75736E6F42: ???
==11797== by 0x5000656C75646F4C: ???
==11797== by 0x425F535553414744: ???
==11797== by 0x414C505F444C4954: ???
==11797== by 0x38583D4D524F4653: ???
==11797== by 0x4548522034365F35: ???
==11797== by 0x72676C617620354B: ???
==11797== by 0x4147455000646E68: ???
==11797== by 0x545345545F535552: ???
==11797== by 0x5F454C42414E455E: ???
==11797==
==11797== LEAK SUMMARY:
==11797== definitely lost: 0 bytes in 0 blocks
==11797== indirectly lost: 0 bytes in 0 blocks
==11797== possibly lost: 728 bytes in 1 blocks
==11797== still reachable: 31,004 bytes in 216 blocks
==11797== suppressed: 0 bytes in 0 blocks
==11797== Reachable blocks (those to which a pointer was found) are not shown.
==11797== To see them, rerun with: --leak-check=full --show-reachable=yes
==11797==
==11797== For counts of detected and suppressed errors, rerun with: -v
==11797== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

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

1382714764s-273487us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714765s-522034us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714766s-617362us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714768s-936669us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714770s-87062us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714771s-256725us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714772s-515161us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714776s-36258us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714778s-349793us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714779s-501530us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714780s-661993us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714781s-744921us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714782s-918435us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714785s-224376us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714786s-352936us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714787s-531511us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714788s-753339us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714789s-940837us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714791s-54954us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714792s-210095us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714793s-444966us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714794s-545955us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714795s-735792us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714807s-107818us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714808s-341441us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714809s-547765us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714811s-55856us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714812s-389600us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714813s-560475us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382714814s-820929us: DiscardedData [5073:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718288s-571583us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718289s-718679us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718290s-834566us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718293s-233064us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718294s-365308us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718295s-450662us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718296s-543647us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718299s-861779us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718302s-411108us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718303s-523443us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718304s-683821us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718305s-978712us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718307s-67757us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718309s-730107us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718310s-844827us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718312s-36371us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718313s-137247us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718314s-422177us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718315s-549501us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718316s-637082us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718318s-38436us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718319s-124167us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718320s-262583us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718330s-651551us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718331s-884183us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718333s-10351us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718334s-205117us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718335s-386843us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718336s-506833us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382718337s-633243us: DiscardedData [21124:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721459s-614515us: DiscardedData [24455:235497232:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (64) does not match the received count (42). error count (0).
1382721489s-453778us: DiscardedData [24455:211908368:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (73) does not match the received count (42). error count (0).
1382721521s-111172us: DiscardedData [24455:235497232:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (64) does not match the received count (42). error count (0).
1382721712s-869047us: DiscardedData [24455:236562192:CIMOperationRequestDispatcher.cpp:219]: All completed responses (3) for current request have been accounted for but expected count (4) does not match the received count (3). error count (0).
1382721955s-335629us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721956s-788809us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721958s-32015us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721960s-432724us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721961s-812793us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721963s-96986us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721964s-394845us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721968s-174958us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721970s-680429us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721971s-892951us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721973s-133735us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721974s-235093us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721975s-504518us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721977s-681962us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721978s-840017us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721979s-984566us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721981s-201775us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721982s-306242us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721983s-391545us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721984s-527615us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721985s-720883us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721986s-836117us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721988s-37994us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721998s-428483us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382721999s-608857us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382722000s-772263us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382722001s-878147us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382722003s-19960us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382722004s-119278us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382722005s-383374us: DiscardedData [3945:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
n*********** FAILURE: Unexpected trace found. ************n