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

The requested URL /firstpeoples/2022.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: 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)
	... 242 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)
	... 255 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}
   1018 TIMER_END{1009,handleSecurity} authenticator org.apache.sling.auth.core.impl.SlingAuthenticator@506b208c returns true
   1262 TIMER_START{ResourceResolution}
   1533 TIMER_END{270,ResourceResolution} URI=/firstpeoples/2022.html/4 resolves to Resource=JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/firstpeoples/2022
   1541 LOG Resource Path Info: SlingRequestPathInfo: path='/content/wnews/firstpeoples/2022', selectorString='null', extension='html', suffix='/4'
   1541 TIMER_START{ServletResolution}
   1545 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2022)}
   1564 TIMER_END{18,resolveServlet(/content/wnews/firstpeoples/2022)} Using servlet /libs/wp/template/articleList/html.html
   1566 TIMER_END{24,ServletResolution} URI=/firstpeoples/2022.html/4 handled by Servlet=/libs/wp/template/articleList/html.html
   1568 LOG Applying Requestfilters
   1571 LOG Calling filter: com.composum.sling.nodes.mount.remote.RemoteRequestFilter
   1574 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
   1576 LOG Calling filter: org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
   1583 LOG Applying Componentfilters
   1590 TIMER_START{/libs/wp/template/articleList/html.html#0}
   3115 LOG Including resource TypeOverwritingResourceWrapper, type=wp/component/head, 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='null', extension='html', suffix='/4')
   3119 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2022)}
   3131 TIMER_END{10,resolveServlet(/content/wnews/firstpeoples/2022)} Using servlet /libs/wp/component/head/html.html
   3133 LOG Applying Includefilters
   3146 TIMER_START{/libs/wp/component/head/html.html#1}
   3601 TIMER_END{454,/libs/wp/component/head/html.html#1}
   3810 TIMER_START{resolveIncludedResource(/content/wnews/header)}
   3861 TIMER_END{50,resolveIncludedResource(/content/wnews/header)} path=/content/wnews/header resolves to Resource=JcrNodeResource, type=wp/template/header, superType=null, path=/content/wnews/header
   3867 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')
   3869 TIMER_START{resolveServlet(/content/wnews/header)}
   3878 TIMER_END{8,resolveServlet(/content/wnews/header)} Using servlet /libs/wp/template/header/section.html.html
   3879 LOG Applying Includefilters
   3885 TIMER_START{/libs/wp/template/header/section.html.html#2}
   4107 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')
   4109 TIMER_START{resolveServlet(/content/wnews/header)}
   4119 TIMER_END{6,resolveServlet(/content/wnews/header)} Using servlet /libs/wp/component/sectionList/html.html
   4121 LOG Applying Includefilters
   4125 TIMER_START{/libs/wp/component/sectionList/html.html#3}
   4453 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')
   4455 TIMER_START{resolveServlet(/content/wnews/masthead)}
   4466 TIMER_END{7,resolveServlet(/content/wnews/masthead)} Using servlet /libs/wp/template/banner/header.html.html
   4467 LOG Applying Includefilters
   4473 TIMER_START{/libs/wp/template/banner/header.html.html#4}
   5148 TIMER_END{674,/libs/wp/template/banner/header.html.html#4}
   5207 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')
   5209 TIMER_START{resolveServlet(/content/wnews/menu)}
   5217 TIMER_END{7,resolveServlet(/content/wnews/menu)} Using servlet /libs/wp/template/menu/header.html.html
   5218 LOG Applying Includefilters
   5224 TIMER_START{/libs/wp/template/menu/header.html.html#5}
   9700 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')
   9703 TIMER_START{resolveServlet(/content/wnews/wildlife/2023)}
   9714 TIMER_END{9,resolveServlet(/content/wnews/wildlife/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
   9715 LOG Applying Includefilters
   9721 TIMER_START{/libs/wp/template/articleList/menu.html.html#6}
   9992 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')
   9995 TIMER_START{resolveServlet(/content/wnews/wildlife/2023)}
  10003 TIMER_END{7,resolveServlet(/content/wnews/wildlife/2023)} Using servlet /libs/wp/template/page/menu.html.html
  10004 LOG Applying Includefilters
  10009 TIMER_START{/libs/wp/template/page/menu.html.html#7}
  11256 TIMER_END{1245,/libs/wp/template/page/menu.html.html#7}
  11286 TIMER_END{1562,/libs/wp/template/articleList/menu.html.html#6}
  11342 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')
  11344 TIMER_START{resolveServlet(/content/wnews/history/2022)}
  11352 TIMER_END{7,resolveServlet(/content/wnews/history/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  11353 LOG Applying Includefilters
  11358 TIMER_START{/libs/wp/template/articleList/menu.html.html#8}
  11543 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')
  11545 TIMER_START{resolveServlet(/content/wnews/history/2022)}
  11552 TIMER_END{5,resolveServlet(/content/wnews/history/2022)} Using servlet /libs/wp/template/page/menu.html.html
  11552 LOG Applying Includefilters
  11557 TIMER_START{/libs/wp/template/page/menu.html.html#9}
  12858 TIMER_END{1300,/libs/wp/template/page/menu.html.html#9}
  12878 TIMER_END{1519,/libs/wp/template/articleList/menu.html.html#8}
  12932 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')
  12935 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2022)}
  12944 TIMER_END{6,resolveServlet(/content/wnews/firstpeoples/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  12945 LOG Applying Includefilters
  12951 TIMER_START{/libs/wp/template/articleList/menu.html.html#10}
  13148 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')
  13150 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2022)}
  13159 TIMER_END{7,resolveServlet(/content/wnews/firstpeoples/2022)} Using servlet /libs/wp/template/page/menu.html.html
  13160 LOG Applying Includefilters
  13165 TIMER_START{/libs/wp/template/page/menu.html.html#11}
  14378 TIMER_END{1212,/libs/wp/template/page/menu.html.html#11}
  14401 TIMER_END{1449,/libs/wp/template/articleList/menu.html.html#10}
  14450 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')
  14453 TIMER_START{resolveServlet(/content/wnews/immigration/2023)}
  14460 TIMER_END{7,resolveServlet(/content/wnews/immigration/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  14461 LOG Applying Includefilters
  14466 TIMER_START{/libs/wp/template/articleList/menu.html.html#12}
  14656 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')
  14659 TIMER_START{resolveServlet(/content/wnews/immigration/2023)}
  14665 TIMER_END{5,resolveServlet(/content/wnews/immigration/2023)} Using servlet /libs/wp/template/page/menu.html.html
  14667 LOG Applying Includefilters
  14673 TIMER_START{/libs/wp/template/page/menu.html.html#13}
  15875 TIMER_END{1202,/libs/wp/template/page/menu.html.html#13}
  15897 TIMER_END{1430,/libs/wp/template/articleList/menu.html.html#12}
  15958 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')
  15961 TIMER_START{resolveServlet(/content/wnews/columns)}
  15976 TIMER_END{14,resolveServlet(/content/wnews/columns)} Using servlet /libs/wp/template/columnList/menu.html.html
  15977 LOG Applying Includefilters
  15982 TIMER_START{/libs/wp/template/columnList/menu.html.html#14}
  17330 TIMER_START{resolveIncludedResource(/content/wnews/articles/2022)}
  17385 TIMER_END{54,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
  17390 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')
  17392 TIMER_START{resolveServlet(/content/wnews/articles/2022)}
  17400 TIMER_END{7,resolveServlet(/content/wnews/articles/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  17401 LOG Applying Includefilters
  17406 TIMER_START{/libs/wp/template/articleList/menu.html.html#15}
  17589 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')
  17592 TIMER_START{resolveServlet(/content/wnews/articles/2022)}
  17598 TIMER_END{5,resolveServlet(/content/wnews/articles/2022)} Using servlet /libs/wp/template/page/menu.html.html
  17600 LOG Applying Includefilters
  17605 TIMER_START{/libs/wp/template/page/menu.html.html#16}
  18854 TIMER_END{1248,/libs/wp/template/page/menu.html.html#16}
  18872 TIMER_END{1465,/libs/wp/template/articleList/menu.html.html#15}
  18962 TIMER_START{resolveIncludedResource(/content/wnews/recipes/2022)}
  19019 TIMER_END{54,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
  19024 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')
  19036 TIMER_START{resolveServlet(/content/wnews/recipes/2022)}
  19042 TIMER_END{6,resolveServlet(/content/wnews/recipes/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  19043 LOG Applying Includefilters
  19048 TIMER_START{/libs/wp/template/articleList/menu.html.html#17}
  19234 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')
  19236 TIMER_START{resolveServlet(/content/wnews/recipes/2022)}
  19243 TIMER_END{5,resolveServlet(/content/wnews/recipes/2022)} Using servlet /libs/wp/template/page/menu.html.html
  19243 LOG Applying Includefilters
  19248 TIMER_START{/libs/wp/template/page/menu.html.html#18}
  20491 TIMER_END{1242,/libs/wp/template/page/menu.html.html#18}
  20511 TIMER_END{1462,/libs/wp/template/articleList/menu.html.html#17}
  20605 TIMER_START{resolveIncludedResource(/content/wnews/gardening/2023)}
  20672 TIMER_END{65,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
  20679 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')
  20683 TIMER_START{resolveServlet(/content/wnews/gardening/2023)}
  20690 TIMER_END{6,resolveServlet(/content/wnews/gardening/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  20691 LOG Applying Includefilters
  20696 TIMER_START{/libs/wp/template/articleList/menu.html.html#19}
  20880 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')
  20882 TIMER_START{resolveServlet(/content/wnews/gardening/2023)}
  20889 TIMER_END{5,resolveServlet(/content/wnews/gardening/2023)} Using servlet /libs/wp/template/page/menu.html.html
  20890 LOG Applying Includefilters
  20894 TIMER_START{/libs/wp/template/page/menu.html.html#20}
  22071 TIMER_END{1176,/libs/wp/template/page/menu.html.html#20}
  22092 TIMER_END{1395,/libs/wp/template/articleList/menu.html.html#19}
  22185 TIMER_START{resolveIncludedResource(/content/wnews/kids/2023)}
  22238 TIMER_END{52,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
  22244 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')
  22247 TIMER_START{resolveServlet(/content/wnews/kids/2023)}
  22254 TIMER_END{5,resolveServlet(/content/wnews/kids/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  22255 LOG Applying Includefilters
  22260 TIMER_START{/libs/wp/template/articleList/menu.html.html#21}
  22445 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')
  22447 TIMER_START{resolveServlet(/content/wnews/kids/2023)}
  22468 TIMER_END{19,resolveServlet(/content/wnews/kids/2023)} Using servlet /libs/wp/template/page/menu.html.html
  22469 LOG Applying Includefilters
  22482 TIMER_START{/libs/wp/template/page/menu.html.html#22}
  23740 TIMER_END{1257,/libs/wp/template/page/menu.html.html#22}
  23762 TIMER_END{1501,/libs/wp/template/articleList/menu.html.html#21}
  23858 TIMER_START{resolveIncludedResource(/content/wnews/past-issues/2023)}
  23916 TIMER_END{57,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
  23922 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')
  23925 TIMER_START{resolveServlet(/content/wnews/past-issues/2023)}
  23932 TIMER_END{6,resolveServlet(/content/wnews/past-issues/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  23933 LOG Applying Includefilters
  23938 TIMER_START{/libs/wp/template/articleList/menu.html.html#23}
  24151 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')
  24154 TIMER_START{resolveServlet(/content/wnews/past-issues/2023)}
  24161 TIMER_END{5,resolveServlet(/content/wnews/past-issues/2023)} Using servlet /libs/wp/template/page/menu.html.html
  24162 LOG Applying Includefilters
  24167 TIMER_START{/libs/wp/template/page/menu.html.html#24}
  25451 TIMER_END{1282,/libs/wp/template/page/menu.html.html#24}
  25474 TIMER_END{1535,/libs/wp/template/articleList/menu.html.html#23}
  25502 TIMER_END{9519,/libs/wp/template/columnList/menu.html.html#14}
  25546 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')
  25549 TIMER_START{resolveServlet(/content/wnews/past-issues/2023)}
  25559 TIMER_END{9,resolveServlet(/content/wnews/past-issues/2023)} Using servlet /apps/wp-pure/extension/weather/html.html
  25560 LOG Applying Includefilters
  25565 TIMER_START{/apps/wp-pure/extension/weather/html.html#25}
  25954 TIMER_END{387,/apps/wp-pure/extension/weather/html.html#25}
  25995 TIMER_END{20768,/libs/wp/template/menu/header.html.html#5}
  26030 TIMER_END{21904,/libs/wp/component/sectionList/html.html#3}
  26059 TIMER_END{22172,/libs/wp/template/header/section.html.html#2}
  26128 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/firstpeoples/2022 (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2022', selectorString='reader', extension='html', suffix='/4')
  26131 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2022)}
  26139 TIMER_END{7,resolveServlet(/content/wnews/firstpeoples/2022)} Using servlet /libs/wp/template/articleList/reader.html.html
  26140 LOG Applying Includefilters
  26146 TIMER_START{/libs/wp/template/articleList/reader.html.html#26}
  48857 TIMER_START{resolveIncludedResource(/content/wnews/firstpeoples/2022/list/family-ties)}
  48935 TIMER_END{76,resolveIncludedResource(/content/wnews/firstpeoples/2022/list/family-ties)} path=/content/wnews/firstpeoples/2022/list/family-ties resolves to Resource=JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2022/list/family-ties
  49813 LOG Including resource JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2022/list/family-ties (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2022/list/family-ties', selectorString='list', extension='html', suffix='/4')
  49843 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2022/list/family-ties)}
  49858 TIMER_END{14,resolveServlet(/content/wnews/firstpeoples/2022/list/family-ties)} Using servlet /libs/wp/template/article/v1/list.html.html
  49860 LOG Applying Includefilters
  49870 TIMER_START{/libs/wp/template/article/v1/list.html.html#27}
  51952 TIMER_END{2080,/libs/wp/template/article/v1/list.html.html#27}
  52088 TIMER_START{resolveIncludedResource(/content/wnews/firstpeoples/2022/list/evidence-of-occupation)}
  52168 TIMER_END{78,resolveIncludedResource(/content/wnews/firstpeoples/2022/list/evidence-of-occupation)} path=/content/wnews/firstpeoples/2022/list/evidence-of-occupation resolves to Resource=JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2022/list/evidence-of-occupation
  52178 LOG Including resource JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2022/list/evidence-of-occupation (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2022/list/evidence-of-occupation', selectorString='list', extension='html', suffix='/4')
  52187 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2022/list/evidence-of-occupation)}
  52199 TIMER_END{12,resolveServlet(/content/wnews/firstpeoples/2022/list/evidence-of-occupation)} Using servlet /libs/wp/template/article/v1/list.html.html
  52201 LOG Applying Includefilters
  52209 TIMER_START{/libs/wp/template/article/v1/list.html.html#28}
  54147 TIMER_END{1934,/libs/wp/template/article/v1/list.html.html#28}
  54270 TIMER_START{resolveIncludedResource(/content/wnews/firstpeoples/2022/list/earlier-ancestors)}
  54346 TIMER_END{74,resolveIncludedResource(/content/wnews/firstpeoples/2022/list/earlier-ancestors)} path=/content/wnews/firstpeoples/2022/list/earlier-ancestors resolves to Resource=JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2022/list/earlier-ancestors
  54354 LOG Including resource JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2022/list/earlier-ancestors (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2022/list/earlier-ancestors', selectorString='list', extension='html', suffix='/4')
  54362 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2022/list/earlier-ancestors)}
  54373 TIMER_END{10,resolveServlet(/content/wnews/firstpeoples/2022/list/earlier-ancestors)} Using servlet /libs/wp/template/article/v1/list.html.html
  54375 LOG Applying Includefilters
  54382 TIMER_START{/libs/wp/template/article/v1/list.html.html#29}
  56258 TIMER_END{1875,/libs/wp/template/article/v1/list.html.html#29}
  56684 TIMER_START{resolveIncludedResource(/content/wnews/firstpeoples/2022/list/dogs-and-dingoes)}
  56763 TIMER_END{78,resolveIncludedResource(/content/wnews/firstpeoples/2022/list/dogs-and-dingoes)} path=/content/wnews/firstpeoples/2022/list/dogs-and-dingoes resolves to Resource=JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2022/list/dogs-and-dingoes
  56772 LOG Including resource JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2022/list/dogs-and-dingoes (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2022/list/dogs-and-dingoes', selectorString='list', extension='html', suffix='/4')
  56782 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2022/list/dogs-and-dingoes)}
  56794 TIMER_END{11,resolveServlet(/content/wnews/firstpeoples/2022/list/dogs-and-dingoes)} Using servlet /libs/wp/template/article/v1/list.html.html
  56796 LOG Applying Includefilters
  56804 TIMER_START{/libs/wp/template/article/v1/list.html.html#30}
  59014 TIMER_END{2208,/libs/wp/template/article/v1/list.html.html#30}
  59159 TIMER_START{resolveIncludedResource(/content/wnews/firstpeoples/2022/list/dark-sky-dreaming)}
  59235 TIMER_END{75,resolveIncludedResource(/content/wnews/firstpeoples/2022/list/dark-sky-dreaming)} path=/content/wnews/firstpeoples/2022/list/dark-sky-dreaming resolves to Resource=JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2022/list/dark-sky-dreaming
  59245 LOG Including resource JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2022/list/dark-sky-dreaming (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2022/list/dark-sky-dreaming', selectorString='list', extension='html', suffix='/4')
  59253 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2022/list/dark-sky-dreaming)}
  59267 TIMER_END{12,resolveServlet(/content/wnews/firstpeoples/2022/list/dark-sky-dreaming)} Using servlet /libs/wp/template/article/v1/list.html.html
  59269 LOG Applying Includefilters
  59276 TIMER_START{/libs/wp/template/article/v1/list.html.html#31}
  61252 TIMER_END{1974,/libs/wp/template/article/v1/list.html.html#31}
  61391 TIMER_START{resolveIncludedResource(/content/wnews/firstpeoples/2022/list/crossing-the-rivers)}
  61469 TIMER_END{76,resolveIncludedResource(/content/wnews/firstpeoples/2022/list/crossing-the-rivers)} path=/content/wnews/firstpeoples/2022/list/crossing-the-rivers resolves to Resource=JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2022/list/crossing-the-rivers
  61477 LOG Including resource JcrNodeResource, type=wp/template/article/v1, superType=null, path=/content/wnews/firstpeoples/2022/list/crossing-the-rivers (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2022/list/crossing-the-rivers', selectorString='list', extension='html', suffix='/4')
  61484 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2022/list/crossing-the-rivers)}
  61496 TIMER_END{11,resolveServlet(/content/wnews/firstpeoples/2022/list/crossing-the-rivers)} Using servlet /libs/wp/template/article/v1/list.html.html
  61498 LOG Applying Includefilters
  61506 TIMER_START{/libs/wp/template/article/v1/list.html.html#32}
  63401 TIMER_END{1893,/libs/wp/template/article/v1/list.html.html#32}
  63435 TIMER_END{37288,/libs/wp/template/articleList/reader.html.html#26}
  63631 TIMER_START{resolveIncludedResource(/content/wnews/sidebar)}
  63690 TIMER_END{57,resolveIncludedResource(/content/wnews/sidebar)} path=/content/wnews/sidebar resolves to Resource=JcrNodeResource, type=wp/template/sidebar, superType=null, path=/content/wnews/sidebar
  63698 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')
  63706 TIMER_START{resolveServlet(/content/wnews/sidebar)}
  63718 TIMER_END{11,resolveServlet(/content/wnews/sidebar)} Using servlet /libs/wp/template/sidebar/section.html.html
  63720 LOG Applying Includefilters
  63726 TIMER_START{/libs/wp/template/sidebar/section.html.html#33}
  63955 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')
  63959 TIMER_START{resolveServlet(/content/wnews/sidebar)}
  63968 TIMER_END{7,resolveServlet(/content/wnews/sidebar)} Using servlet /libs/wp/component/sectionList/html.html
  63969 LOG Applying Includefilters
  63974 TIMER_START{/libs/wp/component/sectionList/html.html#34}
  64290 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')
  64294 TIMER_START{resolveServlet(/content/wnews/weather)}
  64302 TIMER_END{7,resolveServlet(/content/wnews/weather)} Using servlet /libs/wp/template/weather/column.html.html
  64303 LOG Applying Includefilters
  64308 TIMER_START{/libs/wp/template/weather/column.html.html#35}
  64667 TIMER_END{357,/libs/wp/template/weather/column.html.html#35}
  64715 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')
  64719 TIMER_START{resolveServlet(/content/wnews/advertising)}
  64727 TIMER_END{7,resolveServlet(/content/wnews/advertising)} Using servlet /libs/wp/template/page/column.html.html
  64728 LOG Applying Includefilters
  64733 TIMER_START{/libs/wp/template/page/column.html.html#36}
  65590 TIMER_END{855,/libs/wp/template/page/column.html.html#36}
  65641 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')
  65646 TIMER_START{resolveServlet(/content/wnews/advertisements/2022)}
  65655 TIMER_END{8,resolveServlet(/content/wnews/advertisements/2022)} Using servlet /libs/wp/template/localBusinessList/v1/column.html.html
  65656 LOG Applying Includefilters
  65662 TIMER_START{/libs/wp/template/localBusinessList/v1/column.html.html#37}
  82167 TIMER_END{16504,/libs/wp/template/localBusinessList/v1/column.html.html#37}
  82207 TIMER_END{18233,/libs/wp/component/sectionList/html.html#34}
  82234 TIMER_END{18508,/libs/wp/template/sidebar/section.html.html#33}
  82437 TIMER_START{resolveIncludedResource(/content/wnews/footer)}
  82494 TIMER_END{56,resolveIncludedResource(/content/wnews/footer)} path=/content/wnews/footer resolves to Resource=JcrNodeResource, type=wp/template/footer, superType=null, path=/content/wnews/footer
  82504 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')
  82515 TIMER_START{resolveServlet(/content/wnews/footer)}
  82530 TIMER_END{14,resolveServlet(/content/wnews/footer)} Using servlet /libs/wp/template/footer/section.html.html
  82532 LOG Applying Includefilters
  82539 TIMER_START{/libs/wp/template/footer/section.html.html#38}
  82791 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')
  82796 TIMER_START{resolveServlet(/content/wnews/footer)}
  82805 TIMER_END{8,resolveServlet(/content/wnews/footer)} Using servlet /libs/wp/component/sectionList/html.html
  82806 LOG Applying Includefilters
  82811 TIMER_START{/libs/wp/component/sectionList/html.html#39}
  83134 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')
  83139 TIMER_START{resolveServlet(/content/wnews/columns)}
  83148 TIMER_END{7,resolveServlet(/content/wnews/columns)} Using servlet /libs/wp/template/columnList/footer.html.html
  83149 LOG Applying Includefilters
  83154 TIMER_START{/libs/wp/template/columnList/footer.html.html#40}
  83538 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')
  83543 TIMER_START{resolveServlet(/content/wnews/articles/2022)}
  83551 TIMER_END{7,resolveServlet(/content/wnews/articles/2022)} Using servlet /libs/wp/template/articleList/column.html.html
  83552 LOG Applying Includefilters
  83558 TIMER_START{/libs/wp/template/articleList/column.html.html#41}
  97168 LOG SCRIPT ERROR: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/articleList/column.html.html")
  97179 TIMER_END{13619,/libs/wp/template/articleList/column.html.html#41}
  98108 LOG SCRIPT ERROR: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/columnList/footer.html.html")
  98114 TIMER_END{14959,/libs/wp/template/columnList/footer.html.html#40}
  98933 LOG SCRIPT ERROR: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/component/sectionList/html.html")
  98939 TIMER_END{16126,/libs/wp/component/sectionList/html.html#39}
  99644 LOG SCRIPT ERROR: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/footer/section.html.html")
  99650 TIMER_END{17109,/libs/wp/template/footer/section.html.html#38}
 100332 LOG SCRIPT ERROR: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/articleList/html.html")
 100338 TIMER_END{98747,/libs/wp/template/articleList/html.html#0}
 100373 LOG Filter timing: filter=org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter, inner=98764, total=98768, outer=4
 100382 LOG Filter timing: filter=org.apache.sling.i18n.impl.I18NFilter, inner=98768, total=98773, outer=5
 100694 LOG Applying Error filters
 100699 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
 100705 TIMER_START{handleError:throwable=org.thymeleaf.exceptions.TemplateInputException}
 101769 TIMER_END{1063,handleError:throwable=org.thymeleaf.exceptions.TemplateInputException} Using handler org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
 105354 TIMER_END{105353,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)