SharedOutputManager captured the following:
-- System.out -------------------------------------------------
Entering test: testValidateClaimsReadsConfigProperty
Exiting test: testValidateClaimsReadsConfigProperty
Entering test: testGetSigningKey_nullConfig
Exiting test: testGetSigningKey_nullConfig
Entering test: testGetSigningKey_unknownAlg
Exiting test: testGetSigningKey_unknownAlg
Entering test: testGetSigningKey_HS256ThrowsException
Exiting test: testGetSigningKey_HS256ThrowsException
Entering test: testGetSigningKey_HS256Valid
Exiting test: testGetSigningKey_HS256Valid
Entering test: testGetSigningKey_RS256ThrowsException
Exiting test: testGetSigningKey_RS256ThrowsException
Entering test: testGetSigningKey_RS256Valid
Exiting test: testGetSigningKey_RS256Valid
Entering test: testGetSharedSecretKey_nullConfig
Exiting test: testGetSharedSecretKey_nullConfig
Entering test: testGetSharedSecretKey_emptyOrNullKey
Chose key: []
Exiting test: testGetSharedSecretKey_emptyOrNullKey
Entering test: testGetSharedSecretKey_validKey
Exiting test: testGetSharedSecretKey_validKey
Entering test: testGetPublicKey_missingKeyStoreService
Exiting test: testGetPublicKey_missingKeyStoreService
Entering test: testGetPublicKey_nullArgs
Exiting test: testGetPublicKey_nullArgs
Entering test: testGetPublicKey_throwsException
Exiting test: testGetPublicKey_throwsException
Entering test: testGetPublicKey_notRSAPublicKey
Exiting test: testGetPublicKey_notRSAPublicKey
Entering test: testGetPublicKey_validKey
Exiting test: testGetPublicKey_validKey
Entering test: testParseJwtWithoutValidation_nullOrEmptyTokenString
Exiting test: testParseJwtWithoutValidation_nullOrEmptyTokenString
Entering test: testParseJwtWithoutValidation_singlePartTokenString
Exiting test: testParseJwtWithoutValidation_singlePartTokenString
Entering test: testParseJwtWithoutValidation_twoPartTokenString
Exiting test: testParseJwtWithoutValidation_twoPartTokenString
Entering test: testParseJwtWithoutValidation_threePartMalformedTokenString
Exiting test: testParseJwtWithoutValidation_threePartMalformedTokenString
Entering test: testValidateIssuer_nullOrEmptyArgs
Exiting test: testValidateIssuer_nullOrEmptyArgs
Entering test: testValidateIssuer_whitespaceTrustedIssuers
Exiting test: testValidateIssuer_whitespaceTrustedIssuers
Entering test: testValidateIssuer_commaTrustedIssuers
Exiting test: testValidateIssuer_commaTrustedIssuers
Entering test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
Exiting test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
Entering test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
Exiting test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
Entering test: testValidateIssuer_singleTrustedIssuer
Exiting test: testValidateIssuer_singleTrustedIssuer
Entering test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
Exiting test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
Entering test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
Exiting test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
Entering test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
Exiting test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
Entering test: testValidateIssuer_multipleTrustedIssuers
Exiting test: testValidateIssuer_multipleTrustedIssuers
Entering test: testValidateIssuer_trustAllIssuers
Exiting test: testValidateIssuer_trustAllIssuers
Entering test: testValidateAudience
Exiting test: testValidateAudience
Entering test: testValidateIatAndExp_nullClaims
Exiting test: testValidateIatAndExp_nullClaims
Entering test: testValidateIatAndExp_malformedIat
Exiting test: testValidateIatAndExp_malformedIat
Entering test: testValidateIatAndExp_malformedExp
Exiting test: testValidateIatAndExp_malformedExp
Entering test: testValidateIatAndExp_nullIat
Exiting test: testValidateIatAndExp_nullIat
Entering test: testValidateIatAndExp_nullExp
Exiting test: testValidateIatAndExp_nullExp
Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
Original string: [2019-10-31T03:00:08+0000]
Regex string : [\Q2019-10-31T03:00:08+0000\E]
Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
Original string: [2019-10-31T03:00:08+0000]
Regex string : [\Q2019-10-31T03:00:08+0000\E]
Original string: [2019-10-31T02:59:08+0000]
Regex string : [\Q2019-10-31T02:59:08+0000\E]
Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
Original string: [2019-10-31T03:58:08+0000]
Regex string : [\Q2019-10-31T03:58:08+0000\E]
Original string: [2019-10-31T02:59:08+0000]
Regex string : [\Q2019-10-31T02:59:08+0000\E]
Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
Entering test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
Exiting test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
Entering test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
Original string: [2019-10-31T03:58:08+0000]
Regex string : [\Q2019-10-31T03:58:08+0000\E]
Original string: [2019-10-31T03:57:08+0000]
Regex string : [\Q2019-10-31T03:57:08+0000\E]
Exiting test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
Entering test: testValidateIatAndExp_iatPast_expFuture
Exiting test: testValidateIatAndExp_iatPast_expFuture
Entering test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
Original string: [2019-10-31T04:59:08+0000]
Regex string : [\Q2019-10-31T04:59:08+0000\E]
Exiting test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
Entering test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
Original string: [2019-10-31T04:00:08+0000]
Regex string : [\Q2019-10-31T04:00:08+0000\E]
Original string: [2019-10-31T02:59:08+0000]
Regex string : [\Q2019-10-31T02:59:08+0000\E]
Exiting test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
Entering test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
Original string: [2019-10-31T04:59:08+0000]
Regex string : [\Q2019-10-31T04:59:08+0000\E]
Exiting test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
Entering test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
Original string: [2019-10-31T05:00:08+0000]
Regex string : [\Q2019-10-31T05:00:08+0000\E]
Exiting test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
Original string: [2019-10-31T04:59:08+0000]
Regex string : [\Q2019-10-31T04:59:08+0000\E]
Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
Original string: [2019-10-31T04:01:08+0000]
Regex string : [\Q2019-10-31T04:01:08+0000\E]
Original string: [2019-10-31T04:00:08+0000]
Regex string : [\Q2019-10-31T04:00:08+0000\E]
Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
Entering test: testValidateNbf_nullClaims
Exiting test: testValidateNbf_nullClaims
Entering test: testValidateNbf_nbfThrowsException
Exiting test: testValidateNbf_nbfThrowsException
Entering test: testValidateNbf_nullNbf
Exiting test: testValidateNbf_nullNbf
Entering test: testValidateNbf_pastNbf_outsideClockSkew
Exiting test: testValidateNbf_pastNbf_outsideClockSkew
Entering test: testValidateNbf_pastNbf_withinClockSkew
Exiting test: testValidateNbf_pastNbf_withinClockSkew
Entering test: testValidateNbf_futureNbf_withinClockSkew
Exiting test: testValidateNbf_futureNbf_withinClockSkew
Entering test: testValidateNbf_futureNbf_outsideClockSkew
Original string: [2019-10-31T04:59:08+0000]
Regex string : [\Q2019-10-31T04:59:08+0000\E]
Exiting test: testValidateNbf_futureNbf_outsideClockSkew
Entering test: testGetAlgorithmHeader_nullContext
Exiting test: testGetAlgorithmHeader_nullContext
Entering test: testGetAlgorithmHeader_missingJsonWebStructures
Chose list: []
Exiting test: testGetAlgorithmHeader_missingJsonWebStructures
Entering test: testGetAlgorithmHeader_validAlgorithmHeader
Exiting test: testGetAlgorithmHeader_validAlgorithmHeader
Entering test: testValidateAlgorithm_nullArgs
Exiting test: testValidateAlgorithm_nullArgs
Entering test: testValidateAlgorithm_algMismatch
Exiting test: testValidateAlgorithm_algMismatch
Entering test: testValidateAlgorithm_algMatch
Exiting test: testValidateAlgorithm_algMatch
-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
[31/10/2019, 03:59:07:977 GMT] 00000015 SystemOut O Entering test: testValidateClaimsReadsConfigProperty
[31/10/2019, 03:59:07:995 GMT] 00000015 SystemOut O Exiting test: testValidateClaimsReadsConfigProperty
[31/10/2019, 03:59:08:001 GMT] 00000015 SystemOut O Entering test: testGetSigningKey_nullConfig
[31/10/2019, 03:59:08:003 GMT] 00000015 SystemOut O Exiting test: testGetSigningKey_nullConfig
[31/10/2019, 03:59:08:005 GMT] 00000015 SystemOut O Entering test: testGetSigningKey_unknownAlg
[31/10/2019, 03:59:08:037 GMT] 00000015 SystemOut O Exiting test: testGetSigningKey_unknownAlg
[31/10/2019, 03:59:08:041 GMT] 00000015 SystemOut O Entering test: testGetSigningKey_HS256ThrowsException
[31/10/2019, 03:59:08:054 GMT] 00000015 SystemOut O Exiting test: testGetSigningKey_HS256ThrowsException
[31/10/2019, 03:59:08:057 GMT] 00000015 SystemOut O Entering test: testGetSigningKey_HS256Valid
[31/10/2019, 03:59:08:060 GMT] 00000015 SystemOut O Exiting test: testGetSigningKey_HS256Valid
[31/10/2019, 03:59:08:063 GMT] 00000015 SystemOut O Entering test: testGetSigningKey_RS256ThrowsException
[31/10/2019, 03:59:08:067 GMT] 00000015 SystemOut O Exiting test: testGetSigningKey_RS256ThrowsException
[31/10/2019, 03:59:08:069 GMT] 00000015 SystemOut O Entering test: testGetSigningKey_RS256Valid
[31/10/2019, 03:59:08:113 GMT] 00000015 SystemOut O Exiting test: testGetSigningKey_RS256Valid
[31/10/2019, 03:59:08:117 GMT] 00000015 SystemOut O Entering test: testGetSharedSecretKey_nullConfig
[31/10/2019, 03:59:08:118 GMT] 00000015 SystemOut O Exiting test: testGetSharedSecretKey_nullConfig
[31/10/2019, 03:59:08:121 GMT] 00000015 SystemOut O Entering test: testGetSharedSecretKey_emptyOrNullKey
[31/10/2019, 03:59:08:123 GMT] 00000015 SystemOut O Chose key: []
[31/10/2019, 03:59:08:125 GMT] 00000015 SystemOut O Exiting test: testGetSharedSecretKey_emptyOrNullKey
[31/10/2019, 03:59:08:127 GMT] 00000015 SystemOut O Entering test: testGetSharedSecretKey_validKey
[31/10/2019, 03:59:08:132 GMT] 00000015 SystemOut O Exiting test: testGetSharedSecretKey_validKey
[31/10/2019, 03:59:08:134 GMT] 00000015 SystemOut O Entering test: testGetPublicKey_missingKeyStoreService
[31/10/2019, 03:59:08:137 GMT] 00000015 SystemOut O Exiting test: testGetPublicKey_missingKeyStoreService
[31/10/2019, 03:59:08:140 GMT] 00000015 SystemOut O Entering test: testGetPublicKey_nullArgs
[31/10/2019, 03:59:08:174 GMT] 00000015 SystemOut O Exiting test: testGetPublicKey_nullArgs
[31/10/2019, 03:59:08:178 GMT] 00000015 SystemOut O Entering test: testGetPublicKey_throwsException
[31/10/2019, 03:59:08:182 GMT] 00000015 SystemOut O Exiting test: testGetPublicKey_throwsException
[31/10/2019, 03:59:08:185 GMT] 00000015 SystemOut O Entering test: testGetPublicKey_notRSAPublicKey
[31/10/2019, 03:59:08:188 GMT] 00000015 SystemOut O Exiting test: testGetPublicKey_notRSAPublicKey
[31/10/2019, 03:59:08:191 GMT] 00000015 SystemOut O Entering test: testGetPublicKey_validKey
[31/10/2019, 03:59:08:193 GMT] 00000015 SystemOut O Exiting test: testGetPublicKey_validKey
[31/10/2019, 03:59:08:199 GMT] 00000015 SystemOut O Entering test: testParseJwtWithoutValidation_nullOrEmptyTokenString
[31/10/2019, 03:59:08:203 GMT] 00000015 SystemOut O Exiting test: testParseJwtWithoutValidation_nullOrEmptyTokenString
[31/10/2019, 03:59:08:206 GMT] 00000015 SystemOut O Entering test: testParseJwtWithoutValidation_singlePartTokenString
[31/10/2019, 03:59:08:215 GMT] 00000015 SystemOut O Exiting test: testParseJwtWithoutValidation_singlePartTokenString
[31/10/2019, 03:59:08:218 GMT] 00000015 SystemOut O Entering test: testParseJwtWithoutValidation_twoPartTokenString
[31/10/2019, 03:59:08:220 GMT] 00000015 SystemOut O Exiting test: testParseJwtWithoutValidation_twoPartTokenString
[31/10/2019, 03:59:08:222 GMT] 00000015 SystemOut O Entering test: testParseJwtWithoutValidation_threePartMalformedTokenString
[31/10/2019, 03:59:08:238 GMT] 00000015 SystemOut O Exiting test: testParseJwtWithoutValidation_threePartMalformedTokenString
[31/10/2019, 03:59:08:241 GMT] 00000015 SystemOut O Entering test: testValidateIssuer_nullOrEmptyArgs
[31/10/2019, 03:59:08:262 GMT] 00000015 SystemOut O Exiting test: testValidateIssuer_nullOrEmptyArgs
[31/10/2019, 03:59:08:266 GMT] 00000015 SystemOut O Entering test: testValidateIssuer_whitespaceTrustedIssuers
[31/10/2019, 03:59:08:268 GMT] 00000015 SystemOut O Exiting test: testValidateIssuer_whitespaceTrustedIssuers
[31/10/2019, 03:59:08:271 GMT] 00000015 SystemOut O Entering test: testValidateIssuer_commaTrustedIssuers
[31/10/2019, 03:59:08:272 GMT] 00000015 SystemOut O Exiting test: testValidateIssuer_commaTrustedIssuers
[31/10/2019, 03:59:08:274 GMT] 00000015 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
[31/10/2019, 03:59:08:276 GMT] 00000015 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
[31/10/2019, 03:59:08:278 GMT] 00000015 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
[31/10/2019, 03:59:08:280 GMT] 00000015 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
[31/10/2019, 03:59:08:282 GMT] 00000015 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
[31/10/2019, 03:59:08:284 GMT] 00000015 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
[31/10/2019, 03:59:08:286 GMT] 00000015 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
[31/10/2019, 03:59:08:287 GMT] 00000015 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
[31/10/2019, 03:59:08:290 GMT] 00000015 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
[31/10/2019, 03:59:08:291 GMT] 00000015 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
[31/10/2019, 03:59:08:293 GMT] 00000015 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
[31/10/2019, 03:59:08:294 GMT] 00000015 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
[31/10/2019, 03:59:08:296 GMT] 00000015 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
[31/10/2019, 03:59:08:298 GMT] 00000015 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
[31/10/2019, 03:59:08:300 GMT] 00000015 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
[31/10/2019, 03:59:08:301 GMT] 00000015 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
[31/10/2019, 03:59:08:303 GMT] 00000015 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer
[31/10/2019, 03:59:08:304 GMT] 00000015 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer
[31/10/2019, 03:59:08:306 GMT] 00000015 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
[31/10/2019, 03:59:08:307 GMT] 00000015 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
[31/10/2019, 03:59:08:309 GMT] 00000015 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
[31/10/2019, 03:59:08:311 GMT] 00000015 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
[31/10/2019, 03:59:08:313 GMT] 00000015 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
[31/10/2019, 03:59:08:314 GMT] 00000015 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
[31/10/2019, 03:59:08:316 GMT] 00000015 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
[31/10/2019, 03:59:08:317 GMT] 00000015 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
[31/10/2019, 03:59:08:319 GMT] 00000015 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
[31/10/2019, 03:59:08:320 GMT] 00000015 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
[31/10/2019, 03:59:08:322 GMT] 00000015 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers
[31/10/2019, 03:59:08:324 GMT] 00000015 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers
[31/10/2019, 03:59:08:326 GMT] 00000015 SystemOut O Entering test: testValidateIssuer_trustAllIssuers
[31/10/2019, 03:59:08:327 GMT] 00000015 SystemOut O Exiting test: testValidateIssuer_trustAllIssuers
[31/10/2019, 03:59:08:329 GMT] 00000015 SystemOut O Entering test: testValidateAudience
[31/10/2019, 03:59:08:330 GMT] 00000015 SystemOut O Exiting test: testValidateAudience
[31/10/2019, 03:59:08:332 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_nullClaims
[31/10/2019, 03:59:08:333 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_nullClaims
[31/10/2019, 03:59:08:335 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_malformedIat
[31/10/2019, 03:59:08:368 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_malformedIat
[31/10/2019, 03:59:08:371 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_malformedExp
[31/10/2019, 03:59:08:374 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_malformedExp
[31/10/2019, 03:59:08:376 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_nullIat
[31/10/2019, 03:59:08:380 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_nullIat
[31/10/2019, 03:59:08:382 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_nullExp
[31/10/2019, 03:59:08:387 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_nullExp
[31/10/2019, 03:59:08:389 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
[31/10/2019, 03:59:08:394 GMT] 00000015 SystemOut O Original string: [2019-10-31T03:00:08+0000]
[31/10/2019, 03:59:08:394 GMT] 00000015 SystemOut O Regex string : [\Q2019-10-31T03:00:08+0000\E]
[31/10/2019, 03:59:08:395 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
[31/10/2019, 03:59:08:397 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
[31/10/2019, 03:59:08:402 GMT] 00000015 SystemOut O Original string: [2019-10-31T03:00:08+0000]
[31/10/2019, 03:59:08:402 GMT] 00000015 SystemOut O Regex string : [\Q2019-10-31T03:00:08+0000\E]
[31/10/2019, 03:59:08:403 GMT] 00000015 SystemOut O Original string: [2019-10-31T02:59:08+0000]
[31/10/2019, 03:59:08:403 GMT] 00000015 SystemOut O Regex string : [\Q2019-10-31T02:59:08+0000\E]
[31/10/2019, 03:59:08:404 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
[31/10/2019, 03:59:08:406 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
[31/10/2019, 03:59:08:409 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
[31/10/2019, 03:59:08:412 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
[31/10/2019, 03:59:08:419 GMT] 00000015 SystemOut O Original string: [2019-10-31T03:58:08+0000]
[31/10/2019, 03:59:08:419 GMT] 00000015 SystemOut O Regex string : [\Q2019-10-31T03:58:08+0000\E]
[31/10/2019, 03:59:08:420 GMT] 00000015 SystemOut O Original string: [2019-10-31T02:59:08+0000]
[31/10/2019, 03:59:08:420 GMT] 00000015 SystemOut O Regex string : [\Q2019-10-31T02:59:08+0000\E]
[31/10/2019, 03:59:08:421 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
[31/10/2019, 03:59:08:423 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
[31/10/2019, 03:59:08:426 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
[31/10/2019, 03:59:08:428 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
[31/10/2019, 03:59:08:432 GMT] 00000015 SystemOut O Original string: [2019-10-31T03:58:08+0000]
[31/10/2019, 03:59:08:433 GMT] 00000015 SystemOut O Regex string : [\Q2019-10-31T03:58:08+0000\E]
[31/10/2019, 03:59:08:433 GMT] 00000015 SystemOut O Original string: [2019-10-31T03:57:08+0000]
[31/10/2019, 03:59:08:434 GMT] 00000015 SystemOut O Regex string : [\Q2019-10-31T03:57:08+0000\E]
[31/10/2019, 03:59:08:434 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
[31/10/2019, 03:59:08:436 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_iatPast_expFuture
[31/10/2019, 03:59:08:440 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_iatPast_expFuture
[31/10/2019, 03:59:08:442 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
[31/10/2019, 03:59:08:446 GMT] 00000015 SystemOut O Original string: [2019-10-31T04:59:08+0000]
[31/10/2019, 03:59:08:446 GMT] 00000015 SystemOut O Regex string : [\Q2019-10-31T04:59:08+0000\E]
[31/10/2019, 03:59:08:447 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
[31/10/2019, 03:59:08:449 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
[31/10/2019, 03:59:08:452 GMT] 00000015 SystemOut O Original string: [2019-10-31T04:00:08+0000]
[31/10/2019, 03:59:08:453 GMT] 00000015 SystemOut O Regex string : [\Q2019-10-31T04:00:08+0000\E]
[31/10/2019, 03:59:08:454 GMT] 00000015 SystemOut O Original string: [2019-10-31T02:59:08+0000]
[31/10/2019, 03:59:08:454 GMT] 00000015 SystemOut O Regex string : [\Q2019-10-31T02:59:08+0000\E]
[31/10/2019, 03:59:08:454 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
[31/10/2019, 03:59:08:456 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
[31/10/2019, 03:59:08:466 GMT] 00000015 SystemOut O Original string: [2019-10-31T04:59:08+0000]
[31/10/2019, 03:59:08:466 GMT] 00000015 SystemOut O Regex string : [\Q2019-10-31T04:59:08+0000\E]
[31/10/2019, 03:59:08:467 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
[31/10/2019, 03:59:08:469 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
[31/10/2019, 03:59:08:473 GMT] 00000015 SystemOut O Original string: [2019-10-31T05:00:08+0000]
[31/10/2019, 03:59:08:473 GMT] 00000015 SystemOut O Regex string : [\Q2019-10-31T05:00:08+0000\E]
[31/10/2019, 03:59:08:474 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
[31/10/2019, 03:59:08:476 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
[31/10/2019, 03:59:08:482 GMT] 00000015 SystemOut O Original string: [2019-10-31T04:59:08+0000]
[31/10/2019, 03:59:08:483 GMT] 00000015 SystemOut O Regex string : [\Q2019-10-31T04:59:08+0000\E]
[31/10/2019, 03:59:08:483 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
[31/10/2019, 03:59:08:486 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
[31/10/2019, 03:59:08:489 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
[31/10/2019, 03:59:08:491 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
[31/10/2019, 03:59:08:494 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
[31/10/2019, 03:59:08:496 GMT] 00000015 SystemOut O Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
[31/10/2019, 03:59:08:500 GMT] 00000015 SystemOut O Original string: [2019-10-31T04:01:08+0000]
[31/10/2019, 03:59:08:500 GMT] 00000015 SystemOut O Regex string : [\Q2019-10-31T04:01:08+0000\E]
[31/10/2019, 03:59:08:501 GMT] 00000015 SystemOut O Original string: [2019-10-31T04:00:08+0000]
[31/10/2019, 03:59:08:501 GMT] 00000015 SystemOut O Regex string : [\Q2019-10-31T04:00:08+0000\E]
[31/10/2019, 03:59:08:502 GMT] 00000015 SystemOut O Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
[31/10/2019, 03:59:08:504 GMT] 00000015 SystemOut O Entering test: testValidateNbf_nullClaims
[31/10/2019, 03:59:08:504 GMT] 00000015 SystemOut O Exiting test: testValidateNbf_nullClaims
[31/10/2019, 03:59:08:507 GMT] 00000015 SystemOut O Entering test: testValidateNbf_nbfThrowsException
[31/10/2019, 03:59:08:509 GMT] 00000015 SystemOut O Exiting test: testValidateNbf_nbfThrowsException
[31/10/2019, 03:59:08:511 GMT] 00000015 SystemOut O Entering test: testValidateNbf_nullNbf
[31/10/2019, 03:59:08:512 GMT] 00000015 SystemOut O Exiting test: testValidateNbf_nullNbf
[31/10/2019, 03:59:08:514 GMT] 00000015 SystemOut O Entering test: testValidateNbf_pastNbf_outsideClockSkew
[31/10/2019, 03:59:08:515 GMT] 00000015 SystemOut O Exiting test: testValidateNbf_pastNbf_outsideClockSkew
[31/10/2019, 03:59:08:516 GMT] 00000015 SystemOut O Entering test: testValidateNbf_pastNbf_withinClockSkew
[31/10/2019, 03:59:08:517 GMT] 00000015 SystemOut O Exiting test: testValidateNbf_pastNbf_withinClockSkew
[31/10/2019, 03:59:08:519 GMT] 00000015 SystemOut O Entering test: testValidateNbf_futureNbf_withinClockSkew
[31/10/2019, 03:59:08:520 GMT] 00000015 SystemOut O Exiting test: testValidateNbf_futureNbf_withinClockSkew
[31/10/2019, 03:59:08:521 GMT] 00000015 SystemOut O Entering test: testValidateNbf_futureNbf_outsideClockSkew
[31/10/2019, 03:59:08:525 GMT] 00000015 SystemOut O Original string: [2019-10-31T04:59:08+0000]
[31/10/2019, 03:59:08:525 GMT] 00000015 SystemOut O Regex string : [\Q2019-10-31T04:59:08+0000\E]
[31/10/2019, 03:59:08:526 GMT] 00000015 SystemOut O Exiting test: testValidateNbf_futureNbf_outsideClockSkew
[31/10/2019, 03:59:08:527 GMT] 00000015 SystemOut O Entering test: testGetAlgorithmHeader_nullContext
[31/10/2019, 03:59:08:528 GMT] 00000015 SystemOut O Exiting test: testGetAlgorithmHeader_nullContext
[31/10/2019, 03:59:08:530 GMT] 00000015 SystemOut O Entering test: testGetAlgorithmHeader_missingJsonWebStructures
[31/10/2019, 03:59:08:531 GMT] 00000015 SystemOut O Chose list: []
[31/10/2019, 03:59:08:559 GMT] 00000015 SystemOut O Exiting test: testGetAlgorithmHeader_missingJsonWebStructures
[31/10/2019, 03:59:08:562 GMT] 00000015 SystemOut O Entering test: testGetAlgorithmHeader_validAlgorithmHeader
[31/10/2019, 03:59:08:567 GMT] 00000015 SystemOut O Exiting test: testGetAlgorithmHeader_validAlgorithmHeader
[31/10/2019, 03:59:08:569 GMT] 00000015 SystemOut O Entering test: testValidateAlgorithm_nullArgs
[31/10/2019, 03:59:08:570 GMT] 00000015 SystemOut O Exiting test: testValidateAlgorithm_nullArgs
[31/10/2019, 03:59:08:572 GMT] 00000015 SystemOut O Entering test: testValidateAlgorithm_algMismatch
[31/10/2019, 03:59:08:594 GMT] 00000015 SystemOut O Exiting test: testValidateAlgorithm_algMismatch
[31/10/2019, 03:59:08:596 GMT] 00000015 SystemOut O Entering test: testValidateAlgorithm_algMatch
[31/10/2019, 03:59:08:599 GMT] 00000015 SystemOut O Exiting test: testValidateAlgorithm_algMatch
-- Trace -------------------------------------------------
[31/10/2019, 03:59:07:977 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateClaimsReadsConfigProperty
[31/10/2019, 03:59:07:995 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateClaimsReadsConfigProperty
[31/10/2019, 03:59:08:001 GMT] 00000015 id=00000000 SystemOut O Entering test: testGetSigningKey_nullConfig
[31/10/2019, 03:59:08:002 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT consumer config object is null
[31/10/2019, 03:59:08:003 GMT] 00000015 id=00000000 SystemOut O Exiting test: testGetSigningKey_nullConfig
[31/10/2019, 03:59:08:005 GMT] 00000015 id=00000000 SystemOut O Entering test: testGetSigningKey_unknownAlg
[31/10/2019, 03:59:08:036 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 A signing key could not be found
[31/10/2019, 03:59:08:037 GMT] 00000015 id=00000000 SystemOut O Exiting test: testGetSigningKey_unknownAlg
[31/10/2019, 03:59:08:041 GMT] 00000015 id=00000000 SystemOut O Entering test: testGetSigningKey_HS256ThrowsException
[31/10/2019, 03:59:08:054 GMT] 00000015 id=00000000 SystemOut O Exiting test: testGetSigningKey_HS256ThrowsException
[31/10/2019, 03:59:08:057 GMT] 00000015 id=00000000 SystemOut O Entering test: testGetSigningKey_HS256Valid
[31/10/2019, 03:59:08:060 GMT] 00000015 id=00000000 SystemOut O Exiting test: testGetSigningKey_HS256Valid
[31/10/2019, 03:59:08:063 GMT] 00000015 id=00000000 SystemOut O Entering test: testGetSigningKey_RS256ThrowsException
[31/10/2019, 03:59:08:067 GMT] 00000015 id=00000000 SystemOut O Exiting test: testGetSigningKey_RS256ThrowsException
[31/10/2019, 03:59:08:069 GMT] 00000015 id=00000000 SystemOut O Entering test: testGetSigningKey_RS256Valid
[31/10/2019, 03:59:08:113 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted alias: myAlias, Truststore: myTrustStore
[31/10/2019, 03:59:08:113 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 RSAPublicKey: true
[31/10/2019, 03:59:08:113 GMT] 00000015 id=00000000 SystemOut O Exiting test: testGetSigningKey_RS256Valid
[31/10/2019, 03:59:08:117 GMT] 00000015 id=00000000 SystemOut O Entering test: testGetSharedSecretKey_nullConfig
[31/10/2019, 03:59:08:118 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT consumer config object is null
[31/10/2019, 03:59:08:118 GMT] 00000015 id=00000000 SystemOut O Exiting test: testGetSharedSecretKey_nullConfig
[31/10/2019, 03:59:08:121 GMT] 00000015 id=00000000 SystemOut O Entering test: testGetSharedSecretKey_emptyOrNullKey
[31/10/2019, 03:59:08:123 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: []
[31/10/2019, 03:59:08:123 GMT] 00000015 id=00000000 SystemOut O Chose key: []
[31/10/2019, 03:59:08:125 GMT] 00000015 id=00000000 SystemOut O Exiting test: testGetSharedSecretKey_emptyOrNullKey
[31/10/2019, 03:59:08:127 GMT] 00000015 id=00000000 SystemOut O Entering test: testGetSharedSecretKey_validKey
[31/10/2019, 03:59:08:132 GMT] 00000015 id=00000000 SystemOut O Exiting test: testGetSharedSecretKey_validKey
[31/10/2019, 03:59:08:134 GMT] 00000015 id=00000000 SystemOut O Entering test: testGetPublicKey_missingKeyStoreService
[31/10/2019, 03:59:08:135 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [RS256]
[31/10/2019, 03:59:08:137 GMT] 00000015 id=00000000 SystemOut O Exiting test: testGetPublicKey_missingKeyStoreService
[31/10/2019, 03:59:08:140 GMT] 00000015 id=00000000 SystemOut O Entering test: testGetPublicKey_nullArgs
[31/10/2019, 03:59:08:173 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted alias: null, Truststore: null
[31/10/2019, 03:59:08:174 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 RSAPublicKey: false
[31/10/2019, 03:59:08:174 GMT] 00000015 id=00000000 SystemOut O Exiting test: testGetPublicKey_nullArgs
[31/10/2019, 03:59:08:178 GMT] 00000015 id=00000000 SystemOut O Entering test: testGetPublicKey_throwsException
[31/10/2019, 03:59:08:179 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [HS256]
[31/10/2019, 03:59:08:182 GMT] 00000015 id=00000000 SystemOut O Exiting test: testGetPublicKey_throwsException
[31/10/2019, 03:59:08:185 GMT] 00000015 id=00000000 SystemOut O Entering test: testGetPublicKey_notRSAPublicKey
[31/10/2019, 03:59:08:186 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [null]
[31/10/2019, 03:59:08:188 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted alias: myAlias, Truststore: myTrustStore
[31/10/2019, 03:59:08:188 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 RSAPublicKey: false
[31/10/2019, 03:59:08:188 GMT] 00000015 id=00000000 SystemOut O Exiting test: testGetPublicKey_notRSAPublicKey
[31/10/2019, 03:59:08:191 GMT] 00000015 id=00000000 SystemOut O Entering test: testGetPublicKey_validKey
[31/10/2019, 03:59:08:192 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [null]
[31/10/2019, 03:59:08:193 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted alias: myAlias, Truststore: myTrustStore
[31/10/2019, 03:59:08:193 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 RSAPublicKey: true
[31/10/2019, 03:59:08:193 GMT] 00000015 id=00000000 SystemOut O Exiting test: testGetPublicKey_validKey
[31/10/2019, 03:59:08:199 GMT] 00000015 id=00000000 SystemOut O Entering test: testParseJwtWithoutValidation_nullOrEmptyTokenString
[31/10/2019, 03:59:08:200 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [null]
[31/10/2019, 03:59:08:200 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: []
[31/10/2019, 03:59:08:203 GMT] 00000015 id=00000000 SystemOut O Exiting test: testParseJwtWithoutValidation_nullOrEmptyTokenString
[31/10/2019, 03:59:08:206 GMT] 00000015 id=00000000 SystemOut O Entering test: testParseJwtWithoutValidation_singlePartTokenString
[31/10/2019, 03:59:08:215 GMT] 00000015 id=00000000 SystemOut O Exiting test: testParseJwtWithoutValidation_singlePartTokenString
[31/10/2019, 03:59:08:218 GMT] 00000015 id=00000000 SystemOut O Entering test: testParseJwtWithoutValidation_twoPartTokenString
[31/10/2019, 03:59:08:220 GMT] 00000015 id=00000000 SystemOut O Exiting test: testParseJwtWithoutValidation_twoPartTokenString
[31/10/2019, 03:59:08:222 GMT] 00000015 id=00000000 SystemOut O Entering test: testParseJwtWithoutValidation_threePartMalformedTokenString
[31/10/2019, 03:59:08:238 GMT] 00000015 id=00000000 SystemOut O Exiting test: testParseJwtWithoutValidation_threePartMalformedTokenString
[31/10/2019, 03:59:08:241 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_nullOrEmptyArgs
[31/10/2019, 03:59:08:262 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_nullOrEmptyArgs
[31/10/2019, 03:59:08:266 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_whitespaceTrustedIssuers
[31/10/2019, 03:59:08:267 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer:
[31/10/2019, 03:59:08:268 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_whitespaceTrustedIssuers
[31/10/2019, 03:59:08:271 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_commaTrustedIssuers
[31/10/2019, 03:59:08:272 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_commaTrustedIssuers
[31/10/2019, 03:59:08:274 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
[31/10/2019, 03:59:08:275 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:276 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_nullTokenIssuer
[31/10/2019, 03:59:08:278 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
[31/10/2019, 03:59:08:279 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:280 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer
[31/10/2019, 03:59:08:282 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
[31/10/2019, 03:59:08:283 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:284 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_untrustedTokenIssuer
[31/10/2019, 03:59:08:286 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
[31/10/2019, 03:59:08:287 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1entry2
[31/10/2019, 03:59:08:287 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSubstringOfTrusted
[31/10/2019, 03:59:08:290 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
[31/10/2019, 03:59:08:290 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:291 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithComma
[31/10/2019, 03:59:08:293 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
[31/10/2019, 03:59:08:294 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:294 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_tokenIssuerSuperStringWithSpace
[31/10/2019, 03:59:08:296 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
[31/10/2019, 03:59:08:297 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:298 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_trailingCommaTrusted
[31/10/2019, 03:59:08:300 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
[31/10/2019, 03:59:08:300 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:301 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer_emptyTokenIssuer_leadingAndTrailingCommaTrusted
[31/10/2019, 03:59:08:303 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_singleTrustedIssuer
[31/10/2019, 03:59:08:304 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:304 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:304 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:304 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:304 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_singleTrustedIssuer
[31/10/2019, 03:59:08:306 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
[31/10/2019, 03:59:08:307 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:307 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[31/10/2019, 03:59:08:307 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_nullTokenIssuer
[31/10/2019, 03:59:08:309 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
[31/10/2019, 03:59:08:310 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:310 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[31/10/2019, 03:59:08:311 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_emptyTokenIssuer
[31/10/2019, 03:59:08:313 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
[31/10/2019, 03:59:08:313 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:313 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[31/10/2019, 03:59:08:314 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_untrustedTokenIssuer
[31/10/2019, 03:59:08:316 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
[31/10/2019, 03:59:08:316 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:317 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[31/10/2019, 03:59:08:317 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerContainsTrustedIssuer
[31/10/2019, 03:59:08:319 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
[31/10/2019, 03:59:08:320 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:320 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[31/10/2019, 03:59:08:320 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers_tokenIssuerWithComma
[31/10/2019, 03:59:08:322 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_multipleTrustedIssuers
[31/10/2019, 03:59:08:323 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:323 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:323 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: http://localhost:80/context/sub
[31/10/2019, 03:59:08:323 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:323 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:324 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry2
[31/10/2019, 03:59:08:324 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_multipleTrustedIssuers
[31/10/2019, 03:59:08:326 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIssuer_trustAllIssuers
[31/10/2019, 03:59:08:326 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: ALL_ISSUERS
[31/10/2019, 03:59:08:326 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: ALL_ISSUERS
[31/10/2019, 03:59:08:326 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: ALL_ISSUERS
[31/10/2019, 03:59:08:327 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: ALL_ISSUERS
[31/10/2019, 03:59:08:327 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1
[31/10/2019, 03:59:08:327 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Trusted issuer: entry1 ALL_ISSUERS
[31/10/2019, 03:59:08:327 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIssuer_trustAllIssuers
[31/10/2019, 03:59:08:329 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateAudience
[31/10/2019, 03:59:08:330 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateAudience
[31/10/2019, 03:59:08:332 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_nullClaims
[31/10/2019, 03:59:08:333 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Missing JwtClaims object
[31/10/2019, 03:59:08:333 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_nullClaims
[31/10/2019, 03:59:08:335 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_malformedIat
[31/10/2019, 03:59:08:368 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_malformedIat
[31/10/2019, 03:59:08:371 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_malformedExp
[31/10/2019, 03:59:08:374 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_malformedExp
[31/10/2019, 03:59:08:376 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_nullIat
[31/10/2019, 03:59:08:377 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572497948000
[31/10/2019, 03:59:08:378 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:59:08 GMT 2019
[31/10/2019, 03:59:08:379 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [null] and exp [2019-10-31T04:59:08+0000]
[31/10/2019, 03:59:08:379 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494348000
[31/10/2019, 03:59:08:379 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:59:08 GMT 2019
[31/10/2019, 03:59:08:379 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2019-10-31T03:59:08+0000]
[31/10/2019, 03:59:08:379 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494348000
[31/10/2019, 03:59:08:379 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:59:08 GMT 2019
[31/10/2019, 03:59:08:380 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2019-10-31T03:59:08+0000]
[31/10/2019, 03:59:08:380 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_nullIat
[31/10/2019, 03:59:08:382 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_nullExp
[31/10/2019, 03:59:08:384 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490748000
[31/10/2019, 03:59:08:384 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 02:59:08 GMT 2019
[31/10/2019, 03:59:08:385 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2019-10-31T02:59:08+0000] and exp [null]
[31/10/2019, 03:59:08:385 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494348000
[31/10/2019, 03:59:08:385 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:59:08 GMT 2019
[31/10/2019, 03:59:08:385 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2019-10-31T03:59:08+0000]
[31/10/2019, 03:59:08:385 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494348000
[31/10/2019, 03:59:08:385 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:59:08 GMT 2019
[31/10/2019, 03:59:08:386 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2019-10-31T03:59:08+0000]
[31/10/2019, 03:59:08:386 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494348000
[31/10/2019, 03:59:08:386 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:59:08 GMT 2019
[31/10/2019, 03:59:08:387 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_nullExp
[31/10/2019, 03:59:08:389 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
[31/10/2019, 03:59:08:390 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [300000]
[31/10/2019, 03:59:08:391 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490748000
[31/10/2019, 03:59:08:391 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 02:59:08 GMT 2019
[31/10/2019, 03:59:08:391 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490808000
[31/10/2019, 03:59:08:391 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:00:08 GMT 2019
[31/10/2019, 03:59:08:391 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2019-10-31T02:59:08+0000] and exp [2019-10-31T03:00:08+0000]
[31/10/2019, 03:59:08:391 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494048000
[31/10/2019, 03:59:08:392 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:54:08 GMT 2019
[31/10/2019, 03:59:08:392 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2019-10-31T03:54:08+0000]
[31/10/2019, 03:59:08:392 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494648000
[31/10/2019, 03:59:08:392 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:04:08 GMT 2019
[31/10/2019, 03:59:08:392 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2019-10-31T04:04:08+0000]
[31/10/2019, 03:59:08:392 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490808000
[31/10/2019, 03:59:08:393 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:00:08 GMT 2019
[31/10/2019, 03:59:08:393 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494048000
[31/10/2019, 03:59:08:393 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:54:08 GMT 2019
[31/10/2019, 03:59:08:393 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490808000
[31/10/2019, 03:59:08:393 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:00:08 GMT 2019
[31/10/2019, 03:59:08:394 GMT] 00000015 id=00000000 SystemOut O Original string: [2019-10-31T03:00:08+0000]
[31/10/2019, 03:59:08:394 GMT] 00000015 id=00000000 SystemOut O Regex string : [\Q2019-10-31T03:00:08+0000\E]
[31/10/2019, 03:59:08:395 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_outsideClockSkew
[31/10/2019, 03:59:08:397 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
[31/10/2019, 03:59:08:398 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [300000]
[31/10/2019, 03:59:08:399 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490808000
[31/10/2019, 03:59:08:399 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:00:08 GMT 2019
[31/10/2019, 03:59:08:399 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490748000
[31/10/2019, 03:59:08:399 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 02:59:08 GMT 2019
[31/10/2019, 03:59:08:399 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2019-10-31T03:00:08+0000] and exp [2019-10-31T02:59:08+0000]
[31/10/2019, 03:59:08:399 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494048000
[31/10/2019, 03:59:08:400 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:54:08 GMT 2019
[31/10/2019, 03:59:08:400 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2019-10-31T03:54:08+0000]
[31/10/2019, 03:59:08:400 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494648000
[31/10/2019, 03:59:08:400 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:04:08 GMT 2019
[31/10/2019, 03:59:08:400 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2019-10-31T04:04:08+0000]
[31/10/2019, 03:59:08:400 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490808000
[31/10/2019, 03:59:08:401 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:00:08 GMT 2019
[31/10/2019, 03:59:08:401 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490748000
[31/10/2019, 03:59:08:401 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 02:59:08 GMT 2019
[31/10/2019, 03:59:08:401 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490808000
[31/10/2019, 03:59:08:401 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:00:08 GMT 2019
[31/10/2019, 03:59:08:402 GMT] 00000015 id=00000000 SystemOut O Original string: [2019-10-31T03:00:08+0000]
[31/10/2019, 03:59:08:402 GMT] 00000015 id=00000000 SystemOut O Regex string : [\Q2019-10-31T03:00:08+0000\E]
[31/10/2019, 03:59:08:403 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490748000
[31/10/2019, 03:59:08:403 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 02:59:08 GMT 2019
[31/10/2019, 03:59:08:403 GMT] 00000015 id=00000000 SystemOut O Original string: [2019-10-31T02:59:08+0000]
[31/10/2019, 03:59:08:403 GMT] 00000015 id=00000000 SystemOut O Regex string : [\Q2019-10-31T02:59:08+0000\E]
[31/10/2019, 03:59:08:404 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_outsideClockSkew
[31/10/2019, 03:59:08:406 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
[31/10/2019, 03:59:08:407 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490748000
[31/10/2019, 03:59:08:408 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 02:59:08 GMT 2019
[31/10/2019, 03:59:08:408 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494288000
[31/10/2019, 03:59:08:408 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:58:08 GMT 2019
[31/10/2019, 03:59:08:408 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2019-10-31T02:59:08+0000] and exp [2019-10-31T03:58:08+0000]
[31/10/2019, 03:59:08:408 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494048000
[31/10/2019, 03:59:08:408 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:54:08 GMT 2019
[31/10/2019, 03:59:08:409 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2019-10-31T03:54:08+0000]
[31/10/2019, 03:59:08:409 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494648000
[31/10/2019, 03:59:08:409 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:04:08 GMT 2019
[31/10/2019, 03:59:08:409 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2019-10-31T04:04:08+0000]
[31/10/2019, 03:59:08:409 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_outsideClockSkew_expPast_withinClockSkew
[31/10/2019, 03:59:08:412 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
[31/10/2019, 03:59:08:413 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494288000
[31/10/2019, 03:59:08:413 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:58:08 GMT 2019
[31/10/2019, 03:59:08:413 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490748000
[31/10/2019, 03:59:08:413 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 02:59:08 GMT 2019
[31/10/2019, 03:59:08:413 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2019-10-31T03:58:08+0000] and exp [2019-10-31T02:59:08+0000]
[31/10/2019, 03:59:08:413 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494048000
[31/10/2019, 03:59:08:414 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:54:08 GMT 2019
[31/10/2019, 03:59:08:414 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2019-10-31T03:54:08+0000]
[31/10/2019, 03:59:08:414 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494648000
[31/10/2019, 03:59:08:414 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:04:08 GMT 2019
[31/10/2019, 03:59:08:414 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2019-10-31T04:04:08+0000]
[31/10/2019, 03:59:08:414 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494288000
[31/10/2019, 03:59:08:415 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:58:08 GMT 2019
[31/10/2019, 03:59:08:415 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490748000
[31/10/2019, 03:59:08:415 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 02:59:08 GMT 2019
[31/10/2019, 03:59:08:418 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494288000
[31/10/2019, 03:59:08:418 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:58:08 GMT 2019
[31/10/2019, 03:59:08:419 GMT] 00000015 id=00000000 SystemOut O Original string: [2019-10-31T03:58:08+0000]
[31/10/2019, 03:59:08:419 GMT] 00000015 id=00000000 SystemOut O Regex string : [\Q2019-10-31T03:58:08+0000\E]
[31/10/2019, 03:59:08:419 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490748000
[31/10/2019, 03:59:08:420 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 02:59:08 GMT 2019
[31/10/2019, 03:59:08:420 GMT] 00000015 id=00000000 SystemOut O Original string: [2019-10-31T02:59:08+0000]
[31/10/2019, 03:59:08:420 GMT] 00000015 id=00000000 SystemOut O Regex string : [\Q2019-10-31T02:59:08+0000\E]
[31/10/2019, 03:59:08:421 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_outsideClockSkew_iatPast_withinClockSkew
[31/10/2019, 03:59:08:423 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
[31/10/2019, 03:59:08:424 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494228000
[31/10/2019, 03:59:08:425 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:57:08 GMT 2019
[31/10/2019, 03:59:08:425 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494288000
[31/10/2019, 03:59:08:425 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:58:08 GMT 2019
[31/10/2019, 03:59:08:425 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2019-10-31T03:57:08+0000] and exp [2019-10-31T03:58:08+0000]
[31/10/2019, 03:59:08:425 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494048000
[31/10/2019, 03:59:08:425 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:54:08 GMT 2019
[31/10/2019, 03:59:08:426 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2019-10-31T03:54:08+0000]
[31/10/2019, 03:59:08:426 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494648000
[31/10/2019, 03:59:08:426 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:04:08 GMT 2019
[31/10/2019, 03:59:08:426 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2019-10-31T04:04:08+0000]
[31/10/2019, 03:59:08:426 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_withinClockSkew_expPast_withinClockSkew
[31/10/2019, 03:59:08:428 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
[31/10/2019, 03:59:08:429 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494288000
[31/10/2019, 03:59:08:429 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:58:08 GMT 2019
[31/10/2019, 03:59:08:430 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494228000
[31/10/2019, 03:59:08:430 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:57:08 GMT 2019
[31/10/2019, 03:59:08:430 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2019-10-31T03:58:08+0000] and exp [2019-10-31T03:57:08+0000]
[31/10/2019, 03:59:08:430 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494048000
[31/10/2019, 03:59:08:430 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:54:08 GMT 2019
[31/10/2019, 03:59:08:430 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2019-10-31T03:54:08+0000]
[31/10/2019, 03:59:08:430 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494648000
[31/10/2019, 03:59:08:431 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:04:08 GMT 2019
[31/10/2019, 03:59:08:431 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2019-10-31T04:04:08+0000]
[31/10/2019, 03:59:08:431 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494288000
[31/10/2019, 03:59:08:431 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:58:08 GMT 2019
[31/10/2019, 03:59:08:431 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494228000
[31/10/2019, 03:59:08:431 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:57:08 GMT 2019
[31/10/2019, 03:59:08:432 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494288000
[31/10/2019, 03:59:08:432 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:58:08 GMT 2019
[31/10/2019, 03:59:08:432 GMT] 00000015 id=00000000 SystemOut O Original string: [2019-10-31T03:58:08+0000]
[31/10/2019, 03:59:08:433 GMT] 00000015 id=00000000 SystemOut O Regex string : [\Q2019-10-31T03:58:08+0000\E]
[31/10/2019, 03:59:08:433 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494228000
[31/10/2019, 03:59:08:433 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:57:08 GMT 2019
[31/10/2019, 03:59:08:433 GMT] 00000015 id=00000000 SystemOut O Original string: [2019-10-31T03:57:08+0000]
[31/10/2019, 03:59:08:434 GMT] 00000015 id=00000000 SystemOut O Regex string : [\Q2019-10-31T03:57:08+0000\E]
[31/10/2019, 03:59:08:434 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_withinClockSkew_iatPast_withinClockSkew
[31/10/2019, 03:59:08:436 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatPast_expFuture
[31/10/2019, 03:59:08:437 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [300000]
[31/10/2019, 03:59:08:437 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [-3600000]
[31/10/2019, 03:59:08:437 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [60000]
[31/10/2019, 03:59:08:438 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490748000
[31/10/2019, 03:59:08:438 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 02:59:08 GMT 2019
[31/10/2019, 03:59:08:438 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494408000
[31/10/2019, 03:59:08:438 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:00:08 GMT 2019
[31/10/2019, 03:59:08:439 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2019-10-31T02:59:08+0000] and exp [2019-10-31T04:00:08+0000]
[31/10/2019, 03:59:08:439 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494048000
[31/10/2019, 03:59:08:439 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:54:08 GMT 2019
[31/10/2019, 03:59:08:439 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2019-10-31T03:54:08+0000]
[31/10/2019, 03:59:08:439 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494648000
[31/10/2019, 03:59:08:439 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:04:08 GMT 2019
[31/10/2019, 03:59:08:440 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2019-10-31T04:04:08+0000]
[31/10/2019, 03:59:08:440 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatPast_expFuture
[31/10/2019, 03:59:08:442 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
[31/10/2019, 03:59:08:442 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [300000]
[31/10/2019, 03:59:08:442 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [-3600000]
[31/10/2019, 03:59:08:443 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572497948000
[31/10/2019, 03:59:08:443 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:59:08 GMT 2019
[31/10/2019, 03:59:08:443 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490748000
[31/10/2019, 03:59:08:443 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 02:59:08 GMT 2019
[31/10/2019, 03:59:08:443 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2019-10-31T04:59:08+0000] and exp [2019-10-31T02:59:08+0000]
[31/10/2019, 03:59:08:444 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494048000
[31/10/2019, 03:59:08:444 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:54:08 GMT 2019
[31/10/2019, 03:59:08:444 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2019-10-31T03:54:08+0000]
[31/10/2019, 03:59:08:444 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494648000
[31/10/2019, 03:59:08:444 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:04:08 GMT 2019
[31/10/2019, 03:59:08:444 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2019-10-31T04:04:08+0000]
[31/10/2019, 03:59:08:444 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572497948000
[31/10/2019, 03:59:08:445 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:59:08 GMT 2019
[31/10/2019, 03:59:08:445 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494648000
[31/10/2019, 03:59:08:445 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:04:08 GMT 2019
[31/10/2019, 03:59:08:445 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572497948000
[31/10/2019, 03:59:08:446 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:59:08 GMT 2019
[31/10/2019, 03:59:08:446 GMT] 00000015 id=00000000 SystemOut O Original string: [2019-10-31T04:59:08+0000]
[31/10/2019, 03:59:08:446 GMT] 00000015 id=00000000 SystemOut O Regex string : [\Q2019-10-31T04:59:08+0000\E]
[31/10/2019, 03:59:08:447 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_iatFuture_outsideClockSkew
[31/10/2019, 03:59:08:449 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
[31/10/2019, 03:59:08:449 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [-3600000]
[31/10/2019, 03:59:08:450 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494408000
[31/10/2019, 03:59:08:450 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:00:08 GMT 2019
[31/10/2019, 03:59:08:450 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490748000
[31/10/2019, 03:59:08:450 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 02:59:08 GMT 2019
[31/10/2019, 03:59:08:450 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2019-10-31T04:00:08+0000] and exp [2019-10-31T02:59:08+0000]
[31/10/2019, 03:59:08:450 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494048000
[31/10/2019, 03:59:08:451 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:54:08 GMT 2019
[31/10/2019, 03:59:08:451 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2019-10-31T03:54:08+0000]
[31/10/2019, 03:59:08:451 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494648000
[31/10/2019, 03:59:08:451 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:04:08 GMT 2019
[31/10/2019, 03:59:08:451 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2019-10-31T04:04:08+0000]
[31/10/2019, 03:59:08:451 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494408000
[31/10/2019, 03:59:08:451 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:00:08 GMT 2019
[31/10/2019, 03:59:08:452 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490748000
[31/10/2019, 03:59:08:452 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 02:59:08 GMT 2019
[31/10/2019, 03:59:08:452 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494408000
[31/10/2019, 03:59:08:452 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:00:08 GMT 2019
[31/10/2019, 03:59:08:452 GMT] 00000015 id=00000000 SystemOut O Original string: [2019-10-31T04:00:08+0000]
[31/10/2019, 03:59:08:453 GMT] 00000015 id=00000000 SystemOut O Regex string : [\Q2019-10-31T04:00:08+0000\E]
[31/10/2019, 03:59:08:453 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572490748000
[31/10/2019, 03:59:08:453 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 02:59:08 GMT 2019
[31/10/2019, 03:59:08:454 GMT] 00000015 id=00000000 SystemOut O Original string: [2019-10-31T02:59:08+0000]
[31/10/2019, 03:59:08:454 GMT] 00000015 id=00000000 SystemOut O Regex string : [\Q2019-10-31T02:59:08+0000\E]
[31/10/2019, 03:59:08:454 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expPast_iatFuture_withinClockSkew
[31/10/2019, 03:59:08:456 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
[31/10/2019, 03:59:08:457 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [0]
[31/10/2019, 03:59:08:457 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572497948000
[31/10/2019, 03:59:08:458 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:59:08 GMT 2019
[31/10/2019, 03:59:08:458 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572498008000
[31/10/2019, 03:59:08:458 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 05:00:08 GMT 2019
[31/10/2019, 03:59:08:463 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2019-10-31T04:59:08+0000] and exp [2019-10-31T05:00:08+0000]
[31/10/2019, 03:59:08:463 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494348000
[31/10/2019, 03:59:08:464 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:59:08 GMT 2019
[31/10/2019, 03:59:08:464 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2019-10-31T03:59:08+0000]
[31/10/2019, 03:59:08:464 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494348000
[31/10/2019, 03:59:08:464 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:59:08 GMT 2019
[31/10/2019, 03:59:08:464 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2019-10-31T03:59:08+0000]
[31/10/2019, 03:59:08:464 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572497948000
[31/10/2019, 03:59:08:464 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:59:08 GMT 2019
[31/10/2019, 03:59:08:465 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494348000
[31/10/2019, 03:59:08:465 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:59:08 GMT 2019
[31/10/2019, 03:59:08:465 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572497948000
[31/10/2019, 03:59:08:465 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:59:08 GMT 2019
[31/10/2019, 03:59:08:466 GMT] 00000015 id=00000000 SystemOut O Original string: [2019-10-31T04:59:08+0000]
[31/10/2019, 03:59:08:466 GMT] 00000015 id=00000000 SystemOut O Regex string : [\Q2019-10-31T04:59:08+0000\E]
[31/10/2019, 03:59:08:467 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_outsideClockSkew_expFuture_outsideClockSkew
[31/10/2019, 03:59:08:469 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
[31/10/2019, 03:59:08:469 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [0]
[31/10/2019, 03:59:08:470 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572498008000
[31/10/2019, 03:59:08:470 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 05:00:08 GMT 2019
[31/10/2019, 03:59:08:470 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572497948000
[31/10/2019, 03:59:08:470 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:59:08 GMT 2019
[31/10/2019, 03:59:08:470 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2019-10-31T05:00:08+0000] and exp [2019-10-31T04:59:08+0000]
[31/10/2019, 03:59:08:471 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494348000
[31/10/2019, 03:59:08:471 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:59:08 GMT 2019
[31/10/2019, 03:59:08:471 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 0 seconds) [2019-10-31T03:59:08+0000]
[31/10/2019, 03:59:08:471 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494348000
[31/10/2019, 03:59:08:471 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:59:08 GMT 2019
[31/10/2019, 03:59:08:471 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 0 seconds) [2019-10-31T03:59:08+0000]
[31/10/2019, 03:59:08:471 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572498008000
[31/10/2019, 03:59:08:471 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 05:00:08 GMT 2019
[31/10/2019, 03:59:08:472 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494348000
[31/10/2019, 03:59:08:472 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:59:08 GMT 2019
[31/10/2019, 03:59:08:472 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572498008000
[31/10/2019, 03:59:08:472 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 05:00:08 GMT 2019
[31/10/2019, 03:59:08:473 GMT] 00000015 id=00000000 SystemOut O Original string: [2019-10-31T05:00:08+0000]
[31/10/2019, 03:59:08:473 GMT] 00000015 id=00000000 SystemOut O Regex string : [\Q2019-10-31T05:00:08+0000\E]
[31/10/2019, 03:59:08:474 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expFuture_outsideClockSkew_iatFuture_outsideClockSkew
[31/10/2019, 03:59:08:476 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
[31/10/2019, 03:59:08:477 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572497948000
[31/10/2019, 03:59:08:477 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:59:08 GMT 2019
[31/10/2019, 03:59:08:477 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494408000
[31/10/2019, 03:59:08:477 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:00:08 GMT 2019
[31/10/2019, 03:59:08:477 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2019-10-31T04:59:08+0000] and exp [2019-10-31T04:00:08+0000]
[31/10/2019, 03:59:08:477 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494048000
[31/10/2019, 03:59:08:478 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:54:08 GMT 2019
[31/10/2019, 03:59:08:478 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2019-10-31T03:54:08+0000]
[31/10/2019, 03:59:08:478 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494648000
[31/10/2019, 03:59:08:478 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:04:08 GMT 2019
[31/10/2019, 03:59:08:481 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2019-10-31T04:04:08+0000]
[31/10/2019, 03:59:08:481 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572497948000
[31/10/2019, 03:59:08:481 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:59:08 GMT 2019
[31/10/2019, 03:59:08:481 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494648000
[31/10/2019, 03:59:08:482 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:04:08 GMT 2019
[31/10/2019, 03:59:08:482 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572497948000
[31/10/2019, 03:59:08:482 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:59:08 GMT 2019
[31/10/2019, 03:59:08:482 GMT] 00000015 id=00000000 SystemOut O Original string: [2019-10-31T04:59:08+0000]
[31/10/2019, 03:59:08:483 GMT] 00000015 id=00000000 SystemOut O Regex string : [\Q2019-10-31T04:59:08+0000\E]
[31/10/2019, 03:59:08:483 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_outsideClockSkew
[31/10/2019, 03:59:08:486 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
[31/10/2019, 03:59:08:487 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494408000
[31/10/2019, 03:59:08:487 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:00:08 GMT 2019
[31/10/2019, 03:59:08:487 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572497948000
[31/10/2019, 03:59:08:487 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:59:08 GMT 2019
[31/10/2019, 03:59:08:488 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2019-10-31T04:00:08+0000] and exp [2019-10-31T04:59:08+0000]
[31/10/2019, 03:59:08:488 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494048000
[31/10/2019, 03:59:08:488 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:54:08 GMT 2019
[31/10/2019, 03:59:08:488 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2019-10-31T03:54:08+0000]
[31/10/2019, 03:59:08:488 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494648000
[31/10/2019, 03:59:08:488 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:04:08 GMT 2019
[31/10/2019, 03:59:08:488 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2019-10-31T04:04:08+0000]
[31/10/2019, 03:59:08:489 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_outsideClockSkew
[31/10/2019, 03:59:08:491 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
[31/10/2019, 03:59:08:492 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494408000
[31/10/2019, 03:59:08:492 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:00:08 GMT 2019
[31/10/2019, 03:59:08:493 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494468000
[31/10/2019, 03:59:08:493 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:01:08 GMT 2019
[31/10/2019, 03:59:08:493 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2019-10-31T04:00:08+0000] and exp [2019-10-31T04:01:08+0000]
[31/10/2019, 03:59:08:493 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494048000
[31/10/2019, 03:59:08:493 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:54:08 GMT 2019
[31/10/2019, 03:59:08:493 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2019-10-31T03:54:08+0000]
[31/10/2019, 03:59:08:493 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494648000
[31/10/2019, 03:59:08:493 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:04:08 GMT 2019
[31/10/2019, 03:59:08:494 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2019-10-31T04:04:08+0000]
[31/10/2019, 03:59:08:494 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_iatFuture_withinClockSkew_expFuture_withinClockSkew
[31/10/2019, 03:59:08:496 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
[31/10/2019, 03:59:08:497 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494468000
[31/10/2019, 03:59:08:497 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:01:08 GMT 2019
[31/10/2019, 03:59:08:497 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494408000
[31/10/2019, 03:59:08:498 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:00:08 GMT 2019
[31/10/2019, 03:59:08:498 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Checking iat [2019-10-31T04:01:08+0000] and exp [2019-10-31T04:00:08+0000]
[31/10/2019, 03:59:08:498 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494048000
[31/10/2019, 03:59:08:498 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:54:08 GMT 2019
[31/10/2019, 03:59:08:498 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (minus clock skew of 300 seconds) [2019-10-31T03:54:08+0000]
[31/10/2019, 03:59:08:498 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494648000
[31/10/2019, 03:59:08:498 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:04:08 GMT 2019
[31/10/2019, 03:59:08:499 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Comparing against current time (plus clock skew of 300 seconds) [2019-10-31T04:04:08+0000]
[31/10/2019, 03:59:08:499 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494468000
[31/10/2019, 03:59:08:499 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:01:08 GMT 2019
[31/10/2019, 03:59:08:499 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494408000
[31/10/2019, 03:59:08:499 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:00:08 GMT 2019
[31/10/2019, 03:59:08:499 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494468000
[31/10/2019, 03:59:08:500 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:01:08 GMT 2019
[31/10/2019, 03:59:08:500 GMT] 00000015 id=00000000 SystemOut O Original string: [2019-10-31T04:01:08+0000]
[31/10/2019, 03:59:08:500 GMT] 00000015 id=00000000 SystemOut O Regex string : [\Q2019-10-31T04:01:08+0000\E]
[31/10/2019, 03:59:08:501 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494408000
[31/10/2019, 03:59:08:501 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:00:08 GMT 2019
[31/10/2019, 03:59:08:501 GMT] 00000015 id=00000000 SystemOut O Original string: [2019-10-31T04:00:08+0000]
[31/10/2019, 03:59:08:501 GMT] 00000015 id=00000000 SystemOut O Regex string : [\Q2019-10-31T04:00:08+0000\E]
[31/10/2019, 03:59:08:502 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateIatAndExp_expFuture_withinClockSkew_iatFuture_withinClockSkew
[31/10/2019, 03:59:08:504 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateNbf_nullClaims
[31/10/2019, 03:59:08:504 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Missing JwtClaims object
[31/10/2019, 03:59:08:504 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateNbf_nullClaims
[31/10/2019, 03:59:08:507 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateNbf_nbfThrowsException
[31/10/2019, 03:59:08:509 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateNbf_nbfThrowsException
[31/10/2019, 03:59:08:511 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateNbf_nullNbf
[31/10/2019, 03:59:08:512 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateNbf_nullNbf
[31/10/2019, 03:59:08:514 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateNbf_pastNbf_outsideClockSkew
[31/10/2019, 03:59:08:514 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [0]
[31/10/2019, 03:59:08:515 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateNbf_pastNbf_outsideClockSkew
[31/10/2019, 03:59:08:516 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateNbf_pastNbf_withinClockSkew
[31/10/2019, 03:59:08:517 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateNbf_pastNbf_withinClockSkew
[31/10/2019, 03:59:08:519 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateNbf_futureNbf_withinClockSkew
[31/10/2019, 03:59:08:520 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateNbf_futureNbf_withinClockSkew
[31/10/2019, 03:59:08:521 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateNbf_futureNbf_outsideClockSkew
[31/10/2019, 03:59:08:523 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [0]
[31/10/2019, 03:59:08:523 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572497948000
[31/10/2019, 03:59:08:524 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:59:08 GMT 2019
[31/10/2019, 03:59:08:524 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572494348000
[31/10/2019, 03:59:08:524 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 03:59:08 GMT 2019
[31/10/2019, 03:59:08:524 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on long value: 1572497948000
[31/10/2019, 03:59:08:524 GMT] 00000015 id=00000000 com.ibm.ws.security.common.time.TimeUtils 3 Creating date string based on date: Thu Oct 31 04:59:08 GMT 2019
[31/10/2019, 03:59:08:525 GMT] 00000015 id=00000000 SystemOut O Original string: [2019-10-31T04:59:08+0000]
[31/10/2019, 03:59:08:525 GMT] 00000015 id=00000000 SystemOut O Regex string : [\Q2019-10-31T04:59:08+0000\E]
[31/10/2019, 03:59:08:526 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateNbf_futureNbf_outsideClockSkew
[31/10/2019, 03:59:08:527 GMT] 00000015 id=00000000 SystemOut O Entering test: testGetAlgorithmHeader_nullContext
[31/10/2019, 03:59:08:528 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JwtContext is null
[31/10/2019, 03:59:08:528 GMT] 00000015 id=00000000 SystemOut O Exiting test: testGetAlgorithmHeader_nullContext
[31/10/2019, 03:59:08:530 GMT] 00000015 id=00000000 SystemOut O Entering test: testGetAlgorithmHeader_missingJsonWebStructures
[31/10/2019, 03:59:08:531 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [[]]
[31/10/2019, 03:59:08:531 GMT] 00000015 id=00000000 SystemOut O Chose list: []
[31/10/2019, 03:59:08:559 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Failed to obtain JWT header
[31/10/2019, 03:59:08:559 GMT] 00000015 id=00000000 SystemOut O Exiting test: testGetAlgorithmHeader_missingJsonWebStructures
[31/10/2019, 03:59:08:562 GMT] 00000015 id=00000000 SystemOut O Entering test: testGetAlgorithmHeader_validAlgorithmHeader
[31/10/2019, 03:59:08:563 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [RS256]
[31/10/2019, 03:59:08:566 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JsonWebStructure class: org.jose4j.jws.JsonWebSignature data:JsonWebSignature{"alg":"RS256"}
[31/10/2019, 03:59:08:567 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JsonWebSignature alg: RS256 3rd:'null'
[31/10/2019, 03:59:08:567 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
RS256
[31/10/2019, 03:59:08:567 GMT] 00000015 id=00000000 SystemOut O Exiting test: testGetAlgorithmHeader_validAlgorithmHeader
[31/10/2019, 03:59:08:569 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateAlgorithm_nullArgs
[31/10/2019, 03:59:08:570 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 No required signature algorithm was specified
[31/10/2019, 03:59:08:570 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 No required signature algorithm was specified
[31/10/2019, 03:59:08:570 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [HS256]
[31/10/2019, 03:59:08:570 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JwtContext is null
[31/10/2019, 03:59:08:570 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 Signature algorithm was not found in the JWT
[31/10/2019, 03:59:08:570 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateAlgorithm_nullArgs
[31/10/2019, 03:59:08:572 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateAlgorithm_algMismatch
[31/10/2019, 03:59:08:573 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [RS256]
[31/10/2019, 03:59:08:590 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JsonWebStructure class: org.jose4j.jwx.JsonWebStructure$$EnhancerByCGLIB$$675ca811 data:jsonWebStructure
[31/10/2019, 03:59:08:590 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
SomeOtherAlgorithm
[31/10/2019, 03:59:08:590 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
SomeOtherAlgorithm
[31/10/2019, 03:59:08:590 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is required to be signed with algorithm:
RS256
[31/10/2019, 03:59:08:594 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateAlgorithm_algMismatch
[31/10/2019, 03:59:08:596 GMT] 00000015 id=00000000 SystemOut O Entering test: testValidateAlgorithm_algMatch
[31/10/2019, 03:59:08:597 GMT] 00000015 id=00000000 com.ibm.ws.security.common.random.RandomUtils 3 Chose random selection: [RS256]
[31/10/2019, 03:59:08:598 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JsonWebStructure class: org.jose4j.jwx.JsonWebStructure$$EnhancerByCGLIB$$675ca811 data:jsonWebStructure
[31/10/2019, 03:59:08:598 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
RS256
[31/10/2019, 03:59:08:598 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is signed with algorithm:
RS256
[31/10/2019, 03:59:08:598 GMT] 00000015 id=00000000 com.ibm.ws.security.jwt.internal.ConsumerUtil 3 JWT is required to be signed with algorithm:
RS256
[31/10/2019, 03:59:08:599 GMT] 00000015 id=00000000 SystemOut O Exiting test: testValidateAlgorithm_algMatch