17:05:44,694 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
17:05:44,694 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
17:05:44,695 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
17:05:44,695 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
17:05:44,695 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
17:05:44,695 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
17:05:44,695 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
17:05:44,696 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
17:05:44,696 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
17:05:44,696 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
17:05:44,696 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
17:05:44,696 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
17:05:44,696 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
17:05:44,697 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@544b0bd2 - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
17:05:44,697 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
17:05:44,697 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@544b0bd2 - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
17:05:44,697 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
17:05:44,697 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
17:05:44,697 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
17:05:44,697 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@544b0bd2 - Propagating WARN level on Logger[ROOT] onto the JUL framework
17:05:44,697 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
17:05:44,697 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
17:05:44,697 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5a0b3704 - End of configuration.
17:05:44,697 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@444d2bb6 - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.0.2)
17:05:44.700 [Test worker] INFO c.y.o.a.o.ErrorsStationTest - Starting ErrorsStationTest using Java 17.0.2 with PID 201 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
17:05:44.701 [Test worker] DEBUG c.y.o.a.o.ErrorsStationTest - Running with Spring Boot, Spring
17:05:44.701 [Test worker] INFO c.y.o.a.o.ErrorsStationTest - The following 1 profile is active: "test"
17:05:44.702 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@68300fe2, started on Wed Jul 08 17:05:44 UTC 2026
17:05:44.784 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
17:05:44.784 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
17:05:44.829 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
17:05:44.829 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
17:05:44.833 [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)
17:05:44.833 [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)
17:05:44.834 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
17:05:44.834 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
17:05:44.836 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
17:05:44.836 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
17:05:44.837 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
17:05:44.837 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
17:05:44.837 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
17:05:44.839 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
17:05:44.839 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
17:05:44.852 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@35771602]
17:05:44.854 [Test worker] INFO c.y.o.a.o.ErrorsStationTest - Started ErrorsStationTest in 0.177 seconds (process running for 464.077)
17:05:44.859 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:05:44.862 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:05:44.865 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:05:44.995 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:05:44.995 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:05:45.001 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:05:45.108 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:05:45.108 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:05:45.109 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:05:45.109 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:05:45.175 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:05:45.175 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
{PERIPHERY_STATE_ERROR_SHSN_CIRCUIT_BREAKER=Boolean, PU_CABLE_ERRORS_LOCKING_ACTUATOR_UNEXPECTED_STATE=Boolean, PERIPHERY_STATE_ERROR_SHSN_TEMPERATURE_HIGH=Boolean, CPU_ERRORS_RED_BUTTON_SOFTWARE=Boolean, PU_ERRORS_ISOLATION_BROKEN=Boolean, PERIPHERY_STATE_ERROR_FIRE_EMERGENCY_CONTROL=Boolean, EV_ERRORS_BATTERY_OVERHEATED=Boolean, EV_ERRORS_WRONG_CURRENT=Boolean, CPU_ERRORS_CONTACTORS_INPUT_ERROR=Boolean, PERIPHERY_FAN=Boolean, PERIPHERY_STATE_ERROR_OVERVOLTAGE_IN=Boolean, CPU_ERRORS_GRID_VOLTAGE_HIGH_ERROR=Boolean, EV_ERRORS_BATTERY_UNDERVOLTAGE=Boolean, CPU_ERRORS_NOT_READY_PU=Boolean, E_METER_OUTPUT_ERRORS_NO_COMMUNICATION=Boolean, CPU_ERRORS_NOT_READY_PERIPHERY=Boolean, EV_ERRORS_BATTERY_OVERVOLTAGE=Boolean, PU_ERRORS_CP_LINE_GAP_69=Boolean, CPU_ERRORS_GRID_VOLTAGE_EMPTY=Boolean, PERIPHERY_STATE_ERROR_FAN=Boolean, PU_ERRORS_CP_LINE_BROKEN=Boolean, E_METER_OUTPUT_CURRENT=Integer"}, CPU_ERRORS_NOT_READY_SECC=Boolean, PU_CABLE_ERRORS_CABLE_TEMPERATURE_HIGH=Boolean, PERIPHERY_STATE_ERROR_TOUCHING_LIVE_PARTS_DANGER=Boolean, PERIPHERY_STATE_ERROR_FIRE_EMERGENCY_RUN=Boolean, PERIPHERY_STATE_ERROR_FIRE_EMERGENCY=Boolean, PU_ERRORS_OTHER_ERROR=Integer, CPU_ERRORS_GRID_VOLTAGE_LOW_ERROR=Boolean, CPU_ERRORS_MODULES_GONE=Boolean, PU_CABLE_ERRORS_LOCKING_ACTUATOR_SWITCHING_FAILURE=Boolean, CPU_ERRORS_NOT_READY_CONTACTORS=Boolean, PU_ERRORS_CONTACTOR_OUTPUT_ERROR=Boolean, PERIPHERY_STATE_ERROR_OVERVOLTAGE_OUT=Boolean, PU_ERRORS_OUTPUT_CIRCUIT_BREAKER_ENABLED=Boolean, {"CPU_ERRORS_RED_BUTTON_HARDWARE=Boolean, EV_ERRORS_WRONG_VOLTAGE=Boolean}
null
17:06:07.046 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:06:07.047 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:06:07.115 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:06:07.115 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:06:18.334 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:06:18.335 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:06:18.402 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:06:18.402 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:06:25.722 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:06:25.723 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:06:25.788 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:06:25.789 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:06:37.385 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:06:37.452 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:06:37.452 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:06:37.515 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:06:37.515 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:06:37.515 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:06:37.590 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:06:37.590 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:06:37.597 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:06:37.597 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:06:37.598 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:06:37.663 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:06:37.664 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:06:37.664 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:06:37.729 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:06:37.730 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:06:37.730 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:06:37.730 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:06:37.835 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:06:37.835 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
{"CPU_ERRORS_RED_BUTTON_HARDWARE":"Boolean","CPU_ERRORS_RED_BUTTON_SOFTWARE":"Boolean","CPU_ERRORS_GRID_VOLTAGE_EMPTY":"Boolean","CPU_ERRORS_GRID_VOLTAGE_HIGH_ERROR":"Boolean","CPU_ERRORS_GRID_VOLTAGE_LOW_ERROR":"Boolean","CPU_ERRORS_NOT_READY_CONTACTORS":"Boolean","CPU_ERRORS_CONTACTORS_INPUT_ERROR":"Boolean","CPU_ERRORS_MODULES_GONE":"Boolean","CPU_ERRORS_NOT_READY_PERIPHERY":"Boolean","CPU_ERRORS_NOT_READY_SECC":"Boolean","CPU_ERRORS_NOT_READY_PU":"Boolean","PERIPHERY_STATE_ERROR_SHSN_TEMPERATURE_HIGH":"Boolean","PERIPHERY_STATE_ERROR_FIRE_EMERGENCY":"Boolean","PERIPHERY_STATE_ERROR_FIRE_EMERGENCY_RUN":"Boolean","PERIPHERY_STATE_ERROR_FIRE_EMERGENCY_CONTROL":"Boolean","PERIPHERY_STATE_ERROR_OVERVOLTAGE_IN":"Boolean","PERIPHERY_STATE_ERROR_SHSN_CIRCUIT_BREAKER":"Boolean","PERIPHERY_STATE_ERROR_FAN":"Boolean","PERIPHERY_STATE_ERROR_TOUCHING_LIVE_PARTS_DANGER":"Boolean","E_METER_OUTPUT_ERRORS_NO_COMMUNICATION":"Boolean","PU_ERRORS_OUTPUT_CIRCUIT_BREAKER_ENABLED":"Boolean","PU_ERRORS_CONTACTOR_OUTPUT_ERROR":"Boolean","PU_ERRORS_ISOLATION_BROKEN":"Boolean","PU_ERRORS_CP_LINE_GAP_69":"Boolean","PU_ERRORS_CP_LINE_BROKEN":"Boolean","PU_ERRORS_OTHER_ERROR":"Integer","PU_CABLE_ERRORS_CABLE_TEMPERATURE_HIGH":"Boolean","PU_CABLE_ERRORS_LOCKING_ACTUATOR_SWITCHING_FAILURE":"Boolean","PU_CABLE_ERRORS_LOCKING_ACTUATOR_UNEXPECTED_STATE":"Boolean","EV_ERRORS_BATTERY_OVERVOLTAGE":"Boolean","EV_ERRORS_BATTERY_UNDERVOLTAGE":"Boolean","EV_ERRORS_BATTERY_OVERHEATED":"Boolean","EV_ERRORS_WRONG_CURRENT":"Boolean","EV_ERRORS_WRONG_VOLTAGE":"Boolean","PERIPHERY_STATE_ERROR_OVERVOLTAGE_OUT":"Boolean","PERIPHERY_FAN":"Boolean","E_METER_OUTPUT_CURRENT":"Integer"}
17:06:51.345 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:06:51.416 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:06:51.417 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:06:51.483 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:06:51.483 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:06:51.483 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:06:51.555 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:06:51.556 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:06:51.561 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:06:51.561 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:06:51.561 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:06:51.628 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:06:51.629 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:06:51.629 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:06:51.701 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:06:51.702 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:06:51.702 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:06:51.702 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:06:51.768 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:06:51.769 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
CPU_ERRORS_MODULES_GONE
17:07:02.902 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:07:02.903 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:07:02.968 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:07:02.968 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:07:25.539 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:07:25.606 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:07:25.606 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:07:25.670 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:07:25.671 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:07:25.671 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:07:25.739 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:07:25.740 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:07:25.747 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:07:25.748 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:07:25.748 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:07:25.813 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:07:25.813 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:07:25.813 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:07:25.882 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:07:25.882 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:07:25.882 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:07:25.882 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:07:25.944 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:07:25.944 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
InputGridVoltageHighError
17:07:37.070 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:07:37.070 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:07:37.136 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:07:37.136 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:07:48.326 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:07:48.326 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:07:48.390 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:07:48.390 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:07:59.824 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:07:59.884 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:07:59.885 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:07:59.942 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:07:59.942 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:07:59.943 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:08:00.007 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:08:00.007 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:08:00.012 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:08:00.012 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:08:00.013 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:08:00.072 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:08:00.072 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:08:00.072 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:08:00.137 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:08:00.137 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:08:00.138 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:08:00.138 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:08:00.199 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:08:00.199 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
InputGridVoltageLowError
17:08:11.328 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:08:11.328 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:08:11.389 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:08:11.390 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:08:22.569 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:08:22.570 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:08:22.627 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:08:22.628 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:08:34.021 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:08:34.077 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:08:34.077 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:08:34.132 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:08:34.132 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:08:34.132 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:08:34.191 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:08:34.192 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:08:34.198 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:08:34.198 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:08:34.198 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:08:34.252 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:08:34.252 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:08:34.252 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:08:34.313 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:08:34.313 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:08:34.314 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:08:34.314 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:08:34.373 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:08:34.373 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
AllModulesGone
17:08:45.491 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:08:45.492 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:08:45.549 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:08:45.549 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:08:56.824 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:08:56.825 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:08:56.887 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:08:56.887 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:09:08.442 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:09:08.504 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:09:08.504 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:09:08.564 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:09:08.564 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:09:08.565 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:09:08.628 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:09:08.628 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:09:08.635 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:09:08.635 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:09:08.635 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:09:08.694 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:09:08.695 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:09:08.695 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:09:08.760 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:09:08.760 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:09:08.761 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:09:08.761 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:09:08.825 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:09:08.825 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:09:19.955 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:09:19.956 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:09:20.014 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:09:20.015 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:09:42.608 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:09:42.679 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:09:42.679 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:09:42.750 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:09:42.751 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:09:42.751 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:09:42.828 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:09:42.828 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:09:42.834 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:09:42.834 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:09:42.834 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:09:42.906 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:09:42.906 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:09:42.907 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:09:42.986 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:09:42.986 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:09:42.986 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:09:42.986 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:09:43.057 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:09:43.057 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:10:04.206 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:10:04.206 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:10:04.274 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:10:04.274 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:10:25.477 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:10:25.478 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:10:25.552 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:10:25.552 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:10:37.116 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:10:37.189 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:10:37.189 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:10:37.262 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:10:37.262 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:10:37.263 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:10:37.338 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:10:37.338 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:10:37.343 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:10:37.343 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:10:37.343 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:10:37.422 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:10:37.422 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:10:37.423 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:10:37.492 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:10:37.493 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:10:37.493 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:10:37.493 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:10:37.564 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:10:37.564 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:10:48.706 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:10:48.707 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:10:48.783 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:10:48.783 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:11:00.001 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:11:00.002 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:11:00.071 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:11:00.072 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:11:11.547 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:11:11.619 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:11:11.620 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:11:11.690 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:11:11.690 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:11:11.690 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:11:11.764 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:11:11.765 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:11:11.769 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:11:11.770 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:11:11.770 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:11:11.840 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:11:11.840 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:11:11.840 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:11:11.914 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:11:11.914 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:11:11.915 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:11:11.915 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:11:11.983 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:11:11.983 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:11:23.120 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:11:23.121 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:11:23.188 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:11:23.188 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:11:34.383 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:11:34.383 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:11:34.452 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:11:34.453 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:11:45.914 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:11:45.977 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:11:45.977 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:11:46.036 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:11:46.037 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:11:46.037 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:11:46.101 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:11:46.101 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:11:46.106 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:11:46.107 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:11:46.107 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:11:46.167 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:11:46.168 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:11:46.168 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:11:46.234 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:11:46.235 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:11:46.235 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:11:46.235 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:11:46.300 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:11:46.300 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:11:57.480 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:11:57.480 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:11:57.538 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:11:57.538 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:12:20.041 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:12:20.109 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:12:20.109 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:12:20.172 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:12:20.173 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:12:20.173 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:12:20.243 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:12:20.244 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:12:20.250 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:12:20.250 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:12:20.250 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:12:20.314 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:12:20.314 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:12:20.314 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:12:20.381 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:12:20.381 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:12:20.381 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:12:20.382 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:12:20.447 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:12:20.447 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:12:31.582 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:12:31.583 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:12:31.642 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:12:31.643 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:12:54.209 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:12:54.274 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:12:54.274 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:12:54.336 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:12:54.336 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:12:54.336 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:12:54.402 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:12:54.402 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:12:54.405 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@68300fe2, started on Wed Jul 08 17:05:44 UTC 2026