16:58:02.395 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [ColdBootTest]: using SpringBootContextLoader
16:58:02.399 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.yablochkov.ocpp16.autotest.ocpp16Tests.ColdBootTest]: no resource found for suffixes {-context.xml, Context.groovy}.
16:58:02.426 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using ContextCustomizers for test class [ColdBootTest]: [DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, Customizer, ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer]
16:58:02.561 [Test worker] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource]
16:58:02.563 [Test worker] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
16:58:02.565 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners for test class [ColdBootTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, EventPublishingTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener, ResetMocksTestExecutionListener]
16:58:01,401 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version ?
16:58:01,416 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
16:58:01,416 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml]
16:58:01,418 |-INFO in ch.qos.logback.classic.BasicConfigurator@ace2408 - Setting up default configuration.
16:58:02,852 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
16:58:02,852 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
16:58:02,855 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
16:58:02,855 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
16:58:02,855 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
16:58:02,855 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
16:58:02,893 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
16:58:02,894 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
16:58:02,897 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
16:58:02,915 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
16:58:02,915 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
16:58:02,917 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
16:58:02,918 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
16:58:02,919 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3573e19d - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
16:58:02,919 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
16:58:02,920 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3573e19d - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
16:58:02,920 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
16:58:02,920 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
16:58:02,920 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
16:58:02,920 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3573e19d - Propagating WARN level on Logger[ROOT] onto the JUL framework
16:58:02,920 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
16:58:02,920 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
16:58:02,920 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5c1dd18 - End of configuration.
16:58:02,920 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2a6dbb7c - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.0.2)
16:58:03.045 [Test worker] INFO c.y.o.a.ocpp16Tests.ColdBootTest - Starting ColdBootTest using Java 17.0.2 with PID 201 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
16:58:03.047 [Test worker] DEBUG c.y.o.a.ocpp16Tests.ColdBootTest - Running with Spring Boot, Spring
16:58:03.048 [Test worker] INFO c.y.o.a.ocpp16Tests.ColdBootTest - The following 1 profile is active: "test"
16:58:03.270 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@2299f6d7, started on Wed Jul 08 16:58:03 UTC 2026
16:58:03.918 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
16:58:03.919 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
16:58:04.342 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
16:58:04.342 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
16:58:04.419 [Test worker] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping -
o.s.b.a.w.s.e.BasicErrorController:
{ [/error]}: error(HttpServletRequest)
{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
16:58:04.419 [Test worker] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping -
o.s.b.a.w.s.e.BasicErrorController:
{ [/error]}: error(HttpServletRequest)
{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
16:58:04.423 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
16:58:04.423 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
16:58:04.426 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
16:58:04.429 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
16:58:04.437 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
16:58:04.438 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
16:58:04.438 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
16:58:04.444 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
16:58:04.444 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
16:58:04.518 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@4bdec54]
16:58:04.532 [Test worker] INFO c.y.o.a.ocpp16Tests.ColdBootTest - Started ColdBootTest in 1.928 seconds (process running for 3.755)
16:58:28.054 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
16:58:28.212 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
16:58:29.214 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
16:58:29.217 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
16:58:29.235 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
16:58:29.262 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Accepted, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
16:58:29.328 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
16:58:29.729 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
16:58:29.785 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
16:58:31.020 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
16:58:31.021 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
16:58:31.021 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
16:58:31.021 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Pending, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
16:58:31.082 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
16:59:26.085 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
16:59:26.101 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
16:59:26.161 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
16:59:26.163 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
16:59:26.238 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
16:59:26.292 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
16:59:27.416 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
16:59:27.416 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
16:59:27.417 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
16:59:27.417 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Rejected, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
16:59:27.475 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:00:22.476 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:00:22.477 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:00:22.542 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:00:22.543 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:00:22.549 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:00:22.615 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:00:23.746 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
17:00:23.746 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
17:00:23.747 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:00:23.747 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Rejected, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:00:23.809 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:01:18.810 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:01:18.811 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:01:18.873 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:01:18.874 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:01:18.875 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:01:18.935 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:01:20.062 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
17:01:20.062 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
17:01:20.063 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:01:20.063 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Pending, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:01:20.121 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:02:15.122 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:02:15.123 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:02:15.185 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:02:15.185 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:02:15.187 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:02:15.242 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:02:16.371 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
17:02:16.371 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
17:02:16.371 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:02:16.372 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Accepted, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:02:16.429 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:03:11.430 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:03:11.431 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:03:11.495 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:03:11.495 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
Available 0
Available 1
Available 2
Available 3
32
17:03:11.618 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:03:11.686 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:03:12.834 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
17:03:12.835 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
17:03:12.835 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:03:12.835 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Pending, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:03:12.910 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:04:23.416 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:04:23.417 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:04:23.537 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:04:23.537 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:04:34.936 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:04:35.005 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:04:48.464 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
17:04:48.465 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
17:04:48.465 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:04:48.465 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Rejected, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:04:48.529 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:05:43.530 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:05:43.530 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:05:43.594 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:05:43.594 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:05:43.599 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
17:05:43.599 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
17:05:43.599 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:05:43.599 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Accepted, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:05:43.665 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:05:44.667 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@2299f6d7, started on Wed Jul 08 16:58:03 UTC 2026