AVRTest

5

tests

0

failures

0

ignored

3m39.47s

duration

100%

successful

Tests

Test Method name Duration Result
Размыкание и замыкание АВР Основной ввод check1() 44.309s passed
Переключение на резервный канал и обратно без ошибок сервиса check2() 1m4.23s passed
Размыкание обоих контактов и перевод hw состояния в ошибку check3() 47.642s passed
Одновременное замыкание обоих КА PRIMARY и BACKUP check4() 25.297s passed
Отладка АВР через основной ввод check5() 37.990s passed

Standard output

18:04:58,820 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
18:04:58,820 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
18:04:58,820 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
18:04:58,820 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
18:04:58,820 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
18:04:58,820 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
18:04:58,821 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
18:04:58,821 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
18:04:58,821 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
18:04:58,821 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
18:04:58,821 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
18:04:58,821 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
18:04:58,822 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
18:04:58,822 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d61c425 - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
18:04:58,823 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
18:04:58,823 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d61c425 - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
18:04:58,823 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
18:04:58,823 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
18:04:58,823 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
18:04:58,823 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d61c425 - Propagating WARN level on Logger[ROOT] onto the JUL framework
18:04:58,823 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
18:04:58,823 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
18:04:58,823 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4faca5d - End of configuration.
18:04:58,823 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6cd7d43f - Registering current configuration as safe fallback point


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v3.0.2)

18:04:58.825 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Starting AVRTest using Java 17.0.2 with PID 201 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
18:04:58.825 [Test worker] DEBUG c.y.ocpp16.autotest.psmIO.AVRTest - Running with Spring Boot, Spring
18:04:58.825 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - The following 1 profile is active: "test"
18:04:58.826 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@6b9a3441, started on Wed Jul 08 18:04:58 UTC 2026
18:04:58.879 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
18:04:58.879 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
18:04:58.908 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
18:04:58.908 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
18:04:58.911 [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)
18:04:58.911 [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)
18:04:58.912 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
18:04:58.912 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
18:04:58.912 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
18:04:58.913 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
18:04:58.913 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
18:04:58.914 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
18:04:58.914 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
18:04:58.915 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
18:04:58.915 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
18:04:58.923 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@70ce5a0a]
18:04:58.926 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Started AVRTest in 0.118 seconds (process running for 4018.149)
18:05:08.507 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг1 - Перевод сервиса в режим отладки
18:05:13.643 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг2 - Проверка состояния MAINTENANCE от PSM
18:05:25.784 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг3 - Запрашиваем размыкание КА АВР Основного ввода PSM
18:05:26.924 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг4 - Stub RemoteIO получил команду на размыкание
18:05:27.057 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг5 - Размыкаем КА через Stub RemoteIO
18:05:27.194 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг6 - КА разомкнут, состояние от RemoteIO
18:05:27.330 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг7 - КА разомкнут, состояние от PSM
18:05:29.465 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг8 - Запрашиваем замыкание КА PSM
18:05:30.608 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг9 - Stub RemoteIO получил команду на замыкание
18:05:30.742 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг10 - Замыкаем КА через Stub RemoteIO
18:05:30.875 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг11 - КА замкнут, состояние от RemoteIO
18:05:33.010 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг12 - КА замкнут, состояние от PSM
18:05:35.143 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг13 - Выход сервиса из режима отладки
18:05:40.274 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг14 - Сервис в состоянии READY
18:05:52.816 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг1 - Убеждаемся, что состояние сервиса Hardware и Software в Ready и active_power_source=PRIMARY
18:06:02.950 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг2 - Размыкаем АВР Основного ввода через Stub RemoteIO
18:06:03.089 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг3 - Убеждаемся, что состояние сервиса Hardware ERROR, Software Ready и active_power_source=PRIMARY
18:06:13.235 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг4 - Убеждаемся через PSM, что основной и резервный вводы разомкнуты
18:06:15.385 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг5 - Замыкаем АВР Резервного ввода через Stub RemoteIO
18:06:15.536 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг6 - Убеждаемся, что состояние сервиса Hardware и Software в Ready и active_power_source=BACKUP
18:06:25.672 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг7 - Убеждаемся через PSM, что основной ввод разомкнут, а резервный ввод замкнут
18:06:27.813 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг8 - Размыкаем АВР Резервного ввода через Stub RemoteIO
18:06:27.949 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг9 - Убеждаемся, что состояние сервиса Hardware ERROR, Software Ready и active_power_source=PRIMARY
18:06:38.082 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг10 - Убеждаемся через PSM, что основной и резервный вводы разомкнуты
18:06:40.223 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг11 - Замыкаем АВР Основного ввода через Stub RemoteIO
18:06:40.360 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг12 - Убеждаемся, что состояние сервиса Hardware и Software в Ready и active_power_source=PRIMARY
18:06:52.501 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг13 - Убеждаемся через PSM, что основной замкнут, а резервный разомкнут
18:06:57.050 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг1 - Убеждаемся, что состояние сервиса Hardware и Software в Ready и active_power_source=PRIMARY
18:07:07.186 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг2 - Размыкаем АВР Основного ввода через Stub RemoteIO
18:07:07.323 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг3 - Убеждаемся, что состояние сервиса Hardware  ERROR, Software в Ready, active_power_source=PRIMARY и в hw occurences имеется Некорректное состояние АВР
Некорректное состояние Контактор питания преобразователей на АВР
18:07:17.469 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг4 - Убеждаемся, что основной и резервный вводы разомкнуты
18:07:19.608 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг5 - Замыкаем АВР Основного ввода через Stub RemoteIO
18:07:19.744 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг6 - Убеждаемся, что состояние сервиса Hardware  READY, Software в Ready, active_power_source=PRIMARY
18:07:29.870 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг7 - Убеждаемся, что основной замкнут, а резервный разомкнут
18:07:32.001 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг8 - Удаление ошибки
18:07:32.132 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг9 - Убеждаемся, что состояние сервиса Hardware и Software в Ready и active_power_source=PRIMARY
18:07:44.693 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг1 - Замыкаем АВР Резервного ввода через Stub RemoteIO
18:07:44.826 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг2 - Убеждаемся, что состояние сервиса Hardware  ERROR, Software в Ready, active_power_source=PRIMARY и в hw occurences имеется Некорректное состояние АВР
18:07:54.962 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг3 - Размыкаем АВР Основного ввода через Stub RemoteIO
18:07:55.101 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг4 - Убеждаемся через PSM, что основной разомкнут, а резервный замкнут
18:07:57.245 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг5 - Удаление ошибки
18:07:57.390 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг6 - Убеждаемся, что состояние сервиса Hardware и Software в Ready и active_power_source=BACKUP
18:08:09.991 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг1 - Перевод сервиса в режим отладки
18:08:15.128 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг2 - Запрашиваем размыкание Основного АВР PSM
18:08:16.287 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг3 - Через Stub RemoteIO убедиться, что PRIMARY_FEED должен быть разомкнут
18:08:16.433 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг4 - Размыкаем АВР Основного ввода через Stub RemoteIO
18:08:16.576 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг5 - Убедиться в PSM, что PRIMARY и BACKUP FEED считываются как разомкнутые
18:08:18.718 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг6 - Запрашиваем замыкание Основного АВР PSM
18:08:19.868 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг7 - Через Stub RemoteIO убедиться, что АВР Основного ввода должен быть замкнут
18:08:20.002 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг8 - Замыкаем АВР Резервного ввода через Stub RemoteIO
18:08:20.134 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг9 - Убеждаемся, что состояние сервиса Hardware MAINTENANCE, Software в Ready, active_power_source=BACKUP
18:08:30.276 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг10 - Выход сервиса из режима отладки
18:08:35.419 [Test worker] INFO  c.y.ocpp16.autotest.psmIO.AVRTest - Шаг11 - Убеждаемся, что состояние сервиса Hardware READY, Software в Ready, active_power_source=BACKUP, нет HwOccurences
18:08:47.979 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@6b9a3441, started on Wed Jul 08 18:04:58 UTC 2026