An error happened during template parsing (template: "/libs/wp/template/articleList/html.html") (500)

The requested URL /firstpeoples/2021.html/4 resulted in an error in /libs/wp/template/articleList/column.html.html.

Exception:

org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/articleList/html.html")
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:241)
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parseStandalone(AbstractMarkupTemplateParser.java:100)
	at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:666)
	at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1098)
	at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1067)
	at org.apache.sling.scripting.thymeleaf.internal.ThymeleafScriptEngine.eval(ThymeleafScriptEngine.java:69)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:391)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:187)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:494)
	at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:574)
	at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:45)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:88)
	at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:283)
	at org.apache.sling.engine.impl.filter.RequestSlingFilterChain.render(RequestSlingFilterChain.java:49)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:88)
	at org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter.doFilter(RequestProgressTrackerLogFilter.java:110)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:78)
	at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:131)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:78)
	at com.composum.sling.nodes.mount.remote.RemoteRequestFilter.doFilter(RemoteRequestFilter.java:76)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:78)
	at org.apache.sling.engine.impl.SlingRequestProcessorImpl.doProcessRequest(SlingRequestProcessorImpl.java:151)
	at org.apache.sling.engine.impl.SlingMainServlet.service(SlingMainServlet.java:250)
	at org.apache.felix.http.base.internal.handler.ServletHandler.handle(ServletHandler.java:126)
	at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:86)
	at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:131)
	at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
	at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
	at org.apache.sling.engine.impl.log.RequestLoggerFilter.doFilter(RequestLoggerFilter.java:73)
	at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
	at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
	at org.apache.sling.engine.impl.parameters.RequestParameterSupportConfigurer.doFilter(RequestParameterSupportConfigurer.java:67)
	at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
	at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
	at org.apache.felix.http.base.internal.dispatch.Dispatcher$1.doFilter(Dispatcher.java:152)
	at org.apache.felix.http.base.internal.whiteboard.WhiteboardManager$2.doFilter(WhiteboardManager.java:1002)
	at org.apache.felix.http.sslfilter.internal.SslFilter.doFilter(SslFilter.java:97)
	at org.apache.felix.http.base.internal.handler.PreprocessorHandler.handle(PreprocessorHandler.java:137)
	at org.apache.felix.http.base.internal.whiteboard.WhiteboardManager$2.doFilter(WhiteboardManager.java:1008)
	at org.apache.felix.http.base.internal.whiteboard.WhiteboardManager.invokePreprocessors(WhiteboardManager.java:1012)
	at org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Dispatcher.java:94)
	at org.apache.felix.http.base.internal.dispatch.DispatcherServlet.service(DispatcherServlet.java:49)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:550)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:191)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:400)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:645)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:392)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.attoparser.ParseException: Error during execution of processor 'org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor' (template: "/libs/wp/template/articleList/html.html" - line 33, col 13)
	at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:393)
	at org.attoparser.MarkupParser.parse(MarkupParser.java:257)
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:230)
	... 72 more
Caused by: org.thymeleaf.exceptions.TemplateProcessingException: Error during execution of processor 'org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor' (template: "/libs/wp/template/articleList/html.html" - line 33, col 13)
	at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:117)
	at org.thymeleaf.processor.element.AbstractElementTagProcessor.process(AbstractElementTagProcessor.java:95)
	at org.thymeleaf.util.ProcessorConfigurationUtils$ElementTagProcessorWrapper.process(ProcessorConfigurationUtils.java:633)
	at org.thymeleaf.engine.ProcessorTemplateHandler.handleOpenElement(ProcessorTemplateHandler.java:1314)
	at org.thymeleaf.engine.TemplateHandlerAdapterMarkupHandler.handleOpenElementEnd(TemplateHandlerAdapterMarkupHandler.java:304)
	at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler$InlineMarkupAdapterPreProcessorHandler.handleOpenElementEnd(InlinedOutputExpressionMarkupHandler.java:278)
	at org.thymeleaf.standard.inline.OutputExpressionInlinePreProcessorHandler.handleOpenElementEnd(OutputExpressionInlinePreProcessorHandler.java:186)
	at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler.handleOpenElementEnd(InlinedOutputExpressionMarkupHandler.java:124)
	at org.attoparser.HtmlElement.handleOpenElementEnd(HtmlElement.java:109)
	at org.attoparser.HtmlMarkupHandler.handleOpenElementEnd(HtmlMarkupHandler.java:297)
	at org.attoparser.MarkupEventProcessorHandler.handleOpenElementEnd(MarkupEventProcessorHandler.java:402)
	at org.attoparser.ParsingElementMarkupUtil.parseOpenElement(ParsingElementMarkupUtil.java:159)
	at org.attoparser.MarkupParser.parseBuffer(MarkupParser.java:710)
	at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:301)
	... 74 more
Caused by: java.lang.RuntimeException: unable to process include attribute
	at org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor.doProcess(SlingIncludeAttributeTagProcessor.java:100)
	at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:74)
	... 87 more
Caused by: org.apache.sling.api.scripting.ScriptEvaluationException: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/footer/section.html.html")
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:419)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:187)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:494)
	at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:574)
	at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:45)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:88)
	at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:283)
	at org.apache.sling.engine.impl.SlingRequestProcessorImpl.dispatchRequest(SlingRequestProcessorImpl.java:323)
	at org.apache.sling.engine.impl.request.SlingRequestDispatcher.dispatch(SlingRequestDispatcher.java:211)
	at org.apache.sling.engine.impl.request.SlingRequestDispatcher.include(SlingRequestDispatcher.java:104)
	at org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor.dispatch(SlingIncludeAttributeTagProcessor.java:177)
	at org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor.doProcess(SlingIncludeAttributeTagProcessor.java:91)
	... 88 more
Caused by: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/footer/section.html.html")
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:241)
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parseStandalone(AbstractMarkupTemplateParser.java:100)
	at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:666)
	at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1098)
	at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1067)
	at org.apache.sling.scripting.thymeleaf.internal.ThymeleafScriptEngine.eval(ThymeleafScriptEngine.java:69)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:391)
	... 99 more
Caused by: org.attoparser.ParseException: Error during execution of processor 'org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor' (template: "/libs/wp/template/footer/section.html.html" - line 2, col 15)
	at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:393)
	at org.attoparser.MarkupParser.parse(MarkupParser.java:257)
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:230)
	... 105 more
Caused by: org.thymeleaf.exceptions.TemplateProcessingException: Error during execution of processor 'org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor' (template: "/libs/wp/template/footer/section.html.html" - line 2, col 15)
	at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:117)
	at org.thymeleaf.processor.element.AbstractElementTagProcessor.process(AbstractElementTagProcessor.java:95)
	at org.thymeleaf.util.ProcessorConfigurationUtils$ElementTagProcessorWrapper.process(ProcessorConfigurationUtils.java:633)
	at org.thymeleaf.engine.ProcessorTemplateHandler.handleOpenElement(ProcessorTemplateHandler.java:1314)
	at org.thymeleaf.engine.TemplateHandlerAdapterMarkupHandler.handleOpenElementEnd(TemplateHandlerAdapterMarkupHandler.java:304)
	at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler$InlineMarkupAdapterPreProcessorHandler.handleOpenElementEnd(InlinedOutputExpressionMarkupHandler.java:278)
	at org.thymeleaf.standard.inline.OutputExpressionInlinePreProcessorHandler.handleOpenElementEnd(OutputExpressionInlinePreProcessorHandler.java:186)
	at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler.handleOpenElementEnd(InlinedOutputExpressionMarkupHandler.java:124)
	at org.attoparser.HtmlElement.handleOpenElementEnd(HtmlElement.java:109)
	at org.attoparser.HtmlMarkupHandler.handleOpenElementEnd(HtmlMarkupHandler.java:297)
	at org.attoparser.MarkupEventProcessorHandler.handleOpenElementEnd(MarkupEventProcessorHandler.java:402)
	at org.attoparser.ParsingElementMarkupUtil.parseOpenElement(ParsingElementMarkupUtil.java:159)
	at org.attoparser.MarkupParser.parseBuffer(MarkupParser.java:710)
	at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:301)
	... 107 more
Caused by: java.lang.RuntimeException: unable to process include attribute
	at org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor.doProcess(SlingIncludeAttributeTagProcessor.java:100)
	at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:74)
	... 120 more
Caused by: org.apache.sling.api.scripting.ScriptEvaluationException: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/component/sectionList/html.html")
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:419)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:187)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:494)
	at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:574)
	at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:45)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:88)
	at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:283)
	at org.apache.sling.engine.impl.SlingRequestProcessorImpl.dispatchRequest(SlingRequestProcessorImpl.java:323)
	at org.apache.sling.engine.impl.request.SlingRequestDispatcher.dispatch(SlingRequestDispatcher.java:211)
	at org.apache.sling.engine.impl.request.SlingRequestDispatcher.include(SlingRequestDispatcher.java:104)
	at org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor.dispatch(SlingIncludeAttributeTagProcessor.java:177)
	at org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor.doProcess(SlingIncludeAttributeTagProcessor.java:91)
	... 121 more
Caused by: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/component/sectionList/html.html")
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:241)
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parseStandalone(AbstractMarkupTemplateParser.java:100)
	at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:666)
	at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1098)
	at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1067)
	at org.apache.sling.scripting.thymeleaf.internal.ThymeleafScriptEngine.eval(ThymeleafScriptEngine.java:69)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:391)
	... 132 more
Caused by: org.attoparser.ParseException: Error during execution of processor 'org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor' (template: "/libs/wp/component/sectionList/html.html" - line 3, col 19)
	at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:393)
	at org.attoparser.MarkupParser.parse(MarkupParser.java:257)
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:230)
	... 138 more
Caused by: org.thymeleaf.exceptions.TemplateProcessingException: Error during execution of processor 'org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor' (template: "/libs/wp/component/sectionList/html.html" - line 3, col 19)
	at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:117)
	at org.thymeleaf.processor.element.AbstractElementTagProcessor.process(AbstractElementTagProcessor.java:95)
	at org.thymeleaf.util.ProcessorConfigurationUtils$ElementTagProcessorWrapper.process(ProcessorConfigurationUtils.java:633)
	at org.thymeleaf.engine.ProcessorTemplateHandler.handleOpenElement(ProcessorTemplateHandler.java:1314)
	at org.thymeleaf.engine.OpenElementTag.beHandled(OpenElementTag.java:205)
	at org.thymeleaf.engine.Model.process(Model.java:282)
	at org.thymeleaf.engine.Model.process(Model.java:290)
	at org.thymeleaf.engine.IteratedGatheringModelProcessable.processIterationModel(IteratedGatheringModelProcessable.java:367)
	at org.thymeleaf.engine.IteratedGatheringModelProcessable.process(IteratedGatheringModelProcessable.java:221)
	at org.thymeleaf.engine.ProcessorTemplateHandler.handleCloseElement(ProcessorTemplateHandler.java:1640)
	at org.thymeleaf.engine.TemplateHandlerAdapterMarkupHandler.handleCloseElementEnd(TemplateHandlerAdapterMarkupHandler.java:388)
	at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler$InlineMarkupAdapterPreProcessorHandler.handleCloseElementEnd(InlinedOutputExpressionMarkupHandler.java:322)
	at org.thymeleaf.standard.inline.OutputExpressionInlinePreProcessorHandler.handleCloseElementEnd(OutputExpressionInlinePreProcessorHandler.java:220)
	at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler.handleCloseElementEnd(InlinedOutputExpressionMarkupHandler.java:164)
	at org.attoparser.HtmlElement.handleCloseElementEnd(HtmlElement.java:169)
	at org.attoparser.HtmlMarkupHandler.handleCloseElementEnd(HtmlMarkupHandler.java:412)
	at org.attoparser.MarkupEventProcessorHandler.handleCloseElementEnd(MarkupEventProcessorHandler.java:473)
	at org.attoparser.ParsingElementMarkupUtil.parseCloseElement(ParsingElementMarkupUtil.java:201)
	at org.attoparser.MarkupParser.parseBuffer(MarkupParser.java:725)
	at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:301)
	... 140 more
Caused by: java.lang.RuntimeException: unable to process include attribute
	at org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor.doProcess(SlingIncludeAttributeTagProcessor.java:100)
	at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:74)
	... 159 more
Caused by: org.apache.sling.api.scripting.ScriptEvaluationException: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/columnList/footer.html.html")
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:419)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:187)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:494)
	at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:574)
	at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:45)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:88)
	at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:283)
	at org.apache.sling.engine.impl.SlingRequestProcessorImpl.dispatchRequest(SlingRequestProcessorImpl.java:323)
	at org.apache.sling.engine.impl.request.SlingRequestDispatcher.dispatch(SlingRequestDispatcher.java:211)
	at org.apache.sling.engine.impl.request.SlingRequestDispatcher.include(SlingRequestDispatcher.java:104)
	at org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor.dispatch(SlingIncludeAttributeTagProcessor.java:177)
	at org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor.doProcess(SlingIncludeAttributeTagProcessor.java:91)
	... 160 more
Caused by: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/columnList/footer.html.html")
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:241)
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parseStandalone(AbstractMarkupTemplateParser.java:100)
	at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:666)
	at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1098)
	at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1067)
	at org.apache.sling.scripting.thymeleaf.internal.ThymeleafScriptEngine.eval(ThymeleafScriptEngine.java:69)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:391)
	... 171 more
Caused by: org.attoparser.ParseException: Error during execution of processor 'org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor' (template: "/libs/wp/template/columnList/footer.html.html" - line 6, col 27)
	at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:393)
	at org.attoparser.MarkupParser.parse(MarkupParser.java:257)
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:230)
	... 177 more
Caused by: org.thymeleaf.exceptions.TemplateProcessingException: Error during execution of processor 'org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor' (template: "/libs/wp/template/columnList/footer.html.html" - line 6, col 27)
	at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:117)
	at org.thymeleaf.processor.element.AbstractElementTagProcessor.process(AbstractElementTagProcessor.java:95)
	at org.thymeleaf.util.ProcessorConfigurationUtils$ElementTagProcessorWrapper.process(ProcessorConfigurationUtils.java:633)
	at org.thymeleaf.engine.ProcessorTemplateHandler.handleOpenElement(ProcessorTemplateHandler.java:1314)
	at org.thymeleaf.engine.OpenElementTag.beHandled(OpenElementTag.java:205)
	at org.thymeleaf.engine.Model.process(Model.java:282)
	at org.thymeleaf.engine.Model.process(Model.java:290)
	at org.thymeleaf.engine.IteratedGatheringModelProcessable.processIterationModel(IteratedGatheringModelProcessable.java:367)
	at org.thymeleaf.engine.IteratedGatheringModelProcessable.process(IteratedGatheringModelProcessable.java:221)
	at org.thymeleaf.engine.ProcessorTemplateHandler.handleCloseElement(ProcessorTemplateHandler.java:1640)
	at org.thymeleaf.engine.TemplateHandlerAdapterMarkupHandler.handleCloseElementEnd(TemplateHandlerAdapterMarkupHandler.java:388)
	at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler$InlineMarkupAdapterPreProcessorHandler.handleCloseElementEnd(InlinedOutputExpressionMarkupHandler.java:322)
	at org.thymeleaf.standard.inline.OutputExpressionInlinePreProcessorHandler.handleCloseElementEnd(OutputExpressionInlinePreProcessorHandler.java:220)
	at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler.handleCloseElementEnd(InlinedOutputExpressionMarkupHandler.java:164)
	at org.attoparser.HtmlElement.handleCloseElementEnd(HtmlElement.java:169)
	at org.attoparser.HtmlMarkupHandler.handleCloseElementEnd(HtmlMarkupHandler.java:412)
	at org.attoparser.MarkupEventProcessorHandler.handleCloseElementEnd(MarkupEventProcessorHandler.java:473)
	at org.attoparser.ParsingElementMarkupUtil.parseCloseElement(ParsingElementMarkupUtil.java:201)
	at org.attoparser.MarkupParser.parseBuffer(MarkupParser.java:725)
	at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:301)
	... 179 more
Caused by: java.lang.RuntimeException: unable to process include attribute
	at org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor.doProcess(SlingIncludeAttributeTagProcessor.java:100)
	at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:74)
	... 198 more
Caused by: org.apache.sling.api.scripting.ScriptEvaluationException: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/articleList/column.html.html")
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:419)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:187)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:494)
	at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:574)
	at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:45)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:88)
	at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:283)
	at org.apache.sling.engine.impl.SlingRequestProcessorImpl.dispatchRequest(SlingRequestProcessorImpl.java:323)
	at org.apache.sling.engine.impl.request.SlingRequestDispatcher.dispatch(SlingRequestDispatcher.java:211)
	at org.apache.sling.engine.impl.request.SlingRequestDispatcher.include(SlingRequestDispatcher.java:104)
	at org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor.dispatch(SlingIncludeAttributeTagProcessor.java:177)
	at org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor.doProcess(SlingIncludeAttributeTagProcessor.java:91)
	... 199 more
Caused by: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/articleList/column.html.html")
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:241)
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parseStandalone(AbstractMarkupTemplateParser.java:100)
	at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:666)
	at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1098)
	at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1067)
	at org.apache.sling.scripting.thymeleaf.internal.ThymeleafScriptEngine.eval(ThymeleafScriptEngine.java:69)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:391)
	... 210 more
Caused by: org.attoparser.ParseException: Exception evaluating OGNL expression: "list.pageItems" (template: "/apps/wp-pure/fragments/article.html" - line 62, col 19)
	at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:393)
	at org.attoparser.MarkupParser.parse(MarkupParser.java:257)
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:230)
	... 216 more
Caused by: org.thymeleaf.exceptions.TemplateProcessingException: Exception evaluating OGNL expression: "list.pageItems" (template: "/apps/wp-pure/fragments/article.html" - line 62, col 19)
	at org.thymeleaf.standard.expression.OGNLVariableExpressionEvaluator.evaluate(OGNLVariableExpressionEvaluator.java:191)
	at org.thymeleaf.standard.expression.OGNLVariableExpressionEvaluator.evaluate(OGNLVariableExpressionEvaluator.java:95)
	at org.thymeleaf.standard.expression.VariableExpression.executeVariableExpression(VariableExpression.java:166)
	at org.thymeleaf.standard.expression.SimpleExpression.executeSimple(SimpleExpression.java:66)
	at org.thymeleaf.standard.expression.Expression.execute(Expression.java:109)
	at org.thymeleaf.standard.expression.Expression.execute(Expression.java:138)
	at org.thymeleaf.standard.expression.Expression.execute(Expression.java:125)
	at org.thymeleaf.standard.processor.StandardEachTagProcessor.doProcess(StandardEachTagProcessor.java:73)
	at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:74)
	at org.thymeleaf.processor.element.AbstractElementTagProcessor.process(AbstractElementTagProcessor.java:95)
	at org.thymeleaf.util.ProcessorConfigurationUtils$ElementTagProcessorWrapper.process(ProcessorConfigurationUtils.java:633)
	at org.thymeleaf.engine.ProcessorTemplateHandler.handleOpenElement(ProcessorTemplateHandler.java:1314)
	at org.thymeleaf.engine.OpenElementTag.beHandled(OpenElementTag.java:205)
	at org.thymeleaf.engine.Model.process(Model.java:282)
	at org.thymeleaf.engine.ProcessorTemplateHandler.handleOpenElement(ProcessorTemplateHandler.java:1587)
	at org.thymeleaf.engine.TemplateHandlerAdapterMarkupHandler.handleOpenElementEnd(TemplateHandlerAdapterMarkupHandler.java:304)
	at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler$InlineMarkupAdapterPreProcessorHandler.handleOpenElementEnd(InlinedOutputExpressionMarkupHandler.java:278)
	at org.thymeleaf.standard.inline.OutputExpressionInlinePreProcessorHandler.handleOpenElementEnd(OutputExpressionInlinePreProcessorHandler.java:186)
	at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler.handleOpenElementEnd(InlinedOutputExpressionMarkupHandler.java:124)
	at org.attoparser.HtmlElement.handleOpenElementEnd(HtmlElement.java:109)
	at org.attoparser.HtmlMarkupHandler.handleOpenElementEnd(HtmlMarkupHandler.java:297)
	at org.attoparser.MarkupEventProcessorHandler.handleOpenElementEnd(MarkupEventProcessorHandler.java:402)
	at org.attoparser.ParsingElementMarkupUtil.parseOpenElement(ParsingElementMarkupUtil.java:159)
	at org.attoparser.MarkupParser.parseBuffer(MarkupParser.java:710)
	at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:301)
	... 218 more
Caused by: org.thymeleaf.exceptions.TemplateProcessingException: Exception evaluating OGNL expression: "list.pageItems"
	at org.thymeleaf.standard.expression.OGNLVariableExpressionEvaluator.evaluate(OGNLVariableExpressionEvaluator.java:191)
	at org.thymeleaf.standard.expression.OGNLVariableExpressionEvaluator.evaluate(OGNLVariableExpressionEvaluator.java:177)
	... 242 more
Caused by: ognl.OgnlException: pageItems [java.lang.IndexOutOfBoundsException: toIndex = 24]
	at ognl.OgnlRuntime.getMethodValue(OgnlRuntime.java:1706)
	at ognl.ObjectPropertyAccessor.getPossibleProperty(ObjectPropertyAccessor.java:60)
	at ognl.ObjectPropertyAccessor.getProperty(ObjectPropertyAccessor.java:147)
	at ognl.OgnlRuntime.getProperty(OgnlRuntime.java:2666)
	at ognl.ASTProperty.getValueBody(ASTProperty.java:114)
	at ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:212)
	at ognl.SimpleNode.getValue(SimpleNode.java:258)
	at ognl.ASTChain.getValueBody(ASTChain.java:141)
	at ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:212)
	at ognl.SimpleNode.getValue(SimpleNode.java:258)
	at ognl.Ognl.getValue(Ognl.java:466)
	at ognl.Ognl.getValue(Ognl.java:430)
	at org.thymeleaf.standard.expression.OGNLVariableExpressionEvaluator.executeExpression(OGNLVariableExpressionEvaluator.java:328)
	at org.thymeleaf.standard.expression.OGNLVariableExpressionEvaluator.evaluate(OGNLVariableExpressionEvaluator.java:170)
	... 243 more
Caused by: java.lang.IndexOutOfBoundsException: toIndex = 24
	at java.base/java.util.AbstractList.subListRangeCheck(Unknown Source)
	at java.base/java.util.ArrayList.subList(Unknown Source)
	at org.whistlepost.model.list.PageableSortedList.getSortedPage(PageableSortedList.java:21)
	at org.whistlepost.model.list.AbstractPageableItemListRequest.getPageItems(AbstractPageableItemListRequest.java:62)
	at jdk.internal.reflect.GeneratedMethodAccessor3850.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at ognl.OgnlRuntime.invokeMethod(OgnlRuntime.java:894)
	at ognl.OgnlRuntime.getMethodValue(OgnlRuntime.java:1704)
	... 256 more

Request Progress:

      0 TIMER_START{Request Processing}
      1 COMMENT timer_end format is {<elapsed microseconds>,<timer name>} <optional message>
      7 LOG Method=GET, PathInfo=null
      8 TIMER_START{handleSecurity}
   1022 TIMER_END{1012,handleSecurity} authenticator org.apache.sling.auth.core.impl.SlingAuthenticator@506b208c returns true
   1320 TIMER_START{ResourceResolution}
   1590 TIMER_END{269,ResourceResolution} URI=/firstpeoples/2021.html/4 resolves to Resource=JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/firstpeoples/2021
   1597 LOG Resource Path Info: SlingRequestPathInfo: path='/content/wnews/firstpeoples/2021', selectorString='null', extension='html', suffix='/4'
   1597 TIMER_START{ServletResolution}
   1600 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2021)}
   1612 TIMER_END{11,resolveServlet(/content/wnews/firstpeoples/2021)} Using servlet /libs/wp/template/articleList/html.html
   1614 TIMER_END{16,ServletResolution} URI=/firstpeoples/2021.html/4 handled by Servlet=/libs/wp/template/articleList/html.html
   1616 LOG Applying Requestfilters
   1619 LOG Calling filter: com.composum.sling.nodes.mount.remote.RemoteRequestFilter
   1621 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
   1624 LOG Calling filter: org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
   1627 LOG Applying Componentfilters
   1635 TIMER_START{/libs/wp/template/articleList/html.html#0}
   3032 LOG Including resource TypeOverwritingResourceWrapper, type=wp/component/head, path=/content/wnews/firstpeoples/2021, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/firstpeoples/2021] (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2021', selectorString='null', extension='html', suffix='/4')
   3036 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2021)}
   3048 TIMER_END{10,resolveServlet(/content/wnews/firstpeoples/2021)} Using servlet /libs/wp/component/head/html.html
   3050 LOG Applying Includefilters
   3057 TIMER_START{/libs/wp/component/head/html.html#1}
   3492 TIMER_END{434,/libs/wp/component/head/html.html#1}
   3694 TIMER_START{resolveIncludedResource(/content/wnews/header)}
   3745 TIMER_END{49,resolveIncludedResource(/content/wnews/header)} path=/content/wnews/header resolves to Resource=JcrNodeResource, type=wp/template/header, superType=null, path=/content/wnews/header
   3751 LOG Including resource JcrNodeResource, type=wp/template/header, superType=null, path=/content/wnews/header (SlingRequestPathInfo: path='/content/wnews/header', selectorString='section', extension='html', suffix='/4')
   3754 TIMER_START{resolveServlet(/content/wnews/header)}
   3763 TIMER_END{8,resolveServlet(/content/wnews/header)} Using servlet /libs/wp/template/header/section.html.html
   3765 LOG Applying Includefilters
   3769 TIMER_START{/libs/wp/template/header/section.html.html#2}
   3966 LOG Including resource TypeOverwritingResourceWrapper, type=wp/component/sectionList, path=/content/wnews/header, resource=[JcrNodeResource, type=wp/template/header, superType=null, path=/content/wnews/header] (SlingRequestPathInfo: path='/content/wnews/header', selectorString='header', extension='html', suffix='/4')
   3969 TIMER_START{resolveServlet(/content/wnews/header)}
   3976 TIMER_END{6,resolveServlet(/content/wnews/header)} Using servlet /libs/wp/component/sectionList/html.html
   3977 LOG Applying Includefilters
   3981 TIMER_START{/libs/wp/component/sectionList/html.html#3}
   4264 LOG Including resource JcrNodeResource, type=wp/template/banner, superType=null, path=/content/wnews/masthead (SlingRequestPathInfo: path='/content/wnews/masthead', selectorString='header', extension='html', suffix='/4')
   4266 TIMER_START{resolveServlet(/content/wnews/masthead)}
   4274 TIMER_END{7,resolveServlet(/content/wnews/masthead)} Using servlet /libs/wp/template/banner/header.html.html
   4275 LOG Applying Includefilters
   4279 TIMER_START{/libs/wp/template/banner/header.html.html#4}
   4901 TIMER_END{621,/libs/wp/template/banner/header.html.html#4}
   4949 LOG Including resource JcrNodeResource, type=wp/template/menu, superType=null, path=/content/wnews/menu (SlingRequestPathInfo: path='/content/wnews/menu', selectorString='header', extension='html', suffix='/4')
   4952 TIMER_START{resolveServlet(/content/wnews/menu)}
   4960 TIMER_END{7,resolveServlet(/content/wnews/menu)} Using servlet /libs/wp/template/menu/header.html.html
   4961 LOG Applying Includefilters
   4966 TIMER_START{/libs/wp/template/menu/header.html.html#5}
   9095 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/wildlife/2023 (SlingRequestPathInfo: path='/content/wnews/wildlife/2023', selectorString='menu', extension='html', suffix='/4')
   9099 TIMER_START{resolveServlet(/content/wnews/wildlife/2023)}
   9115 TIMER_END{13,resolveServlet(/content/wnews/wildlife/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
   9117 LOG Applying Includefilters
   9124 TIMER_START{/libs/wp/template/articleList/menu.html.html#6}
   9365 LOG Including resource TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/wildlife/2023, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/wildlife/2023] (SlingRequestPathInfo: path='/content/wnews/wildlife/2023', selectorString='menu', extension='html', suffix='/4')
   9368 TIMER_START{resolveServlet(/content/wnews/wildlife/2023)}
   9376 TIMER_END{7,resolveServlet(/content/wnews/wildlife/2023)} Using servlet /libs/wp/template/page/menu.html.html
   9377 LOG Applying Includefilters
   9382 TIMER_START{/libs/wp/template/page/menu.html.html#7}
  10498 TIMER_END{1115,/libs/wp/template/page/menu.html.html#7}
  10519 TIMER_END{1394,/libs/wp/template/articleList/menu.html.html#6}
  10572 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/history/2022 (SlingRequestPathInfo: path='/content/wnews/history/2022', selectorString='menu', extension='html', suffix='/4')
  10574 TIMER_START{resolveServlet(/content/wnews/history/2022)}
  10583 TIMER_END{8,resolveServlet(/content/wnews/history/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  10585 LOG Applying Includefilters
  10590 TIMER_START{/libs/wp/template/articleList/menu.html.html#8}
  10774 LOG Including resource TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/history/2022, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/history/2022] (SlingRequestPathInfo: path='/content/wnews/history/2022', selectorString='menu', extension='html', suffix='/4')
  10776 TIMER_START{resolveServlet(/content/wnews/history/2022)}
  10783 TIMER_END{6,resolveServlet(/content/wnews/history/2022)} Using servlet /libs/wp/template/page/menu.html.html
  10783 LOG Applying Includefilters
  10788 TIMER_START{/libs/wp/template/page/menu.html.html#9}
  11856 TIMER_END{1067,/libs/wp/template/page/menu.html.html#9}
  11875 TIMER_END{1284,/libs/wp/template/articleList/menu.html.html#8}
  11922 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/firstpeoples/2022 (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2022', selectorString='menu', extension='html', suffix='/4')
  11924 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2022)}
  11932 TIMER_END{7,resolveServlet(/content/wnews/firstpeoples/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  11933 LOG Applying Includefilters
  11939 TIMER_START{/libs/wp/template/articleList/menu.html.html#10}
  12112 LOG Including resource TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/firstpeoples/2022, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/firstpeoples/2022] (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2022', selectorString='menu', extension='html', suffix='/4')
  12114 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2022)}
  12121 TIMER_END{5,resolveServlet(/content/wnews/firstpeoples/2022)} Using servlet /libs/wp/template/page/menu.html.html
  12121 LOG Applying Includefilters
  12126 TIMER_START{/libs/wp/template/page/menu.html.html#11}
  13229 TIMER_END{1102,/libs/wp/template/page/menu.html.html#11}
  13249 TIMER_END{1309,/libs/wp/template/articleList/menu.html.html#10}
  13297 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/immigration/2023 (SlingRequestPathInfo: path='/content/wnews/immigration/2023', selectorString='menu', extension='html', suffix='/4')
  13300 TIMER_START{resolveServlet(/content/wnews/immigration/2023)}
  13309 TIMER_END{8,resolveServlet(/content/wnews/immigration/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  13310 LOG Applying Includefilters
  13315 TIMER_START{/libs/wp/template/articleList/menu.html.html#12}
  13481 LOG Including resource TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/immigration/2023, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/immigration/2023] (SlingRequestPathInfo: path='/content/wnews/immigration/2023', selectorString='menu', extension='html', suffix='/4')
  13483 TIMER_START{resolveServlet(/content/wnews/immigration/2023)}
  13489 TIMER_END{5,resolveServlet(/content/wnews/immigration/2023)} Using servlet /libs/wp/template/page/menu.html.html
  13490 LOG Applying Includefilters
  13495 TIMER_START{/libs/wp/template/page/menu.html.html#13}
  14583 TIMER_END{1087,/libs/wp/template/page/menu.html.html#13}
  14604 TIMER_END{1288,/libs/wp/template/articleList/menu.html.html#12}
  14651 LOG Including resource JcrNodeResource, type=wp/template/columnList, superType=null, path=/content/wnews/columns (SlingRequestPathInfo: path='/content/wnews/columns', selectorString='menu', extension='html', suffix='/4')
  14654 TIMER_START{resolveServlet(/content/wnews/columns)}
  14662 TIMER_END{7,resolveServlet(/content/wnews/columns)} Using servlet /libs/wp/template/columnList/menu.html.html
  14663 LOG Applying Includefilters
  14668 TIMER_START{/libs/wp/template/columnList/menu.html.html#14}
  15878 TIMER_START{resolveIncludedResource(/content/wnews/articles/2022)}
  15947 TIMER_END{68,resolveIncludedResource(/content/wnews/articles/2022)} path=/content/wnews/articles/2022 resolves to Resource=JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/articles/2022
  15951 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/articles/2022 (SlingRequestPathInfo: path='/content/wnews/articles/2022', selectorString='menu', extension='html', suffix='/4')
  15954 TIMER_START{resolveServlet(/content/wnews/articles/2022)}
  15961 TIMER_END{6,resolveServlet(/content/wnews/articles/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  15962 LOG Applying Includefilters
  15967 TIMER_START{/libs/wp/template/articleList/menu.html.html#15}
  16138 LOG Including resource TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/articles/2022, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/articles/2022] (SlingRequestPathInfo: path='/content/wnews/articles/2022', selectorString='menu', extension='html', suffix='/4')
  16141 TIMER_START{resolveServlet(/content/wnews/articles/2022)}
  16148 TIMER_END{6,resolveServlet(/content/wnews/articles/2022)} Using servlet /libs/wp/template/page/menu.html.html
  16149 LOG Applying Includefilters
  16154 TIMER_START{/libs/wp/template/page/menu.html.html#16}
  17279 TIMER_END{1124,/libs/wp/template/page/menu.html.html#16}
  17300 TIMER_END{1332,/libs/wp/template/articleList/menu.html.html#15}
  17388 TIMER_START{resolveIncludedResource(/content/wnews/recipes/2022)}
  17442 TIMER_END{53,resolveIncludedResource(/content/wnews/recipes/2022)} path=/content/wnews/recipes/2022 resolves to Resource=JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/recipes/2022
  17447 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/recipes/2022 (SlingRequestPathInfo: path='/content/wnews/recipes/2022', selectorString='menu', extension='html', suffix='/4')
  17449 TIMER_START{resolveServlet(/content/wnews/recipes/2022)}
  17456 TIMER_END{5,resolveServlet(/content/wnews/recipes/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  17457 LOG Applying Includefilters
  17461 TIMER_START{/libs/wp/template/articleList/menu.html.html#17}
  17640 LOG Including resource TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/recipes/2022, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/recipes/2022] (SlingRequestPathInfo: path='/content/wnews/recipes/2022', selectorString='menu', extension='html', suffix='/4')
  17643 TIMER_START{resolveServlet(/content/wnews/recipes/2022)}
  17649 TIMER_END{5,resolveServlet(/content/wnews/recipes/2022)} Using servlet /libs/wp/template/page/menu.html.html
  17650 LOG Applying Includefilters
  17655 TIMER_START{/libs/wp/template/page/menu.html.html#18}
  18758 TIMER_END{1103,/libs/wp/template/page/menu.html.html#18}
  18783 TIMER_END{1321,/libs/wp/template/articleList/menu.html.html#17}
  18865 TIMER_START{resolveIncludedResource(/content/wnews/gardening/2023)}
  18919 TIMER_END{52,resolveIncludedResource(/content/wnews/gardening/2023)} path=/content/wnews/gardening/2023 resolves to Resource=JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/gardening/2023
  18923 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/gardening/2023 (SlingRequestPathInfo: path='/content/wnews/gardening/2023', selectorString='menu', extension='html', suffix='/4')
  18926 TIMER_START{resolveServlet(/content/wnews/gardening/2023)}
  18933 TIMER_END{6,resolveServlet(/content/wnews/gardening/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  18934 LOG Applying Includefilters
  18939 TIMER_START{/libs/wp/template/articleList/menu.html.html#19}
  19117 LOG Including resource TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/gardening/2023, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/gardening/2023] (SlingRequestPathInfo: path='/content/wnews/gardening/2023', selectorString='menu', extension='html', suffix='/4')
  19120 TIMER_START{resolveServlet(/content/wnews/gardening/2023)}
  19128 TIMER_END{7,resolveServlet(/content/wnews/gardening/2023)} Using servlet /libs/wp/template/page/menu.html.html
  19128 LOG Applying Includefilters
  19133 TIMER_START{/libs/wp/template/page/menu.html.html#20}
  20190 TIMER_END{1055,/libs/wp/template/page/menu.html.html#20}
  20210 TIMER_END{1270,/libs/wp/template/articleList/menu.html.html#19}
  20287 TIMER_START{resolveIncludedResource(/content/wnews/kids/2023)}
  20338 TIMER_END{51,resolveIncludedResource(/content/wnews/kids/2023)} path=/content/wnews/kids/2023 resolves to Resource=JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/kids/2023
  20343 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/kids/2023 (SlingRequestPathInfo: path='/content/wnews/kids/2023', selectorString='menu', extension='html', suffix='/4')
  20346 TIMER_START{resolveServlet(/content/wnews/kids/2023)}
  20352 TIMER_END{5,resolveServlet(/content/wnews/kids/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  20353 LOG Applying Includefilters
  20358 TIMER_START{/libs/wp/template/articleList/menu.html.html#21}
  20521 LOG Including resource TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/kids/2023, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/kids/2023] (SlingRequestPathInfo: path='/content/wnews/kids/2023', selectorString='menu', extension='html', suffix='/4')
  20524 TIMER_START{resolveServlet(/content/wnews/kids/2023)}
  20530 TIMER_END{5,resolveServlet(/content/wnews/kids/2023)} Using servlet /libs/wp/template/page/menu.html.html
  20537 LOG Applying Includefilters
  20541 TIMER_START{/libs/wp/template/page/menu.html.html#22}
  21598 TIMER_END{1056,/libs/wp/template/page/menu.html.html#22}
  21617 TIMER_END{1259,/libs/wp/template/articleList/menu.html.html#21}
  21701 TIMER_START{resolveIncludedResource(/content/wnews/past-issues/2023)}
  21756 TIMER_END{54,resolveIncludedResource(/content/wnews/past-issues/2023)} path=/content/wnews/past-issues/2023 resolves to Resource=JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/past-issues/2023
  21760 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/past-issues/2023 (SlingRequestPathInfo: path='/content/wnews/past-issues/2023', selectorString='menu', extension='html', suffix='/4')
  21763 TIMER_START{resolveServlet(/content/wnews/past-issues/2023)}
  21769 TIMER_END{5,resolveServlet(/content/wnews/past-issues/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  21770 LOG Applying Includefilters
  21775 TIMER_START{/libs/wp/template/articleList/menu.html.html#23}
  21948 LOG Including resource TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/past-issues/2023, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/past-issues/2023] (SlingRequestPathInfo: path='/content/wnews/past-issues/2023', selectorString='menu', extension='html', suffix='/4')
  21955 TIMER_START{resolveServlet(/content/wnews/past-issues/2023)}
  21962 TIMER_END{5,resolveServlet(/content/wnews/past-issues/2023)} Using servlet /libs/wp/template/page/menu.html.html
  21962 LOG Applying Includefilters
  21968 TIMER_START{/libs/wp/template/page/menu.html.html#24}
  23042 TIMER_END{1073,/libs/wp/template/page/menu.html.html#24}
  23061 TIMER_END{1286,/libs/wp/template/articleList/menu.html.html#23}
  23085 TIMER_END{8416,/libs/wp/template/columnList/menu.html.html#14}
  23125 LOG Including resource TypeOverwritingResourceWrapper, type=wp-pure/extension/weather, path=/content/wnews/past-issues/2023, resource=[TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/past-issues/2023, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/past-issues/2023]] (SlingRequestPathInfo: path='/content/wnews/past-issues/2023', selectorString='header', extension='html', suffix='/4')
  23129 TIMER_START{resolveServlet(/content/wnews/past-issues/2023)}
  23136 TIMER_END{7,resolveServlet(/content/wnews/past-issues/2023)} Using servlet /apps/wp-pure/extension/weather/html.html
  23137 LOG Applying Includefilters
  23142 TIMER_START{/apps/wp-pure/extension/weather/html.html#25}
  23440 TIMER_END{296,/apps/wp-pure/extension/weather/html.html#25}
  23466 TIMER_END{18498,/libs/wp/template/menu/header.html.html#5}
  23490 TIMER_END{19508,/libs/wp/component/sectionList/html.html#3}
  23512 TIMER_END{19741,/libs/wp/template/header/section.html.html#2}
  23574 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/firstpeoples/2021 (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2021', selectorString='reader', extension='html', suffix='/4')
  23578 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2021)}
  23585 TIMER_END{6,resolveServlet(/content/wnews/firstpeoples/2021)} Using servlet /libs/wp/template/articleList/reader.html.html
  23586 LOG Applying Includefilters
  23591 TIMER_START{/libs/wp/template/articleList/reader.html.html#26}
  42593 TIMER_START{resolveIncludedResource(/content/wnews/firstpeoples/2021/list/decoction-of-wattle-bark)}
  42676 TIMER_END{81,resolveIncludedResource(/content/wnews/firstpeoples/2021/list/decoction-of-wattle-bark)} path=/content/wnews/firstpeoples/2021/list/decoction-of-wattle-bark resolves to Resource=JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/decoction-of-wattle-bark
  42684 LOG Including resource JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/decoction-of-wattle-bark (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2021/list/decoction-of-wattle-bark', selectorString='list', extension='html', suffix='/4')
  42694 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2021/list/decoction-of-wattle-bark)}
  42706 TIMER_END{12,resolveServlet(/content/wnews/firstpeoples/2021/list/decoction-of-wattle-bark)} Using servlet /libs/wp/template/article/v1/list.html.html
  42709 LOG Applying Includefilters
  42717 TIMER_START{/libs/wp/template/article/v1/list.html.html#27}
  44948 TIMER_END{2228,/libs/wp/template/article/v1/list.html.html#27}
  45084 TIMER_START{resolveIncludedResource(/content/wnews/firstpeoples/2021/list/dealing-with-the-true-history)}
  45179 TIMER_END{94,resolveIncludedResource(/content/wnews/firstpeoples/2021/list/dealing-with-the-true-history)} path=/content/wnews/firstpeoples/2021/list/dealing-with-the-true-history resolves to Resource=JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/dealing-with-the-true-history
  45189 LOG Including resource JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/dealing-with-the-true-history (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2021/list/dealing-with-the-true-history', selectorString='list', extension='html', suffix='/4')
  45198 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2021/list/dealing-with-the-true-history)}
  45213 TIMER_END{14,resolveServlet(/content/wnews/firstpeoples/2021/list/dealing-with-the-true-history)} Using servlet /libs/wp/template/article/v1/list.html.html
  45215 LOG Applying Includefilters
  45224 TIMER_START{/libs/wp/template/article/v1/list.html.html#28}
  47172 TIMER_END{1946,/libs/wp/template/article/v1/list.html.html#28}
  47295 TIMER_START{resolveIncludedResource(/content/wnews/firstpeoples/2021/list/cooking-methods)}
  47369 TIMER_END{72,resolveIncludedResource(/content/wnews/firstpeoples/2021/list/cooking-methods)} path=/content/wnews/firstpeoples/2021/list/cooking-methods resolves to Resource=JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/cooking-methods
  47377 LOG Including resource JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/cooking-methods (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2021/list/cooking-methods', selectorString='list', extension='html', suffix='/4')
  47385 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2021/list/cooking-methods)}
  47398 TIMER_END{12,resolveServlet(/content/wnews/firstpeoples/2021/list/cooking-methods)} Using servlet /libs/wp/template/article/v1/list.html.html
  47400 LOG Applying Includefilters
  47407 TIMER_START{/libs/wp/template/article/v1/list.html.html#29}
  49316 TIMER_END{1907,/libs/wp/template/article/v1/list.html.html#29}
  49445 TIMER_START{resolveIncludedResource(/content/wnews/firstpeoples/2021/list/campsite-arrangements)}
  49523 TIMER_END{76,resolveIncludedResource(/content/wnews/firstpeoples/2021/list/campsite-arrangements)} path=/content/wnews/firstpeoples/2021/list/campsite-arrangements resolves to Resource=JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/campsite-arrangements
  49530 LOG Including resource JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/campsite-arrangements (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2021/list/campsite-arrangements', selectorString='list', extension='html', suffix='/4')
  49539 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2021/list/campsite-arrangements)}
  49551 TIMER_END{11,resolveServlet(/content/wnews/firstpeoples/2021/list/campsite-arrangements)} Using servlet /libs/wp/template/article/v1/list.html.html
  49553 LOG Applying Includefilters
  49560 TIMER_START{/libs/wp/template/article/v1/list.html.html#30}
  51405 TIMER_END{1843,/libs/wp/template/article/v1/list.html.html#30}
  51532 TIMER_START{resolveIncludedResource(/content/wnews/firstpeoples/2021/list/battles-around-melbourne)}
  51610 TIMER_END{77,resolveIncludedResource(/content/wnews/firstpeoples/2021/list/battles-around-melbourne)} path=/content/wnews/firstpeoples/2021/list/battles-around-melbourne resolves to Resource=JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/battles-around-melbourne
  51617 LOG Including resource JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/battles-around-melbourne (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2021/list/battles-around-melbourne', selectorString='list', extension='html', suffix='/4')
  51626 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2021/list/battles-around-melbourne)}
  51638 TIMER_END{11,resolveServlet(/content/wnews/firstpeoples/2021/list/battles-around-melbourne)} Using servlet /libs/wp/template/article/v1/list.html.html
  51640 LOG Applying Includefilters
  51648 TIMER_START{/libs/wp/template/article/v1/list.html.html#31}
  53489 TIMER_END{1839,/libs/wp/template/article/v1/list.html.html#31}
  53618 TIMER_START{resolveIncludedResource(/content/wnews/firstpeoples/2021/list/aboriginal-place-names)}
  53695 TIMER_END{76,resolveIncludedResource(/content/wnews/firstpeoples/2021/list/aboriginal-place-names)} path=/content/wnews/firstpeoples/2021/list/aboriginal-place-names resolves to Resource=JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/aboriginal-place-names
  53703 LOG Including resource JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/aboriginal-place-names (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2021/list/aboriginal-place-names', selectorString='list', extension='html', suffix='/4')
  53711 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2021/list/aboriginal-place-names)}
  53724 TIMER_END{12,resolveServlet(/content/wnews/firstpeoples/2021/list/aboriginal-place-names)} Using servlet /libs/wp/template/article/v1/list.html.html
  53726 LOG Applying Includefilters
  53733 TIMER_START{/libs/wp/template/article/v1/list.html.html#32}
  55629 TIMER_END{1893,/libs/wp/template/article/v1/list.html.html#32}
  55665 TIMER_END{32073,/libs/wp/template/articleList/reader.html.html#26}
  55857 TIMER_START{resolveIncludedResource(/content/wnews/sidebar)}
  55911 TIMER_END{53,resolveIncludedResource(/content/wnews/sidebar)} path=/content/wnews/sidebar resolves to Resource=JcrNodeResource, type=wp/template/sidebar, superType=null, path=/content/wnews/sidebar
  55919 LOG Including resource JcrNodeResource, type=wp/template/sidebar, superType=null, path=/content/wnews/sidebar (SlingRequestPathInfo: path='/content/wnews/sidebar', selectorString='section', extension='html', suffix='/4')
  55928 TIMER_START{resolveServlet(/content/wnews/sidebar)}
  55941 TIMER_END{12,resolveServlet(/content/wnews/sidebar)} Using servlet /libs/wp/template/sidebar/section.html.html
  55943 LOG Applying Includefilters
  55950 TIMER_START{/libs/wp/template/sidebar/section.html.html#33}
  56175 LOG Including resource TypeOverwritingResourceWrapper, type=wp/component/sectionList, path=/content/wnews/sidebar, resource=[JcrNodeResource, type=wp/template/sidebar, superType=null, path=/content/wnews/sidebar] (SlingRequestPathInfo: path='/content/wnews/sidebar', selectorString='column', extension='html', suffix='/4')
  56179 TIMER_START{resolveServlet(/content/wnews/sidebar)}
  56187 TIMER_END{7,resolveServlet(/content/wnews/sidebar)} Using servlet /libs/wp/component/sectionList/html.html
  56188 LOG Applying Includefilters
  56193 TIMER_START{/libs/wp/component/sectionList/html.html#34}
  56502 LOG Including resource JcrNodeResource, type=wp/template/weather, superType=null, path=/content/wnews/weather (SlingRequestPathInfo: path='/content/wnews/weather', selectorString='column', extension='html', suffix='/4')
  56506 TIMER_START{resolveServlet(/content/wnews/weather)}
  56515 TIMER_END{7,resolveServlet(/content/wnews/weather)} Using servlet /libs/wp/template/weather/column.html.html
  56516 LOG Applying Includefilters
  56521 TIMER_START{/libs/wp/template/weather/column.html.html#35}
  56885 TIMER_END{363,/libs/wp/template/weather/column.html.html#35}
  56931 LOG Including resource JcrNodeResource, type=wp/template/page, superType=null, path=/content/wnews/advertising (SlingRequestPathInfo: path='/content/wnews/advertising', selectorString='column', extension='html', suffix='/4')
  56935 TIMER_START{resolveServlet(/content/wnews/advertising)}
  56942 TIMER_END{7,resolveServlet(/content/wnews/advertising)} Using servlet /libs/wp/template/page/column.html.html
  56943 LOG Applying Includefilters
  56948 TIMER_START{/libs/wp/template/page/column.html.html#36}
  57771 TIMER_END{821,/libs/wp/template/page/column.html.html#36}
  57818 LOG Including resource JcrNodeResource, type=wp/template/localBusinessList/v1, superType=null, path=/content/wnews/advertisements/2022 (SlingRequestPathInfo: path='/content/wnews/advertisements/2022', selectorString='column', extension='html', suffix='/4')
  57823 TIMER_START{resolveServlet(/content/wnews/advertisements/2022)}
  57833 TIMER_END{9,resolveServlet(/content/wnews/advertisements/2022)} Using servlet /libs/wp/template/localBusinessList/v1/column.html.html
  57834 LOG Applying Includefilters
  57840 TIMER_START{/libs/wp/template/localBusinessList/v1/column.html.html#37}
  73608 TIMER_END{15767,/libs/wp/template/localBusinessList/v1/column.html.html#37}
  73646 TIMER_END{17452,/libs/wp/component/sectionList/html.html#34}
  73671 TIMER_END{17721,/libs/wp/template/sidebar/section.html.html#33}
  73881 TIMER_START{resolveIncludedResource(/content/wnews/footer)}
  73934 TIMER_END{52,resolveIncludedResource(/content/wnews/footer)} path=/content/wnews/footer resolves to Resource=JcrNodeResource, type=wp/template/footer, superType=null, path=/content/wnews/footer
  73943 LOG Including resource JcrNodeResource, type=wp/template/footer, superType=null, path=/content/wnews/footer (SlingRequestPathInfo: path='/content/wnews/footer', selectorString='section', extension='html', suffix='/4')
  73954 TIMER_START{resolveServlet(/content/wnews/footer)}
  73966 TIMER_END{11,resolveServlet(/content/wnews/footer)} Using servlet /libs/wp/template/footer/section.html.html
  73968 LOG Applying Includefilters
  73975 TIMER_START{/libs/wp/template/footer/section.html.html#38}
  74200 LOG Including resource TypeOverwritingResourceWrapper, type=wp/component/sectionList, path=/content/wnews/footer, resource=[JcrNodeResource, type=wp/template/footer, superType=null, path=/content/wnews/footer] (SlingRequestPathInfo: path='/content/wnews/footer', selectorString='footer', extension='html', suffix='/4')
  74204 TIMER_START{resolveServlet(/content/wnews/footer)}
  74212 TIMER_END{7,resolveServlet(/content/wnews/footer)} Using servlet /libs/wp/component/sectionList/html.html
  74213 LOG Applying Includefilters
  74218 TIMER_START{/libs/wp/component/sectionList/html.html#39}
  74511 LOG Including resource JcrNodeResource, type=wp/template/columnList, superType=null, path=/content/wnews/columns (SlingRequestPathInfo: path='/content/wnews/columns', selectorString='footer', extension='html', suffix='/4')
  74516 TIMER_START{resolveServlet(/content/wnews/columns)}
  74524 TIMER_END{7,resolveServlet(/content/wnews/columns)} Using servlet /libs/wp/template/columnList/footer.html.html
  74525 LOG Applying Includefilters
  74530 TIMER_START{/libs/wp/template/columnList/footer.html.html#40}
  74979 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/articles/2022 (SlingRequestPathInfo: path='/content/wnews/articles/2022', selectorString='column', extension='html', suffix='/4')
  74985 TIMER_START{resolveServlet(/content/wnews/articles/2022)}
  74994 TIMER_END{8,resolveServlet(/content/wnews/articles/2022)} Using servlet /libs/wp/template/articleList/column.html.html
  74996 LOG Applying Includefilters
  75002 TIMER_START{/libs/wp/template/articleList/column.html.html#41}
  99000 LOG SCRIPT ERROR: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/articleList/column.html.html")
  99011 TIMER_END{24007,/libs/wp/template/articleList/column.html.html#41}
  99923 LOG SCRIPT ERROR: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/columnList/footer.html.html")
  99929 TIMER_END{25398,/libs/wp/template/columnList/footer.html.html#40}
 100751 LOG SCRIPT ERROR: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/component/sectionList/html.html")
 100756 TIMER_END{26537,/libs/wp/component/sectionList/html.html#39}
 101447 LOG SCRIPT ERROR: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/footer/section.html.html")
 101452 TIMER_END{27475,/libs/wp/template/footer/section.html.html#38}
 102050 LOG SCRIPT ERROR: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/articleList/html.html")
 102055 TIMER_END{100419,/libs/wp/template/articleList/html.html#0}
 102084 LOG Filter timing: filter=org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter, inner=100433, total=100437, outer=4
 102092 LOG Filter timing: filter=org.apache.sling.i18n.impl.I18NFilter, inner=100437, total=100440, outer=3
 102372 LOG Applying Error filters
 102377 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
 102383 TIMER_START{handleError:throwable=org.thymeleaf.exceptions.TemplateInputException}
 103256 TIMER_END{872,handleError:throwable=org.thymeleaf.exceptions.TemplateInputException} Using handler org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
 107051 TIMER_END{107050,Request Processing} Dumping SlingRequestProgressTracker Entries

ApacheSling/2.8 (jetty/9.4.44.v20210927, OpenJDK 64-Bit Server VM 11.0.18, Linux 5.10.157-139.675.amzn2.aarch64 aarch64)