OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Displaying Archived Combinations

Platform Microsoft_Windows_Server_2003_x64_Edition_
Branch RELEASE_2_7-BRANCH
Options  
Date 19-Feb-08 04:29
Contributor  
Status FAILURE
Data Platform: Microsoft Windows Server 2003 x64 Edition.
Branch: RELEASE_2_7-branch
Date: 080219
Time: 0429
Status: Failure


make -f TestMakefile signCBATestCertificate
TEST_CERT_NAME=testRACertInTrustStoreNoUser
TEST_CERT_ISSUER_SYM=PEGASUS_RACERT_IN_TS_NO_USR
TEST_CERT_EXPIRED=NO
TEST_CERT_IN_TS=YES
make[6]: Entering directory `C:/openpegasus/pegasus'
openssl ca
-batch
-config C:/openpegasus/pegasus/BUILD/certDir/testOpenSSL.cnf

-cert
C:/openpegasus/pegasus/BUILD/certDir/testRACertInTrustStoreNoUser.cert
-keyfile
C:/openpegasus/pegasus/BUILD/certDir/testRACertInTrustStoreNoUser.key
-md md5
-policy policy_any
-startdate "060329074919Z"
-enddate "260329074919Z"
-outdir C:/openpegasus/pegasus/BUILD/certDir
-out
C:/openpegasus/pegasus/BUILD/certDir/testRACertInTrustStoreNoUser.cert
-in
C:/openpegasus/pegasus/BUILD/certDir/testRACertInTrustStoreNoUser.csr
Using configuration from
C:/openpegasus/pegasus/BUILD/certDir/testOpenSSL.cnf
Loading 'screen' into random state - done
Check that the request matches the signature
Signature ok
The Subject's Distinguished Name is as follows
countryName :PRINTABLE:'US'
stateOrProvinceName :PRINTABLE:'CA'
localityName :PRINTABLE:'SF'
organizationName :PRINTABLE:'OG'
organizationalUnitName:PRINTABLE:'OP'
commonName :T61STRING:'RACERT_IN_TS_NO_USER'
Certificate is to be certified until Mar 29 07:49:19 2026 GMT

Write out database with 1 new entries
Data Base Updated
make[6]: Leaving directory `C:/openpegasus/pegasus'
make[5]: Leaving directory `C:/openpegasus/pegasus'
make[4]: Leaving directory `C:/openpegasus/pegasus'
make -f TestMakefile createCASignedCBATestCertificate
TEST_NAME_SYM=PEGASUS_ECERT_NOTTS_VLD_USR_RA0240
make[4]: Entering directory `C:/openpegasus/pegasus'
mu rm
C:/openpegasus/pegasus/BUILD/certDir/testECertNotInTrustStoreValidUser_t
estRACertInTrustStoreValidUser.key
mu rm
C:/openpegasus/pegasus/BUILD/certDir/testECertNotInTrustStoreValidUser_t
estRACertInTrustStoreValidUser.csr
mu rm
C:/openpegasus/pegasus/BUILD/certDir/testECertNotInTrustStoreValidUser_t
estRACertInTrustStoreValidUser.cert
mu rm C:/openpegasus/pegasus/BUILD/certDir/serialFile
openssl genrsa -out

C:/openpegasus/pegasus/BUILD/certDir/testECertNotInTrustStoreValidUser_t
estRACertInTrustStoreValidUser.key 1024
Loading 'screen' into random state - done
Generating RSA private key, 1024 bit long modulus
...........++++++
..........................................................++++++
e is 65537 (0x10001)
openssl req -new
-config C:/openpegasus/pegasus/BUILD/certDir/testOpenSSL.cnf

-subj
""/C=US/ST=CA/L=SF/O=OG/OU=OP/CN=ECERT_NOT_IN_TS_VALID_USER_RACERT_IN_TS
""
-key
C:/openpegasus/pegasus/BUILD/certDir/testECertNotInTrustStoreValidUser_t
estRACertInTrustStoreValidUser.key
-out
C:/openpegasus/pegasus/BUILD/certDir/testECertNotInTrustStoreValidUser_t
estRACertInTrustStoreValidUser.csr
openssl x509 -req
-in
C:/openpegasus/pegasus/BUILD/certDir/testECertNotInTrustStoreValidUser_t
estRACertInTrustStoreValidUser.csr

-CA
C:/openpegasus/pegasus/BUILD/certDir/testRACertInTrustStoreNoUser.cert
-CAkey

C:/openpegasus/pegasus/BUILD/certDir/testRACertInTrustStoreNoUser.key
-out
C:/openpegasus/pegasus/BUILD/certDir/testECertNotInTrustStoreValidUser_t
estRACertInTrustStoreValidUser.cert
Loading 'screen' into random state - done
Signature ok
subject=/C=US/ST=CA/L=SF/O=OG/OU=OP/CN=ECERT_NOT_IN_TS_VALID_USER_RACERT
_IN_TS
Getting CA Private Key
C:/openpegasus/pegasus/BUILD/certDir/testRACertInTrustStoreNoUser.srl:
The system cannot find the file specified.
4256:error:02001002:system library:fopen:The system cannot find the
file:cryptobiobss_file.c:246:fopen('C:/openpegasus/pegasus/BUILD/certD
ir/testRACertInTrustStoreNoUser.srl','rb')
4256:error:20074002:BIO routines:FILE_CTRL:system
lib:cryptobiobss_file.c:248:
make[4]: *** [createCASignedCBATestCertificate] Error 1
make[4]: Leaving directory `C:/openpegasus/pegasus'
make[3]: *** [createCBATestCertificates] Error 2
make[3]: Leaving directory `C:/openpegasus/pegasus'
make[2]: *** [setupCBATestCertificates] Error 2
make[2]: Leaving directory `C:/openpegasus/pegasus'
make[1]: *** [servertestssetup] Error 2
make[1]: Leaving directory `C:/openpegasus/pegasus'
make: *** [servertests] Error 2