ProfilesTest

6

tests

0

failures

4

ignored

0.391s

duration

100%

successful

Ignored tests

ResetLocalManager

Throttling_High

Throttling_Low

Restriction of current

Tests

Test Method name Duration Result
GetProfile after clearing profile check1() 0.269s passed
Get current profile - day-day2-night check2() 0.122s passed
ResetLocalManager check3() - ignored
Throttling_High check4() - ignored
Throttling_Low check5() - ignored
Restriction of current check6() - ignored

Standard output

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


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

13:02:03.751 [Test worker] INFO  c.y.autotest.settings.ProfilesTest - Starting ProfilesTest using Java 17.0.2 with PID 364 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
13:02:03.751 [Test worker] DEBUG c.y.autotest.settings.ProfilesTest - Running with Spring Boot, Spring
13:02:03.751 [Test worker] INFO  c.y.autotest.settings.ProfilesTest - The following 1 profile is active: "test"
13:02:03.752 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@9ccdd34, started on Tue Mar 24 13:02:03 UTC 2026
13:02:03.799 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
13:02:03.799 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
13:02:03.827 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
13:02:03.827 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
13:02:03.831 [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)
13:02:03.831 [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)
13:02:03.832 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
13:02:03.832 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
13:02:03.833 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
13:02:03.833 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
13:02:03.834 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
13:02:03.834 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
13:02:03.834 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
13:02:03.835 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
13:02:03.835 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
13:02:03.844 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@3c913e84]
13:02:03.846 [Test worker] INFO  c.y.autotest.settings.ProfilesTest - Started ProfilesTest in 0.108 seconds (process running for 5678.892)
13:02:03.849 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
13:02:03.850 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:02:03.976 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:02:03.976 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
[{"chargingProfileId":2,"connectorsRestrictions":[{"connectorId":0,"maxPower":30000,"maxCurrent":200,"maxVoltage":1000,"maxBattery":100},{"connectorId":3,"maxPower":10000,"maxCurrent":200,"maxVoltage":1000,"maxBattery":100},{"connectorId":2,"maxPower":19000,"maxCurrent":200,"maxVoltage":1000,"maxBattery":100},{"connectorId":1,"maxPower":18000,"maxCurrent":200,"maxVoltage":1000,"maxBattery":100},{"connectorId":6,"maxPower":10000,"maxCurrent":200,"maxVoltage":1000,"maxBattery":100},{"connectorId":5,"maxPower":10000,"maxCurrent":200,"maxVoltage":1000,"maxBattery":100},{"connectorId":4,"maxPower":30000,"maxCurrent":200,"maxVoltage":1000,"maxBattery":100}],"maxEv":null,"startDateTime":"09:05:49","duration":40,"mode":"ONE"}]
13:02:04.244 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@9ccdd34, started on Tue Mar 24 13:02:03 UTC 2026