Class io.openliberty.security.oauth20.web.OAuthSupportedHttpMethodHandlerTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredEmpty | 0s | passed |
test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredNonEmpty | 0.001s | passed |
test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredEmpty | 0.001s | passed |
test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredNull | 0s | passed |
test_getAdjustedSupportedMethodsForEndpoint_defaultNull_configuredNull | 0.001s | passed |
test_getAdjustedSupportedMethodsForEndpoint_defaultSameAsConfigured | 0.001s | passed |
test_getAdjustedSupportedMethodsForEndpoint_disjointSets | 0s | passed |
test_getAdjustedSupportedMethodsForEndpoint_multipleCommonMethods | 0s | passed |
test_getAdjustedSupportedMethodsForEndpoint_oneCommonMethod | 0s | passed |
test_getConfiguredOAuthEndpointSettings | 0.001s | passed |
test_getConfiguredOAuthEndpointSettings_missingOAuthRequestInfo | 0.001s | passed |
test_getConfiguredSupportedMethodsForEndpoint_missingEndpointSettingsConfig | 0.001s | passed |
test_getConfiguredSupportedMethodsForEndpoint_noSpecificSettingsForEndpoint | 0.002s | passed |
test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsEmpty | 0.001s | passed |
test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNonEmpty | 0.001s | passed |
test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNull | 0.001s | passed |
test_getDefaultSupportedMethodsForEndpoint_authorize | 0.001s | passed |
test_getDefaultSupportedMethodsForEndpoint_token | 0s | passed |
test_getEndpointType | 0.001s | passed |
test_getEndpointType_missingOAuthRequestInfo | 0.001s | passed |
test_getEndpointType_nullEndpointType | 0s | passed |
test_getSupportedMethodsForEndpoint_configurationLimitsMethods | 0.029s | passed |
test_getSupportedMethodsForEndpoint_endpointNotConfiguredToLimitAnyMethods | 0.001s | passed |
test_getSupportedMethodsForEndpoint_nullEndpoint | 0s | passed |
test_isValidHttpMethodForRequest_knownEndpoint_supportedHttpMethod | 0.001s | passed |
test_isValidHttpMethodForRequest_knownEndpoint_unsupportedHttpMethod | 0.004s | passed |
test_isValidHttpMethodForRequest_missingOAuth20RequestInfo | 0.007s | passed |
test_isValidHttpMethodForRequest_unknownEndpoint | 0.006s | passed |
test_sendHttpOptionsResponse_knownEndpoint | 0.001s | passed |
test_sendHttpOptionsResponse_missingOAuth20RequestInfo | 0.004s | passed |
test_sendHttpOptionsResponse_unknownEndpoint | 0.001s | passed |
Standard output
TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@664ee31f registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@664ee31f captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@664ee31f TrConfigZapper.zapTrConfig : finished invoke init() SharedOutputManager captured the following: -- System.out ------------------------------------------------- Entering test: test_isValidHttpMethodForRequest_missingOAuth20RequestInfo Exiting test: test_isValidHttpMethodForRequest_missingOAuth20RequestInfo Entering test: test_isValidHttpMethodForRequest_unknownEndpoint Exiting test: test_isValidHttpMethodForRequest_unknownEndpoint Entering test: test_isValidHttpMethodForRequest_knownEndpoint_unsupportedHttpMethod Exiting test: test_isValidHttpMethodForRequest_knownEndpoint_unsupportedHttpMethod Entering test: test_isValidHttpMethodForRequest_knownEndpoint_supportedHttpMethod Exiting test: test_isValidHttpMethodForRequest_knownEndpoint_supportedHttpMethod Entering test: test_sendHttpOptionsResponse_missingOAuth20RequestInfo Exiting test: test_sendHttpOptionsResponse_missingOAuth20RequestInfo Entering test: test_sendHttpOptionsResponse_unknownEndpoint Exiting test: test_sendHttpOptionsResponse_unknownEndpoint Entering test: test_sendHttpOptionsResponse_knownEndpoint Exiting test: test_sendHttpOptionsResponse_knownEndpoint Entering test: test_getEndpointType_missingOAuthRequestInfo Exiting test: test_getEndpointType_missingOAuthRequestInfo Entering test: test_getEndpointType_nullEndpointType Exiting test: test_getEndpointType_nullEndpointType Entering test: test_getEndpointType Exiting test: test_getEndpointType Entering test: test_getSupportedMethodsForEndpoint_nullEndpoint Exiting test: test_getSupportedMethodsForEndpoint_nullEndpoint Entering test: test_getSupportedMethodsForEndpoint_endpointNotConfiguredToLimitAnyMethods Exiting test: test_getSupportedMethodsForEndpoint_endpointNotConfiguredToLimitAnyMethods Entering test: test_getSupportedMethodsForEndpoint_configurationLimitsMethods Exiting test: test_getSupportedMethodsForEndpoint_configurationLimitsMethods Entering test: test_getDefaultSupportedMethodsForEndpoint_authorize Exiting test: test_getDefaultSupportedMethodsForEndpoint_authorize Entering test: test_getDefaultSupportedMethodsForEndpoint_token Exiting test: test_getDefaultSupportedMethodsForEndpoint_token Entering test: test_getConfiguredSupportedMethodsForEndpoint_missingEndpointSettingsConfig Exiting test: test_getConfiguredSupportedMethodsForEndpoint_missingEndpointSettingsConfig Entering test: test_getConfiguredSupportedMethodsForEndpoint_noSpecificSettingsForEndpoint Exiting test: test_getConfiguredSupportedMethodsForEndpoint_noSpecificSettingsForEndpoint Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNull Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNull Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsEmpty Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsEmpty Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNonEmpty Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNonEmpty Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNull_configuredNull Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNull_configuredNull Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredEmpty Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredEmpty Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredNonEmpty Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredNonEmpty Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredNull Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredNull Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredEmpty Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredEmpty Entering test: test_getAdjustedSupportedMethodsForEndpoint_disjointSets Exiting test: test_getAdjustedSupportedMethodsForEndpoint_disjointSets Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultSameAsConfigured Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultSameAsConfigured Entering test: test_getAdjustedSupportedMethodsForEndpoint_oneCommonMethod Exiting test: test_getAdjustedSupportedMethodsForEndpoint_oneCommonMethod Entering test: test_getAdjustedSupportedMethodsForEndpoint_multipleCommonMethods Exiting test: test_getAdjustedSupportedMethodsForEndpoint_multipleCommonMethods Entering test: test_getConfiguredOAuthEndpointSettings_missingOAuthRequestInfo Exiting test: test_getConfiguredOAuthEndpointSettings_missingOAuthRequestInfo Entering test: test_getConfiguredOAuthEndpointSettings Exiting test: test_getConfiguredOAuthEndpointSettings -- System.err ------------------------------------------------- -- Messages ------------------------------------------------- [07/05/2024, 13:34:58:090 BST] 00000001 SystemOut O Entering test: test_isValidHttpMethodForRequest_missingOAuth20RequestInfo [07/05/2024, 13:34:58:097 BST] 00000001 SystemOut O Exiting test: test_isValidHttpMethodForRequest_missingOAuth20RequestInfo [07/05/2024, 13:34:58:097 BST] 00000001 SystemOut O Entering test: test_isValidHttpMethodForRequest_unknownEndpoint [07/05/2024, 13:34:58:103 BST] 00000001 SystemOut O Exiting test: test_isValidHttpMethodForRequest_unknownEndpoint [07/05/2024, 13:34:58:103 BST] 00000001 SystemOut O Entering test: test_isValidHttpMethodForRequest_knownEndpoint_unsupportedHttpMethod [07/05/2024, 13:34:58:107 BST] 00000001 SystemOut O Exiting test: test_isValidHttpMethodForRequest_knownEndpoint_unsupportedHttpMethod [07/05/2024, 13:34:58:107 BST] 00000001 SystemOut O Entering test: test_isValidHttpMethodForRequest_knownEndpoint_supportedHttpMethod [07/05/2024, 13:34:58:108 BST] 00000001 SystemOut O Exiting test: test_isValidHttpMethodForRequest_knownEndpoint_supportedHttpMethod [07/05/2024, 13:34:58:108 BST] 00000001 SystemOut O Entering test: test_sendHttpOptionsResponse_missingOAuth20RequestInfo [07/05/2024, 13:34:58:111 BST] 00000001 SystemOut O Exiting test: test_sendHttpOptionsResponse_missingOAuth20RequestInfo [07/05/2024, 13:34:58:112 BST] 00000001 SystemOut O Entering test: test_sendHttpOptionsResponse_unknownEndpoint [07/05/2024, 13:34:58:112 BST] 00000001 SystemOut O Exiting test: test_sendHttpOptionsResponse_unknownEndpoint [07/05/2024, 13:34:58:113 BST] 00000001 SystemOut O Entering test: test_sendHttpOptionsResponse_knownEndpoint [07/05/2024, 13:34:58:114 BST] 00000001 SystemOut O Exiting test: test_sendHttpOptionsResponse_knownEndpoint [07/05/2024, 13:34:58:114 BST] 00000001 SystemOut O Entering test: test_getEndpointType_missingOAuthRequestInfo [07/05/2024, 13:34:58:115 BST] 00000001 SystemOut O Exiting test: test_getEndpointType_missingOAuthRequestInfo [07/05/2024, 13:34:58:115 BST] 00000001 SystemOut O Entering test: test_getEndpointType_nullEndpointType [07/05/2024, 13:34:58:116 BST] 00000001 SystemOut O Exiting test: test_getEndpointType_nullEndpointType [07/05/2024, 13:34:58:116 BST] 00000001 SystemOut O Entering test: test_getEndpointType [07/05/2024, 13:34:58:117 BST] 00000001 SystemOut O Exiting test: test_getEndpointType [07/05/2024, 13:34:58:117 BST] 00000001 SystemOut O Entering test: test_getSupportedMethodsForEndpoint_nullEndpoint [07/05/2024, 13:34:58:118 BST] 00000001 SystemOut O Exiting test: test_getSupportedMethodsForEndpoint_nullEndpoint [07/05/2024, 13:34:58:118 BST] 00000001 SystemOut O Entering test: test_getSupportedMethodsForEndpoint_endpointNotConfiguredToLimitAnyMethods [07/05/2024, 13:34:58:118 BST] 00000001 SystemOut O Exiting test: test_getSupportedMethodsForEndpoint_endpointNotConfiguredToLimitAnyMethods [07/05/2024, 13:34:58:119 BST] 00000001 SystemOut O Entering test: test_getSupportedMethodsForEndpoint_configurationLimitsMethods [07/05/2024, 13:34:58:147 BST] 00000001 SystemOut O Exiting test: test_getSupportedMethodsForEndpoint_configurationLimitsMethods [07/05/2024, 13:34:58:148 BST] 00000001 SystemOut O Entering test: test_getDefaultSupportedMethodsForEndpoint_authorize [07/05/2024, 13:34:58:148 BST] 00000001 SystemOut O Exiting test: test_getDefaultSupportedMethodsForEndpoint_authorize [07/05/2024, 13:34:58:149 BST] 00000001 SystemOut O Entering test: test_getDefaultSupportedMethodsForEndpoint_token [07/05/2024, 13:34:58:149 BST] 00000001 SystemOut O Exiting test: test_getDefaultSupportedMethodsForEndpoint_token [07/05/2024, 13:34:58:150 BST] 00000001 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_missingEndpointSettingsConfig [07/05/2024, 13:34:58:150 BST] 00000001 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_missingEndpointSettingsConfig [07/05/2024, 13:34:58:151 BST] 00000001 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_noSpecificSettingsForEndpoint [07/05/2024, 13:34:58:152 BST] 00000001 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_noSpecificSettingsForEndpoint [07/05/2024, 13:34:58:152 BST] 00000001 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNull [07/05/2024, 13:34:58:153 BST] 00000001 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNull [07/05/2024, 13:34:58:154 BST] 00000001 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsEmpty [07/05/2024, 13:34:58:155 BST] 00000001 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsEmpty [07/05/2024, 13:34:58:155 BST] 00000001 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNonEmpty [07/05/2024, 13:34:58:156 BST] 00000001 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNonEmpty [07/05/2024, 13:34:58:156 BST] 00000001 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNull_configuredNull [07/05/2024, 13:34:58:156 BST] 00000001 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNull_configuredNull [07/05/2024, 13:34:58:156 BST] 00000001 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredEmpty [07/05/2024, 13:34:58:157 BST] 00000001 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredEmpty [07/05/2024, 13:34:58:157 BST] 00000001 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredNonEmpty [07/05/2024, 13:34:58:157 BST] 00000001 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredNonEmpty [07/05/2024, 13:34:58:158 BST] 00000001 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredNull [07/05/2024, 13:34:58:158 BST] 00000001 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredNull [07/05/2024, 13:34:58:158 BST] 00000001 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredEmpty [07/05/2024, 13:34:58:158 BST] 00000001 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredEmpty [07/05/2024, 13:34:58:159 BST] 00000001 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_disjointSets [07/05/2024, 13:34:58:159 BST] 00000001 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_disjointSets [07/05/2024, 13:34:58:159 BST] 00000001 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultSameAsConfigured [07/05/2024, 13:34:58:159 BST] 00000001 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultSameAsConfigured [07/05/2024, 13:34:58:160 BST] 00000001 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_oneCommonMethod [07/05/2024, 13:34:58:160 BST] 00000001 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_oneCommonMethod [07/05/2024, 13:34:58:160 BST] 00000001 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_multipleCommonMethods [07/05/2024, 13:34:58:161 BST] 00000001 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_multipleCommonMethods [07/05/2024, 13:34:58:161 BST] 00000001 SystemOut O Entering test: test_getConfiguredOAuthEndpointSettings_missingOAuthRequestInfo [07/05/2024, 13:34:58:162 BST] 00000001 SystemOut O Exiting test: test_getConfiguredOAuthEndpointSettings_missingOAuthRequestInfo [07/05/2024, 13:34:58:162 BST] 00000001 SystemOut O Entering test: test_getConfiguredOAuthEndpointSettings [07/05/2024, 13:34:58:163 BST] 00000001 SystemOut O Exiting test: test_getConfiguredOAuthEndpointSettings -- Trace ------------------------------------------------- [07/05/2024, 13:34:58:090 BST] 00000001 id=00000000 SystemOut O Entering test: test_isValidHttpMethodForRequest_missingOAuth20RequestInfo [07/05/2024, 13:34:58:097 BST] 00000001 id=00000000 SystemOut O Exiting test: test_isValidHttpMethodForRequest_missingOAuth20RequestInfo [07/05/2024, 13:34:58:097 BST] 00000001 id=00000000 SystemOut O Entering test: test_isValidHttpMethodForRequest_unknownEndpoint [07/05/2024, 13:34:58:103 BST] 00000001 id=00000000 SystemOut O Exiting test: test_isValidHttpMethodForRequest_unknownEndpoint [07/05/2024, 13:34:58:103 BST] 00000001 id=00000000 SystemOut O Entering test: test_isValidHttpMethodForRequest_knownEndpoint_unsupportedHttpMethod [07/05/2024, 13:34:58:107 BST] 00000001 id=00000000 SystemOut O Exiting test: test_isValidHttpMethodForRequest_knownEndpoint_unsupportedHttpMethod [07/05/2024, 13:34:58:107 BST] 00000001 id=00000000 SystemOut O Entering test: test_isValidHttpMethodForRequest_knownEndpoint_supportedHttpMethod [07/05/2024, 13:34:58:108 BST] 00000001 id=00000000 SystemOut O Exiting test: test_isValidHttpMethodForRequest_knownEndpoint_supportedHttpMethod [07/05/2024, 13:34:58:108 BST] 00000001 id=00000000 SystemOut O Entering test: test_sendHttpOptionsResponse_missingOAuth20RequestInfo [07/05/2024, 13:34:58:111 BST] 00000001 id=00000000 SystemOut O Exiting test: test_sendHttpOptionsResponse_missingOAuth20RequestInfo [07/05/2024, 13:34:58:112 BST] 00000001 id=00000000 SystemOut O Entering test: test_sendHttpOptionsResponse_unknownEndpoint [07/05/2024, 13:34:58:112 BST] 00000001 id=00000000 SystemOut O Exiting test: test_sendHttpOptionsResponse_unknownEndpoint [07/05/2024, 13:34:58:113 BST] 00000001 id=00000000 SystemOut O Entering test: test_sendHttpOptionsResponse_knownEndpoint [07/05/2024, 13:34:58:114 BST] 00000001 id=00000000 SystemOut O Exiting test: test_sendHttpOptionsResponse_knownEndpoint [07/05/2024, 13:34:58:114 BST] 00000001 id=00000000 SystemOut O Entering test: test_getEndpointType_missingOAuthRequestInfo [07/05/2024, 13:34:58:115 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getEndpointType_missingOAuthRequestInfo [07/05/2024, 13:34:58:115 BST] 00000001 id=00000000 SystemOut O Entering test: test_getEndpointType_nullEndpointType [07/05/2024, 13:34:58:116 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getEndpointType_nullEndpointType [07/05/2024, 13:34:58:116 BST] 00000001 id=00000000 SystemOut O Entering test: test_getEndpointType [07/05/2024, 13:34:58:117 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getEndpointType [07/05/2024, 13:34:58:117 BST] 00000001 id=00000000 SystemOut O Entering test: test_getSupportedMethodsForEndpoint_nullEndpoint [07/05/2024, 13:34:58:118 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getSupportedMethodsForEndpoint_nullEndpoint [07/05/2024, 13:34:58:118 BST] 00000001 id=00000000 SystemOut O Entering test: test_getSupportedMethodsForEndpoint_endpointNotConfiguredToLimitAnyMethods [07/05/2024, 13:34:58:118 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getSupportedMethodsForEndpoint_endpointNotConfiguredToLimitAnyMethods [07/05/2024, 13:34:58:119 BST] 00000001 id=00000000 SystemOut O Entering test: test_getSupportedMethodsForEndpoint_configurationLimitsMethods [07/05/2024, 13:34:58:147 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getSupportedMethodsForEndpoint_configurationLimitsMethods [07/05/2024, 13:34:58:148 BST] 00000001 id=00000000 SystemOut O Entering test: test_getDefaultSupportedMethodsForEndpoint_authorize [07/05/2024, 13:34:58:148 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getDefaultSupportedMethodsForEndpoint_authorize [07/05/2024, 13:34:58:149 BST] 00000001 id=00000000 SystemOut O Entering test: test_getDefaultSupportedMethodsForEndpoint_token [07/05/2024, 13:34:58:149 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getDefaultSupportedMethodsForEndpoint_token [07/05/2024, 13:34:58:150 BST] 00000001 id=00000000 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_missingEndpointSettingsConfig [07/05/2024, 13:34:58:150 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_missingEndpointSettingsConfig [07/05/2024, 13:34:58:151 BST] 00000001 id=00000000 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_noSpecificSettingsForEndpoint [07/05/2024, 13:34:58:152 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_noSpecificSettingsForEndpoint [07/05/2024, 13:34:58:152 BST] 00000001 id=00000000 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNull [07/05/2024, 13:34:58:153 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNull [07/05/2024, 13:34:58:154 BST] 00000001 id=00000000 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsEmpty [07/05/2024, 13:34:58:155 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsEmpty [07/05/2024, 13:34:58:155 BST] 00000001 id=00000000 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNonEmpty [07/05/2024, 13:34:58:156 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNonEmpty [07/05/2024, 13:34:58:156 BST] 00000001 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNull_configuredNull [07/05/2024, 13:34:58:156 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNull_configuredNull [07/05/2024, 13:34:58:156 BST] 00000001 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredEmpty [07/05/2024, 13:34:58:157 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredEmpty [07/05/2024, 13:34:58:157 BST] 00000001 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredNonEmpty [07/05/2024, 13:34:58:157 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredNonEmpty [07/05/2024, 13:34:58:158 BST] 00000001 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredNull [07/05/2024, 13:34:58:158 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredNull [07/05/2024, 13:34:58:158 BST] 00000001 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredEmpty [07/05/2024, 13:34:58:158 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredEmpty [07/05/2024, 13:34:58:159 BST] 00000001 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_disjointSets [07/05/2024, 13:34:58:159 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_disjointSets [07/05/2024, 13:34:58:159 BST] 00000001 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultSameAsConfigured [07/05/2024, 13:34:58:159 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultSameAsConfigured [07/05/2024, 13:34:58:160 BST] 00000001 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_oneCommonMethod [07/05/2024, 13:34:58:160 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_oneCommonMethod [07/05/2024, 13:34:58:160 BST] 00000001 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_multipleCommonMethods [07/05/2024, 13:34:58:161 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_multipleCommonMethods [07/05/2024, 13:34:58:161 BST] 00000001 id=00000000 SystemOut O Entering test: test_getConfiguredOAuthEndpointSettings_missingOAuthRequestInfo [07/05/2024, 13:34:58:162 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getConfiguredOAuthEndpointSettings_missingOAuthRequestInfo [07/05/2024, 13:34:58:162 BST] 00000001 id=00000000 SystemOut O Entering test: test_getConfiguredOAuthEndpointSettings [07/05/2024, 13:34:58:163 BST] 00000001 id=00000000 SystemOut O Exiting test: test_getConfiguredOAuthEndpointSettings
Standard error
[ERROR ] CWWKS1467E: The OAuth feature encountered an error while reading an OAuthClient entry with the 0 identifier from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1467E: The OAuth feature encountered an error while reading an OAuthClient entry with the 0 identifier from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1467E: The OAuth feature encountered an error while reading an OAuthClient entry with the 123456789 identifier from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1476E: The OAuth feature encountered an error while deleting an OAuthClient entry with the 0 identifier in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1468E: The OAuth feature encountered an error while reading all the OAuthClient entries from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1464E: The OAuth feature encountered an error while creating an OAuthClient entry with the 123456789 identifier in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1473E: The OAuth feature encountered an error while updating an OAuthClient entry with the 123456789 identifier in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1467E: The OAuth feature encountered an error while reading an OAuthClient entry with the 0 identifier from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1467E: The OAuth feature encountered an error while reading an OAuthClient entry with the 0 identifier from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1467E: The OAuth feature encountered an error while reading an OAuthClient entry with the 123456789 identifier from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1476E: The OAuth feature encountered an error while deleting an OAuthClient entry with the 0 identifier in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1468E: The OAuth feature encountered an error while reading all the OAuthClient entries from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1464E: The OAuth feature encountered an error while creating an OAuthClient entry with the 123456789 identifier in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1473E: The OAuth feature encountered an error while updating an OAuthClient entry with the 123456789 identifier in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1466E: The OAuth feature encountered an error while creating an OAuthConsent entry in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1472E: The OAuth feature encountered an error while reading an OAuthConsent entry from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1465E: The OAuth feature encountered an error while creating an OAuthToken entry with the 01b307acba4f54f55aafc33bb06bbbf6ca803e9a lookup key in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1469E: The OAuth feature encountered an error while reading an OAuthToken entry with the 01b307acba4f54f55aafc33bb06bbbf6ca803e9a lookup key from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1469E: The OAuth feature encountered an error while reading an OAuthToken entry with the 01b307acba4f54f55aafc33bb06bbbf6ca803e9a lookup key from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1470E: The OAuth feature encountered an error while reading all the OAuthToken entries from the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1471E: The OAuth feature encountered an error while counting the OAuthToken entries in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1477E: The OAuth feature encountered an error while deleting an OAuthToken entry with the 01b307acba4f54f55aafc33bb06bbbf6ca803e9a lookup key in the OAuthStore implementation. This is an exception message. [ERROR ] CWWKS1477E: The OAuth feature encountered an error while deleting an OAuthToken entry with the 01b307acba4f54f55aafc33bb06bbbf6ca803e9a lookup key in the OAuthStore implementation. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [INSERT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [SELECT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1461E: The OAuth feature encountered an error while retrieving all OpenID Connect clients from the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1461E: The OAuth feature encountered an error while retrieving all OpenID Connect clients from the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [SELECT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [SELECT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [UPDATE] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [DELETE] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [INSERT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [SELECT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1461E: The OAuth feature encountered an error while retrieving all OpenID Connect clients from the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1461E: The OAuth feature encountered an error while retrieving all OpenID Connect clients from the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [SELECT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [SELECT] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [UPDATE] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] This is an exception message. This is an exception message. [ERROR ] CWWKS1460E: The OAuth feature encountered an error while running the [DELETE] operation with the [someClientId] OpenID Connect client in the cached database. This is an exception message. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$cd58aa8e is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$cd58aa8e is null or bad. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.77.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.121.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.99.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.112.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.91.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.96.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.113.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.75.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.101.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.122.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.97.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.89.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.86.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.102.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.84.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.76.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.81.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.72.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.94.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.120.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.93.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.116.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.60.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.109.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.119.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.92.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.87.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.69.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.61.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.111.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.124.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.107.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.73.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.78.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.85.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.98.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.105.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.88.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.65.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.103.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.64.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.90.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.62.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.95.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.80.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.104.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.125.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.123.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.118.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.110.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.79.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.82.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.117.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.68.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.115.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.114.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.100.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.71.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.70.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.106.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.66.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.108.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.63.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.83.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.67.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh1.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_24.05.07_13.34.52.74.log