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

The requested URL /firstpeoples/2021.html/2 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:293)
	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 = 7]
	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 = 7
	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>
      6 LOG Method=GET, PathInfo=null
      7 TIMER_START{handleSecurity}
    947 TIMER_END{938,handleSecurity} authenticator org.apache.sling.auth.core.impl.SlingAuthenticator@506b208c returns true
   1172 TIMER_START{ResourceResolution}
   1404 TIMER_END{231,ResourceResolution} URI=/firstpeoples/2021.html/2 resolves to Resource=JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/firstpeoples/2021
   1410 LOG Resource Path Info: SlingRequestPathInfo: path='/content/wnews/firstpeoples/2021', selectorString='null', extension='html', suffix='/2'
   1410 TIMER_START{ServletResolution}
   1413 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2021)}
   1425 TIMER_END{11,resolveServlet(/content/wnews/firstpeoples/2021)} Using servlet /libs/wp/template/articleList/html.html
   1427 TIMER_END{16,ServletResolution} URI=/firstpeoples/2021.html/2 handled by Servlet=/libs/wp/template/articleList/html.html
   1429 LOG Applying Requestfilters
   1432 LOG Calling filter: com.composum.sling.nodes.mount.remote.RemoteRequestFilter
   1434 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
   1437 LOG Calling filter: org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
   1441 LOG Applying Componentfilters
   1448 TIMER_START{/libs/wp/template/articleList/html.html#0}
   2842 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='/2')
   2845 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2021)}
   2857 TIMER_END{10,resolveServlet(/content/wnews/firstpeoples/2021)} Using servlet /libs/wp/component/head/html.html
   2859 LOG Applying Includefilters
   2868 TIMER_START{/libs/wp/component/head/html.html#1}
   3298 TIMER_END{429,/libs/wp/component/head/html.html#1}
   3508 TIMER_START{resolveIncludedResource(/content/wnews/header)}
   3557 TIMER_END{48,resolveIncludedResource(/content/wnews/header)} path=/content/wnews/header resolves to Resource=JcrNodeResource, type=wp/template/header, superType=null, path=/content/wnews/header
   3563 LOG Including resource JcrNodeResource, type=wp/template/header, superType=null, path=/content/wnews/header (SlingRequestPathInfo: path='/content/wnews/header', selectorString='section', extension='html', suffix='/2')
   3566 TIMER_START{resolveServlet(/content/wnews/header)}
   3575 TIMER_END{9,resolveServlet(/content/wnews/header)} Using servlet /libs/wp/template/header/section.html.html
   3576 LOG Applying Includefilters
   3581 TIMER_START{/libs/wp/template/header/section.html.html#2}
   3770 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='/2')
   3772 TIMER_START{resolveServlet(/content/wnews/header)}
   3779 TIMER_END{6,resolveServlet(/content/wnews/header)} Using servlet /libs/wp/component/sectionList/html.html
   3780 LOG Applying Includefilters
   3785 TIMER_START{/libs/wp/component/sectionList/html.html#3}
   4059 LOG Including resource JcrNodeResource, type=wp/template/banner, superType=null, path=/content/wnews/masthead (SlingRequestPathInfo: path='/content/wnews/masthead', selectorString='header', extension='html', suffix='/2')
   4061 TIMER_START{resolveServlet(/content/wnews/masthead)}
   4069 TIMER_END{7,resolveServlet(/content/wnews/masthead)} Using servlet /libs/wp/template/banner/header.html.html
   4070 LOG Applying Includefilters
   4075 TIMER_START{/libs/wp/template/banner/header.html.html#4}
   4654 TIMER_END{578,/libs/wp/template/banner/header.html.html#4}
   4703 LOG Including resource JcrNodeResource, type=wp/template/menu, superType=null, path=/content/wnews/menu (SlingRequestPathInfo: path='/content/wnews/menu', selectorString='header', extension='html', suffix='/2')
   4706 TIMER_START{resolveServlet(/content/wnews/menu)}
   4714 TIMER_END{7,resolveServlet(/content/wnews/menu)} Using servlet /libs/wp/template/menu/header.html.html
   4715 LOG Applying Includefilters
   4719 TIMER_START{/libs/wp/template/menu/header.html.html#5}
   8775 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='/2')
   8778 TIMER_START{resolveServlet(/content/wnews/wildlife/2023)}
   8791 TIMER_END{11,resolveServlet(/content/wnews/wildlife/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
   8793 LOG Applying Includefilters
   8799 TIMER_START{/libs/wp/template/articleList/menu.html.html#6}
   8991 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='/2')
   8993 TIMER_START{resolveServlet(/content/wnews/wildlife/2023)}
   8999 TIMER_END{6,resolveServlet(/content/wnews/wildlife/2023)} Using servlet /libs/wp/template/page/menu.html.html
   9000 LOG Applying Includefilters
   9005 TIMER_START{/libs/wp/template/page/menu.html.html#7}
  10197 TIMER_END{1191,/libs/wp/template/page/menu.html.html#7}
  10218 TIMER_END{1417,/libs/wp/template/articleList/menu.html.html#6}
  10267 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='/2')
  10269 TIMER_START{resolveServlet(/content/wnews/history/2022)}
  10277 TIMER_END{7,resolveServlet(/content/wnews/history/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  10278 LOG Applying Includefilters
  10283 TIMER_START{/libs/wp/template/articleList/menu.html.html#8}
  10458 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='/2')
  10461 TIMER_START{resolveServlet(/content/wnews/history/2022)}
  10468 TIMER_END{5,resolveServlet(/content/wnews/history/2022)} Using servlet /libs/wp/template/page/menu.html.html
  10469 LOG Applying Includefilters
  10473 TIMER_START{/libs/wp/template/page/menu.html.html#9}
  11562 TIMER_END{1087,/libs/wp/template/page/menu.html.html#9}
  11582 TIMER_END{1298,/libs/wp/template/articleList/menu.html.html#8}
  11628 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='/2')
  11630 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2022)}
  11652 TIMER_END{21,resolveServlet(/content/wnews/firstpeoples/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  11653 LOG Applying Includefilters
  11660 TIMER_START{/libs/wp/template/articleList/menu.html.html#10}
  11828 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='/2')
  11831 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2022)}
  11837 TIMER_END{5,resolveServlet(/content/wnews/firstpeoples/2022)} Using servlet /libs/wp/template/page/menu.html.html
  11838 LOG Applying Includefilters
  11843 TIMER_START{/libs/wp/template/page/menu.html.html#11}
  12929 TIMER_END{1085,/libs/wp/template/page/menu.html.html#11}
  12949 TIMER_END{1288,/libs/wp/template/articleList/menu.html.html#10}
  12995 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='/2')
  12998 TIMER_START{resolveServlet(/content/wnews/immigration/2023)}
  13006 TIMER_END{7,resolveServlet(/content/wnews/immigration/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  13007 LOG Applying Includefilters
  13012 TIMER_START{/libs/wp/template/articleList/menu.html.html#12}
  13181 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='/2')
  13183 TIMER_START{resolveServlet(/content/wnews/immigration/2023)}
  13189 TIMER_END{5,resolveServlet(/content/wnews/immigration/2023)} Using servlet /libs/wp/template/page/menu.html.html
  13190 LOG Applying Includefilters
  13195 TIMER_START{/libs/wp/template/page/menu.html.html#13}
  14275 TIMER_END{1079,/libs/wp/template/page/menu.html.html#13}
  14294 TIMER_END{1281,/libs/wp/template/articleList/menu.html.html#12}
  14340 LOG Including resource JcrNodeResource, type=wp/template/columnList, superType=null, path=/content/wnews/columns (SlingRequestPathInfo: path='/content/wnews/columns', selectorString='menu', extension='html', suffix='/2')
  14342 TIMER_START{resolveServlet(/content/wnews/columns)}
  14350 TIMER_END{6,resolveServlet(/content/wnews/columns)} Using servlet /libs/wp/template/columnList/menu.html.html
  14350 LOG Applying Includefilters
  14355 TIMER_START{/libs/wp/template/columnList/menu.html.html#14}
  15498 TIMER_START{resolveIncludedResource(/content/wnews/articles/2022)}
  15550 TIMER_END{50,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
  15554 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='/2')
  15557 TIMER_START{resolveServlet(/content/wnews/articles/2022)}
  15564 TIMER_END{6,resolveServlet(/content/wnews/articles/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  15565 LOG Applying Includefilters
  15570 TIMER_START{/libs/wp/template/articleList/menu.html.html#15}
  15739 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='/2')
  15741 TIMER_START{resolveServlet(/content/wnews/articles/2022)}
  15747 TIMER_END{5,resolveServlet(/content/wnews/articles/2022)} Using servlet /libs/wp/template/page/menu.html.html
  15748 LOG Applying Includefilters
  15753 TIMER_START{/libs/wp/template/page/menu.html.html#16}
  16860 TIMER_END{1106,/libs/wp/template/page/menu.html.html#16}
  16879 TIMER_END{1308,/libs/wp/template/articleList/menu.html.html#15}
  16961 TIMER_START{resolveIncludedResource(/content/wnews/recipes/2022)}
  17012 TIMER_END{50,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
  17016 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='/2')
  17019 TIMER_START{resolveServlet(/content/wnews/recipes/2022)}
  17025 TIMER_END{6,resolveServlet(/content/wnews/recipes/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  17026 LOG Applying Includefilters
  17031 TIMER_START{/libs/wp/template/articleList/menu.html.html#17}
  17197 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='/2')
  17199 TIMER_START{resolveServlet(/content/wnews/recipes/2022)}
  17205 TIMER_END{5,resolveServlet(/content/wnews/recipes/2022)} Using servlet /libs/wp/template/page/menu.html.html
  17206 LOG Applying Includefilters
  17211 TIMER_START{/libs/wp/template/page/menu.html.html#18}
  18392 TIMER_END{1181,/libs/wp/template/page/menu.html.html#18}
  18412 TIMER_END{1380,/libs/wp/template/articleList/menu.html.html#17}
  18491 TIMER_START{resolveIncludedResource(/content/wnews/gardening/2023)}
  18543 TIMER_END{51,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
  18547 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='/2')
  18550 TIMER_START{resolveServlet(/content/wnews/gardening/2023)}
  18557 TIMER_END{6,resolveServlet(/content/wnews/gardening/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  18558 LOG Applying Includefilters
  18563 TIMER_START{/libs/wp/template/articleList/menu.html.html#19}
  18727 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='/2')
  18729 TIMER_START{resolveServlet(/content/wnews/gardening/2023)}
  18735 TIMER_END{5,resolveServlet(/content/wnews/gardening/2023)} Using servlet /libs/wp/template/page/menu.html.html
  18736 LOG Applying Includefilters
  18741 TIMER_START{/libs/wp/template/page/menu.html.html#20}
  19795 TIMER_END{1053,/libs/wp/template/page/menu.html.html#20}
  19815 TIMER_END{1252,/libs/wp/template/articleList/menu.html.html#19}
  19898 TIMER_START{resolveIncludedResource(/content/wnews/kids/2023)}
  19950 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
  19954 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='/2')
  19957 TIMER_START{resolveServlet(/content/wnews/kids/2023)}
  19964 TIMER_END{7,resolveServlet(/content/wnews/kids/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  19965 LOG Applying Includefilters
  19970 TIMER_START{/libs/wp/template/articleList/menu.html.html#21}
  20137 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='/2')
  20140 TIMER_START{resolveServlet(/content/wnews/kids/2023)}
  20146 TIMER_END{6,resolveServlet(/content/wnews/kids/2023)} Using servlet /libs/wp/template/page/menu.html.html
  20147 LOG Applying Includefilters
  20151 TIMER_START{/libs/wp/template/page/menu.html.html#22}
  21223 TIMER_END{1070,/libs/wp/template/page/menu.html.html#22}
  21244 TIMER_END{1273,/libs/wp/template/articleList/menu.html.html#21}
  21326 TIMER_START{resolveIncludedResource(/content/wnews/past-issues/2023)}
  21380 TIMER_END{52,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
  21384 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='/2')
  21387 TIMER_START{resolveServlet(/content/wnews/past-issues/2023)}
  21394 TIMER_END{6,resolveServlet(/content/wnews/past-issues/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  21395 LOG Applying Includefilters
  21401 TIMER_START{/libs/wp/template/articleList/menu.html.html#23}
  21585 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='/2')
  21589 TIMER_START{resolveServlet(/content/wnews/past-issues/2023)}
  21595 TIMER_END{5,resolveServlet(/content/wnews/past-issues/2023)} Using servlet /libs/wp/template/page/menu.html.html
  21596 LOG Applying Includefilters
  21601 TIMER_START{/libs/wp/template/page/menu.html.html#24}
  22695 TIMER_END{1093,/libs/wp/template/page/menu.html.html#24}
  22716 TIMER_END{1314,/libs/wp/template/articleList/menu.html.html#23}
  22741 TIMER_END{8385,/libs/wp/template/columnList/menu.html.html#14}
  22784 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='/2')
  22787 TIMER_START{resolveServlet(/content/wnews/past-issues/2023)}
  22795 TIMER_END{7,resolveServlet(/content/wnews/past-issues/2023)} Using servlet /apps/wp-pure/extension/weather/html.html
  22796 LOG Applying Includefilters
  22802 TIMER_START{/apps/wp-pure/extension/weather/html.html#25}
  23119 TIMER_END{316,/apps/wp-pure/extension/weather/html.html#25}
  23146 TIMER_END{18425,/libs/wp/template/menu/header.html.html#5}
  23172 TIMER_END{19387,/libs/wp/component/sectionList/html.html#3}
  23193 TIMER_END{19611,/libs/wp/template/header/section.html.html#2}
  23255 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='/2')
  23258 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2021)}
  23265 TIMER_END{6,resolveServlet(/content/wnews/firstpeoples/2021)} Using servlet /libs/wp/template/articleList/reader.html.html
  23266 LOG Applying Includefilters
  23271 TIMER_START{/libs/wp/template/articleList/reader.html.html#26}
  42698 TIMER_START{resolveIncludedResource(/content/wnews/firstpeoples/2021/list/seasonal-food-surplus)}
  42774 TIMER_END{74,resolveIncludedResource(/content/wnews/firstpeoples/2021/list/seasonal-food-surplus)} path=/content/wnews/firstpeoples/2021/list/seasonal-food-surplus resolves to Resource=JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/seasonal-food-surplus
  42782 LOG Including resource JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/seasonal-food-surplus (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2021/list/seasonal-food-surplus', selectorString='list', extension='html', suffix='/2')
  42791 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2021/list/seasonal-food-surplus)}
  42805 TIMER_END{12,resolveServlet(/content/wnews/firstpeoples/2021/list/seasonal-food-surplus)} Using servlet /libs/wp/template/article/v1/list.html.html
  42806 LOG Applying Includefilters
  42815 TIMER_START{/libs/wp/template/article/v1/list.html.html#27}
  44915 TIMER_END{2098,/libs/wp/template/article/v1/list.html.html#27}
  45051 TIMER_START{resolveIncludedResource(/content/wnews/firstpeoples/2021/list/ryrie-s-paddock)}
  45123 TIMER_END{70,resolveIncludedResource(/content/wnews/firstpeoples/2021/list/ryrie-s-paddock)} path=/content/wnews/firstpeoples/2021/list/ryrie-s-paddock resolves to Resource=JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/ryrie-s-paddock
  45130 LOG Including resource JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/ryrie-s-paddock (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2021/list/ryrie-s-paddock', selectorString='list', extension='html', suffix='/2')
  45138 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2021/list/ryrie-s-paddock)}
  45151 TIMER_END{12,resolveServlet(/content/wnews/firstpeoples/2021/list/ryrie-s-paddock)} Using servlet /libs/wp/template/article/v1/list.html.html
  45153 LOG Applying Includefilters
  45161 TIMER_START{/libs/wp/template/article/v1/list.html.html#28}
  47027 TIMER_END{1864,/libs/wp/template/article/v1/list.html.html#28}
  47148 TIMER_START{resolveIncludedResource(/content/wnews/firstpeoples/2021/list/retrieving-the-language)}
  47221 TIMER_END{71,resolveIncludedResource(/content/wnews/firstpeoples/2021/list/retrieving-the-language)} path=/content/wnews/firstpeoples/2021/list/retrieving-the-language resolves to Resource=JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/retrieving-the-language
  47228 LOG Including resource JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/retrieving-the-language (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2021/list/retrieving-the-language', selectorString='list', extension='html', suffix='/2')
  47235 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2021/list/retrieving-the-language)}
  47247 TIMER_END{10,resolveServlet(/content/wnews/firstpeoples/2021/list/retrieving-the-language)} Using servlet /libs/wp/template/article/v1/list.html.html
  47248 LOG Applying Includefilters
  47256 TIMER_START{/libs/wp/template/article/v1/list.html.html#29}
  49096 TIMER_END{1838,/libs/wp/template/article/v1/list.html.html#29}
  49221 TIMER_START{resolveIncludedResource(/content/wnews/firstpeoples/2021/list/ngurai-illum-wurrung-words)}
  49301 TIMER_END{78,resolveIncludedResource(/content/wnews/firstpeoples/2021/list/ngurai-illum-wurrung-words)} path=/content/wnews/firstpeoples/2021/list/ngurai-illum-wurrung-words resolves to Resource=JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/ngurai-illum-wurrung-words
  49308 LOG Including resource JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/ngurai-illum-wurrung-words (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2021/list/ngurai-illum-wurrung-words', selectorString='list', extension='html', suffix='/2')
  49315 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2021/list/ngurai-illum-wurrung-words)}
  49327 TIMER_END{11,resolveServlet(/content/wnews/firstpeoples/2021/list/ngurai-illum-wurrung-words)} Using servlet /libs/wp/template/article/v1/list.html.html
  49329 LOG Applying Includefilters
  49336 TIMER_START{/libs/wp/template/article/v1/list.html.html#30}
  51139 TIMER_END{1801,/libs/wp/template/article/v1/list.html.html#30}
  51267 TIMER_START{resolveIncludedResource(/content/wnews/firstpeoples/2021/list/ngurai-illum-wurrung-country-place-names)}
  51349 TIMER_END{82,resolveIncludedResource(/content/wnews/firstpeoples/2021/list/ngurai-illum-wurrung-country-place-names)} path=/content/wnews/firstpeoples/2021/list/ngurai-illum-wurrung-country-place-names resolves to Resource=JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/ngurai-illum-wurrung-country-place-names
  51356 LOG Including resource JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/ngurai-illum-wurrung-country-place-names (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2021/list/ngurai-illum-wurrung-country-place-names', selectorString='list', extension='html', suffix='/2')
  51363 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2021/list/ngurai-illum-wurrung-country-place-names)}
  51374 TIMER_END{10,resolveServlet(/content/wnews/firstpeoples/2021/list/ngurai-illum-wurrung-country-place-names)} Using servlet /libs/wp/template/article/v1/list.html.html
  51375 LOG Applying Includefilters
  51384 TIMER_START{/libs/wp/template/article/v1/list.html.html#31}
  53101 TIMER_END{1716,/libs/wp/template/article/v1/list.html.html#31}
  53223 TIMER_START{resolveIncludedResource(/content/wnews/firstpeoples/2021/list/more-traditional-medicines)}
  53302 TIMER_END{77,resolveIncludedResource(/content/wnews/firstpeoples/2021/list/more-traditional-medicines)} path=/content/wnews/firstpeoples/2021/list/more-traditional-medicines resolves to Resource=JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/more-traditional-medicines
  53308 LOG Including resource JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2021/list/more-traditional-medicines (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2021/list/more-traditional-medicines', selectorString='list', extension='html', suffix='/2')
  53315 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2021/list/more-traditional-medicines)}
  53325 TIMER_END{10,resolveServlet(/content/wnews/firstpeoples/2021/list/more-traditional-medicines)} Using servlet /libs/wp/template/article/v1/list.html.html
  53326 LOG Applying Includefilters
  53333 TIMER_START{/libs/wp/template/article/v1/list.html.html#32}
  55089 TIMER_END{1754,/libs/wp/template/article/v1/list.html.html#32}
  55120 TIMER_END{31848,/libs/wp/template/articleList/reader.html.html#26}
  55316 TIMER_START{resolveIncludedResource(/content/wnews/sidebar)}
  55365 TIMER_END{48,resolveIncludedResource(/content/wnews/sidebar)} path=/content/wnews/sidebar resolves to Resource=JcrNodeResource, type=wp/template/sidebar, superType=null, path=/content/wnews/sidebar
  55371 LOG Including resource JcrNodeResource, type=wp/template/sidebar, superType=null, path=/content/wnews/sidebar (SlingRequestPathInfo: path='/content/wnews/sidebar', selectorString='section', extension='html', suffix='/2')
  55377 TIMER_START{resolveServlet(/content/wnews/sidebar)}
  55388 TIMER_END{10,resolveServlet(/content/wnews/sidebar)} Using servlet /libs/wp/template/sidebar/section.html.html
  55390 LOG Applying Includefilters
  55395 TIMER_START{/libs/wp/template/sidebar/section.html.html#33}
  55596 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='/2')
  55599 TIMER_START{resolveServlet(/content/wnews/sidebar)}
  55607 TIMER_END{6,resolveServlet(/content/wnews/sidebar)} Using servlet /libs/wp/component/sectionList/html.html
  55608 LOG Applying Includefilters
  55613 TIMER_START{/libs/wp/component/sectionList/html.html#34}
  55891 LOG Including resource JcrNodeResource, type=wp/template/weather, superType=null, path=/content/wnews/weather (SlingRequestPathInfo: path='/content/wnews/weather', selectorString='column', extension='html', suffix='/2')
  55894 TIMER_START{resolveServlet(/content/wnews/weather)}
  55903 TIMER_END{7,resolveServlet(/content/wnews/weather)} Using servlet /libs/wp/template/weather/column.html.html
  55904 LOG Applying Includefilters
  55908 TIMER_START{/libs/wp/template/weather/column.html.html#35}
  56223 TIMER_END{314,/libs/wp/template/weather/column.html.html#35}
  56264 LOG Including resource JcrNodeResource, type=wp/template/page, superType=null, path=/content/wnews/advertising (SlingRequestPathInfo: path='/content/wnews/advertising', selectorString='column', extension='html', suffix='/2')
  56268 TIMER_START{resolveServlet(/content/wnews/advertising)}
  56275 TIMER_END{7,resolveServlet(/content/wnews/advertising)} Using servlet /libs/wp/template/page/column.html.html
  56276 LOG Applying Includefilters
  56281 TIMER_START{/libs/wp/template/page/column.html.html#36}
  57015 TIMER_END{733,/libs/wp/template/page/column.html.html#36}
  57059 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='/2')
  57063 TIMER_START{resolveServlet(/content/wnews/advertisements/2022)}
  57071 TIMER_END{8,resolveServlet(/content/wnews/advertisements/2022)} Using servlet /libs/wp/template/localBusinessList/v1/column.html.html
  57072 LOG Applying Includefilters
  57078 TIMER_START{/libs/wp/template/localBusinessList/v1/column.html.html#37}
  72052 TIMER_END{14972,/libs/wp/template/localBusinessList/v1/column.html.html#37}
  72087 TIMER_END{16474,/libs/wp/component/sectionList/html.html#34}
  72110 TIMER_END{16715,/libs/wp/template/sidebar/section.html.html#33}
  72294 TIMER_START{resolveIncludedResource(/content/wnews/footer)}
  72345 TIMER_END{50,resolveIncludedResource(/content/wnews/footer)} path=/content/wnews/footer resolves to Resource=JcrNodeResource, type=wp/template/footer, superType=null, path=/content/wnews/footer
  72352 LOG Including resource JcrNodeResource, type=wp/template/footer, superType=null, path=/content/wnews/footer (SlingRequestPathInfo: path='/content/wnews/footer', selectorString='section', extension='html', suffix='/2')
  72363 TIMER_START{resolveServlet(/content/wnews/footer)}
  72376 TIMER_END{12,resolveServlet(/content/wnews/footer)} Using servlet /libs/wp/template/footer/section.html.html
  72378 LOG Applying Includefilters
  72385 TIMER_START{/libs/wp/template/footer/section.html.html#38}
  72605 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='/2')
  72608 TIMER_START{resolveServlet(/content/wnews/footer)}
  72616 TIMER_END{7,resolveServlet(/content/wnews/footer)} Using servlet /libs/wp/component/sectionList/html.html
  72617 LOG Applying Includefilters
  72622 TIMER_START{/libs/wp/component/sectionList/html.html#39}
  72908 LOG Including resource JcrNodeResource, type=wp/template/columnList, superType=null, path=/content/wnews/columns (SlingRequestPathInfo: path='/content/wnews/columns', selectorString='footer', extension='html', suffix='/2')
  72911 TIMER_START{resolveServlet(/content/wnews/columns)}
  72919 TIMER_END{6,resolveServlet(/content/wnews/columns)} Using servlet /libs/wp/template/columnList/footer.html.html
  72920 LOG Applying Includefilters
  72925 TIMER_START{/libs/wp/template/columnList/footer.html.html#40}
  73260 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='/2')
  73268 TIMER_START{resolveServlet(/content/wnews/articles/2022)}
  73276 TIMER_END{7,resolveServlet(/content/wnews/articles/2022)} Using servlet /libs/wp/template/articleList/column.html.html
  73277 LOG Applying Includefilters
  73282 TIMER_START{/libs/wp/template/articleList/column.html.html#41}
  86903 TIMER_END{13618,/libs/wp/template/articleList/column.html.html#41}
  86995 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/recipes/2022 (SlingRequestPathInfo: path='/content/wnews/recipes/2022', selectorString='column', extension='html', suffix='/2')
  87006 TIMER_START{resolveServlet(/content/wnews/recipes/2022)}
  87020 TIMER_END{13,resolveServlet(/content/wnews/recipes/2022)} Using servlet /libs/wp/template/articleList/column.html.html
  87022 LOG Applying Includefilters
  87029 TIMER_START{/libs/wp/template/articleList/column.html.html#42}
 108198 TIMER_END{21167,/libs/wp/template/articleList/column.html.html#42}
 108284 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/gardening/2023 (SlingRequestPathInfo: path='/content/wnews/gardening/2023', selectorString='column', extension='html', suffix='/2')
 108296 TIMER_START{resolveServlet(/content/wnews/gardening/2023)}
 108311 TIMER_END{14,resolveServlet(/content/wnews/gardening/2023)} Using servlet /libs/wp/template/articleList/column.html.html
 108313 LOG Applying Includefilters
 108321 TIMER_START{/libs/wp/template/articleList/column.html.html#43}
 112522 LOG SCRIPT ERROR: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/articleList/column.html.html")
 112530 TIMER_END{4207,/libs/wp/template/articleList/column.html.html#43}
 113439 LOG SCRIPT ERROR: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/columnList/footer.html.html")
 113445 TIMER_END{40519,/libs/wp/template/columnList/footer.html.html#40}
 114264 LOG SCRIPT ERROR: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/component/sectionList/html.html")
 114269 TIMER_END{41645,/libs/wp/component/sectionList/html.html#39}
 114954 LOG SCRIPT ERROR: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/footer/section.html.html")
 114959 TIMER_END{42573,/libs/wp/template/footer/section.html.html#38}
 115577 LOG SCRIPT ERROR: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/articleList/html.html")
 115583 TIMER_END{114133,/libs/wp/template/articleList/html.html#0}
 115614 LOG Filter timing: filter=org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter, inner=114147, total=114151, outer=4
 115625 LOG Filter timing: filter=org.apache.sling.i18n.impl.I18NFilter, inner=114151, total=114154, outer=3
 115918 LOG Applying Error filters
 115923 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
 115930 TIMER_START{handleError:throwable=org.thymeleaf.exceptions.TemplateInputException}
 116815 TIMER_END{883,handleError:throwable=org.thymeleaf.exceptions.TemplateInputException} Using handler org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
 120381 TIMER_END{120379,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)