Testsuite: org.apache.catalina.core.TestApplicationContextGetRequestDispatcherB Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.147 sec ------------- Standard Error ----------------- 31-Oct-2023 14:31:04.796 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[0: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 31-Oct-2023 14:31:04.977 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:04.977 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:04.977 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:04.980 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:05.406 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-1"] 31-Oct-2023 14:31:05.477 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:05.477 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:05.627 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-1-42859"] 31-Oct-2023 14:31:05.966 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-1-42859"] 31-Oct-2023 14:31:05.969 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:05.988 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-1-42859"] 31-Oct-2023 14:31:06.014 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-1-42859"] 31-Oct-2023 14:31:06.033 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[1: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:06.035 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:06.035 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:06.035 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:06.036 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:06.037 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-2"] 31-Oct-2023 14:31:06.037 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:06.038 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:06.066 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-2-39279"] 31-Oct-2023 14:31:06.102 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-2-39279"] 31-Oct-2023 14:31:06.105 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:06.109 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-2-39279"] 31-Oct-2023 14:31:06.114 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-2-39279"] 31-Oct-2023 14:31:06.134 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[2: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:06.135 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:06.135 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:06.135 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:06.136 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:06.137 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-3"] 31-Oct-2023 14:31:06.137 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:06.138 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:06.151 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-3-43621"] 31-Oct-2023 14:31:06.181 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-3-43621"] 31-Oct-2023 14:31:06.184 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:06.187 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-3-43621"] 31-Oct-2023 14:31:06.188 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-3-43621"] 31-Oct-2023 14:31:06.191 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[3: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[abcde=fghij], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[zyxwv=utsrq], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 31-Oct-2023 14:31:06.192 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:06.192 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:06.192 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:06.192 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:06.194 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-4"] 31-Oct-2023 14:31:06.194 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:06.195 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:06.200 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-4-43439"] 31-Oct-2023 14:31:06.228 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-4-43439"] 31-Oct-2023 14:31:06.232 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:06.237 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-4-43439"] 31-Oct-2023 14:31:06.257 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-4-43439"] 31-Oct-2023 14:31:06.261 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[4: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:06.263 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:06.263 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:06.263 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:06.265 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:06.266 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-5"] 31-Oct-2023 14:31:06.268 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:06.269 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:06.273 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-5-44519"] 31-Oct-2023 14:31:06.317 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-5-44519"] 31-Oct-2023 14:31:06.320 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:06.323 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-5-44519"] 31-Oct-2023 14:31:06.327 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-5-44519"] 31-Oct-2023 14:31:06.330 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[5: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:06.331 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:06.331 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:06.331 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:06.331 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:06.332 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-6"] 31-Oct-2023 14:31:06.333 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:06.333 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:06.358 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-6-40665"] 31-Oct-2023 14:31:06.384 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-6-40665"] 31-Oct-2023 14:31:06.387 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:06.389 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-6-40665"] 31-Oct-2023 14:31:06.394 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-6-40665"] 31-Oct-2023 14:31:06.396 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[6: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 31-Oct-2023 14:31:06.398 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:06.398 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:06.398 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:06.399 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:06.400 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-7"] 31-Oct-2023 14:31:06.404 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:06.404 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:06.409 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-7-32871"] 31-Oct-2023 14:31:06.433 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-7-32871"] 31-Oct-2023 14:31:06.435 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:06.439 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-7-32871"] 31-Oct-2023 14:31:06.443 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-7-32871"] 31-Oct-2023 14:31:06.445 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[7: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:06.446 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:06.446 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:06.446 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:06.446 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:06.447 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-8"] 31-Oct-2023 14:31:06.447 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:06.448 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:06.477 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-8-43205"] 31-Oct-2023 14:31:06.492 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-8-43205"] 31-Oct-2023 14:31:06.497 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:06.498 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-8-43205"] 31-Oct-2023 14:31:06.502 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-8-43205"] 31-Oct-2023 14:31:06.504 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[8: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:06.505 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:06.505 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:06.506 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:06.506 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:06.507 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-9"] 31-Oct-2023 14:31:06.508 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:06.509 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:06.535 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-9-35369"] 31-Oct-2023 14:31:06.547 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-9-35369"] 31-Oct-2023 14:31:06.550 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:06.552 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-9-35369"] 31-Oct-2023 14:31:06.556 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-9-35369"] 31-Oct-2023 14:31:06.558 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[9: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test;abcde=fghij/start], expectedContextPath[/test;abcde=fghij], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 31-Oct-2023 14:31:06.566 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:06.566 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:06.566 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:06.566 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:06.567 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-10"] 31-Oct-2023 14:31:06.568 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:06.568 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:06.574 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-10-39721"] 31-Oct-2023 14:31:06.586 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-10-39721"] 31-Oct-2023 14:31:06.587 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:06.590 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-10-39721"] 31-Oct-2023 14:31:06.595 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-10-39721"] 31-Oct-2023 14:31:06.598 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[10: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:06.599 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:06.599 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:06.600 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:06.600 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:06.601 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-11"] 31-Oct-2023 14:31:06.601 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:06.601 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:06.608 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-11-39913"] 31-Oct-2023 14:31:06.627 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-11-39913"] 31-Oct-2023 14:31:06.628 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:06.630 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-11-39913"] 31-Oct-2023 14:31:06.633 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-11-39913"] 31-Oct-2023 14:31:06.636 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[11: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:06.637 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:06.637 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:06.638 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:06.638 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:06.639 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-12"] 31-Oct-2023 14:31:06.639 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:06.639 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:06.653 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-12-39161"] 31-Oct-2023 14:31:06.673 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-12-39161"] 31-Oct-2023 14:31:06.676 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:06.678 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-12-39161"] 31-Oct-2023 14:31:06.686 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-12-39161"] 31-Oct-2023 14:31:06.690 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[12: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 31-Oct-2023 14:31:06.692 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:06.692 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:06.693 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:06.693 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:06.694 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-13"] 31-Oct-2023 14:31:06.703 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:06.704 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:06.712 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-13-34431"] 31-Oct-2023 14:31:06.724 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-13-34431"] 31-Oct-2023 14:31:06.726 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:06.728 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-13-34431"] 31-Oct-2023 14:31:06.736 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-13-34431"] 31-Oct-2023 14:31:06.740 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[13: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/target;abcde=fghij], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:06.741 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:06.743 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:06.743 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:06.744 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:06.745 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-14"] 31-Oct-2023 14:31:06.748 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:06.749 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:06.769 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-14-43719"] 31-Oct-2023 14:31:06.788 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-14-43719"] 31-Oct-2023 14:31:06.791 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:06.799 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-14-43719"] 31-Oct-2023 14:31:06.817 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-14-43719"] 31-Oct-2023 14:31:06.820 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[14: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/target;abcde=fghij], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:06.823 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:06.823 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:06.823 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:06.824 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:06.826 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-15"] 31-Oct-2023 14:31:06.826 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:06.829 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:06.834 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-15-43029"] 31-Oct-2023 14:31:06.879 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-15-43029"] 31-Oct-2023 14:31:06.882 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:06.884 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-15-43029"] 31-Oct-2023 14:31:06.889 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-15-43029"] 31-Oct-2023 14:31:06.892 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[15: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[INCLUDE], targetMapping[/target], targetUri[;klmno=pqrst/target;uvwxy=z0123], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/;klmno=pqrst/target;uvwxy=z0123], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 31-Oct-2023 14:31:06.895 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:06.895 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:06.895 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:06.896 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:06.900 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-16"] 31-Oct-2023 14:31:06.901 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:06.901 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:06.909 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-16-41391"] 31-Oct-2023 14:31:06.938 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-16-41391"] 31-Oct-2023 14:31:06.941 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:06.943 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-16-41391"] 31-Oct-2023 14:31:06.949 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-16-41391"] 31-Oct-2023 14:31:06.951 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[16: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[FORWARD], targetMapping[/target], targetUri[;klmno=pqrst/target;uvwxy=z0123], useEncodedDispatchPaths[true], expectedRequestURI[/test/;klmno=pqrst/target;uvwxy=z0123], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:06.952 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:06.953 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:06.953 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:06.953 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:06.954 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-17"] 31-Oct-2023 14:31:06.955 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:06.955 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:06.959 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-17-42837"] 31-Oct-2023 14:31:07.098 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-17-42837"] 31-Oct-2023 14:31:07.105 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:07.107 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-17-42837"] 31-Oct-2023 14:31:07.129 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-17-42837"] 31-Oct-2023 14:31:07.132 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[17: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[ASYNC], targetMapping[/target], targetUri[;klmno=pqrst/target;uvwxy=z0123], useEncodedDispatchPaths[true], expectedRequestURI[/test/;klmno=pqrst/target;uvwxy=z0123], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:07.135 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:07.136 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:07.136 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:07.136 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:07.140 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-18"] 31-Oct-2023 14:31:07.142 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:07.145 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:07.162 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-18-34289"] 31-Oct-2023 14:31:07.265 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-18-34289"] 31-Oct-2023 14:31:07.268 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:07.271 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-18-34289"] 31-Oct-2023 14:31:07.275 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-18-34289"] 31-Oct-2023 14:31:07.276 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[18: startMapping[/start/*], startUri[/start/foo], dispatcherType[INCLUDE], targetMapping[/target], targetUri[../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/foo], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[/foo], expectedQueryString[null], expectedMappingMatch[PATH, expectedMappingPattern[/start/*], expectedMappingMatchValue[foo], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/start/../target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 31-Oct-2023 14:31:07.278 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:07.278 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:07.278 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:07.278 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:07.279 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-19"] 31-Oct-2023 14:31:07.280 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:07.280 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:07.289 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-19-40669"] 31-Oct-2023 14:31:07.315 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-19-40669"] 31-Oct-2023 14:31:07.317 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:07.321 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-19-40669"] 31-Oct-2023 14:31:07.340 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-19-40669"] 31-Oct-2023 14:31:07.342 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[19: startMapping[/start/*], startUri[/start/foo], dispatcherType[FORWARD], targetMapping[/target], targetUri[../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:07.344 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:07.344 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:07.344 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:07.344 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:07.345 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-20"] 31-Oct-2023 14:31:07.345 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:07.346 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:07.349 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-20-36543"] 31-Oct-2023 14:31:07.394 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-20-36543"] 31-Oct-2023 14:31:07.403 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:07.405 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-20-36543"] 31-Oct-2023 14:31:07.428 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-20-36543"] 31-Oct-2023 14:31:07.430 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[20: startMapping[/start/*], startUri[/start/foo], dispatcherType[ASYNC], targetMapping[/target], targetUri[../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:07.431 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:07.431 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:07.431 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:07.445 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:07.447 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-21"] 31-Oct-2023 14:31:07.447 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:07.447 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:07.456 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-21-45653"] 31-Oct-2023 14:31:07.465 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-21-45653"] 31-Oct-2023 14:31:07.468 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:07.469 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-21-45653"] 31-Oct-2023 14:31:07.485 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-21-45653"] 31-Oct-2023 14:31:07.490 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[21: startMapping[/start/*], startUri[/start;abcde=fghij/foo], dispatcherType[INCLUDE], targetMapping[/target], targetUri[../target;klmno=pqrst], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij/foo], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[/foo], expectedQueryString[null], expectedMappingMatch[PATH, expectedMappingPattern[/start/*], expectedMappingMatchValue[foo], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/start/../target;klmno=pqrst], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 31-Oct-2023 14:31:07.491 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:07.491 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:07.492 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:07.492 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:07.492 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-22"] 31-Oct-2023 14:31:07.493 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:07.493 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:07.501 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-22-38193"] 31-Oct-2023 14:31:07.518 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-22-38193"] 31-Oct-2023 14:31:07.521 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:07.523 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-22-38193"] 31-Oct-2023 14:31:07.528 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-22-38193"] 31-Oct-2023 14:31:07.529 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[22: startMapping[/start/*], startUri[/start;abcde=fghij/foo], dispatcherType[FORWARD], targetMapping[/target], targetUri[../target;klmno=pqrst], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target;klmno=pqrst], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:07.530 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:07.530 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:07.530 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:07.531 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:07.531 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-23"] 31-Oct-2023 14:31:07.532 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:07.532 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:07.543 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-23-40355"] 31-Oct-2023 14:31:07.633 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-23-40355"] 31-Oct-2023 14:31:07.638 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:07.640 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-23-40355"] 31-Oct-2023 14:31:07.646 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-23-40355"] 31-Oct-2023 14:31:07.647 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[23: startMapping[/start/*], startUri[/start;abcde=fghij/foo], dispatcherType[ASYNC], targetMapping[/target], targetUri[../target;klmno=pqrst], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij/../target;klmno=pqrst], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:07.648 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:07.648 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:07.648 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:07.648 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:07.649 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-24"] 31-Oct-2023 14:31:07.650 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:07.650 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:07.653 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-24-45601"] 31-Oct-2023 14:31:07.679 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-24-45601"] 31-Oct-2023 14:31:07.687 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:07.689 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-24-45601"] 31-Oct-2023 14:31:07.694 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-24-45601"] 31-Oct-2023 14:31:07.696 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[24: startMapping[/start/*], startUri[/start/foo], dispatcherType[INCLUDE], targetMapping[/target], targetUri[../../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/foo], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[/foo], expectedQueryString[null], expectedMappingMatch[PATH, expectedMappingPattern[/start/*], expectedMappingMatchValue[foo], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/start/../target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 31-Oct-2023 14:31:07.698 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:07.698 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:07.698 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:07.698 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:07.699 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-25"] 31-Oct-2023 14:31:07.699 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:07.699 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:07.702 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-25-34837"] 31-Oct-2023 14:31:07.714 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-25-34837"] 31-Oct-2023 14:31:07.717 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:07.719 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-25-34837"] 31-Oct-2023 14:31:07.723 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-25-34837"] 31-Oct-2023 14:31:07.724 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[25: startMapping[/start/*], startUri[/start/foo], dispatcherType[FORWARD], targetMapping[/target], targetUri[../../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:07.725 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:07.725 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:07.725 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:07.725 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:07.726 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-26"] 31-Oct-2023 14:31:07.726 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:07.726 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:07.736 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-26-34925"] 31-Oct-2023 14:31:07.762 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-26-34925"] 31-Oct-2023 14:31:07.782 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:07.783 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-26-34925"] 31-Oct-2023 14:31:07.787 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-26-34925"] 31-Oct-2023 14:31:07.789 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[26: startMapping[/start/*], startUri[/start/foo], dispatcherType[ASYNC], targetMapping[/target], targetUri[../../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:07.790 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:07.790 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:07.790 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:07.790 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:07.791 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-27"] 31-Oct-2023 14:31:07.791 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:07.791 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:07.798 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-27-43975"] 31-Oct-2023 14:31:07.809 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-27-43975"] 31-Oct-2023 14:31:07.809 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:07.812 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-27-43975"] 31-Oct-2023 14:31:07.816 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-27-43975"] 31-Oct-2023 14:31:07.817 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[27: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/does-not-exist], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 31-Oct-2023 14:31:07.818 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:07.818 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:07.819 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:07.819 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:07.820 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-28"] 31-Oct-2023 14:31:07.820 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:07.820 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:07.823 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-28-38105"] 31-Oct-2023 14:31:07.834 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-28-38105"] 31-Oct-2023 14:31:07.837 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:07.839 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-28-38105"] 31-Oct-2023 14:31:07.843 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-28-38105"] 31-Oct-2023 14:31:07.845 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[28: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/does-not-exist], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:07.846 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:07.846 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:07.846 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:07.846 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:07.847 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-29"] 31-Oct-2023 14:31:07.847 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:07.847 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:07.852 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-29-42847"] 31-Oct-2023 14:31:07.867 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-29-42847"] 31-Oct-2023 14:31:07.872 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:07.873 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-29-42847"] 31-Oct-2023 14:31:07.877 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-29-42847"] 31-Oct-2023 14:31:07.880 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[29: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/does-not-exist], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:07.881 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:07.881 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:07.881 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:07.881 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:07.882 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-30"] 31-Oct-2023 14:31:07.882 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:07.883 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:07.891 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-30-46197"] 31-Oct-2023 14:31:07.903 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-30-46197"] 31-Oct-2023 14:31:07.904 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:07.907 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-30-46197"] 31-Oct-2023 14:31:07.918 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-30-46197"] 31-Oct-2023 14:31:07.919 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[30: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody]] 31-Oct-2023 14:31:07.919 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:07.919 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:07.919 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:07.920 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:07.920 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-31"] 31-Oct-2023 14:31:07.921 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:07.921 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:07.928 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-31-39787"] 31-Oct-2023 14:31:07.942 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-31-39787"] 31-Oct-2023 14:31:07.944 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:07.946 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-31-39787"] 31-Oct-2023 14:31:07.950 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-31-39787"] 31-Oct-2023 14:31:07.951 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[31: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:07.952 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:07.952 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:07.952 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:07.952 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:07.953 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-32"] 31-Oct-2023 14:31:07.953 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:07.953 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:07.956 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-32-35509"] 31-Oct-2023 14:31:07.981 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-32-35509"] 31-Oct-2023 14:31:07.984 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:07.986 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-32-35509"] 31-Oct-2023 14:31:07.993 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-32-35509"] 31-Oct-2023 14:31:07.994 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[32: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:07.995 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:07.995 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:07.995 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:07.995 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:07.995 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-33"] 31-Oct-2023 14:31:07.996 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:07.996 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:07.998 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-33-35105"] 31-Oct-2023 14:31:08.016 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-33-35105"] 31-Oct-2023 14:31:08.019 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:08.020 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-33-35105"] 31-Oct-2023 14:31:08.024 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-33-35105"] 31-Oct-2023 14:31:08.025 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[33: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[abcde=fghij], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[zyxwv=utsrq], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody]] 31-Oct-2023 14:31:08.025 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:08.025 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:08.025 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:08.025 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:08.026 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-34"] 31-Oct-2023 14:31:08.026 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:08.026 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:08.029 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-34-33163"] 31-Oct-2023 14:31:08.035 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-34-33163"] 31-Oct-2023 14:31:08.036 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:08.037 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-34-33163"] 31-Oct-2023 14:31:08.042 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-34-33163"] 31-Oct-2023 14:31:08.043 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[34: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:08.044 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:08.044 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:08.044 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:08.044 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:08.045 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-35"] 31-Oct-2023 14:31:08.045 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:08.045 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:08.054 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-35-41459"] 31-Oct-2023 14:31:08.071 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-35-41459"] 31-Oct-2023 14:31:08.074 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:08.075 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-35-41459"] 31-Oct-2023 14:31:08.078 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-35-41459"] 31-Oct-2023 14:31:08.080 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[35: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:08.081 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:08.081 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:08.081 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:08.082 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:08.082 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-36"] 31-Oct-2023 14:31:08.085 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:08.085 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:08.090 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-36-38075"] 31-Oct-2023 14:31:08.119 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-36-38075"] 31-Oct-2023 14:31:08.122 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:08.123 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-36-38075"] 31-Oct-2023 14:31:08.127 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-36-38075"] 31-Oct-2023 14:31:08.129 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[36: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody]] 31-Oct-2023 14:31:08.130 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:08.130 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:08.130 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:08.130 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:08.131 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-37"] 31-Oct-2023 14:31:08.131 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:08.131 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:08.141 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-37-37735"] 31-Oct-2023 14:31:08.155 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-37-37735"] 31-Oct-2023 14:31:08.168 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:08.170 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-37-37735"] 31-Oct-2023 14:31:08.177 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-37-37735"] 31-Oct-2023 14:31:08.179 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[37: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:08.180 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:08.180 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:08.180 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:08.180 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:08.181 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-38"] 31-Oct-2023 14:31:08.181 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:08.181 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:08.196 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-38-33809"] 31-Oct-2023 14:31:08.229 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-38-33809"] 31-Oct-2023 14:31:08.232 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:08.233 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-38-33809"] 31-Oct-2023 14:31:08.239 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-38-33809"] 31-Oct-2023 14:31:08.240 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[38: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:08.241 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:08.241 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:08.241 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:08.242 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:08.242 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-39"] 31-Oct-2023 14:31:08.243 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:08.243 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:08.246 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-39-32787"] 31-Oct-2023 14:31:08.274 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-39-32787"] 31-Oct-2023 14:31:08.280 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:08.283 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-39-32787"] 31-Oct-2023 14:31:08.287 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-39-32787"] 31-Oct-2023 14:31:08.289 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[39: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test;abcde=fghij/start], expectedContextPath[/test;abcde=fghij], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody]] 31-Oct-2023 14:31:08.290 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:08.290 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:08.290 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:08.292 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:08.296 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-40"] 31-Oct-2023 14:31:08.298 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:08.298 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:08.308 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-40-42691"] 31-Oct-2023 14:31:08.319 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-40-42691"] 31-Oct-2023 14:31:08.322 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:08.323 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-40-42691"] 31-Oct-2023 14:31:08.328 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-40-42691"] 31-Oct-2023 14:31:08.330 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[40: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:08.331 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:08.331 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:08.331 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:08.331 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:08.332 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-41"] 31-Oct-2023 14:31:08.332 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:08.332 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:08.337 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-41-34395"] 31-Oct-2023 14:31:08.351 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-41-34395"] 31-Oct-2023 14:31:08.354 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:08.358 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-41-34395"] 31-Oct-2023 14:31:08.362 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-41-34395"] 31-Oct-2023 14:31:08.363 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[41: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:08.364 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:08.364 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:08.364 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:08.364 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:08.365 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-42"] 31-Oct-2023 14:31:08.365 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:08.366 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:08.368 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-42-35771"] 31-Oct-2023 14:31:08.375 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-42-35771"] 31-Oct-2023 14:31:08.378 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:08.380 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-42-35771"] 31-Oct-2023 14:31:08.388 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-42-35771"] 31-Oct-2023 14:31:08.389 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[42: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody]] 31-Oct-2023 14:31:08.390 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:08.390 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:08.390 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:08.390 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:08.391 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-43"] 31-Oct-2023 14:31:08.391 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:08.391 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:08.419 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-43-39779"] 31-Oct-2023 14:31:08.545 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-43-39779"] 31-Oct-2023 14:31:08.548 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:08.550 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-43-39779"] 31-Oct-2023 14:31:08.566 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-43-39779"] 31-Oct-2023 14:31:08.568 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[43: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/;abcde=fghij], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:08.569 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:08.569 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:08.569 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:08.569 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:08.570 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-44"] 31-Oct-2023 14:31:08.570 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:08.570 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:08.582 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-44-38535"] 31-Oct-2023 14:31:08.729 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-44-38535"] 31-Oct-2023 14:31:08.729 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:08.731 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-44-38535"] 31-Oct-2023 14:31:08.738 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-44-38535"] 31-Oct-2023 14:31:08.739 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[44: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/;abcde=fghij], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 31-Oct-2023 14:31:08.740 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 31-Oct-2023 14:31:08.740 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 31-Oct-2023 14:31:08.741 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 31-Oct-2023 14:31:08.741 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 31-Oct-2023 14:31:08.742 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-45"] 31-Oct-2023 14:31:08.745 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 14:31:08.745 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 31-Oct-2023 14:31:08.749 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-45-39221"] 31-Oct-2023 14:31:08.764 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-45-39221"] 31-Oct-2023 14:31:08.770 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 14:31:08.771 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-45-39221"] 31-Oct-2023 14:31:08.777 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-45-39221"] ------------- ---------------- --------------- Testcase: doTest[0: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 1.362 sec Testcase: doTest[1: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.092 sec Testcase: doTest[2: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.065 sec Testcase: doTest[3: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[abcde=fghij], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[zyxwv=utsrq], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 0.071 sec Testcase: doTest[4: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.068 sec Testcase: doTest[5: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.067 sec Testcase: doTest[6: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 0.048 sec Testcase: doTest[7: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.059 sec Testcase: doTest[8: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.054 sec Testcase: doTest[9: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test;abcde=fghij/start], expectedContextPath[/test;abcde=fghij], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 0.04 sec Testcase: doTest[10: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.038 sec Testcase: doTest[11: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.053 sec Testcase: doTest[12: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 0.049 sec Testcase: doTest[13: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/target;abcde=fghij], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.08 sec Testcase: doTest[14: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/target;abcde=fghij], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.071 sec Testcase: doTest[15: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[INCLUDE], targetMapping[/target], targetUri[;klmno=pqrst/target;uvwxy=z0123], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/;klmno=pqrst/target;uvwxy=z0123], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 0.06 sec Testcase: doTest[16: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[FORWARD], targetMapping[/target], targetUri[;klmno=pqrst/target;uvwxy=z0123], useEncodedDispatchPaths[true], expectedRequestURI[/test/;klmno=pqrst/target;uvwxy=z0123], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.181 sec Testcase: doTest[17: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[ASYNC], targetMapping[/target], targetUri[;klmno=pqrst/target;uvwxy=z0123], useEncodedDispatchPaths[true], expectedRequestURI[/test/;klmno=pqrst/target;uvwxy=z0123], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.144 sec Testcase: doTest[18: startMapping[/start/*], startUri[/start/foo], dispatcherType[INCLUDE], targetMapping[/target], targetUri[../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/foo], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[/foo], expectedQueryString[null], expectedMappingMatch[PATH, expectedMappingPattern[/start/*], expectedMappingMatchValue[foo], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/start/../target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 0.065 sec Testcase: doTest[19: startMapping[/start/*], startUri[/start/foo], dispatcherType[FORWARD], targetMapping[/target], targetUri[../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody] took 0.088 sec Testcase: doTest[20: startMapping[/start/*], startUri[/start/foo], dispatcherType[ASYNC], targetMapping[/target], targetUri[../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody] took 0.06 sec Testcase: doTest[21: startMapping[/start/*], startUri[/start;abcde=fghij/foo], dispatcherType[INCLUDE], targetMapping[/target], targetUri[../target;klmno=pqrst], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij/foo], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[/foo], expectedQueryString[null], expectedMappingMatch[PATH, expectedMappingPattern[/start/*], expectedMappingMatchValue[foo], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/start/../target;klmno=pqrst], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 0.039 sec Testcase: doTest[22: startMapping[/start/*], startUri[/start;abcde=fghij/foo], dispatcherType[FORWARD], targetMapping[/target], targetUri[../target;klmno=pqrst], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target;klmno=pqrst], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody] took 0.117 sec Testcase: doTest[23: startMapping[/start/*], startUri[/start;abcde=fghij/foo], dispatcherType[ASYNC], targetMapping[/target], targetUri[../target;klmno=pqrst], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij/../target;klmno=pqrst], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody] took 0.048 sec Testcase: doTest[24: startMapping[/start/*], startUri[/start/foo], dispatcherType[INCLUDE], targetMapping[/target], targetUri[../../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/foo], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[/foo], expectedQueryString[null], expectedMappingMatch[PATH, expectedMappingPattern[/start/*], expectedMappingMatchValue[foo], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/start/../target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 0.028 sec Testcase: doTest[25: startMapping[/start/*], startUri[/start/foo], dispatcherType[FORWARD], targetMapping[/target], targetUri[../../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody] took 0.064 sec Testcase: doTest[26: startMapping[/start/*], startUri[/start/foo], dispatcherType[ASYNC], targetMapping[/target], targetUri[../../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody] took 0.028 sec Testcase: doTest[27: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/does-not-exist], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 0.027 sec Testcase: doTest[28: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/does-not-exist], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.036 sec Testcase: doTest[29: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/does-not-exist], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.038 sec Testcase: doTest[30: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody] took 0.033 sec Testcase: doTest[31: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.043 sec Testcase: doTest[32: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.03 sec Testcase: doTest[33: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[abcde=fghij], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[zyxwv=utsrq], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody] took 0.019 sec Testcase: doTest[34: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.036 sec Testcase: doTest[35: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.048 sec Testcase: doTest[36: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody] took 0.049 sec Testcase: doTest[37: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.062 sec Testcase: doTest[38: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.049 sec Testcase: doTest[39: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test;abcde=fghij/start], expectedContextPath[/test;abcde=fghij], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody] took 0.04 sec Testcase: doTest[40: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.033 sec Testcase: doTest[41: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.026 sec Testcase: doTest[42: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody] took 0.178 sec Testcase: doTest[43: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/;abcde=fghij], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.172 sec Testcase: doTest[44: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/;abcde=fghij], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.039 sec