16:16:25,212 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
16:16:25,212 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
16:16:25,213 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
16:16:25,213 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
16:16:25,213 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
16:16:25,213 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
16:16:25,213 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
16:16:25,213 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
16:16:25,213 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
16:16:25,214 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
16:16:25,214 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
16:16:25,214 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
16:16:25,215 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
16:16:25,215 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49a23dd4 - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
16:16:25,215 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
16:16:25,215 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49a23dd4 - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
16:16:25,215 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
16:16:25,215 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
16:16:25,215 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
16:16:25,215 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49a23dd4 - Propagating WARN level on Logger[ROOT] onto the JUL framework
16:16:25,215 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
16:16:25,216 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
16:16:25,216 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6f55ce93 - End of configuration.
16:16:25,216 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@91b587b - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.0.2)
16:16:25.218 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Starting APITest using Java 17.0.2 with PID 357 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
16:16:25.218 [Test worker] DEBUG c.y.ocpp16.autotest.psmIO.APITest - Running with Spring Boot, Spring
16:16:25.218 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - The following 1 profile is active: "test"
16:16:25.219 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@717d6487, started on Wed Jun 24 16:16:25 UTC 2026
16:16:25.269 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
16:16:25.269 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
16:16:25.298 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
16:16:25.298 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
16:16:25.301 [Test worker] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping -
o.s.b.a.w.s.e.BasicErrorController:
{ [/error]}: error(HttpServletRequest)
{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
16:16:25.301 [Test worker] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping -
o.s.b.a.w.s.e.BasicErrorController:
{ [/error]}: error(HttpServletRequest)
{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
16:16:25.301 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
16:16:25.301 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
16:16:25.302 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
16:16:25.302 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
16:16:25.303 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
16:16:25.303 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
16:16:25.303 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
16:16:25.304 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
16:16:25.304 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
16:16:25.312 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@4125a698]
16:16:25.313 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Started APITest in 0.111 seconds (process running for 4767.805)
16:16:48.452 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Шаг 2 - Проверить состояние всех КА
16:16:48.787 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Проверить наличие всех КА от RemoteIO
16:16:49.125 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Проверить наличие всех ЗУ PSM
16:16:49.462 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Проверить наличие всех ЗУ RemoteIo
16:16:49.802 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Шаг1 - Включить локальное управление
16:16:52.638 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Шаг2 - Проверить HardwareStatus
16:17:03.503 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Шаг3 - Запрашиваем размыкание КА и получаем отказ
16:17:03.835 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Шаг4 - Выключить локальное управление
16:17:06.165 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Шаг5 - Проверить HardwareStatus
16:17:16.507 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Отправка команды на коммутационный аппарат вне сервисного режима
16:17:16.846 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@717d6487, started on Wed Jun 24 16:16:25 UTC 2026