More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #919 was successful
Job: Test against 2.0 was successful
Build log
The build generated 1,908 lines of output.The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
03-Sep-2024 22:11:21 | at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) |
03-Sep-2024 22:11:21 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:21 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) |
03-Sep-2024 22:11:21 | at com.sun.proxy.$Proxy131.evaluateToList(Unknown Source) |
03-Sep-2024 22:11:21 | at org.openmrs.module.reporting.cohort.definition.evaluator.SqlCohortDefinitionEvaluator.evaluate(SqlCohortDefinitionEvaluator.java:61) |
03-Sep-2024 22:11:21 | at org.openmrs.module.reporting.cohort.definition.evaluator.SqlCohortDefinitionEvaluator.evaluate(SqlCohortDefinitionEvaluator.java:28) |
03-Sep-2024 22:11:21 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369) |
03-Sep-2024 22:11:21 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264) |
03-Sep-2024 22:11:21 | at org.openmrs.module.reporting.cohort.definition.service.CohortDefinitionServiceImpl.evaluateBypassingExclusionOfTestPatients(CohortDefinitionServiceImpl.java:54) |
03-Sep-2024 22:11:21 | at org.openmrs.module.reporting.cohort.definition.service.CohortDefinitionServiceImpl.evaluateBypassingExclusionOfTestPatients(CohortDefinitionServiceImpl.java:24) |
03-Sep-2024 22:11:21 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229) |
03-Sep-2024 22:11:21 | at org.openmrs.module.reporting.cohort.definition.service.CohortDefinitionServiceImpl.evaluate(CohortDefinitionServiceImpl.java:38) |
03-Sep-2024 22:11:21 | at sun.reflect.GeneratedMethodAccessor284.invoke(Unknown Source) |
03-Sep-2024 22:11:21 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:11:21 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:11:21 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
03-Sep-2024 22:11:21 | at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) |
03-Sep-2024 22:11:21 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) |
03-Sep-2024 22:11:21 | at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121) |
03-Sep-2024 22:11:21 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:21 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
03-Sep-2024 22:11:21 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:21 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
03-Sep-2024 22:11:21 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:21 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) |
03-Sep-2024 22:11:21 | at com.sun.proxy.$Proxy40.evaluate(Unknown Source) |
03-Sep-2024 22:11:21 | at sun.reflect.GeneratedMethodAccessor284.invoke(Unknown Source) |
03-Sep-2024 22:11:21 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:11:21 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:11:21 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
03-Sep-2024 22:11:21 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201) |
03-Sep-2024 22:11:21 | at com.sun.proxy.$Proxy133.evaluate(Unknown Source) |
03-Sep-2024 22:11:21 | at org.openmrs.module.reporting.cohort.definition.evaluator.SqlCohortDefinitionEvaluatorTest.shouldProtectSqlQueryAgainstDatabaseModifications(SqlCohortDefinitionEvaluatorTest.java:308) |
03-Sep-2024 22:11:21 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
03-Sep-2024 22:11:21 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
03-Sep-2024 22:11:21 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:11:21 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:11:21 | at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) |
03-Sep-2024 22:11:21 | at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) |
03-Sep-2024 22:11:21 | at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) |
03-Sep-2024 22:11:21 | at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) |
03-Sep-2024 22:11:21 | at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) |
03-Sep-2024 22:11:21 | at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) |
03-Sep-2024 22:11:21 | at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73) |
03-Sep-2024 22:11:21 | at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) |
03-Sep-2024 22:11:21 | at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82) |
03-Sep-2024 22:11:21 | at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73) |
03-Sep-2024 22:11:21 | at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) |
03-Sep-2024 22:11:21 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217) |
03-Sep-2024 22:11:21 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83) |
03-Sep-2024 22:11:21 | at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) |
03-Sep-2024 22:11:21 | at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) |
03-Sep-2024 22:11:21 | at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) |
03-Sep-2024 22:11:21 | at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) |
03-Sep-2024 22:11:21 | at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) |
03-Sep-2024 22:11:21 | at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) |
03-Sep-2024 22:11:21 | at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) |
03-Sep-2024 22:11:21 | at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68) |
03-Sep-2024 22:11:21 | at org.junit.runners.ParentRunner.run(ParentRunner.java:309) |
03-Sep-2024 22:11:21 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163) |
03-Sep-2024 22:11:21 | at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59) |
03-Sep-2024 22:11:21 | at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115) |
03-Sep-2024 22:11:21 | at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102) |
03-Sep-2024 22:11:21 | at org.apache.maven.surefire.Surefire.run(Surefire.java:180) |
03-Sep-2024 22:11:21 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
03-Sep-2024 22:11:21 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
03-Sep-2024 22:11:21 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:11:21 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:11:21 | at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350) |
03-Sep-2024 22:11:21 | at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021) |
03-Sep-2024 22:11:21 | Caused by: org.hibernate.exception.GenericJDBCException: error executing work |
03-Sep-2024 22:11:21 | at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:54) |
03-Sep-2024 22:11:21 | at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:126) |
03-Sep-2024 22:11:21 | at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:112) |
03-Sep-2024 22:11:21 | at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.coordinateWork(JdbcCoordinatorImpl.java:318) |
03-Sep-2024 22:11:21 | at org.hibernate.internal.SessionImpl.doWork(SessionImpl.java:2095) |
03-Sep-2024 22:11:21 | at org.hibernate.internal.SessionImpl.doWork(SessionImpl.java:2080) |
03-Sep-2024 22:11:21 | at org.openmrs.api.db.hibernate.DbSession.doWork(DbSession.java:1005) |
03-Sep-2024 22:11:21 | at org.openmrs.module.reporting.evaluation.querybuilder.SqlQueryBuilder.evaluateToList(SqlQueryBuilder.java:167) |
03-Sep-2024 22:11:21 | ... 98 more |
03-Sep-2024 22:11:21 | Caused by: org.h2.jdbc.JdbcSQLException: Method is only allowed for a query. Use execute or executeUpdate instead of executeQuery; SQL statement: |
03-Sep-2024 22:11:21 | update person set gender='F' [90002-173] |
03-Sep-2024 22:11:21 | at org.h2.message.DbException.getJdbcSQLException(DbException.java:331) |
03-Sep-2024 22:11:21 | at org.h2.message.DbException.get(DbException.java:171) |
03-Sep-2024 22:11:21 | at org.h2.message.DbException.get(DbException.java:148) |
03-Sep-2024 22:11:21 | at org.h2.message.DbException.get(DbException.java:137) |
03-Sep-2024 22:11:21 | at org.h2.command.Prepared.query(Prepared.java:211) |
03-Sep-2024 22:11:21 | at org.h2.command.CommandContainer.query(CommandContainer.java:91) |
03-Sep-2024 22:11:21 | at org.h2.command.Command.executeQuery(Command.java:195) |
03-Sep-2024 22:11:21 | at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:106) |
03-Sep-2024 22:11:21 | at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) |
03-Sep-2024 22:11:21 | at org.openmrs.module.reporting.evaluation.querybuilder.SqlQueryBuilder$2.execute(SqlQueryBuilder.java:174) |
03-Sep-2024 22:11:21 | at org.hibernate.jdbc.WorkExecutor.executeWork(WorkExecutor.java:54) |
03-Sep-2024 22:11:21 | at org.hibernate.internal.SessionImpl$2.accept(SessionImpl.java:2076) |
03-Sep-2024 22:11:21 | at org.hibernate.internal.SessionImpl$2.accept(SessionImpl.java:2073) |
03-Sep-2024 22:11:21 | at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.coordinateWork(JdbcCoordinatorImpl.java:313) |
03-Sep-2024 22:11:21 | ... 102 more |
03-Sep-2024 22:11:21 | Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.423 sec |
03-Sep-2024 22:11:21 | Running org.openmrs.module.reporting.evaluation.service.EvaluationServiceTest |
03-Sep-2024 22:11:22 | Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.11 sec |
03-Sep-2024 22:11:22 | Running org.openmrs.module.reporting.data.obs.evaluator.EncounterToObsDataEvaluatorTest |
03-Sep-2024 22:11:22 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec |
03-Sep-2024 22:11:22 | Running org.openmrs.module.reporting.query.encounter.evaluator.MappedParametersEncounterQueryEvaluatorTest |
03-Sep-2024 22:11:22 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec |
03-Sep-2024 22:11:22 | Running org.openmrs.module.reporting.validator.InStateCohortDefinitionValidatorTest |
03-Sep-2024 22:11:22 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec |
03-Sep-2024 22:11:22 | Running org.openmrs.module.reporting.common.ReflectionUtilTest |
03-Sep-2024 22:11:22 | Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec |
03-Sep-2024 22:11:22 | Running org.openmrs.module.reporting.template.HandlebarsHelpersTest |
03-Sep-2024 22:11:22 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec |
03-Sep-2024 22:11:22 | Running org.openmrs.module.reporting.data.visit.evaluator.VisitIdDataEvaluatorTest |
03-Sep-2024 22:11:23 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec |
03-Sep-2024 22:11:23 | Running org.openmrs.module.reporting.cohort.definition.evaluator.ConditionalParameterCohortDefinitionEvaluatorTest |
03-Sep-2024 22:11:23 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec |
03-Sep-2024 22:11:23 | Running org.openmrs.module.reporting.data.patient.evaluator.CurrentPatientStateDataEvaluatorTest |
03-Sep-2024 22:11:23 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec |
03-Sep-2024 22:11:23 | Running org.openmrs.module.reporting.data.encounter.evaluator.ObsOnSameDateEncounterDataEvaluatorTest |
03-Sep-2024 22:11:23 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec |
03-Sep-2024 22:11:23 | Running org.openmrs.module.reporting.cohort.query.service.CohortQueryServiceTest |
03-Sep-2024 22:11:23 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec |
03-Sep-2024 22:11:23 | Running org.openmrs.module.reporting.data.person.evaluator.ObsForPersonDataEvaluatorTest |
03-Sep-2024 22:11:23 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec |
03-Sep-2024 22:11:23 | Running org.openmrs.module.reporting.validator.StaticCohortDefinitionValidatorTest |
03-Sep-2024 22:11:23 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec |
03-Sep-2024 22:11:23 | Running org.openmrs.module.reporting.dataset.definition.evaluator.EncounterDataSetEvaluatorTest |
03-Sep-2024 22:11:23 | ENCOUNTER ID EMR ID BIRTHDATE ENCOUNTER DATE Age At Start Age At End |
03-Sep-2024 22:11:23 | ------------ ------ ------------ -------------- ------------ ---------- |
03-Sep-2024 22:11:23 | 3 7 ~25/Aug/1976 01/Aug/2008 33 34 |
03-Sep-2024 22:11:23 | 4 7 ~25/Aug/1976 15/Aug/2008 33 34 |
03-Sep-2024 22:11:23 | 5 7 ~25/Aug/1976 19/Aug/2008 33 34 |
03-Sep-2024 22:11:23 | 6 20 08/Feb/1925 19/Aug/2009 80 80 |
03-Sep-2024 22:11:23 | 7 21 ~08/Jun/1959 19/Aug/2009 50 51 |
03-Sep-2024 22:11:23 | 8 21 ~08/Jun/1959 19/Sep/2009 50 51 |
03-Sep-2024 22:11:23 | 9 22 08/Jul/1997 19/Sep/2009 12 13 |
03-Sep-2024 22:11:23 | 10 22 08/Jul/1997 19/Oct/2009 12 13 |
03-Sep-2024 22:11:23 | 11 23 08/Nov/2000 19/Aug/2009 9 10 |
03-Sep-2024 22:11:23 | 12 24 08/Dec/2006 19/Sep/2009 3 4 |
03-Sep-2024 22:11:23 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec |
03-Sep-2024 22:11:23 | Running org.openmrs.module.reporting.data.person.evaluator.BirthdateDataEvaluatorTest |
03-Sep-2024 22:11:23 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec |
03-Sep-2024 22:11:23 | Running org.openmrs.module.reporting.cohort.definition.evaluator.EncounterCohortDefinitionEvaluatorTest |
03-Sep-2024 22:11:24 | Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.629 sec |
03-Sep-2024 22:11:24 | Running org.openmrs.module.reporting.data.person.evaluator.PreferredAddressDataEvaluatorTest |
03-Sep-2024 22:11:24 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec |
03-Sep-2024 22:11:24 | Running org.openmrs.module.reporting.cohort.definition.evaluator.GenderCohortDefinitionEvaluatorTest |
03-Sep-2024 22:11:25 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 sec |
03-Sep-2024 22:11:25 | Running org.openmrs.module.reporting.data.converter.BirthdateConverterTest |
03-Sep-2024 22:11:25 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec |
03-Sep-2024 22:11:25 | Running org.openmrs.module.reporting.data.patient.evaluator.ProgramStatesForPatientDataEvaluatorTest |
03-Sep-2024 22:11:26 | Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.009 sec |
03-Sep-2024 22:11:26 | Running org.openmrs.module.reporting.data.visit.library.BuiltInVisitDataLibraryTest |
03-Sep-2024 22:11:26 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec |
03-Sep-2024 22:11:26 | Running org.openmrs.module.reporting.cohort.definition.evaluator.AgeCohortDefinitionEvaluatorTest |
03-Sep-2024 22:11:26 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec |
03-Sep-2024 22:11:26 | Running org.openmrs.module.reporting.data.encounter.evaluator.EncounterLocationDataEvaluatorTest |
03-Sep-2024 22:11:27 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec |
03-Sep-2024 22:11:27 | Running org.openmrs.module.reporting.data.obs.evaluator.PersonToObsEvaluatorTest |
03-Sep-2024 22:11:27 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec |
03-Sep-2024 22:11:27 | Running org.openmrs.module.reporting.common.DateRangeTest |
03-Sep-2024 22:11:27 | Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec |
03-Sep-2024 22:11:27 | Running org.openmrs.module.reporting.cohort.definition.evaluator.NumericObsCohortDefinitionEvaluatorTest |
03-Sep-2024 22:11:28 | Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.164 sec |
03-Sep-2024 22:11:28 | Running org.openmrs.module.reporting.indicator.QueryCountIndicatorEvaluatorTest |
03-Sep-2024 22:11:28 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec |
03-Sep-2024 22:11:28 | Running org.openmrs.module.reporting.data.encounter.evaluator.ObsForEncounterEvaluatorTest |
03-Sep-2024 22:11:29 | Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.914 sec |
03-Sep-2024 22:11:29 | Running org.openmrs.module.reporting.common.DateUtilTest |
03-Sep-2024 22:11:30 | Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec |
03-Sep-2024 22:11:30 | Running org.openmrs.module.reporting.data.patient.evaluator.DrugOrdersForPatientDataEvaluatorTest |
03-Sep-2024 22:11:31 | Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.515 sec |
03-Sep-2024 22:11:31 | Running org.openmrs.module.reporting.query.encounter.evaluator.MappedParametersObsQueryEvaluatorTest |
03-Sep-2024 22:11:31 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 sec |
03-Sep-2024 22:11:31 | Running org.openmrs.module.reporting.serializer.ReportingSerializerTest |
03-Sep-2024 22:11:32 | Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec |
03-Sep-2024 22:11:32 | Running org.openmrs.module.reporting.query.person.service.PersonQueryServiceImplTest |
03-Sep-2024 22:11:32 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec |
03-Sep-2024 22:11:32 | Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortCrossTabDataSetEvaluatorTest |
03-Sep-2024 22:11:32 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec |
03-Sep-2024 22:11:32 | Running org.openmrs.module.reporting.dataset.definition.evaluator.MySqlDataSetEvaluatorTest |
03-Sep-2024 22:11:32 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec |
03-Sep-2024 22:11:32 | Running org.openmrs.module.reporting.report.renderer.TextTemplateRendererTest |
03-Sep-2024 22:11:33 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.806 sec |
03-Sep-2024 22:11:33 | Running org.openmrs.module.reporting.validator.InverseCohortDefinitionValidatorTest |
03-Sep-2024 22:11:33 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec |
03-Sep-2024 22:11:33 | Running org.openmrs.module.reporting.validator.PatientStateCohortDefinitionValidatorTest |
03-Sep-2024 22:11:33 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec |
03-Sep-2024 22:11:33 | Running org.openmrs.module.reporting.report.service.db.PropertiesTypeTest |
03-Sep-2024 22:11:33 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec |
03-Sep-2024 22:11:33 | Running org.openmrs.module.reporting.query.encounter.evaluator.ObsForEncounterQueryEvaluatorTest |
03-Sep-2024 22:11:34 | Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 sec |
03-Sep-2024 22:11:34 | Running org.openmrs.module.reporting.data.encounter.service.EncounterDataServiceImplTest |
03-Sep-2024 22:11:34 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec |
03-Sep-2024 22:11:34 | Running org.openmrs.module.reporting.cohort.definition.evaluator.MappedParametersCohortDefinitionEvaluatorTest |
03-Sep-2024 22:11:34 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec |
03-Sep-2024 22:11:34 | Running org.openmrs.module.reporting.data.encounter.evaluator.ConvertedEncounterDataEvaluatorTest |
03-Sep-2024 22:11:34 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec |
03-Sep-2024 22:11:34 | Running org.openmrs.module.reporting.data.patient.evaluator.PatientIdentifierDataEvaluatorTest |
03-Sep-2024 22:11:35 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec |
03-Sep-2024 22:11:35 | Running org.openmrs.module.reporting.data.converter.ListConverterTest |
03-Sep-2024 22:11:35 | Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec |
03-Sep-2024 22:11:35 | Running org.openmrs.module.reporting.data.converter.ObsFromObsGroupConverterTest |
03-Sep-2024 22:11:35 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec |
03-Sep-2024 22:11:35 | Running org.openmrs.module.reporting.common.AgeTest |
03-Sep-2024 22:11:35 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec |
03-Sep-2024 22:11:35 | Running org.openmrs.module.reporting.config.ReportLoaderIntegrationTest |
03-Sep-2024 22:11:35 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 sec |
03-Sep-2024 22:11:35 | Running org.openmrs.module.reporting.evaluation.CachingCohortDefinitionTest |
03-Sep-2024 22:11:35 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec |
03-Sep-2024 22:11:35 | Running org.openmrs.module.reporting.common.TestUtil |
03-Sep-2024 22:11:35 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec |
03-Sep-2024 22:11:35 | Running org.openmrs.module.reporting.query.encounter.evaluator.CompositionEncounterQueryEvaluatorTest |
03-Sep-2024 22:11:36 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec |
03-Sep-2024 22:11:36 | Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredVisitDataDefinitionLibraryTest |
03-Sep-2024 22:11:36 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec |
03-Sep-2024 22:11:36 | Running org.openmrs.module.reporting.common.ObjectUtilTest |
03-Sep-2024 22:11:36 | Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 sec |
03-Sep-2024 22:11:36 | Running org.openmrs.module.reporting.data.person.evaluator.AgeDataEvaluatorTest |
03-Sep-2024 22:11:36 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec |
03-Sep-2024 22:11:36 | Running org.openmrs.module.reporting.evaluation.querybuilder.HqlQueryBuilderTest |
03-Sep-2024 22:11:39 | Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.312 sec |
03-Sep-2024 22:11:39 | Running org.openmrs.module.reporting.data.visit.evaluator.ObsForVisitDataEvaluatorTest |
03-Sep-2024 22:11:40 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec |
03-Sep-2024 22:11:40 | Running org.openmrs.module.reporting.query.encounter.evaluator.MostRecentEncounterForPatientQueryEvaluatorTest |
03-Sep-2024 22:11:40 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec |
03-Sep-2024 22:11:40 | Running org.openmrs.module.reporting.cohort.definition.evaluator.OptionalParameterCohortDefinitionEvaluatorTest |
03-Sep-2024 22:11:40 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec |
03-Sep-2024 22:11:40 | Running org.openmrs.module.reporting.report.util.SqlUtilsTest |
03-Sep-2024 22:11:40 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec |
03-Sep-2024 22:11:40 | Running org.openmrs.module.reporting.validator.InProgramCohortDefinitionValidatorTest |
03-Sep-2024 22:11:40 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec |
03-Sep-2024 22:11:40 | Running org.openmrs.module.reporting.data.obs.evaluator.PatientToObsDataEvaluatorTest |
03-Sep-2024 22:11:40 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec |
03-Sep-2024 22:11:40 | Running org.openmrs.module.reporting.definition.library.BaseDefinitionLibraryTest |
03-Sep-2024 22:11:40 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec |
03-Sep-2024 22:11:40 | Running org.openmrs.module.reporting.data.person.evaluator.PersonAttributeDataEvaluatorTest |
03-Sep-2024 22:11:41 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec |
03-Sep-2024 22:11:41 | Running org.openmrs.module.reporting.data.person.evaluator.PreferredNameDataEvaluatorTest |
03-Sep-2024 22:11:41 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec |
03-Sep-2024 22:11:41 | Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredCohortDefinitionLibraryTest |
03-Sep-2024 22:11:41 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec |
03-Sep-2024 22:11:41 | Running org.openmrs.module.reporting.evaluation.parameter.ParameterUtilTest |
03-Sep-2024 22:11:41 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec |
03-Sep-2024 22:11:41 | Running org.openmrs.module.reporting.data.encounter.library.BuiltInEncounterDataLibraryTest |
03-Sep-2024 22:11:41 | Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec |
03-Sep-2024 22:11:41 | Running org.openmrs.module.reporting.cohort.definition.evaluator.ScriptedCohortDefinitionEvaluatorTest |
03-Sep-2024 22:11:41 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec |
03-Sep-2024 22:11:41 | Running org.openmrs.module.reporting.data.converter.PersonNameConverterTest |
03-Sep-2024 22:11:41 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec |
03-Sep-2024 22:11:41 | Running org.openmrs.module.reporting.definition.library.AllDefinitionLibrariesComponentTest |
03-Sep-2024 22:11:41 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec |
03-Sep-2024 22:11:41 | Running org.openmrs.module.reporting.data.person.evaluator.VitalStatusDataEvaluatorTest |
03-Sep-2024 22:11:41 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec |
03-Sep-2024 22:11:41 | Running org.openmrs.module.reporting.dataset.definition.evaluator.PatientDataSetEvaluatorTest |
03-Sep-2024 22:11:42 | Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.79 sec |
03-Sep-2024 22:11:42 | Running org.openmrs.module.reporting.cohort.definition.evaluator.TextObsCohortDefinitionEvaluatorTest |
03-Sep-2024 22:11:42 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec |
03-Sep-2024 22:11:42 | Running org.openmrs.module.reporting.data.encounter.evaluator.AuditInfoEncounterDataEvaluatorTest |
03-Sep-2024 22:11:42 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec |
03-Sep-2024 22:11:42 | Running org.openmrs.module.reporting.data.patient.evaluator.LogicDataEvaluatorTest |
03-Sep-2024 22:11:42 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec |
03-Sep-2024 22:11:42 | Running org.openmrs.module.reporting.data.visit.evaluator.PersonToVisitDataEvaluatorTest |
03-Sep-2024 22:11:43 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 sec |
03-Sep-2024 22:11:43 | Running org.openmrs.module.reporting.cohort.definition.evaluator.DateObsCohortDefinitionEvaluatorTest |
03-Sep-2024 22:11:43 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 sec |
03-Sep-2024 22:11:43 | Running org.openmrs.module.reporting.cohort.definition.evaluator.VisitCohortDefinitionEvaluatorTest |
03-Sep-2024 22:11:43 | Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec |
03-Sep-2024 22:11:43 | Running org.openmrs.module.reporting.indicator.CohortIndicatorDataSetEvaluatorTest |
03-Sep-2024 22:11:44 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec |
03-Sep-2024 22:11:44 | Running org.openmrs.module.reporting.data.encounter.evaluator.AgeAtEncounterDataEvaluatorTest |
03-Sep-2024 22:11:44 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec |
03-Sep-2024 22:11:44 | Running org.openmrs.module.reporting.data.person.evaluator.ObsActiveListPersonDataEvaluatorTest |
03-Sep-2024 22:11:44 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 sec |
03-Sep-2024 22:11:44 | Running org.openmrs.module.reporting.common.ExcelUtilTest |
03-Sep-2024 22:11:44 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec |
03-Sep-2024 22:11:44 | Running org.openmrs.module.reporting.data.obs.evaluator.GroupMemberObsDataEvaluatorTest |
03-Sep-2024 22:11:44 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.326 sec |
03-Sep-2024 22:11:44 | Running org.openmrs.module.reporting.query.visit.evaluator.BasicVisitQueryEvaluatorTest |
03-Sep-2024 22:11:45 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 sec |
03-Sep-2024 22:11:45 | Running org.openmrs.module.reporting.common.ExcelBuilderTest |
03-Sep-2024 22:11:48 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.332 sec |
03-Sep-2024 22:11:48 | Running org.openmrs.module.reporting.query.obs.evaluator.AllObsQueryEvaluatorTest |
03-Sep-2024 22:11:49 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.88 sec |
03-Sep-2024 22:11:49 | Running org.openmrs.module.reporting.cohort.definition.evaluator.AllPatientsCohortDefinitionEvaluatorTest |
03-Sep-2024 22:11:49 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec |
03-Sep-2024 22:11:49 | Running org.openmrs.module.reporting.data.encounter.evaluator.SimultaneousEncountersDataEvaluatorTest |
03-Sep-2024 22:11:49 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec |
03-Sep-2024 22:11:49 | Running org.openmrs.module.reporting.validator.ProgramEnrollmentCohortDefinitionValidatorTest |
03-Sep-2024 22:11:49 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec |
03-Sep-2024 22:11:49 | Running org.openmrs.module.reporting.evaluation.EvaluationContextTest |
03-Sep-2024 22:11:49 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec |
03-Sep-2024 22:11:49 | Running org.openmrs.module.reporting.data.patient.evaluator.PreferredIdentifierDataEvaluatorTest |
03-Sep-2024 22:11:50 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec |
03-Sep-2024 22:11:50 | Running org.openmrs.module.reporting.data.encounter.evaluator.EncounterVisitDataEvaluatorTest |
03-Sep-2024 22:11:50 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec |
03-Sep-2024 22:11:50 | Running org.openmrs.module.reporting.query.obs.service.ObsQueryServiceImplTest |
03-Sep-2024 22:11:50 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.088 sec |
03-Sep-2024 22:11:50 | Running org.openmrs.module.reporting.indicator.util.IndicatorUtilTest |
03-Sep-2024 22:11:50 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec |
03-Sep-2024 22:11:50 | Running org.openmrs.module.reporting.data.patient.library.BuiltInPatientDataLibraryTest |
03-Sep-2024 22:11:50 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec |
03-Sep-2024 22:11:50 | Running org.openmrs.module.reporting.cohort.definition.evaluator.EvaluatableCohortDefinitionEvaluatorTest |
03-Sep-2024 22:11:50 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec |
03-Sep-2024 22:11:50 | Running org.openmrs.module.reporting.data.patient.evaluator.ConvertedPatientDataEvaluatorTest |
03-Sep-2024 22:11:50 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec |
03-Sep-2024 22:11:50 | Running org.openmrs.module.reporting.cohort.definition.evaluator.CompositionCohortDefinitionEvaluatorTest |
03-Sep-2024 22:11:50 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 sec |
03-Sep-2024 22:11:50 | Running org.openmrs.module.reporting.data.converter.MapConverterTest |
03-Sep-2024 22:11:50 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec |
03-Sep-2024 22:11:50 | Running org.openmrs.module.reporting.data.patient.evaluator.EncountersForPatientDataEvaluatorTest |
03-Sep-2024 22:11:51 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec |
03-Sep-2024 22:11:51 | Running org.openmrs.module.reporting.indicator.SqlIndicatorTest |
03-Sep-2024 22:11:51 | ERROR - EvaluationProfiler.log(111) |2024-09-03 22:11:51,360| 1345 2024-09-03 22:11:51.360 > ERROR EVALUATING_DEFINITION SqlIndicator[sql=SELECT distinct(.222) as res, 33 as res2 from patient]: Failed to evaluate sql because: |
03-Sep-2024 22:11:51 | Unable to evaluate to a single value. Exactly one column must be defined. |
03-Sep-2024 22:11:51 | org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate sql because: |
03-Sep-2024 22:11:51 | Unable to evaluate to a single value. Exactly one column must be defined. |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:57) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:41) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:28) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.service.IndicatorServiceImpl.evaluate(IndicatorServiceImpl.java:41) |
03-Sep-2024 22:11:51 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
03-Sep-2024 22:11:51 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
03-Sep-2024 22:11:51 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:11:51 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:11:51 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) |
03-Sep-2024 22:11:51 | at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) |
03-Sep-2024 22:11:51 | at com.sun.proxy.$Proxy42.evaluate(Unknown Source) |
03-Sep-2024 22:11:51 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
03-Sep-2024 22:11:51 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
03-Sep-2024 22:11:51 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:11:51 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:11:51 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201) |
03-Sep-2024 22:11:51 | at com.sun.proxy.$Proxy155.evaluate(Unknown Source) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:94) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:103) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:114) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:107) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.sqlIndicator_shouldNotAllowQueriesThatReturnMoreThanOneColumn(SqlIndicatorTest.java:85) |
03-Sep-2024 22:11:51 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
03-Sep-2024 22:11:51 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
03-Sep-2024 22:11:51 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:11:51 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:11:51 | at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) |
03-Sep-2024 22:11:51 | at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) |
03-Sep-2024 22:11:51 | at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) |
03-Sep-2024 22:11:51 | at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) |
03-Sep-2024 22:11:51 | at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) |
03-Sep-2024 22:11:51 | at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) |
03-Sep-2024 22:11:51 | at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73) |
03-Sep-2024 22:11:51 | at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) |
03-Sep-2024 22:11:51 | at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82) |
03-Sep-2024 22:11:51 | at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73) |
03-Sep-2024 22:11:51 | at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) |
03-Sep-2024 22:11:51 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217) |
03-Sep-2024 22:11:51 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83) |
03-Sep-2024 22:11:51 | at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) |
03-Sep-2024 22:11:51 | at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) |
03-Sep-2024 22:11:51 | at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) |
03-Sep-2024 22:11:51 | at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) |
03-Sep-2024 22:11:51 | at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) |
03-Sep-2024 22:11:51 | at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) |
03-Sep-2024 22:11:51 | at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) |
03-Sep-2024 22:11:51 | at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68) |
03-Sep-2024 22:11:51 | at org.junit.runners.ParentRunner.run(ParentRunner.java:309) |
03-Sep-2024 22:11:51 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163) |
03-Sep-2024 22:11:51 | at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59) |
03-Sep-2024 22:11:51 | at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115) |
03-Sep-2024 22:11:51 | at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102) |
03-Sep-2024 22:11:51 | at org.apache.maven.surefire.Surefire.run(Surefire.java:180) |
03-Sep-2024 22:11:51 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
03-Sep-2024 22:11:51 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
03-Sep-2024 22:11:51 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:11:51 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:11:51 | at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350) |
03-Sep-2024 22:11:51 | at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021) |
03-Sep-2024 22:11:51 | Caused by: java.lang.IllegalArgumentException: Unable to evaluate to a single value. Exactly one column must be defined. |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.evaluation.service.EvaluationServiceImpl.evaluateToObject(EvaluationServiceImpl.java:90) |
03-Sep-2024 22:11:51 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
03-Sep-2024 22:11:51 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
03-Sep-2024 22:11:51 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:11:51 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:11:51 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) |
03-Sep-2024 22:11:51 | at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) |
03-Sep-2024 22:11:51 | at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) |
03-Sep-2024 22:11:51 | at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:51 | at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) |
03-Sep-2024 22:11:51 | at com.sun.proxy.$Proxy29.evaluateToObject(Unknown Source) |
03-Sep-2024 22:11:51 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
03-Sep-2024 22:11:51 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
03-Sep-2024 22:11:51 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:11:51 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:11:51 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) |
03-Sep-2024 22:11:51 | at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) |
03-Sep-2024 22:11:51 | at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) |
03-Sep-2024 22:11:51 | at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) |
03-Sep-2024 22:11:51 | at com.sun.proxy.$Proxy131.evaluateToObject(Unknown Source) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54) |
03-Sep-2024 22:11:51 | ... 70 more |
03-Sep-2024 22:11:51 | ERROR - EvaluationProfiler.log(111) |2024-09-03 22:11:51,575| 1353 2024-09-03 22:11:51.575 > ERROR EVALUATING_DEFINITION SqlIndicator[sql=SELECT person_id from person]: Failed to evaluate sql because: |
03-Sep-2024 22:11:51 | Unable to evaluate to a single value. Exactly one row must be returned by query. |
03-Sep-2024 22:11:51 | org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate sql because: |
03-Sep-2024 22:11:51 | Unable to evaluate to a single value. Exactly one row must be returned by query. |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:57) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:41) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:28) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.service.IndicatorServiceImpl.evaluate(IndicatorServiceImpl.java:41) |
03-Sep-2024 22:11:51 | at sun.reflect.GeneratedMethodAccessor1184.invoke(Unknown Source) |
03-Sep-2024 22:11:51 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:11:51 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:11:51 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) |
03-Sep-2024 22:11:51 | at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) |
03-Sep-2024 22:11:51 | at com.sun.proxy.$Proxy42.evaluate(Unknown Source) |
03-Sep-2024 22:11:51 | at sun.reflect.GeneratedMethodAccessor1184.invoke(Unknown Source) |
03-Sep-2024 22:11:51 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:11:51 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:11:51 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201) |
03-Sep-2024 22:11:51 | at com.sun.proxy.$Proxy155.evaluate(Unknown Source) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:94) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:103) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:114) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:107) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.sqlIndicator_shouldNotAllowQueriesThatReturnMoreThanOneRow(SqlIndicatorTest.java:90) |
03-Sep-2024 22:11:51 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
03-Sep-2024 22:11:51 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
03-Sep-2024 22:11:51 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:11:51 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:11:51 | at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) |
03-Sep-2024 22:11:51 | at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) |
03-Sep-2024 22:11:51 | at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) |
03-Sep-2024 22:11:51 | at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) |
03-Sep-2024 22:11:51 | at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) |
03-Sep-2024 22:11:51 | at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) |
03-Sep-2024 22:11:51 | at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73) |
03-Sep-2024 22:11:51 | at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) |
03-Sep-2024 22:11:51 | at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82) |
03-Sep-2024 22:11:51 | at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73) |
03-Sep-2024 22:11:51 | at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) |
03-Sep-2024 22:11:51 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217) |
03-Sep-2024 22:11:51 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83) |
03-Sep-2024 22:11:51 | at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) |
03-Sep-2024 22:11:51 | at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) |
03-Sep-2024 22:11:51 | at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) |
03-Sep-2024 22:11:51 | at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) |
03-Sep-2024 22:11:51 | at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) |
03-Sep-2024 22:11:51 | at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) |
03-Sep-2024 22:11:51 | at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) |
03-Sep-2024 22:11:51 | at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68) |
03-Sep-2024 22:11:51 | at org.junit.runners.ParentRunner.run(ParentRunner.java:309) |
03-Sep-2024 22:11:51 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163) |
03-Sep-2024 22:11:51 | at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59) |
03-Sep-2024 22:11:51 | at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115) |
03-Sep-2024 22:11:51 | at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102) |
03-Sep-2024 22:11:51 | at org.apache.maven.surefire.Surefire.run(Surefire.java:180) |
03-Sep-2024 22:11:51 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
03-Sep-2024 22:11:51 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
03-Sep-2024 22:11:51 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:11:51 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:11:51 | at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350) |
03-Sep-2024 22:11:51 | at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021) |
03-Sep-2024 22:11:51 | Caused by: java.lang.IllegalArgumentException: Unable to evaluate to a single value. Exactly one row must be returned by query. |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.evaluation.service.EvaluationServiceImpl.evaluateToObject(EvaluationServiceImpl.java:86) |
03-Sep-2024 22:11:51 | at sun.reflect.GeneratedMethodAccessor1187.invoke(Unknown Source) |
03-Sep-2024 22:11:51 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:11:51 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:11:51 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) |
03-Sep-2024 22:11:51 | at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) |
03-Sep-2024 22:11:51 | at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) |
03-Sep-2024 22:11:51 | at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:51 | at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) |
03-Sep-2024 22:11:51 | at com.sun.proxy.$Proxy29.evaluateToObject(Unknown Source) |
03-Sep-2024 22:11:51 | at sun.reflect.GeneratedMethodAccessor1187.invoke(Unknown Source) |
03-Sep-2024 22:11:51 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:11:51 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:11:51 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) |
03-Sep-2024 22:11:51 | at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) |
03-Sep-2024 22:11:51 | at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) |
03-Sep-2024 22:11:51 | at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:11:51 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) |
03-Sep-2024 22:11:51 | at com.sun.proxy.$Proxy131.evaluateToObject(Unknown Source) |
03-Sep-2024 22:11:51 | at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54) |
03-Sep-2024 22:11:51 | ... 68 more |
03-Sep-2024 22:11:51 | Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 sec |
03-Sep-2024 22:11:51 | Running org.openmrs.module.reporting.report.renderer.ExcelTemplateRendererTest |
03-Sep-2024 22:11:51 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec |
03-Sep-2024 22:11:51 | Running org.openmrs.module.reporting.cohort.CohortsTest |
03-Sep-2024 22:11:51 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec |
03-Sep-2024 22:11:51 | Running org.openmrs.module.reporting.data.converter.StringConverterTest |
03-Sep-2024 22:11:51 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec |
03-Sep-2024 22:11:51 | Running org.openmrs.module.reporting.dataset.definition.evaluator.RepeatPerTimePeriodDataSetEvaluatorTest |
03-Sep-2024 22:11:51 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec |
03-Sep-2024 22:11:51 | Running org.openmrs.module.reporting.data.JoinDataDefinitionTest |
03-Sep-2024 22:11:51 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec |
03-Sep-2024 22:11:51 | Running org.openmrs.module.reporting.query.obs.evaluator.BasicObsQueryEvaluatorTest |
03-Sep-2024 22:11:52 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec |
03-Sep-2024 22:11:52 | Running org.openmrs.module.reporting.query.person.evaluator.PatientPersonQueryEvaluatorTest |
03-Sep-2024 22:11:52 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec |
03-Sep-2024 22:11:52 | Running org.openmrs.module.reporting.config.ReportLoaderTest |
03-Sep-2024 22:11:52 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec |
03-Sep-2024 22:11:52 | Running org.openmrs.module.reporting.data.patient.evaluator.ScriptedCompositionPatientDataEvaluatorTest |
03-Sep-2024 22:11:52 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec |
03-Sep-2024 22:11:52 | Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredEncounterDataDefinitionLibraryTest |
03-Sep-2024 22:11:52 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec |
03-Sep-2024 22:11:52 | Running org.openmrs.module.reporting.data.encounter.evaluator.PersonToEncounterDataEvaluatorTest |
03-Sep-2024 22:11:52 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec |
03-Sep-2024 22:11:52 | Running org.openmrs.module.reporting.data.visit.evaluator.PatientToVisitDataEvaluatorTest |
03-Sep-2024 22:11:52 | {1=102, 4=12345K} |
03-Sep-2024 22:11:52 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec |
03-Sep-2024 22:11:52 | Running org.openmrs.module.reporting.validator.CompositionCohortDefinitionValidatorTest |
03-Sep-2024 22:11:52 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec |
03-Sep-2024 22:11:52 | Running org.openmrs.module.reporting.calculation.PatientDataCalculationBehaviorTest |
03-Sep-2024 22:11:53 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec |
03-Sep-2024 22:11:53 | Running org.openmrs.module.reporting.cohort.definition.evaluator.InProgramCohortDefinitionEvaluatorTest |
03-Sep-2024 22:11:53 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 sec |
03-Sep-2024 22:11:53 | Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortIndicatorDataSetEvaluatorTest |
03-Sep-2024 22:11:53 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec |
03-Sep-2024 22:11:53 | Running org.openmrs.module.reporting.query.encounter.evaluator.AuditEncounterQueryEvaluatorTest |
03-Sep-2024 22:11:54 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 sec |
03-Sep-2024 22:11:54 | Running org.openmrs.module.reporting.indicator.aggregation.AggregationTest |
03-Sep-2024 22:11:54 | Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec |
03-Sep-2024 22:11:54 | Running org.openmrs.module.reporting.definition.service.DefinitionServiceTest |
03-Sep-2024 22:11:54 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec |
03-Sep-2024 22:11:54 | Running org.openmrs.module.reporting.data.person.evaluator.ConvertedPersonDataEvaluatorTest |
03-Sep-2024 22:11:54 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec |
03-Sep-2024 22:11:54 | Running org.openmrs.module.reporting.query.encounter.evaluator.SqlEncounterQueryEvaluatorTest |
03-Sep-2024 22:11:54 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec |
03-Sep-2024 22:11:54 | Running org.openmrs.module.reporting.report.renderer.CsvReportRendererTest |
03-Sep-2024 22:11:54 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec |
03-Sep-2024 22:11:54 | Running org.openmrs.module.reporting.dataset.definition.evaluator.LogicDataSetEvaluatorTest |
03-Sep-2024 22:11:54 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec |
03-Sep-2024 22:11:54 | Running org.openmrs.module.reporting.dataset.definition.evaluator.VisitDataSetEvaluatorTest |
03-Sep-2024 22:11:54 | VISIT ID EMR ID BIRTHDATE |
03-Sep-2024 22:11:54 | -------- ------ ----------- |
03-Sep-2024 22:11:54 | 1 2 08/Apr/1975 |
03-Sep-2024 22:11:54 | 2 2 08/Apr/1975 |
03-Sep-2024 22:11:54 | 3 2 08/Apr/1975 |
03-Sep-2024 22:11:54 | 4 6 27/May/2007 |
03-Sep-2024 22:11:54 | 5 6 27/May/2007 |
03-Sep-2024 22:11:54 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec |
03-Sep-2024 22:11:54 | Running org.openmrs.module.reporting.data.person.evaluator.PersonIdDataEvaluatorTest |
03-Sep-2024 22:11:54 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec |
03-Sep-2024 22:11:54 | Running org.openmrs.module.reporting.cohort.definition.evaluator.BirthAndDeathCohortDefinitionEvaluatorTest |
03-Sep-2024 22:11:55 | Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 sec |
03-Sep-2024 22:11:55 | Running org.openmrs.module.reporting.data.encounter.evaluator.SqlEncounterDataEvaluatorTest |
03-Sep-2024 22:11:56 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec |
03-Sep-2024 22:11:56 | Running org.openmrs.module.reporting.data.converter.PersonAddressConverterTest |
03-Sep-2024 22:11:56 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec |
03-Sep-2024 22:11:56 | Running org.openmrs.module.reporting.data.converter.AttributeValueConverterTest |
03-Sep-2024 22:11:56 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec |
03-Sep-2024 22:11:56 | Running org.openmrs.module.reporting.common.DelimitedKeyComparatorTest |
03-Sep-2024 22:11:56 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec |
03-Sep-2024 22:11:56 | Running org.openmrs.module.reporting.data.obs.evaluator.ConvertedObsDataEvaluatorTest |
03-Sep-2024 22:11:56 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec |
03-Sep-2024 22:11:56 | Running org.openmrs.module.reporting.query.person.evaluator.SqlPersonQueryEvaluatorTest |
03-Sep-2024 22:11:56 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec |
03-Sep-2024 22:11:56 | Running org.openmrs.module.reporting.query.person.evaluator.AllPersonQueryEvaluatorTest |
03-Sep-2024 22:11:57 | Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 sec |
03-Sep-2024 22:11:57 | Running org.openmrs.module.reporting.indicator.PeriodIndicatorReportTest |
03-Sep-2024 22:11:57 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 sec |
03-Sep-2024 22:11:57 | Running org.openmrs.module.reporting.data.person.evaluator.AgeAtDateOfOtherDataEvaluatorTest |
03-Sep-2024 22:11:57 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec |
03-Sep-2024 22:11:57 | Running org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluatorTest |
03-Sep-2024 22:11:58 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec |
03-Sep-2024 22:11:58 | Running org.openmrs.module.reporting.report.renderer.DelimitedTextReportRendererTest |
03-Sep-2024 22:11:58 | Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 sec |
03-Sep-2024 22:11:58 | Running org.openmrs.module.reporting.data.patient.evaluator.PatientObjectDataEvaluatorTest |
03-Sep-2024 22:11:58 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec |
03-Sep-2024 22:11:58 | Running org.openmrs.module.reporting.data.patient.evaluator.TestPatientCalculation |
03-Sep-2024 22:11:58 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec |
03-Sep-2024 22:11:58 | Running org.openmrs.module.reporting.validator.SqlCohortDefinitionValidatorTest |
03-Sep-2024 22:11:58 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec |
03-Sep-2024 22:11:58 | Running org.openmrs.module.reporting.cohort.definition.evaluator.PatientStateCohortDefinitionEvaluatorTest |
03-Sep-2024 22:11:59 | Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.04 sec |
03-Sep-2024 22:11:59 | Running org.openmrs.module.reporting.data.converter.NullValueConverterTest |
03-Sep-2024 22:11:59 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec |
03-Sep-2024 22:11:59 | Running org.openmrs.module.reporting.query.encounter.evaluator.ConditionalParameterEncounterQueryEvaluatorTest |
03-Sep-2024 22:11:59 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec |
03-Sep-2024 22:11:59 | Running org.openmrs.module.reporting.report.service.TestReportProcessor |
03-Sep-2024 22:11:59 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec |
03-Sep-2024 22:11:59 | Running org.openmrs.module.reporting.common.FractionTest |
03-Sep-2024 22:11:59 | Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec |
03-Sep-2024 22:11:59 | Running org.openmrs.module.reporting.report.renderer.ReportDesignRendererTest |
03-Sep-2024 22:11:59 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec |
03-Sep-2024 22:11:59 | Running org.openmrs.module.reporting.data.patient.evaluator.ProgramEnrollmentsForPatientDataEvaluatorTest |
03-Sep-2024 22:12:00 | Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.799 sec |
03-Sep-2024 22:12:00 | Running org.openmrs.module.reporting.data.visit.evaluator.OrderForVisitDataEvaluatorTest |
03-Sep-2024 22:12:00 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec |
03-Sep-2024 22:12:00 | Running org.openmrs.module.reporting.report.util.SqlScriptParserTest |
03-Sep-2024 22:12:00 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec |
03-Sep-2024 22:12:00 | Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredDataSetDefinitionLibraryTest |
03-Sep-2024 22:12:01 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec |
03-Sep-2024 22:12:01 | Running org.openmrs.module.reporting.cohort.definition.evaluator.PresenceOrAbsenceCohortDefinitionEvaluatorTest |
03-Sep-2024 22:12:01 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec |
03-Sep-2024 22:12:01 | Running org.openmrs.module.reporting.report.definition.service.ReportDefinitionServiceImplTest |
03-Sep-2024 22:12:01 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec |
03-Sep-2024 22:12:01 | Running org.openmrs.module.reporting.data.converter.ObsValueTextAsCodedConverterTest |
03-Sep-2024 22:12:01 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec |
03-Sep-2024 22:12:01 | Running org.openmrs.module.reporting.cohort.definition.service.BaseCohortDefinitionServiceTest |
03-Sep-2024 22:12:01 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec |
03-Sep-2024 22:12:01 | Running org.openmrs.module.reporting.cohort.definition.evaluator.InStateCohortDefinitionEvaluatorTest |
03-Sep-2024 22:12:02 | Cohort: Cohort id=null size=2 |
03-Sep-2024 22:12:02 | Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.959 sec |
03-Sep-2024 22:12:02 | Running org.openmrs.module.reporting.data.patient.evaluator.DefinitionLibraryPatientDataEvaluatorTest |
03-Sep-2024 22:12:02 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec |
03-Sep-2024 22:12:02 | Running org.openmrs.module.reporting.cohort.definition.evaluator.DefinitionLibraryCohortDefinitionEvaluatorTest |
03-Sep-2024 22:12:03 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec |
03-Sep-2024 22:12:03 | Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortsWithVaryingParametersDataSetEvaluatorTest |
03-Sep-2024 22:12:03 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec |
03-Sep-2024 22:12:03 | Running org.openmrs.module.reporting.dataset.definition.evaluator.ObsDataSetEvaluatorTest |
03-Sep-2024 22:12:03 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec |
03-Sep-2024 22:12:03 | Running org.openmrs.module.reporting.data.patient.evaluator.SqlPatientDataEvaluatorTest |
03-Sep-2024 22:12:03 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec |
03-Sep-2024 22:12:03 | Running org.openmrs.module.reporting.data.converter.PrivilegedDataConverterTest |
03-Sep-2024 22:12:04 | SLF4J: Class path contains multiple SLF4J bindings. |
03-Sep-2024 22:12:04 | SLF4J: Found binding in [jar:file:/home/bamboo-agent/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class] |
03-Sep-2024 22:12:04 | SLF4J: Found binding in [jar:file:/home/bamboo-agent/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class] |
03-Sep-2024 22:12:04 | SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. |
03-Sep-2024 22:12:04 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.075 sec |
03-Sep-2024 22:12:04 | Running org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest |
03-Sep-2024 22:12:04 | ERROR - EvaluationProfiler.log(111) |2024-09-03 22:12:04,837| 1777 2024-09-03 22:12:04.837 > ERROR EVALUATING_DEFINITION PatientCalculationDataDefinition[Example]: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition |
03-Sep-2024 22:12:04 | org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition |
03-Sep-2024 22:12:04 | at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:50) |
03-Sep-2024 22:12:04 | at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:34) |
03-Sep-2024 22:12:04 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369) |
03-Sep-2024 22:12:04 | at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:66) |
03-Sep-2024 22:12:04 | at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:34) |
03-Sep-2024 22:12:04 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264) |
03-Sep-2024 22:12:04 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229) |
03-Sep-2024 22:12:04 | at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.evaluate(PatientDataServiceImpl.java:48) |
03-Sep-2024 22:12:04 | at sun.reflect.GeneratedMethodAccessor807.invoke(Unknown Source) |
03-Sep-2024 22:12:04 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:12:04 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:12:04 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
03-Sep-2024 22:12:04 | at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) |
03-Sep-2024 22:12:04 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) |
03-Sep-2024 22:12:04 | at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121) |
03-Sep-2024 22:12:04 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:12:04 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
03-Sep-2024 22:12:04 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:12:04 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
03-Sep-2024 22:12:04 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
03-Sep-2024 22:12:04 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) |
03-Sep-2024 22:12:04 | at com.sun.proxy.$Proxy32.evaluate(Unknown Source) |
03-Sep-2024 22:12:04 | at sun.reflect.GeneratedMethodAccessor807.invoke(Unknown Source) |
03-Sep-2024 22:12:04 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:12:04 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:12:04 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
03-Sep-2024 22:12:04 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201) |
03-Sep-2024 22:12:04 | at com.sun.proxy.$Proxy138.evaluate(Unknown Source) |
03-Sep-2024 22:12:04 | at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest.evaluate_shouldThrowAnErrorIfNoCalculationRegistrationExistsOnTheDefinition(PatientCalculationDataEvaluatorTest.java:90) |
03-Sep-2024 22:12:04 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
03-Sep-2024 22:12:04 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
03-Sep-2024 22:12:04 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:12:04 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:12:04 | at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) |
03-Sep-2024 22:12:04 | at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) |
03-Sep-2024 22:12:04 | at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) |
03-Sep-2024 22:12:04 | at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) |
03-Sep-2024 22:12:04 | at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) |
03-Sep-2024 22:12:04 | at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) |
03-Sep-2024 22:12:04 | at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73) |
03-Sep-2024 22:12:04 | at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) |
03-Sep-2024 22:12:04 | at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82) |
03-Sep-2024 22:12:04 | at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73) |
03-Sep-2024 22:12:04 | at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) |
03-Sep-2024 22:12:04 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217) |
03-Sep-2024 22:12:04 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83) |
03-Sep-2024 22:12:04 | at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) |
03-Sep-2024 22:12:04 | at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) |
03-Sep-2024 22:12:04 | at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) |
03-Sep-2024 22:12:04 | at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) |
03-Sep-2024 22:12:04 | at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) |
03-Sep-2024 22:12:04 | at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) |
03-Sep-2024 22:12:04 | at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) |
03-Sep-2024 22:12:04 | at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68) |
03-Sep-2024 22:12:04 | at org.junit.runners.ParentRunner.run(ParentRunner.java:309) |
03-Sep-2024 22:12:04 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163) |
03-Sep-2024 22:12:04 | at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59) |
03-Sep-2024 22:12:04 | at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115) |
03-Sep-2024 22:12:04 | at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102) |
03-Sep-2024 22:12:04 | at org.apache.maven.surefire.Surefire.run(Surefire.java:180) |
03-Sep-2024 22:12:04 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
03-Sep-2024 22:12:04 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
03-Sep-2024 22:12:04 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
03-Sep-2024 22:12:04 | at java.lang.reflect.Method.invoke(Method.java:498) |
03-Sep-2024 22:12:04 | at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350) |
03-Sep-2024 22:12:04 | at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021) |
03-Sep-2024 22:12:05 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec |
03-Sep-2024 22:12:05 | Running org.openmrs.module.reporting.data.converter.DateConverterTest |
03-Sep-2024 22:12:05 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec |
03-Sep-2024 22:12:05 | Running org.openmrs.module.reporting.dataset.definition.evaluator.EncounterAndObsDataSetEvaluatorTest |
03-Sep-2024 22:12:05 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec |
03-Sep-2024 22:12:05 | Running org.openmrs.module.reporting.data.encounter.evaluator.PatientToEncounterDataEvaluatorTest |
03-Sep-2024 22:12:05 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec |
03-Sep-2024 22:12:05 | Running org.openmrs.module.reporting.data.patient.evaluator.PatientIdDataEvaluatorTest |
03-Sep-2024 22:12:05 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec |
03-Sep-2024 22:12:05 | Running org.openmrs.module.reporting.data.person.evaluator.RelationshipsForPersonDataEvaluatorTest |
03-Sep-2024 22:12:05 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec |
03-Sep-2024 22:12:05 | Running org.openmrs.module.reporting.data.patient.evaluator.PersonToPatientDataEvaluatorTest |
03-Sep-2024 22:12:05 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec |
03-Sep-2024 22:12:05 | Running org.openmrs.module.reporting.data.patient.service.PatientDataServiceImplTest |
03-Sep-2024 22:12:06 | Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 sec |
03-Sep-2024 22:12:06 | |
03-Sep-2024 22:12:06 | Results : |
03-Sep-2024 22:12:06 | |
03-Sep-2024 22:12:06 | Tests run: 734, Failures: 0, Errors: 0, Skipped: 13 |
03-Sep-2024 22:12:06 | |
03-Sep-2024 22:12:06 | [INFO] |
03-Sep-2024 22:12:06 | [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-tests --- |
03-Sep-2024 22:12:06 | [WARNING] JAR will be empty - no content was marked for inclusion! |
03-Sep-2024 22:12:06 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-tests/target/reporting-api-tests-1.27.0-SNAPSHOT.jar |
03-Sep-2024 22:12:06 | [INFO] |
03-Sep-2024 22:12:06 | [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-tests --- |
03-Sep-2024 22:12:06 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-tests/target/reporting-api-tests-1.27.0-SNAPSHOT-tests.jar |
03-Sep-2024 22:12:07 | [INFO] |
03-Sep-2024 22:12:07 | [INFO] ---------------< org.openmrs.module:reporting-api-1.10 >---------------- |
03-Sep-2024 22:12:07 | [INFO] Building reporting Module api 1.10 1.27.0-SNAPSHOT [6/9] |
03-Sep-2024 22:12:07 | [INFO] --------------------------------[ jar ]--------------------------------- |
03-Sep-2024 22:12:07 | [INFO] |
03-Sep-2024 22:12:07 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-1.10 --- |
03-Sep-2024 22:12:07 | [INFO] |
03-Sep-2024 22:12:07 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-1.10 --- |
03-Sep-2024 22:12:07 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
03-Sep-2024 22:12:07 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/src/main/resources |
03-Sep-2024 22:12:07 | [INFO] |
03-Sep-2024 22:12:07 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-1.10 --- |
03-Sep-2024 22:12:07 | [INFO] Changes detected - recompiling the module! |
03-Sep-2024 22:12:07 | [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/target/classes |
03-Sep-2024 22:12:07 | [INFO] |
03-Sep-2024 22:12:07 | [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-1.10 --- |
03-Sep-2024 22:12:07 | [INFO] |
03-Sep-2024 22:12:07 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-1.10 --- |
03-Sep-2024 22:12:07 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
03-Sep-2024 22:12:07 | [INFO] Copying 1 resource |
03-Sep-2024 22:12:07 | [INFO] Copying 0 resource |
03-Sep-2024 22:12:07 | [INFO] |
03-Sep-2024 22:12:07 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-1.10 --- |
03-Sep-2024 22:12:07 | [INFO] Changes detected - recompiling the module! |
03-Sep-2024 22:12:07 | [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/target/test-classes |
03-Sep-2024 22:12:07 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java uses or overrides a deprecated API. |
03-Sep-2024 22:12:07 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: Recompile with -Xlint:deprecation for details. |
03-Sep-2024 22:12:07 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java uses unchecked or unsafe operations. |
03-Sep-2024 22:12:07 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: Recompile with -Xlint:unchecked for details. |
03-Sep-2024 22:12:07 | [INFO] |
03-Sep-2024 22:12:07 | [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-1.10 --- |
03-Sep-2024 22:12:07 | [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/target/surefire-reports |
03-Sep-2024 22:12:07 | OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 |
03-Sep-2024 22:12:07 | |
03-Sep-2024 22:12:07 | ------------------------------------------------------- |
03-Sep-2024 22:12:07 | T E S T S |
03-Sep-2024 22:12:07 | ------------------------------------------------------- |
03-Sep-2024 22:12:07 | Running org.openmrs.module.reporting.cohort.definition.evaluator.DrugOrderCohortDefinitionEvaluatorTest |
03-Sep-2024 22:12:08 | log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner). |
03-Sep-2024 22:12:08 | log4j:WARN Please initialize the log4j system properly. |
03-Sep-2024 22:12:23 | Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.188 sec |
03-Sep-2024 22:12:23 | Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary1_10Test |
03-Sep-2024 22:12:24 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec |
03-Sep-2024 22:12:24 | |
03-Sep-2024 22:12:24 | Results : |
03-Sep-2024 22:12:24 | |
03-Sep-2024 22:12:24 | Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 |
03-Sep-2024 22:12:24 | |
03-Sep-2024 22:12:24 | [INFO] |
03-Sep-2024 22:12:24 | [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-1.10 --- |
03-Sep-2024 22:12:24 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/target/reporting-api-1.10-1.27.0-SNAPSHOT.jar |
03-Sep-2024 22:12:24 | [INFO] |
03-Sep-2024 22:12:24 | [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-1.10 --- |
03-Sep-2024 22:12:24 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/target/reporting-api-1.10-1.27.0-SNAPSHOT-tests.jar |
03-Sep-2024 22:12:24 | [INFO] |
03-Sep-2024 22:12:24 | [INFO] ----------------< org.openmrs.module:reporting-api-2.2 >---------------- |
03-Sep-2024 22:12:24 | [INFO] Building reporting Module api 2.2 1.27.0-SNAPSHOT [7/9] |
03-Sep-2024 22:12:24 | [INFO] --------------------------------[ jar ]--------------------------------- |
03-Sep-2024 22:12:24 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom |
03-Sep-2024 22:12:24 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 17 kB/s) |
03-Sep-2024 22:12:24 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/14/commons-parent-14.pom |
03-Sep-2024 22:12:25 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 87 kB/s) |
03-Sep-2024 22:12:25 | [INFO] |
03-Sep-2024 22:12:25 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.2 --- |
03-Sep-2024 22:12:25 | [INFO] |
03-Sep-2024 22:12:25 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.2 --- |
03-Sep-2024 22:12:25 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
03-Sep-2024 22:12:25 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.2/src/main/resources |
03-Sep-2024 22:12:25 | [INFO] |
03-Sep-2024 22:12:25 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.2 --- |
03-Sep-2024 22:12:25 | [INFO] Changes detected - recompiling the module! |
03-Sep-2024 22:12:25 | [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.2/target/classes |
03-Sep-2024 22:12:25 | [INFO] |
03-Sep-2024 22:12:25 | [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.2 --- |
03-Sep-2024 22:12:25 | [INFO] |
03-Sep-2024 22:12:25 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.2 --- |
03-Sep-2024 22:12:25 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
03-Sep-2024 22:12:25 | [INFO] Copying 1 resource |
03-Sep-2024 22:12:25 | [INFO] Copying 0 resource |
03-Sep-2024 22:12:25 | [INFO] |
03-Sep-2024 22:12:25 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.2 --- |
03-Sep-2024 22:12:25 | [INFO] Changes detected - recompiling the module! |
03-Sep-2024 22:12:25 | [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.2/target/test-classes |
03-Sep-2024 22:12:25 | [INFO] |
03-Sep-2024 22:12:25 | [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.2 --- |
03-Sep-2024 22:12:25 | [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.2/target/surefire-reports |
03-Sep-2024 22:12:26 | OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 |
03-Sep-2024 22:12:26 | |
03-Sep-2024 22:12:26 | ------------------------------------------------------- |
03-Sep-2024 22:12:26 | T E S T S |
03-Sep-2024 22:12:26 | ------------------------------------------------------- |
03-Sep-2024 22:12:26 | Running org.openmrs.module.reporting.cohort.definition.evaluator.ConditionCohortDefinitionEvaluatorTest |
03-Sep-2024 22:12:26 | log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner). |
03-Sep-2024 22:12:26 | log4j:WARN Please initialize the log4j system properly. |
03-Sep-2024 22:12:42 | Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.724 sec |
03-Sep-2024 22:12:42 | Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary2_2Test |
03-Sep-2024 22:12:42 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec |
03-Sep-2024 22:12:42 | |
03-Sep-2024 22:12:42 | Results : |
03-Sep-2024 22:12:42 | |
03-Sep-2024 22:12:42 | Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 |
03-Sep-2024 22:12:42 | |
03-Sep-2024 22:12:42 | [INFO] |
03-Sep-2024 22:12:42 | [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.2 --- |
03-Sep-2024 22:12:42 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.2/target/reporting-api-2.2-1.27.0-SNAPSHOT.jar |
03-Sep-2024 22:12:42 | [INFO] |
03-Sep-2024 22:12:42 | [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.2 --- |
03-Sep-2024 22:12:42 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.2/target/reporting-api-2.2-1.27.0-SNAPSHOT-tests.jar |
03-Sep-2024 22:12:42 | [INFO] |
03-Sep-2024 22:12:42 | [INFO] ----------------< org.openmrs.module:reporting-api-2.4 >---------------- |
03-Sep-2024 22:12:42 | [INFO] Building reporting Module api 2.4 1.27.0-SNAPSHOT [8/9] |
03-Sep-2024 22:12:42 | [INFO] --------------------------------[ jar ]--------------------------------- |
03-Sep-2024 22:12:43 | [INFO] |
03-Sep-2024 22:12:43 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.4 --- |
03-Sep-2024 22:12:43 | [INFO] |
03-Sep-2024 22:12:43 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.4 --- |
03-Sep-2024 22:12:43 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
03-Sep-2024 22:12:43 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.4/src/main/resources |
03-Sep-2024 22:12:43 | [INFO] |
03-Sep-2024 22:12:43 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.4 --- |
03-Sep-2024 22:12:43 | [INFO] Changes detected - recompiling the module! |
03-Sep-2024 22:12:43 | [INFO] Compiling 4 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.4/target/classes |
03-Sep-2024 22:12:44 | [INFO] |
03-Sep-2024 22:12:44 | [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.4 --- |
03-Sep-2024 22:12:44 | [INFO] |
03-Sep-2024 22:12:44 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.4 --- |
03-Sep-2024 22:12:44 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
03-Sep-2024 22:12:44 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.4/src/test/resources |
03-Sep-2024 22:12:44 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.4/src/test/resources |
03-Sep-2024 22:12:44 | [INFO] |
03-Sep-2024 22:12:44 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.4 --- |
03-Sep-2024 22:12:44 | [INFO] No sources to compile |
03-Sep-2024 22:12:44 | [INFO] |
03-Sep-2024 22:12:44 | [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.4 --- |
03-Sep-2024 22:12:44 | [INFO] No tests to run. |
03-Sep-2024 22:12:44 | [INFO] |
03-Sep-2024 22:12:44 | [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.4 --- |
03-Sep-2024 22:12:44 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.4/target/reporting-api-2.4-1.27.0-SNAPSHOT.jar |
03-Sep-2024 22:12:44 | [INFO] |
03-Sep-2024 22:12:44 | [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.4 --- |
03-Sep-2024 22:12:44 | [WARNING] JAR will be empty - no content was marked for inclusion! |
03-Sep-2024 22:12:44 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.4/target/reporting-api-2.4-1.27.0-SNAPSHOT-tests.jar |
03-Sep-2024 22:12:44 | [INFO] |
03-Sep-2024 22:12:44 | [INFO] -----------------< org.openmrs.module:reporting-omod >------------------ |
03-Sep-2024 22:12:44 | [INFO] Building Reporting OMOD 1.27.0-SNAPSHOT [9/9] |
03-Sep-2024 22:12:44 | [INFO] --------------------------------[ jar ]--------------------------------- |
03-Sep-2024 22:12:44 | [INFO] |
03-Sep-2024 22:12:44 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-omod --- |
03-Sep-2024 22:12:44 | [INFO] |
03-Sep-2024 22:12:44 | [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ reporting-omod --- |
03-Sep-2024 22:12:44 | [INFO] |
03-Sep-2024 22:12:44 | [INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (Expand resources) @ reporting-omod --- |
03-Sep-2024 22:12:44 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.pom |
03-Sep-2024 22:12:44 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 1.0 kB/s) |
03-Sep-2024 22:12:44 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom |
03-Sep-2024 22:12:44 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 17 kB/s) |
03-Sep-2024 22:12:45 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.jar |
03-Sep-2024 22:12:45 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar |
03-Sep-2024 22:12:45 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 181 kB/s) |
03-Sep-2024 22:12:45 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 58 kB/s) |
03-Sep-2024 22:12:46 | [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api/target/reporting-api-1.27.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/target/classes with includes "**\/*.xml,**\/*.properties" and excludes "" |
03-Sep-2024 22:12:46 | [INFO] |
03-Sep-2024 22:12:46 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-omod --- |
03-Sep-2024 22:12:46 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
03-Sep-2024 22:12:46 | [INFO] Copying 0 resource |
03-Sep-2024 22:12:46 | [INFO] Copying 2 resources |
03-Sep-2024 22:12:46 | [INFO] Copying 225 resources to web/module |
03-Sep-2024 22:12:46 | [INFO] Copying 225 resources to web/module |
03-Sep-2024 22:12:46 | [INFO] |
03-Sep-2024 22:12:46 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-omod --- |
03-Sep-2024 22:12:46 | [INFO] Changes detected - recompiling the module! |
03-Sep-2024 22:12:46 | [INFO] Compiling 115 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/target/classes |
03-Sep-2024 22:12:47 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/src/main/java/org/openmrs/module/reporting/web/reports/RunReportListController.java: Some input files use or override a deprecated API. |
03-Sep-2024 22:12:47 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/src/main/java/org/openmrs/module/reporting/web/reports/RunReportListController.java: Recompile with -Xlint:deprecation for details. |
03-Sep-2024 22:12:47 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/src/main/java/org/openmrs/module/reporting/web/controller/SqlDefinitionController.java: Some input files use unchecked or unsafe operations. |
03-Sep-2024 22:12:47 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/src/main/java/org/openmrs/module/reporting/web/controller/SqlDefinitionController.java: Recompile with -Xlint:unchecked for details. |
03-Sep-2024 22:12:47 | [INFO] |
03-Sep-2024 22:12:47 | [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-omod --- |
03-Sep-2024 22:12:47 | [INFO] |
03-Sep-2024 22:12:47 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-omod --- |
03-Sep-2024 22:12:47 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
03-Sep-2024 22:12:47 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/src/test/resources |
03-Sep-2024 22:12:47 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/src/test/resources |
03-Sep-2024 22:12:47 | [INFO] |
03-Sep-2024 22:12:47 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-omod --- |
03-Sep-2024 22:12:47 | [INFO] No sources to compile |
03-Sep-2024 22:12:47 | [INFO] |
03-Sep-2024 22:12:47 | [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-omod --- |
03-Sep-2024 22:12:47 | [INFO] No tests to run. |
03-Sep-2024 22:12:47 | [INFO] |
03-Sep-2024 22:12:47 | [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-omod --- |
03-Sep-2024 22:12:47 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/target/reporting-1.27.0-SNAPSHOT.jar |
03-Sep-2024 22:12:47 | [INFO] |
03-Sep-2024 22:12:47 | [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ reporting-omod --- |
03-Sep-2024 22:12:47 | [INFO] Packaging OpenMRS module |
03-Sep-2024 22:12:48 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/target/reporting-1.27.0-SNAPSHOT.omod |
03-Sep-2024 22:12:49 | [INFO] |
03-Sep-2024 22:12:49 | [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-omod --- |
03-Sep-2024 22:12:49 | [WARNING] JAR will be empty - no content was marked for inclusion! |
03-Sep-2024 22:12:49 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/target/reporting-1.27.0-SNAPSHOT-tests.jar |
03-Sep-2024 22:12:49 | [INFO] ------------------------------------------------------------------------ |
03-Sep-2024 22:12:49 | [INFO] Reactor Summary for Reporting 1.27.0-SNAPSHOT: |
03-Sep-2024 22:12:49 | [INFO] |
03-Sep-2024 22:12:49 | [INFO] Reporting .......................................... SUCCESS [ 1.910 s] |
03-Sep-2024 22:12:49 | [INFO] Reporting API ...................................... SUCCESS [ 7.209 s] |
03-Sep-2024 22:12:49 | [INFO] reporting Module api 1.9 ........................... SUCCESS [ 4.169 s] |
03-Sep-2024 22:12:49 | [INFO] reporting Module api 2.0 ........................... SUCCESS [ 0.246 s] |
03-Sep-2024 22:12:49 | [INFO] reporting API Tests ................................ SUCCESS [01:18 min] |
03-Sep-2024 22:12:49 | [INFO] reporting Module api 1.10 .......................... SUCCESS [ 17.116 s] |
03-Sep-2024 22:12:49 | [INFO] reporting Module api 2.2 ........................... SUCCESS [ 18.143 s] |
03-Sep-2024 22:12:49 | [INFO] reporting Module api 2.4 ........................... SUCCESS [ 1.901 s] |
03-Sep-2024 22:12:49 | [INFO] Reporting OMOD ..................................... SUCCESS [ 4.844 s] |
03-Sep-2024 22:12:49 | [INFO] ------------------------------------------------------------------------ |
03-Sep-2024 22:12:49 | [INFO] BUILD SUCCESS |
03-Sep-2024 22:12:49 | [INFO] ------------------------------------------------------------------------ |
03-Sep-2024 22:12:49 | [INFO] Total time: 02:14 min |
03-Sep-2024 22:12:49 | [INFO] Finished at: 2024-09-03T22:12:49Z |
03-Sep-2024 22:12:49 | [INFO] ------------------------------------------------------------------------ |
03-Sep-2024 22:12:49 | Parsing test results under /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0... |
03-Sep-2024 22:12:49 | Finished task 'Maven 3.x' with result: Success |
03-Sep-2024 22:12:49 | Running post build plugin 'Docker Container Cleanup' |
03-Sep-2024 22:12:49 | Running post build plugin 'NCover Results Collector' |
03-Sep-2024 22:12:49 | Running post build plugin 'Build Results Label Collector' |
03-Sep-2024 22:12:49 | Running post build plugin 'Clover Results Collector' |
03-Sep-2024 22:12:49 | Running post build plugin 'npm Cache Cleanup' |
03-Sep-2024 22:12:49 | Running post build plugin 'Artifact Copier' |
03-Sep-2024 22:12:49 | Finalising the build... |
03-Sep-2024 22:12:49 | Stopping timer. |
03-Sep-2024 22:12:49 | Build REP-REP-T2DOT0-919 completed. |
03-Sep-2024 22:12:49 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
03-Sep-2024 22:12:49 | Running on server: post build plugin 'NCover Results Collector' |
03-Sep-2024 22:12:49 | Running on server: post build plugin 'Build Labeller' |
03-Sep-2024 22:12:49 | Running on server: post build plugin 'Clover Delta Calculator' |
03-Sep-2024 22:12:49 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
03-Sep-2024 22:12:49 | All post build plugins have finished |
03-Sep-2024 22:12:49 | Generating build results summary... |
03-Sep-2024 22:12:50 | Saving build results to disk... |
03-Sep-2024 22:12:50 | Store variable context... |
03-Sep-2024 22:12:50 | Finished building REP-REP-T2DOT0-919. |