11:33:50.182 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [Smart3ModesTest]: using SpringBootContextLoader
11:33:50.186 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.yablochkov.ocpp16.autotest.ocpp16Tests.Smart3ModesTest]: no resource found for suffixes {-context.xml, Context.groovy}.
11:33:50.216 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using ContextCustomizers for test class [Smart3ModesTest]: [DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, Customizer, ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer]
11:33:50.349 [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]
11:33:50.351 [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]
11:33:50.353 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners for test class [Smart3ModesTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, EventPublishingTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener, ResetMocksTestExecutionListener]
11:33:50.353 [Test worker] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: class [Smart3ModesTest], class annotated with @DirtiesContext [true] with mode [AFTER_CLASS]
11:33:49,225 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version ?
11:33:49,240 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
11:33:49,240 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml]
11:33:49,243 |-INFO in ch.qos.logback.classic.BasicConfigurator@37364634 - Setting up default configuration.
11:33:50,645 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
11:33:50,645 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
11:33:50,648 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
11:33:50,648 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
11:33:50,648 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
11:33:50,648 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
11:33:50,687 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
11:33:50,687 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11:33:50,690 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
11:33:50,709 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
11:33:50,709 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
11:33:50,712 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
11:33:50,712 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
11:33:50,713 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3dec79f8 - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
11:33:50,714 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
11:33:50,714 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3dec79f8 - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
11:33:50,714 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
11:33:50,714 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
11:33:50,714 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
11:33:50,714 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3dec79f8 - Propagating WARN level on Logger[ROOT] onto the JUL framework
11:33:50,714 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
11:33:50,714 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
11:33:50,714 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5bf7f15f - End of configuration.
11:33:50,715 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@14b26e90 - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.0.2)
11:33:50.826 [Test worker] INFO c.y.o.a.ocpp16Tests.Smart3ModesTest - Starting Smart3ModesTest using Java 17.0.2 with PID 1139 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
11:33:50.827 [Test worker] DEBUG c.y.o.a.ocpp16Tests.Smart3ModesTest - Running with Spring Boot, Spring
11:33:50.827 [Test worker] INFO c.y.o.a.ocpp16Tests.Smart3ModesTest - The following 1 profile is active: "test"
11:33:51.051 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1bd59b82, started on Fri Jun 26 11:33:51 UTC 2026
11:33:51.663 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
11:33:51.663 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
11:33:52.085 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
11:33:52.085 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
11:33:52.168 [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)
11:33:52.168 [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)
11:33:52.171 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
11:33:52.171 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
11:33:52.173 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
11:33:52.177 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
11:33:52.184 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
11:33:52.184 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
11:33:52.185 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
11:33:52.190 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
11:33:52.190 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
11:33:52.269 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@6f5ae4e1]
11:33:52.282 [Test worker] INFO c.y.o.a.ocpp16Tests.Smart3ModesTest - Started Smart3ModesTest in 1.884 seconds (process running for 3.66)
11:33:52.774 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
11:33:52.838 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:33:52.995 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:33:52.996 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
11:33:54.016 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:33:54.065 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:33:54.068 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
11:33:54.073 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:33:54.083 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=1, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=19800, 2=20000, 1=100000}, maxBattery=null, startDateTime=11:33:54.067728646, duration=5000)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
11:33:54.180 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:33:54.181 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
11:33:54.182 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/getProfile
11:33:54.183 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:33:54.232 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:33:54.232 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
11:34:17.585 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:34:17.633 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:34:17.664 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
11:34:17.664 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:34:17.756 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:34:17.756 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
11:34:18.757 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:34:18.804 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:34:18.805 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
11:34:18.805 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:34:18.805 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=2, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=19800, 2=20000, 1=100000}, maxBattery=null, startDateTime=11:34:18.804987197, duration=5000)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
11:34:18.854 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:34:18.854 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
11:34:18.855 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/getProfile
11:34:18.855 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:34:18.901 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:34:18.901 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
11:34:41.496 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:34:41.555 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:34:41.562 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
11:34:41.562 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:34:41.622 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:34:41.622 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
11:34:42.623 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:34:42.670 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:34:42.671 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
11:34:42.671 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:34:42.671 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=3, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=19800, 2=20000, 1=100000}, maxBattery=null, startDateTime=11:34:42.670857660, duration=5000)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
11:34:42.719 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:34:42.719 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
11:34:42.720 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/getProfile
11:34:42.720 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:34:42.767 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:34:42.768 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
11:35:05.367 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:35:05.416 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:35:05.422 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
11:35:05.423 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:35:05.484 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:35:05.485 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
11:35:06.485 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:35:06.532 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:35:06.533 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
11:35:06.533 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:35:06.533 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=3, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=10000, 2=20000, 1=28000}, maxBattery=null, startDateTime=11:35:06.533287837, duration=60)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
11:35:06.582 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:35:06.582 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
11:35:19.979 [Test worker] INFO c.y.o.a.ocpp16Tests.Smart3ModesTest - Sleep 5 sec
11:35:38.376 [Test worker] INFO c.y.o.a.ocpp16Tests.Smart3ModesTest - Sleep 5 sec
11:35:48.407 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:35:48.421 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:35:48.469 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:35:48.470 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:35:58.491 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:35:58.492 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:35:58.542 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:35:58.542 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:36:08.545 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:36:08.545 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:36:08.594 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:36:08.595 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:36:18.597 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:36:18.604 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:36:18.653 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:36:18.653 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:36:28.656 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:36:28.656 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:36:28.707 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:36:28.707 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:37:01.300 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:37:01.349 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:37:01.358 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
11:37:01.358 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:37:01.410 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:37:01.410 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
11:37:02.411 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:37:02.458 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:37:02.459 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
11:37:02.459 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:37:02.460 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=2, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=10000, 2=20000, 1=25000}, maxBattery=null, startDateTime=11:37:02.459418795, duration=30)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
11:37:02.507 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:37:02.508 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
11:37:25.898 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:37:25.899 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:37:25.948 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:37:25.948 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:37:35.950 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:37:35.951 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:37:35.999 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:37:36.000 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:37:46.001 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:37:46.002 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:37:46.050 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:37:46.051 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:37:56.115 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:37:56.115 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:37:56.165 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:37:56.165 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:38:06.167 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:38:06.167 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:38:06.264 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:38:06.264 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:38:38.848 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:38:38.901 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:38:38.907 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
11:38:38.907 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:38:38.959 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:38:38.959 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
11:38:39.960 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:38:40.007 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:38:40.008 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
11:38:40.008 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:38:40.008 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=1, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=10000, 2=19000, 1=24000}, maxBattery=null, startDateTime=11:38:40.008321907, duration=40)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
11:38:40.058 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:38:40.059 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
11:39:03.452 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:39:03.453 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:39:03.505 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:39:03.505 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:39:13.506 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:39:13.507 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:39:13.559 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:39:13.559 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:39:23.561 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:39:23.562 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:39:23.610 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:39:23.610 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:39:33.611 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:39:33.612 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:39:33.662 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:39:33.662 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:39:43.711 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:39:43.711 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:39:43.760 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:39:43.761 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:40:16.400 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:40:16.449 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:40:16.457 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
11:40:16.458 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:40:16.508 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:40:16.508 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
11:40:17.509 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:40:17.556 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:40:17.557 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
11:40:17.557 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:40:17.557 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=2, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=10000, 2=19000, 1=18000}, maxBattery=null, startDateTime=11:40:17.557046518, duration=40)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
11:40:17.604 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:40:17.605 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
11:40:40.996 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:40:40.997 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:40:41.046 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:40:41.047 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:40:51.049 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:40:51.049 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:40:51.098 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:40:51.099 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:41:01.100 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:41:01.101 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:41:01.151 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:41:01.151 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:41:11.152 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:41:11.153 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:41:11.201 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:41:11.201 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:41:21.203 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:41:21.204 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:41:21.252 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:41:21.253 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:41:53.881 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:41:53.929 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:41:53.935 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
11:41:53.935 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:41:53.985 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:41:53.985 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
11:41:54.986 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:41:55.034 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:41:55.034 [Test worker] INFO c.y.o.a.ocpp16Tests.Smart3ModesTest - Start charging for connector #1...
11:42:18.429 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:42:18.429 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:42:18.480 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:42:18.481 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:42:28.482 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:42:28.483 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:42:28.531 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:42:28.531 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:42:38.533 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:42:38.533 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:42:38.582 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:42:38.582 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:42:48.584 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:42:48.584 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:42:48.632 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:42:48.632 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:42:58.634 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:42:58.634 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:42:58.682 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:42:58.682 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:43:31.279 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:43:31.328 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:43:31.333 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
11:43:31.334 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:43:31.384 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:43:31.385 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
11:43:32.385 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:43:32.433 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:43:32.433 [Test worker] INFO c.y.o.a.ocpp16Tests.Smart3ModesTest - Start charging for connector #1...
11:43:55.825 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:43:55.826 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:43:55.874 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:43:55.874 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:44:05.876 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:44:05.876 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:44:05.924 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:44:05.925 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:44:15.926 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:44:15.927 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:44:15.980 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:44:15.980 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:44:25.981 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:44:25.982 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:44:26.033 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:44:26.033 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:44:36.035 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:44:36.035 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:44:36.083 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:44:36.084 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:45:08.653 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:45:08.702 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:45:08.707 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
11:45:08.707 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:45:08.757 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:45:08.757 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
11:45:09.757 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:45:09.807 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:45:09.807 [Test worker] INFO c.y.o.a.ocpp16Tests.Smart3ModesTest - Start charging for connector #1...
11:45:33.440 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:45:33.440 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:45:33.490 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:45:33.491 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:45:43.492 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:45:43.492 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:45:43.541 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:45:43.542 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:45:53.543 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:45:53.544 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:45:53.594 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:45:53.594 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:46:03.889 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:46:03.889 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:46:03.937 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:46:03.938 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:46:13.939 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:46:13.940 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:46:13.986 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:46:13.987 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:46:46.617 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:46:46.665 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:46:46.670 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
11:46:46.670 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:46:46.720 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:46:46.720 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
11:46:47.721 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:46:47.769 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:46:47.769 [Test worker] INFO c.y.o.a.ocpp16Tests.Smart3ModesTest - Start charging for connector #1...
11:47:11.154 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:47:11.155 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:47:11.204 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:47:11.204 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:47:21.205 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:47:21.206 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:47:21.254 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:47:21.255 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:47:31.256 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:47:31.257 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:47:31.305 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:47:31.306 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:47:41.307 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:47:41.308 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:47:41.355 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:47:41.356 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:47:51.402 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:47:51.403 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:47:51.451 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:47:51.451 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:48:24.077 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:48:24.126 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:48:24.131 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
11:48:24.131 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:48:24.182 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:48:24.182 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
11:48:25.183 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:48:25.229 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:48:25.230 [Test worker] INFO c.y.o.a.ocpp16Tests.Smart3ModesTest - Start charging for connector #1...
11:48:48.626 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:48:48.627 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:48:48.676 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:48:48.677 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:48:58.678 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:48:58.679 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:48:58.727 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:48:58.728 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:49:08.729 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:49:08.730 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:49:08.778 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:49:08.778 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:49:18.779 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:49:18.780 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:49:18.829 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:49:18.830 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:49:28.832 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:49:28.832 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:49:28.882 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:49:28.883 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:50:01.450 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:50:01.499 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:50:01.504 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
11:50:01.504 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:50:01.554 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:50:01.554 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
11:50:02.559 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:50:02.608 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:50:02.608 [Test worker] INFO c.y.o.a.ocpp16Tests.Smart3ModesTest - Start charging for connector #1...
11:50:25.989 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:50:25.989 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:50:26.039 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:50:26.039 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:50:36.041 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:50:36.041 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:50:36.091 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:50:36.091 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:50:46.093 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:50:46.093 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:50:46.141 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:50:46.142 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:50:56.144 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:50:56.145 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:50:56.193 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:50:56.193 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:51:06.194 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
11:51:06.195 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
11:51:06.244 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:51:06.244 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
11:51:38.824 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
11:51:38.872 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
11:51:38.877 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@1bd59b82, started on Fri Jun 26 11:33:51 UTC 2026