OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform HP-UX_IPF
Branch RELEASE_2_7-BRANCH
Options  
Date 27-Jun-08 05:09
Contributor HP
Status FAILURE
Data Platform: HP-UX IPF
Branch: RELEASE_2_7-branch
Contributor: HP
Date: 080627
Time: 0509
Status: FAILURE

make -f /var/build2.7/pegasus/TestMakefile runTestSuite
CIMSERVER_CONFIG_OPTIONS="enableHttpsConnection=true sslClientVerificationMode=optional"
TESTSUITE_CMDS="make@@-f@@TestMakefile@@deleteCBATestCertificates"
make[2]: Entering directory `/var/build2.7/pegasus'
cimserver -s
Unable to connect to CIM Server. CIM Server may not be running.
make[2]: [runTestSuite] Error 1 (ignored)
echo "(CMPIR_STOP_DAEMON command ignored)"
(CMPIR_STOP_DAEMON command ignored)
cimserver enableHttpsConnection=true sslClientVerificationMode=optional
CIM Server 2.7.2 Development
Listening on HTTP port 5988.
Listening on HTTPS port 5989.
Listening on local connection socket.
cimserver not started: Bind failed: Failed to bind socket on port 5988: Address already in use (error code 226).
make[2]: *** [runTestSuite] Error 1
make[2]: Leaving directory `/var/build2.7/pegasus'
make[1]: *** [cleanupCBATestCertificates] Error 2
make[1]: Leaving directory `/var/build2.7/pegasus'
make: *** [servertestssetup] Error 2