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 | 0s | passed |
test_getAdjustedSupportedMethodsForEndpoint_disjointSets | 0.001s | passed |
test_getAdjustedSupportedMethodsForEndpoint_multipleCommonMethods | 0.001s | passed |
test_getAdjustedSupportedMethodsForEndpoint_oneCommonMethod | 0.001s | passed |
test_getConfiguredOAuthEndpointSettings | 0s | passed |
test_getConfiguredOAuthEndpointSettings_missingOAuthRequestInfo | 0s | passed |
test_getConfiguredSupportedMethodsForEndpoint_missingEndpointSettingsConfig | 0.001s | passed |
test_getConfiguredSupportedMethodsForEndpoint_noSpecificSettingsForEndpoint | 0.001s | passed |
test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsEmpty | 0.001s | passed |
test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNonEmpty | 0.001s | passed |
test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNull | 0.001s | passed |
test_getDefaultSupportedMethodsForEndpoint_authorize | 0s | passed |
test_getDefaultSupportedMethodsForEndpoint_token | 0.001s | passed |
test_getEndpointType | 0.001s | passed |
test_getEndpointType_missingOAuthRequestInfo | 0.001s | passed |
test_getEndpointType_nullEndpointType | 0.001s | passed |
test_getSupportedMethodsForEndpoint_configurationLimitsMethods | 0.005s | passed |
test_getSupportedMethodsForEndpoint_endpointNotConfiguredToLimitAnyMethods | 0s | passed |
test_getSupportedMethodsForEndpoint_nullEndpoint | 0s | passed |
test_isValidHttpMethodForRequest_knownEndpoint_supportedHttpMethod | 0.001s | passed |
test_isValidHttpMethodForRequest_knownEndpoint_unsupportedHttpMethod | 0.003s | passed |
test_isValidHttpMethodForRequest_missingOAuth20RequestInfo | 0.002s | passed |
test_isValidHttpMethodForRequest_unknownEndpoint | 0s | passed |
test_sendHttpOptionsResponse_knownEndpoint | 0.001s | passed |
test_sendHttpOptionsResponse_missingOAuth20RequestInfo | 0.001s | 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@bb911b2 registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@bb911b2 captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@bb911b2 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 ------------------------------------------------- [28/03/2022, 14:04:24:480 BST] 00000015 SystemOut O Entering test: test_isValidHttpMethodForRequest_missingOAuth20RequestInfo [28/03/2022, 14:04:24:482 BST] 00000015 SystemOut O Exiting test: test_isValidHttpMethodForRequest_missingOAuth20RequestInfo [28/03/2022, 14:04:24:482 BST] 00000015 SystemOut O Entering test: test_isValidHttpMethodForRequest_unknownEndpoint [28/03/2022, 14:04:24:483 BST] 00000015 SystemOut O Exiting test: test_isValidHttpMethodForRequest_unknownEndpoint [28/03/2022, 14:04:24:483 BST] 00000015 SystemOut O Entering test: test_isValidHttpMethodForRequest_knownEndpoint_unsupportedHttpMethod [28/03/2022, 14:04:24:485 BST] 00000015 SystemOut O Exiting test: test_isValidHttpMethodForRequest_knownEndpoint_unsupportedHttpMethod [28/03/2022, 14:04:24:486 BST] 00000015 SystemOut O Entering test: test_isValidHttpMethodForRequest_knownEndpoint_supportedHttpMethod [28/03/2022, 14:04:24:486 BST] 00000015 SystemOut O Exiting test: test_isValidHttpMethodForRequest_knownEndpoint_supportedHttpMethod [28/03/2022, 14:04:24:487 BST] 00000015 SystemOut O Entering test: test_sendHttpOptionsResponse_missingOAuth20RequestInfo [28/03/2022, 14:04:24:487 BST] 00000015 SystemOut O Exiting test: test_sendHttpOptionsResponse_missingOAuth20RequestInfo [28/03/2022, 14:04:24:488 BST] 00000015 SystemOut O Entering test: test_sendHttpOptionsResponse_unknownEndpoint [28/03/2022, 14:04:24:488 BST] 00000015 SystemOut O Exiting test: test_sendHttpOptionsResponse_unknownEndpoint [28/03/2022, 14:04:24:489 BST] 00000015 SystemOut O Entering test: test_sendHttpOptionsResponse_knownEndpoint [28/03/2022, 14:04:24:489 BST] 00000015 SystemOut O Exiting test: test_sendHttpOptionsResponse_knownEndpoint [28/03/2022, 14:04:24:490 BST] 00000015 SystemOut O Entering test: test_getEndpointType_missingOAuthRequestInfo [28/03/2022, 14:04:24:490 BST] 00000015 SystemOut O Exiting test: test_getEndpointType_missingOAuthRequestInfo [28/03/2022, 14:04:24:491 BST] 00000015 SystemOut O Entering test: test_getEndpointType_nullEndpointType [28/03/2022, 14:04:24:491 BST] 00000015 SystemOut O Exiting test: test_getEndpointType_nullEndpointType [28/03/2022, 14:04:24:492 BST] 00000015 SystemOut O Entering test: test_getEndpointType [28/03/2022, 14:04:24:492 BST] 00000015 SystemOut O Exiting test: test_getEndpointType [28/03/2022, 14:04:24:493 BST] 00000015 SystemOut O Entering test: test_getSupportedMethodsForEndpoint_nullEndpoint [28/03/2022, 14:04:24:493 BST] 00000015 SystemOut O Exiting test: test_getSupportedMethodsForEndpoint_nullEndpoint [28/03/2022, 14:04:24:493 BST] 00000015 SystemOut O Entering test: test_getSupportedMethodsForEndpoint_endpointNotConfiguredToLimitAnyMethods [28/03/2022, 14:04:24:494 BST] 00000015 SystemOut O Exiting test: test_getSupportedMethodsForEndpoint_endpointNotConfiguredToLimitAnyMethods [28/03/2022, 14:04:24:494 BST] 00000015 SystemOut O Entering test: test_getSupportedMethodsForEndpoint_configurationLimitsMethods [28/03/2022, 14:04:24:498 BST] 00000015 SystemOut O Exiting test: test_getSupportedMethodsForEndpoint_configurationLimitsMethods [28/03/2022, 14:04:24:498 BST] 00000015 SystemOut O Entering test: test_getDefaultSupportedMethodsForEndpoint_authorize [28/03/2022, 14:04:24:499 BST] 00000015 SystemOut O Exiting test: test_getDefaultSupportedMethodsForEndpoint_authorize [28/03/2022, 14:04:24:499 BST] 00000015 SystemOut O Entering test: test_getDefaultSupportedMethodsForEndpoint_token [28/03/2022, 14:04:24:499 BST] 00000015 SystemOut O Exiting test: test_getDefaultSupportedMethodsForEndpoint_token [28/03/2022, 14:04:24:500 BST] 00000015 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_missingEndpointSettingsConfig [28/03/2022, 14:04:24:501 BST] 00000015 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_missingEndpointSettingsConfig [28/03/2022, 14:04:24:501 BST] 00000015 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_noSpecificSettingsForEndpoint [28/03/2022, 14:04:24:502 BST] 00000015 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_noSpecificSettingsForEndpoint [28/03/2022, 14:04:24:502 BST] 00000015 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNull [28/03/2022, 14:04:24:503 BST] 00000015 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNull [28/03/2022, 14:04:24:503 BST] 00000015 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsEmpty [28/03/2022, 14:04:24:504 BST] 00000015 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsEmpty [28/03/2022, 14:04:24:504 BST] 00000015 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNonEmpty [28/03/2022, 14:04:24:505 BST] 00000015 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNonEmpty [28/03/2022, 14:04:24:505 BST] 00000015 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNull_configuredNull [28/03/2022, 14:04:24:505 BST] 00000015 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNull_configuredNull [28/03/2022, 14:04:24:506 BST] 00000015 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredEmpty [28/03/2022, 14:04:24:506 BST] 00000015 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredEmpty [28/03/2022, 14:04:24:507 BST] 00000015 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredNonEmpty [28/03/2022, 14:04:24:507 BST] 00000015 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredNonEmpty [28/03/2022, 14:04:24:507 BST] 00000015 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredNull [28/03/2022, 14:04:24:508 BST] 00000015 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredNull [28/03/2022, 14:04:24:508 BST] 00000015 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredEmpty [28/03/2022, 14:04:24:508 BST] 00000015 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredEmpty [28/03/2022, 14:04:24:509 BST] 00000015 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_disjointSets [28/03/2022, 14:04:24:509 BST] 00000015 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_disjointSets [28/03/2022, 14:04:24:509 BST] 00000015 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultSameAsConfigured [28/03/2022, 14:04:24:510 BST] 00000015 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultSameAsConfigured [28/03/2022, 14:04:24:510 BST] 00000015 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_oneCommonMethod [28/03/2022, 14:04:24:510 BST] 00000015 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_oneCommonMethod [28/03/2022, 14:04:24:511 BST] 00000015 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_multipleCommonMethods [28/03/2022, 14:04:24:511 BST] 00000015 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_multipleCommonMethods [28/03/2022, 14:04:24:511 BST] 00000015 SystemOut O Entering test: test_getConfiguredOAuthEndpointSettings_missingOAuthRequestInfo [28/03/2022, 14:04:24:512 BST] 00000015 SystemOut O Exiting test: test_getConfiguredOAuthEndpointSettings_missingOAuthRequestInfo [28/03/2022, 14:04:24:512 BST] 00000015 SystemOut O Entering test: test_getConfiguredOAuthEndpointSettings [28/03/2022, 14:04:24:513 BST] 00000015 SystemOut O Exiting test: test_getConfiguredOAuthEndpointSettings -- Trace ------------------------------------------------- [28/03/2022, 14:04:24:480 BST] 00000015 id=00000000 SystemOut O Entering test: test_isValidHttpMethodForRequest_missingOAuth20RequestInfo [28/03/2022, 14:04:24:482 BST] 00000015 id=00000000 SystemOut O Exiting test: test_isValidHttpMethodForRequest_missingOAuth20RequestInfo [28/03/2022, 14:04:24:482 BST] 00000015 id=00000000 SystemOut O Entering test: test_isValidHttpMethodForRequest_unknownEndpoint [28/03/2022, 14:04:24:483 BST] 00000015 id=00000000 SystemOut O Exiting test: test_isValidHttpMethodForRequest_unknownEndpoint [28/03/2022, 14:04:24:483 BST] 00000015 id=00000000 SystemOut O Entering test: test_isValidHttpMethodForRequest_knownEndpoint_unsupportedHttpMethod [28/03/2022, 14:04:24:485 BST] 00000015 id=00000000 SystemOut O Exiting test: test_isValidHttpMethodForRequest_knownEndpoint_unsupportedHttpMethod [28/03/2022, 14:04:24:486 BST] 00000015 id=00000000 SystemOut O Entering test: test_isValidHttpMethodForRequest_knownEndpoint_supportedHttpMethod [28/03/2022, 14:04:24:486 BST] 00000015 id=00000000 SystemOut O Exiting test: test_isValidHttpMethodForRequest_knownEndpoint_supportedHttpMethod [28/03/2022, 14:04:24:487 BST] 00000015 id=00000000 SystemOut O Entering test: test_sendHttpOptionsResponse_missingOAuth20RequestInfo [28/03/2022, 14:04:24:487 BST] 00000015 id=00000000 SystemOut O Exiting test: test_sendHttpOptionsResponse_missingOAuth20RequestInfo [28/03/2022, 14:04:24:488 BST] 00000015 id=00000000 SystemOut O Entering test: test_sendHttpOptionsResponse_unknownEndpoint [28/03/2022, 14:04:24:488 BST] 00000015 id=00000000 SystemOut O Exiting test: test_sendHttpOptionsResponse_unknownEndpoint [28/03/2022, 14:04:24:489 BST] 00000015 id=00000000 SystemOut O Entering test: test_sendHttpOptionsResponse_knownEndpoint [28/03/2022, 14:04:24:489 BST] 00000015 id=00000000 SystemOut O Exiting test: test_sendHttpOptionsResponse_knownEndpoint [28/03/2022, 14:04:24:490 BST] 00000015 id=00000000 SystemOut O Entering test: test_getEndpointType_missingOAuthRequestInfo [28/03/2022, 14:04:24:490 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getEndpointType_missingOAuthRequestInfo [28/03/2022, 14:04:24:491 BST] 00000015 id=00000000 SystemOut O Entering test: test_getEndpointType_nullEndpointType [28/03/2022, 14:04:24:491 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getEndpointType_nullEndpointType [28/03/2022, 14:04:24:492 BST] 00000015 id=00000000 SystemOut O Entering test: test_getEndpointType [28/03/2022, 14:04:24:492 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getEndpointType [28/03/2022, 14:04:24:493 BST] 00000015 id=00000000 SystemOut O Entering test: test_getSupportedMethodsForEndpoint_nullEndpoint [28/03/2022, 14:04:24:493 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getSupportedMethodsForEndpoint_nullEndpoint [28/03/2022, 14:04:24:493 BST] 00000015 id=00000000 SystemOut O Entering test: test_getSupportedMethodsForEndpoint_endpointNotConfiguredToLimitAnyMethods [28/03/2022, 14:04:24:494 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getSupportedMethodsForEndpoint_endpointNotConfiguredToLimitAnyMethods [28/03/2022, 14:04:24:494 BST] 00000015 id=00000000 SystemOut O Entering test: test_getSupportedMethodsForEndpoint_configurationLimitsMethods [28/03/2022, 14:04:24:498 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getSupportedMethodsForEndpoint_configurationLimitsMethods [28/03/2022, 14:04:24:498 BST] 00000015 id=00000000 SystemOut O Entering test: test_getDefaultSupportedMethodsForEndpoint_authorize [28/03/2022, 14:04:24:499 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getDefaultSupportedMethodsForEndpoint_authorize [28/03/2022, 14:04:24:499 BST] 00000015 id=00000000 SystemOut O Entering test: test_getDefaultSupportedMethodsForEndpoint_token [28/03/2022, 14:04:24:499 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getDefaultSupportedMethodsForEndpoint_token [28/03/2022, 14:04:24:500 BST] 00000015 id=00000000 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_missingEndpointSettingsConfig [28/03/2022, 14:04:24:501 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_missingEndpointSettingsConfig [28/03/2022, 14:04:24:501 BST] 00000015 id=00000000 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_noSpecificSettingsForEndpoint [28/03/2022, 14:04:24:502 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_noSpecificSettingsForEndpoint [28/03/2022, 14:04:24:502 BST] 00000015 id=00000000 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNull [28/03/2022, 14:04:24:503 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNull [28/03/2022, 14:04:24:503 BST] 00000015 id=00000000 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsEmpty [28/03/2022, 14:04:24:504 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsEmpty [28/03/2022, 14:04:24:504 BST] 00000015 id=00000000 SystemOut O Entering test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNonEmpty [28/03/2022, 14:04:24:505 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getConfiguredSupportedMethodsForEndpoint_supportedMethodsNonEmpty [28/03/2022, 14:04:24:505 BST] 00000015 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNull_configuredNull [28/03/2022, 14:04:24:505 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNull_configuredNull [28/03/2022, 14:04:24:506 BST] 00000015 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredEmpty [28/03/2022, 14:04:24:506 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredEmpty [28/03/2022, 14:04:24:507 BST] 00000015 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredNonEmpty [28/03/2022, 14:04:24:507 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultEmpty_configuredNonEmpty [28/03/2022, 14:04:24:507 BST] 00000015 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredNull [28/03/2022, 14:04:24:508 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredNull [28/03/2022, 14:04:24:508 BST] 00000015 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredEmpty [28/03/2022, 14:04:24:508 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultNonEmpty_configuredEmpty [28/03/2022, 14:04:24:509 BST] 00000015 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_disjointSets [28/03/2022, 14:04:24:509 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_disjointSets [28/03/2022, 14:04:24:509 BST] 00000015 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_defaultSameAsConfigured [28/03/2022, 14:04:24:510 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_defaultSameAsConfigured [28/03/2022, 14:04:24:510 BST] 00000015 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_oneCommonMethod [28/03/2022, 14:04:24:510 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_oneCommonMethod [28/03/2022, 14:04:24:511 BST] 00000015 id=00000000 SystemOut O Entering test: test_getAdjustedSupportedMethodsForEndpoint_multipleCommonMethods [28/03/2022, 14:04:24:511 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getAdjustedSupportedMethodsForEndpoint_multipleCommonMethods [28/03/2022, 14:04:24:511 BST] 00000015 id=00000000 SystemOut O Entering test: test_getConfiguredOAuthEndpointSettings_missingOAuthRequestInfo [28/03/2022, 14:04:24:512 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getConfiguredOAuthEndpointSettings_missingOAuthRequestInfo [28/03/2022, 14:04:24:512 BST] 00000015 id=00000000 SystemOut O Entering test: test_getConfiguredOAuthEndpointSettings [28/03/2022, 14:04:24:513 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getConfiguredOAuthEndpointSettings
Standard error
[ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [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 ] 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 ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$c8359c48 is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$c8359c48 is null or bad. [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 ] 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 ] 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 [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [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 ] 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 ] 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 ] 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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh6.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_22.03.28_14.04.19.3.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh6.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_22.03.28_14.04.19.6.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh6.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_22.03.28_14.04.19.7.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh6.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_22.03.28_14.04.19.1.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh6.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_22.03.28_14.04.18.308.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh6.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_22.03.28_14.04.19.4.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh6.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_22.03.28_14.04.18.312.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh6.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_22.03.28_14.04.18.311.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh6.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_22.03.28_14.04.18.314.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh6.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_22.03.28_14.04.18.309.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh6.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_22.03.28_14.04.19.2.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh6.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_22.03.28_14.04.19.0.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh6.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_22.03.28_14.04.19.5.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh6.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_22.03.28_14.04.18.313.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh6.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_22.03.28_14.04.18.310.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh6.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_22.03.28_14.04.18.307.log