Skip to content

chore(deps): bump liquibase.version from 4.27.0 to 4.28.0 #197

chore(deps): bump liquibase.version from 4.27.0 to 4.28.0

chore(deps): bump liquibase.version from 4.27.0 to 4.28.0 #197

GitHub Actions / Liquibase Test Harness - Contributed Reports succeeded May 22, 2024 in 0s

114 passed, 26 failed and 16 skipped

Tests failed

❌ target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml

156 tests were completed in 247s with 114 passed, 26 failed and 16 skipped.

Test suite Passed Failed Skipped Time
ContributedExtensionHarnessSuite 114✅ 26❌ 16⚪ 247s

❌ ContributedExtensionHarnessSuite

liquibase.harness.change.ChangeObjectTests
  ✅ apply addAutoIncrement against yugabytedb 2.16
  ❌ apply addCheckConstraint against yugabytedb 2.16
	java.lang.AssertionError:
  ✅ apply addColumn against yugabytedb 2.16
  ✅ apply addDefaultValue against yugabytedb 2.16
  ✅ apply addDefaultValueBoolean against yugabytedb 2.16
  ✅ apply addDefaultValueComputed against yugabytedb 2.16
  ✅ apply addDefaultValueDate against yugabytedb 2.16
  ✅ apply addDefaultValueNumeric against yugabytedb 2.16
  ✅ apply addDefaultValueSequenceNext against yugabytedb 2.16
  ✅ apply addForeignKey against yugabytedb 2.16
  ✅ apply addLookupTable against yugabytedb 2.16
  ✅ apply addNotNullConstraint against yugabytedb 2.16
  ⚪ apply addPrimaryKey against yugabytedb 2.16
  ⚪ apply addUniqueConstraint against yugabytedb 2.16
  ✅ apply alterSequence against yugabytedb 2.16
  ❌ apply createFunction against yugabytedb 2.16
	java.lang.AssertionError:
  ✅ apply createIndex against yugabytedb 2.16
  ❌ apply createPackage against yugabytedb 2.16
	java.lang.AssertionError:
  ❌ apply createPackageBody against yugabytedb 2.16
	java.lang.AssertionError:
  ❌ apply createProcedure against yugabytedb 2.16
	Condition failed with Exception:
  ❌ apply createProcedureFromFile against yugabytedb 2.16
	Condition failed with Exception:
  ✅ apply createSequence against yugabytedb 2.16
  ✅ apply createTable against yugabytedb 2.16
  ✅ apply createTableDataTypeText against yugabytedb 2.16
  ✅ apply createTableTimestamp against yugabytedb 2.16
  ❌ apply createTrigger against yugabytedb 2.16
	java.lang.AssertionError:
  ✅ apply createView against yugabytedb 2.16
  ✅ apply datatypes.arrays against yugabytedb 2.16
  ✅ apply datatypes.binary against yugabytedb 2.16
  ✅ apply datatypes.bitstring against yugabytedb 2.16
  ✅ apply datatypes.boolean against yugabytedb 2.16
  ✅ apply datatypes.character against yugabytedb 2.16
  ✅ apply datatypes.datetime against yugabytedb 2.16
  ✅ apply datatypes.geometric against yugabytedb 2.16
  ✅ apply datatypes.json against yugabytedb 2.16
  ✅ apply datatypes.money against yugabytedb 2.16
  ✅ apply datatypes.network against yugabytedb 2.16
  ✅ apply datatypes.numeric against yugabytedb 2.16
  ✅ apply datatypes.serial against yugabytedb 2.16
  ✅ apply datatypes.smallint against yugabytedb 2.16
  ✅ apply datatypes.uuid against yugabytedb 2.16
  ✅ apply datatypes.xml against yugabytedb 2.16
  ⚪ apply disableCheckConstraint against yugabytedb 2.16
  ❌ apply disableTrigger against yugabytedb 2.16
	java.lang.AssertionError:
  ✅ apply dropAllForeignKeyConstraints against yugabytedb 2.16
  ❌ apply dropCheckConstraint against yugabytedb 2.16
	java.lang.AssertionError:
  ✅ apply dropColumn against yugabytedb 2.16
  ✅ apply dropDefaultValue against yugabytedb 2.16
  ✅ apply dropForeignKey against yugabytedb 2.16
  ❌ apply dropFunction against yugabytedb 2.16
	java.lang.AssertionError:
  ✅ apply dropIndex against yugabytedb 2.16
  ✅ apply dropNotNullConstraint against yugabytedb 2.16
  ⚪ apply dropPrimaryKey against yugabytedb 2.16
  ✅ apply dropProcedure against yugabytedb 2.16
  ✅ apply dropSequence against yugabytedb 2.16
  ✅ apply dropTable against yugabytedb 2.16
  ❌ apply dropTrigger against yugabytedb 2.16
	java.lang.AssertionError:
  ⚪ apply dropUniqueConstraint against yugabytedb 2.16
  ✅ apply dropView against yugabytedb 2.16
  ⚪ apply enableCheckConstraint against yugabytedb 2.16
  ❌ apply enableTrigger against yugabytedb 2.16
	java.lang.AssertionError:
  ✅ apply executeCommand against yugabytedb 2.16
  ✅ apply mergeColumns against yugabytedb 2.16
  ⚪ apply modifyDataType against yugabytedb 2.16
  ✅ apply modifySql against yugabytedb 2.16
  ✅ apply renameColumn against yugabytedb 2.16
  ⚪ apply renameSequence against yugabytedb 2.16
  ✅ apply renameTable against yugabytedb 2.16
  ❌ apply renameTrigger against yugabytedb 2.16
	java.lang.AssertionError:
  ✅ apply renameView against yugabytedb 2.16
  ✅ apply setColumnRemarks against yugabytedb 2.16
  ✅ apply setTableRemarks against yugabytedb 2.16
  ✅ apply sql against yugabytedb 2.16
  ✅ apply sqlFile against yugabytedb 2.16
  ✅ apply addAutoIncrement against yugabytedb 2.17
  ❌ apply addCheckConstraint against yugabytedb 2.17
	java.lang.AssertionError:
  ✅ apply addColumn against yugabytedb 2.17
  ✅ apply addDefaultValue against yugabytedb 2.17
  ✅ apply addDefaultValueBoolean against yugabytedb 2.17
  ✅ apply addDefaultValueComputed against yugabytedb 2.17
  ✅ apply addDefaultValueDate against yugabytedb 2.17
  ✅ apply addDefaultValueNumeric against yugabytedb 2.17
  ✅ apply addDefaultValueSequenceNext against yugabytedb 2.17
  ✅ apply addForeignKey against yugabytedb 2.17
  ✅ apply addLookupTable against yugabytedb 2.17
  ✅ apply addNotNullConstraint against yugabytedb 2.17
  ⚪ apply addPrimaryKey against yugabytedb 2.17
  ⚪ apply addUniqueConstraint against yugabytedb 2.17
  ✅ apply alterSequence against yugabytedb 2.17
  ❌ apply createFunction against yugabytedb 2.17
	java.lang.AssertionError:
  ✅ apply createIndex against yugabytedb 2.17
  ❌ apply createPackage against yugabytedb 2.17
	java.lang.AssertionError:
  ❌ apply createPackageBody against yugabytedb 2.17
	java.lang.AssertionError:
  ❌ apply createProcedure against yugabytedb 2.17
	Condition failed with Exception:
  ❌ apply createProcedureFromFile against yugabytedb 2.17
	Condition failed with Exception:
  ✅ apply createSequence against yugabytedb 2.17
  ✅ apply createTable against yugabytedb 2.17
  ✅ apply createTableDataTypeText against yugabytedb 2.17
  ✅ apply createTableTimestamp against yugabytedb 2.17
  ❌ apply createTrigger against yugabytedb 2.17
	java.lang.AssertionError:
  ✅ apply createView against yugabytedb 2.17
  ✅ apply datatypes.arrays against yugabytedb 2.17
  ✅ apply datatypes.binary against yugabytedb 2.17
  ✅ apply datatypes.bitstring against yugabytedb 2.17
  ✅ apply datatypes.boolean against yugabytedb 2.17
  ✅ apply datatypes.character against yugabytedb 2.17
  ✅ apply datatypes.datetime against yugabytedb 2.17
  ✅ apply datatypes.geometric against yugabytedb 2.17
  ✅ apply datatypes.json against yugabytedb 2.17
  ✅ apply datatypes.money against yugabytedb 2.17
  ✅ apply datatypes.network against yugabytedb 2.17
  ✅ apply datatypes.numeric against yugabytedb 2.17
  ✅ apply datatypes.serial against yugabytedb 2.17
  ✅ apply datatypes.smallint against yugabytedb 2.17
  ✅ apply datatypes.uuid against yugabytedb 2.17
  ✅ apply datatypes.xml against yugabytedb 2.17
  ⚪ apply disableCheckConstraint against yugabytedb 2.17
  ❌ apply disableTrigger against yugabytedb 2.17
	java.lang.AssertionError:
  ✅ apply dropAllForeignKeyConstraints against yugabytedb 2.17
  ❌ apply dropCheckConstraint against yugabytedb 2.17
	java.lang.AssertionError:
  ✅ apply dropColumn against yugabytedb 2.17
  ✅ apply dropDefaultValue against yugabytedb 2.17
  ✅ apply dropForeignKey against yugabytedb 2.17
  ❌ apply dropFunction against yugabytedb 2.17
	java.lang.AssertionError:
  ✅ apply dropIndex against yugabytedb 2.17
  ✅ apply dropNotNullConstraint against yugabytedb 2.17
  ⚪ apply dropPrimaryKey against yugabytedb 2.17
  ✅ apply dropProcedure against yugabytedb 2.17
  ✅ apply dropSequence against yugabytedb 2.17
  ✅ apply dropTable against yugabytedb 2.17
  ❌ apply dropTrigger against yugabytedb 2.17
	java.lang.AssertionError:
  ⚪ apply dropUniqueConstraint against yugabytedb 2.17
  ✅ apply dropView against yugabytedb 2.17
  ⚪ apply enableCheckConstraint against yugabytedb 2.17
  ❌ apply enableTrigger against yugabytedb 2.17
	java.lang.AssertionError:
  ✅ apply executeCommand against yugabytedb 2.17
  ✅ apply mergeColumns against yugabytedb 2.17
  ⚪ apply modifyDataType against yugabytedb 2.17
  ✅ apply modifySql against yugabytedb 2.17
  ✅ apply renameColumn against yugabytedb 2.17
  ⚪ apply renameSequence against yugabytedb 2.17
  ✅ apply renameTable against yugabytedb 2.17
  ❌ apply renameTrigger against yugabytedb 2.17
	java.lang.AssertionError:
  ✅ apply renameView against yugabytedb 2.17
  ✅ apply setColumnRemarks against yugabytedb 2.17
  ✅ apply setTableRemarks against yugabytedb 2.17
  ✅ apply sql against yugabytedb 2.17
  ✅ apply sqlFile against yugabytedb 2.17
liquibase.harness.data.ChangeDataTests
  ✅ apply delete against yugabytedb 2.16
  ✅ apply insert against yugabytedb 2.16
  ✅ apply loadData against yugabytedb 2.16
  ✅ apply loadUpdateData against yugabytedb 2.16
  ✅ apply delete against yugabytedb 2.17
  ✅ apply insert against yugabytedb 2.17
  ✅ apply loadData against yugabytedb 2.17
  ✅ apply loadUpdateData against yugabytedb 2.17

Annotations

Check failure on line 0 in target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml

See this annotation in the file changed.

@github-actions github-actions / Liquibase Test Harness - Contributed Reports

ContributedExtensionHarnessSuite ► liquibase.harness.change.ChangeObjectTests ► apply addCheckConstraint against yugabytedb 2.16

Failed test found in:
  target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml
Error:
  java.lang.AssertionError: 
Raw output
java.lang.AssertionError: 
liquibase.exception.ValidationFailedException: Validation Failed:
     1 changes have validation failures
          Changeset ID: 1 Changeset Author: as
Change Type 'pro:addCheckConstraint' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/addCheckConstraint.xml::1::as

	at org.junit.Assert.fail(Assert.java:89)
	at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:65)
	at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:58)
	Suppressed: java.lang.AssertionError: liquibase.exception.ValidationFailedException: Validation Failed:
     1 changes have validation failures
          Changeset ID: 1 Changeset Author: as
Change Type 'pro:addCheckConstraint' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/addCheckConstraint.xml::1::as

		at org.junit.Assert.fail(Assert.java:89)
		at org.junit.Assert$fail.call(Unknown Source)
		at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:65)
		at liquibase.harness.util.TestUtils$executeCommandScope$1.call(Unknown Source)
		at liquibase.harness.util.rollback.RollbackToDate.performRollback(RollbackToDate.groovy:21)
		at liquibase.harness.util.rollback.RollbackStrategy$performRollback$0.call(Unknown Source)
		at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
		at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
		at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:128)
		at liquibase.harness.change.ChangeObjectTests.$spock_feature_0_0(ChangeObjectTests.groovy:89)
		at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
		at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.base/java.lang.reflect.Method.invoke(Method.java:568)
		at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:200)
		at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:113)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runFeatureMethod(BaseSpecRunner.java:408)
		at org.spockframework.runtime.BaseSpecRunner.doRunIteration(BaseSpecRunner.java:322)
		at org.spockframework.runtime.BaseSpecRunner$6.invoke(BaseSpecRunner.java:306)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runIteration(BaseSpecRunner.java:285)
		at org.spockframework.runtime.BaseSpecRunner.initializeAndRunIteration(BaseSpecRunner.java:275)
		at org.spockframework.runtime.ParameterizedSpecRunner.runIterations(ParameterizedSpecRunner.java:139)
		at org.spockframework.runtime.ParameterizedSpecRunner.runParameterizedFeature(ParameterizedSpecRunner.java:41)
		at org.spockframework.runtime.BaseSpecRunner.doRunFeature(BaseSpecRunner.java:259)
		at org.spockframework.runtime.BaseSpecRunner$5.invoke(BaseSpecRunner.java:243)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runFeature(BaseSpecRunner.java:235)
		at org.spockframework.runtime.BaseSpecRunner.runFeatures(BaseSpecRunner.java:185)
		at org.spockframework.runtime.BaseSpecRunner.doRunSpec(BaseSpecRunner.java:95)
		at org.spockframework.runtime.BaseSpecRunner$1.invoke(BaseSpecRunner.java:81)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runSpec(BaseSpecRunner.java:73)
		at org.spockframework.runtime.BaseSpecRunner.run(BaseSpecRunner.java:64)
		at org.spockframework.runtime.Sputnik.run(Sputnik.java:63)
		at org.junit.runners.Suite.runChild(Suite.java:128)
		at org.junit.runners.Suite.runChild(Suite.java:27)
		at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
		at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
		at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
		at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
		at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
		at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
		at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
		at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
		at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
		at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
		at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
		at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
		at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
		at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
		at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

Check failure on line 0 in target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml

See this annotation in the file changed.

@github-actions github-actions / Liquibase Test Harness - Contributed Reports

ContributedExtensionHarnessSuite ► liquibase.harness.change.ChangeObjectTests ► apply createFunction against yugabytedb 2.16

Failed test found in:
  target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml
Error:
  java.lang.AssertionError: 
Raw output
java.lang.AssertionError: 
liquibase.exception.ValidationFailedException: Validation Failed:
     1 changes have validation failures
          Changeset ID: 1 Changeset Author: as
Change Type 'pro:createFunction' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/createFunction.xml::1::as

	at org.junit.Assert.fail(Assert.java:89)
	at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:65)
	at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:58)
	Suppressed: java.lang.AssertionError: liquibase.exception.ValidationFailedException: Validation Failed:
     1 changes have validation failures
          Changeset ID: 1 Changeset Author: as
Change Type 'pro:createFunction' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/createFunction.xml::1::as

		at org.junit.Assert.fail(Assert.java:89)
		at org.junit.Assert$fail.call(Unknown Source)
		at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:65)
		at liquibase.harness.util.TestUtils$executeCommandScope$1.call(Unknown Source)
		at liquibase.harness.util.rollback.RollbackToDate.performRollback(RollbackToDate.groovy:21)
		at liquibase.harness.util.rollback.RollbackStrategy$performRollback$0.call(Unknown Source)
		at liquibase.harness.change.ChangeObjectTests.$spock_feature_0_0(ChangeObjectTests.groovy:89)
		at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
		at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.base/java.lang.reflect.Method.invoke(Method.java:568)
		at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:200)
		at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:113)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runFeatureMethod(BaseSpecRunner.java:408)
		at org.spockframework.runtime.BaseSpecRunner.doRunIteration(BaseSpecRunner.java:322)
		at org.spockframework.runtime.BaseSpecRunner$6.invoke(BaseSpecRunner.java:306)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runIteration(BaseSpecRunner.java:285)
		at org.spockframework.runtime.BaseSpecRunner.initializeAndRunIteration(BaseSpecRunner.java:275)
		at org.spockframework.runtime.ParameterizedSpecRunner.runIterations(ParameterizedSpecRunner.java:139)
		at org.spockframework.runtime.ParameterizedSpecRunner.runParameterizedFeature(ParameterizedSpecRunner.java:41)
		at org.spockframework.runtime.BaseSpecRunner.doRunFeature(BaseSpecRunner.java:259)
		at org.spockframework.runtime.BaseSpecRunner$5.invoke(BaseSpecRunner.java:243)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runFeature(BaseSpecRunner.java:235)
		at org.spockframework.runtime.BaseSpecRunner.runFeatures(BaseSpecRunner.java:185)
		at org.spockframework.runtime.BaseSpecRunner.doRunSpec(BaseSpecRunner.java:95)
		at org.spockframework.runtime.BaseSpecRunner$1.invoke(BaseSpecRunner.java:81)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runSpec(BaseSpecRunner.java:73)
		at org.spockframework.runtime.BaseSpecRunner.run(BaseSpecRunner.java:64)
		at org.spockframework.runtime.Sputnik.run(Sputnik.java:63)
		at org.junit.runners.Suite.runChild(Suite.java:128)
		at org.junit.runners.Suite.runChild(Suite.java:27)
		at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
		at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
		at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
		at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
		at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
		at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
		at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
		at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
		at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
		at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
		at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
		at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
		at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
		at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
		at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

Check failure on line 0 in target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml

See this annotation in the file changed.

@github-actions github-actions / Liquibase Test Harness - Contributed Reports

ContributedExtensionHarnessSuite ► liquibase.harness.change.ChangeObjectTests ► apply createPackage against yugabytedb 2.16

Failed test found in:
  target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml
Error:
  java.lang.AssertionError: 
Raw output
java.lang.AssertionError: 
liquibase.exception.ValidationFailedException: Validation Failed:
     1 changes have validation failures
          Changeset ID: 1 Changeset Author: as
Change Type 'pro:createPackage' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/createPackage.xml::1::as

	at org.junit.Assert.fail(Assert.java:89)
	at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:65)
	at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:58)
	Suppressed: java.lang.AssertionError: liquibase.exception.ValidationFailedException: Validation Failed:
     1 changes have validation failures
          Changeset ID: 1 Changeset Author: as
Change Type 'pro:createPackage' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/createPackage.xml::1::as

		at org.junit.Assert.fail(Assert.java:89)
		at org.junit.Assert$fail.call(Unknown Source)
		at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:65)
		at liquibase.harness.util.TestUtils$executeCommandScope$1.call(Unknown Source)
		at liquibase.harness.util.rollback.RollbackToDate.performRollback(RollbackToDate.groovy:21)
		at liquibase.harness.util.rollback.RollbackStrategy$performRollback$0.call(Unknown Source)
		at liquibase.harness.change.ChangeObjectTests.$spock_feature_0_0(ChangeObjectTests.groovy:89)
		at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)
		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.base/java.lang.reflect.Method.invoke(Method.java:568)
		at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:200)
		at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:113)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runFeatureMethod(BaseSpecRunner.java:408)
		at org.spockframework.runtime.BaseSpecRunner.doRunIteration(BaseSpecRunner.java:322)
		at org.spockframework.runtime.BaseSpecRunner$6.invoke(BaseSpecRunner.java:306)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runIteration(BaseSpecRunner.java:285)
		at org.spockframework.runtime.BaseSpecRunner.initializeAndRunIteration(BaseSpecRunner.java:275)
		at org.spockframework.runtime.ParameterizedSpecRunner.runIterations(ParameterizedSpecRunner.java:139)
		at org.spockframework.runtime.ParameterizedSpecRunner.runParameterizedFeature(ParameterizedSpecRunner.java:41)
		at org.spockframework.runtime.BaseSpecRunner.doRunFeature(BaseSpecRunner.java:259)
		at org.spockframework.runtime.BaseSpecRunner$5.invoke(BaseSpecRunner.java:243)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runFeature(BaseSpecRunner.java:235)
		at org.spockframework.runtime.BaseSpecRunner.runFeatures(BaseSpecRunner.java:185)
		at org.spockframework.runtime.BaseSpecRunner.doRunSpec(BaseSpecRunner.java:95)
		at org.spockframework.runtime.BaseSpecRunner$1.invoke(BaseSpecRunner.java:81)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runSpec(BaseSpecRunner.java:73)
		at org.spockframework.runtime.BaseSpecRunner.run(BaseSpecRunner.java:64)
		at org.spockframework.runtime.Sputnik.run(Sputnik.java:63)
		at org.junit.runners.Suite.runChild(Suite.java:128)
		at org.junit.runners.Suite.runChild(Suite.java:27)
		at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
		at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
		at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
		at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
		at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
		at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
		at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
		at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
		at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
		at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
		at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
		at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
		at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
		at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
		at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

Check failure on line 0 in target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml

See this annotation in the file changed.

@github-actions github-actions / Liquibase Test Harness - Contributed Reports

ContributedExtensionHarnessSuite ► liquibase.harness.change.ChangeObjectTests ► apply createPackageBody against yugabytedb 2.16

Failed test found in:
  target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml
Error:
  java.lang.AssertionError: 
Raw output
java.lang.AssertionError: 
liquibase.exception.ValidationFailedException: Validation Failed:
     1 changes have validation failures
          Changeset ID: 1 Changeset Author: as
Change Type 'pro:createPackageBody' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/createPackageBody.xml::1::as

	at org.junit.Assert.fail(Assert.java:89)
	at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:65)
	at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:58)
	Suppressed: java.lang.AssertionError: liquibase.exception.ValidationFailedException: Validation Failed:
     1 changes have validation failures
          Changeset ID: 1 Changeset Author: as
Change Type 'pro:createPackageBody' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/createPackageBody.xml::1::as

		at org.junit.Assert.fail(Assert.java:89)
		at org.junit.Assert$fail.call(Unknown Source)
		at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:65)
		at liquibase.harness.util.TestUtils$executeCommandScope$1.call(Unknown Source)
		at liquibase.harness.util.rollback.RollbackToDate.performRollback(RollbackToDate.groovy:21)
		at liquibase.harness.util.rollback.RollbackStrategy$performRollback$0.call(Unknown Source)
		at liquibase.harness.change.ChangeObjectTests.$spock_feature_0_0(ChangeObjectTests.groovy:89)
		at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)
		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.base/java.lang.reflect.Method.invoke(Method.java:568)
		at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:200)
		at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:113)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runFeatureMethod(BaseSpecRunner.java:408)
		at org.spockframework.runtime.BaseSpecRunner.doRunIteration(BaseSpecRunner.java:322)
		at org.spockframework.runtime.BaseSpecRunner$6.invoke(BaseSpecRunner.java:306)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runIteration(BaseSpecRunner.java:285)
		at org.spockframework.runtime.BaseSpecRunner.initializeAndRunIteration(BaseSpecRunner.java:275)
		at org.spockframework.runtime.ParameterizedSpecRunner.runIterations(ParameterizedSpecRunner.java:139)
		at org.spockframework.runtime.ParameterizedSpecRunner.runParameterizedFeature(ParameterizedSpecRunner.java:41)
		at org.spockframework.runtime.BaseSpecRunner.doRunFeature(BaseSpecRunner.java:259)
		at org.spockframework.runtime.BaseSpecRunner$5.invoke(BaseSpecRunner.java:243)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runFeature(BaseSpecRunner.java:235)
		at org.spockframework.runtime.BaseSpecRunner.runFeatures(BaseSpecRunner.java:185)
		at org.spockframework.runtime.BaseSpecRunner.doRunSpec(BaseSpecRunner.java:95)
		at org.spockframework.runtime.BaseSpecRunner$1.invoke(BaseSpecRunner.java:81)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runSpec(BaseSpecRunner.java:73)
		at org.spockframework.runtime.BaseSpecRunner.run(BaseSpecRunner.java:64)
		at org.spockframework.runtime.Sputnik.run(Sputnik.java:63)
		at org.junit.runners.Suite.runChild(Suite.java:128)
		at org.junit.runners.Suite.runChild(Suite.java:27)
		at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
		at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
		at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
		at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
		at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
		at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
		at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
		at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
		at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
		at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
		at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
		at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
		at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
		at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
		at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

Check failure on line 0 in target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml

See this annotation in the file changed.

@github-actions github-actions / Liquibase Test Harness - Contributed Reports

ContributedExtensionHarnessSuite ► liquibase.harness.change.ChangeObjectTests ► apply createProcedure against yugabytedb 2.16

Failed test found in:
  target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml
Error:
  Condition failed with Exception:
Raw output
Condition failed with Exception:

snapshotMatchesSpecifiedStructure(expectedSnapshot, generatedSnapshot)
|                                 |                 |
|                                 |                 {
|                                 |                   "snapshot": {
|                                 |                     "created": "2024-05-22T10:42:01.297",
|                                 |                     "database": {
|                                 |                       "productVersion": "11.2-YB-2.16.2.0-b0",
|                                 |                       "shortName": "yugabytedb",
|                                 |                       "majorVersion": "11",
|                                 |                       "minorVersion": "2",
|                                 |                       "user": "yugabyte",
|                                 |                       "productName": "PostgreSQL",
|                                 |                       "url": "jdbc:postgresql://localhost:5433/lbcat"
|                                 |                     },
|                                 |                     "objects": {
|                                 |                       "liquibase.structure.core.Catalog": [
|                                 |                         {
|                                 |                           "catalog": {
|                                 |                             "default": true,
|                                 |                             "name": "lbcat",
|                                 |                             "snapshotId": "4d9b1346"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Column": [
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "defaultValue": "CURRENT_TIMESTAMP!{liquibase.statement.DatabaseFunction}",
|                                 |                             "name": "added",
|                                 |                             "nullable": false,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1363",
|                                 |                             "snapshotId": "4d9b1370",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "29!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "timestamp"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "author",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1348",
|                                 |                             "snapshotId": "4d9b1350",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "author_id",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1379",
|                                 |                             "snapshotId": "4d9b1381",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "4!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "int4"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "birthdate",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1363",
|                                 |                             "snapshotId": "4d9b1369",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "13!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "date"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "comments",
|                                 |                             "nullable": true,
|                                 |                             "order": "9!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1348",
|                                 |                             "snapshotId": "4d9b1357",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "content",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1379",
|                                 |                             "snapshotId": "4d9b1384",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "2147483647!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "text"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "contexts",
|                                 |                             "nullable": true,
|                                 |                             "order": "12!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1348",
|                                 |                             "snapshotId": "4d9b1360",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "dateexecuted",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1348",
|                                 |                             "snapshotId": "4d9b1352",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "29!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "timestamp"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "deployment_id",
|                                 |                             "nullable": true,
|                                 |                             "order": "14!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1348",
|                                 |                             "snapshotId": "4d9b1362",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "description",
|                                 |                             "nullable": true,
|                                 |                             "order": "8!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1348",
|                                 |                             "snapshotId": "4d9b1356",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "description",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1379",
|                                 |                             "snapshotId": "4d9b1383",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "500!{java.lang.Integer}",
|                                 |                               "columnSize": "500!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "email",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1363",
|                                 |                             "snapshotId": "4d9b1368",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "100!{java.lang.Integer}",
|                                 |                               "columnSize": "100!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "exectype",
|                                 |                             "nullable": false,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1348",
|                                 |                             "snapshotId": "4d9b1354",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "filename",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1348",
|                                 |                             "snapshotId": "4d9b1351",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "first_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1363",
|                                 |                             "snapshotId": "4d9b1366",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "50!{java.lang.Integer}",
|                                 |                               "columnSize": "50!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "autoIncrementInformation": {
|                                 |                               "incrementBy": "1!{java.math.BigInteger}",
|                                 |                               "startWith": "1!{java.math.BigInteger}"
|                                 |                             },
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1363",
|                                 |                             "snapshotId": "4d9b1365",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "4!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "serial"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1348",
|                                 |                             "snapshotId": "4d9b1349",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1372",
|                                 |                             "snapshotId": "4d9b1374",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "4!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "int4"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "autoIncrementInformation": {
|                                 |                               "incrementBy": "1!{java.math.BigInteger}",
|                                 |                               "startWith": "1!{java.math.BigInteger}"
|                                 |                             },
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1379",
|                                 |                             "snapshotId": "4d9b1380",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "4!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "serial"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "inserted_date",
|                                 |                             "nullable": true,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1379",
|                                 |                             "snapshotId": "4d9b1385",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "13!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "date"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "labels",
|                                 |                             "nullable": true,
|                                 |                             "order": "13!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1348",
|                                 |                             "snapshotId": "4d9b1361",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "last_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1363",
|                                 |                             "snapshotId": "4d9b1367",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "50!{java.lang.Integer}",
|                                 |                               "columnSize": "50!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "liquibase",
|                                 |                             "nullable": true,
|                                 |                             "order": "11!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1348",
|                                 |                             "snapshotId": "4d9b1359",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "20!{java.lang.Integer}",
|                                 |                               "columnSize": "20!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "locked",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1372",
|                                 |                             "snapshotId": "4d9b1375",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "1!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-7!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "bool"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "lockedby",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1372",
|                                 |                             "snapshotId": "4d9b1377",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "lockgranted",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1372",
|                                 |                             "snapshotId": "4d9b1376",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "29!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "timestamp"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "md5sum",
|                                 |                             "nullable": true,
|                                 |                             "order": "7!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1348",
|                                 |                             "snapshotId": "4d9b1355",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "35!{java.lang.Integer}",
|                                 |                               "columnSize": "35!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "orderexecuted",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1348",
|                                 |                             "snapshotId": "4d9b1353",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "4!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "int4"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "tag",
|                                 |                             "nullable": true,
|                                 |                             "order": "10!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1348",
|                                 |                             "snapshotId": "4d9b1358",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "title",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1379",
|                                 |                             "snapshotId": "4d9b1382",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Index": [
|                                 |                         {
|                                 |                           "index": {
|                                 |                             "columns": [
|                                 |                               {
|                                 |                                 "column": {
|                                 |                                   "name": "id"
|                                 |                                 }
|                                 |                               }
|                                 |                             ]
|                                 |                             ,
|                                 |                             "name": "authors_pkey",
|                                 |                             "snapshotId": "4d9b1364",
|                                 |                             "table": "liquibase.structure.core.Table#4d9b1363",
|                                 |                             "unique": true
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "index": {
|                                 |                             "columns": [
|                                 |                               {
|                                 |                                 "column": {
|                                 |                                   "name": "id"
|                                 |                                 }
|                                 |                               }
|                                 |                             ]
|                                 |                             ,
|                                 |                             "name": "databasechangeloglock_pkey",
|                                 |                             "snapshotId": "4d9b1373",
|                                 |                             "table": "liquibase.structure.core.Table#4d9b1372",
|                                 |                             "unique": true
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.PrimaryKey": [
|                                 |                         {
|                                 |                           "primaryKey": {
|                                 |                             "backingIndex": "liquibase.structure.core.Index#4d9b1364",
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#4d9b1365"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "name": "authors_pkey",
|                                 |                             "snapshotId": "4d9b1371",
|                                 |                             "table": "liquibase.structure.core.Table#4d9b1363"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "primaryKey": {
|                                 |                             "backingIndex": "liquibase.structure.core.Index#4d9b1373",
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#4d9b1374"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "name": "databasechangeloglock_pkey",
|                                 |                             "snapshotId": "4d9b1378",
|                                 |                             "table": "liquibase.structure.core.Table#4d9b1372"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Schema": [
|                                 |                         {
|                                 |                           "schema": {
|                                 |                             "catalog": "liquibase.structure.core.Catalog#4d9b1346",
|                                 |                             "default": true,
|                                 |                             "name": "public",
|                                 |                             "snapshotId": "4d9b1347"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Table": [
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#4d9b1365",
|                                 |                               "liquibase.structure.core.Column#4d9b1366",
|                                 |                               "liquibase.structure.core.Column#4d9b1367",
|                                 |                               "liquibase.structure.core.Column#4d9b1368",
|                                 |                               "liquibase.structure.core.Column#4d9b1369",
|                                 |                               "liquibase.structure.core.Column#4d9b1370"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "indexes": [
|                                 |                               "liquibase.structure.core.Index#4d9b1364"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "name": "authors",
|                                 |                             "primaryKey": "liquibase.structure.core.PrimaryKey#4d9b1371",
|                                 |                             "schema": "liquibase.structure.core.Schema#4d9b1347",
|                                 |                             "snapshotId": "4d9b1363"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#4d9b1349",
|                                 |                               "liquibase.structure.core.Column#4d9b1350",
|                                 |                               "liquibase.structure.core.Column#4d9b1351",
|                                 |                               "liquibase.structure.core.Column#4d9b1352",
|                                 |                               "liquibase.structure.core.Column#4d9b1353",
|                                 |                               "liquibase.structure.core.Column#4d9b1354",
|                                 |                               "liquibase.structure.core.Column#4d9b1355",
|                                 |                               "liquibase.structure.core.Column#4d9b1356",
|                                 |                               "liquibase.structure.core.Column#4d9b1357",
|                                 |                               "liquibase.structure.core.Column#4d9b1358",
|                                 |                               "liquibase.structure.core.Column#4d9b1359",
|                                 |                               "liquibase.structure.core.Column#4d9b1360",
|                                 |                               "liquibase.structure.core.Column#4d9b1361",
|                                 |                               "liquibase.structure.core.Column#4d9b1362"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "databasechangelog",
|                                 |                             "schema": "liquibase.structure.core.Schema#4d9b1347",
|                                 |                             "snapshotId": "4d9b1348"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#4d9b1374",
|                                 |                               "liquibase.structure.core.Column#4d9b1375",
|                                 |                               "liquibase.structure.core.Column#4d9b1376",
|                                 |                               "liquibase.structure.core.Column#4d9b1377"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "indexes": [
|                                 |                               "liquibase.structure.core.Index#4d9b1373"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "name": "databasechangeloglock",
|                                 |                             "primaryKey": "liquibase.structure.core.PrimaryKey#4d9b1378",
|                                 |                             "schema": "liquibase.structure.core.Schema#4d9b1347",
|                                 |                             "snapshotId": "4d9b1372"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#4d9b1380",
|                                 |                               "liquibase.structure.core.Column#4d9b1381",
|                                 |                               "liquibase.structure.core.Column#4d9b1382",
|                                 |                               "liquibase.structure.core.Column#4d9b1383",
|                                 |                               "liquibase.structure.core.Column#4d9b1384",
|                                 |                               "liquibase.structure.core.Column#4d9b1385"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "posts",
|                                 |                             "schema": "liquibase.structure.core.Schema#4d9b1347",
|                                 |                             "snapshotId": "4d9b1379"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       
|                                 |                     },
|                                 |                     "snapshotControl": {
|                                 |                       "snapshotControl": {
|                                 |                         "includedType": [
|                                 |                           "liquibase.structure.core.Catalog",
|                                 |                           "liquibase.structure.core.Column",
|                                 |                           "liquibase.structure.core.ForeignKey",
|                                 |                           "liquibase.structure.core.Index",
|                                 |                           "liquibase.structure.core.PrimaryKey",
|                                 |                           "liquibase.structure.core.Schema",
|                                 |                           "liquibase.structure.core.Sequence",
|                                 |                           "liquibase.structure.core.Table",
|                                 |                           "liquibase.structure.core.UniqueConstraint",
|                                 |                           "liquibase.structure.core.View"
|                                 |                         ]
|                                 |                         
|                                 |                       }
|                                 |                     }
|                                 |                   }
|                                 |                 }
|                                 {
|                                   "snapshot": {
|                                     "objects": {
|                                       "liquibase.structure.core.StoredProcedure": [
|                                         {
|                                           "storedProcedure": {
|                                             "name": "TEST_PROCEDURE"
|                                           }
|                                         }
|                                       ]
|                                     }
|                                   }
|                                 }
java.lang.AssertionError: snapshot.objects
Expected: liquibase.structure.core.StoredProcedure
     but none found
 
	at org.skyscreamer.jsonassert.JSONAssert.assertEquals(JSONAssert.java:482)
	at org.skyscreamer.jsonassert.JSONAssert.assertEquals(JSONAssert.java:464)
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:80)

	at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:80)
Caused by: java.lang.AssertionError: snapshot.objects
Expected: liquibase.structure.core.StoredProcedure
     but none found

	at org.skyscreamer.jsonassert.JSONAssert.assertEquals(JSONAssert.java:482)
	at org.skyscreamer.jsonassert.JSONAssert.assertEquals(JSONAssert.java:464)
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	... 1 more

Check failure on line 0 in target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml

See this annotation in the file changed.

@github-actions github-actions / Liquibase Test Harness - Contributed Reports

ContributedExtensionHarnessSuite ► liquibase.harness.change.ChangeObjectTests ► apply createProcedureFromFile against yugabytedb 2.16

Failed test found in:
  target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml
Error:
  Condition failed with Exception:
Raw output
Condition failed with Exception:

snapshotMatchesSpecifiedStructure(expectedSnapshot, generatedSnapshot)
|                                 |                 |
|                                 |                 {
|                                 |                   "snapshot": {
|                                 |                     "created": "2024-05-22T10:42:03.171",
|                                 |                     "database": {
|                                 |                       "productVersion": "11.2-YB-2.16.2.0-b0",
|                                 |                       "shortName": "yugabytedb",
|                                 |                       "majorVersion": "11",
|                                 |                       "minorVersion": "2",
|                                 |                       "user": "yugabyte",
|                                 |                       "productName": "PostgreSQL",
|                                 |                       "url": "jdbc:postgresql://localhost:5433/lbcat"
|                                 |                     },
|                                 |                     "objects": {
|                                 |                       "liquibase.structure.core.Catalog": [
|                                 |                         {
|                                 |                           "catalog": {
|                                 |                             "default": true,
|                                 |                             "name": "lbcat",
|                                 |                             "snapshotId": "4d9b1431"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Column": [
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "defaultValue": "CURRENT_TIMESTAMP!{liquibase.statement.DatabaseFunction}",
|                                 |                             "name": "added",
|                                 |                             "nullable": false,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1448",
|                                 |                             "snapshotId": "4d9b1455",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "29!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "timestamp"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "author",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1433",
|                                 |                             "snapshotId": "4d9b1435",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "author_id",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1464",
|                                 |                             "snapshotId": "4d9b1466",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "4!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "int4"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "birthdate",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1448",
|                                 |                             "snapshotId": "4d9b1454",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "13!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "date"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "comments",
|                                 |                             "nullable": true,
|                                 |                             "order": "9!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1433",
|                                 |                             "snapshotId": "4d9b1442",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "content",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1464",
|                                 |                             "snapshotId": "4d9b1469",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "2147483647!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "text"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "contexts",
|                                 |                             "nullable": true,
|                                 |                             "order": "12!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1433",
|                                 |                             "snapshotId": "4d9b1445",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "dateexecuted",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1433",
|                                 |                             "snapshotId": "4d9b1437",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "29!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "timestamp"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "deployment_id",
|                                 |                             "nullable": true,
|                                 |                             "order": "14!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1433",
|                                 |                             "snapshotId": "4d9b1447",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "description",
|                                 |                             "nullable": true,
|                                 |                             "order": "8!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1433",
|                                 |                             "snapshotId": "4d9b1441",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "description",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1464",
|                                 |                             "snapshotId": "4d9b1468",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "500!{java.lang.Integer}",
|                                 |                               "columnSize": "500!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "email",
|                                 |                             "nullable": false,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1448",
|                                 |                             "snapshotId": "4d9b1453",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "100!{java.lang.Integer}",
|                                 |                               "columnSize": "100!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "exectype",
|                                 |                             "nullable": false,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1433",
|                                 |                             "snapshotId": "4d9b1439",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSize": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "filename",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1433",
|                                 |                             "snapshotId": "4d9b1436",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "first_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1448",
|                                 |                             "snapshotId": "4d9b1451",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "50!{java.lang.Integer}",
|                                 |                               "columnSize": "50!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "autoIncrementInformation": {
|                                 |                               "incrementBy": "1!{java.math.BigInteger}",
|                                 |                               "startWith": "1!{java.math.BigInteger}"
|                                 |                             },
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1448",
|                                 |                             "snapshotId": "4d9b1450",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "4!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "serial"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1433",
|                                 |                             "snapshotId": "4d9b1434",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1457",
|                                 |                             "snapshotId": "4d9b1459",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "4!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "int4"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "autoIncrementInformation": {
|                                 |                               "incrementBy": "1!{java.math.BigInteger}",
|                                 |                               "startWith": "1!{java.math.BigInteger}"
|                                 |                             },
|                                 |                             "name": "id",
|                                 |                             "nullable": false,
|                                 |                             "order": "1!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1464",
|                                 |                             "snapshotId": "4d9b1465",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "4!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "serial"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "inserted_date",
|                                 |                             "nullable": true,
|                                 |                             "order": "6!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1464",
|                                 |                             "snapshotId": "4d9b1470",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "13!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "91!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "date"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "labels",
|                                 |                             "nullable": true,
|                                 |                             "order": "13!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1433",
|                                 |                             "snapshotId": "4d9b1446",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "last_name",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1448",
|                                 |                             "snapshotId": "4d9b1452",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "50!{java.lang.Integer}",
|                                 |                               "columnSize": "50!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "liquibase",
|                                 |                             "nullable": true,
|                                 |                             "order": "11!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1433",
|                                 |                             "snapshotId": "4d9b1444",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "20!{java.lang.Integer}",
|                                 |                               "columnSize": "20!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "locked",
|                                 |                             "nullable": false,
|                                 |                             "order": "2!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1457",
|                                 |                             "snapshotId": "4d9b1460",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "1!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "-7!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "bool"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "lockedby",
|                                 |                             "nullable": true,
|                                 |                             "order": "4!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1457",
|                                 |                             "snapshotId": "4d9b1462",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "lockgranted",
|                                 |                             "nullable": true,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1457",
|                                 |                             "snapshotId": "4d9b1461",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "29!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "93!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "timestamp"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "md5sum",
|                                 |                             "nullable": true,
|                                 |                             "order": "7!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1433",
|                                 |                             "snapshotId": "4d9b1440",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "35!{java.lang.Integer}",
|                                 |                               "columnSize": "35!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "orderexecuted",
|                                 |                             "nullable": false,
|                                 |                             "order": "5!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1433",
|                                 |                             "snapshotId": "4d9b1438",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "10!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "4!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "int4"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "tag",
|                                 |                             "nullable": true,
|                                 |                             "order": "10!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1433",
|                                 |                             "snapshotId": "4d9b1443",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "column": {
|                                 |                             "name": "title",
|                                 |                             "nullable": false,
|                                 |                             "order": "3!{java.lang.Integer}",
|                                 |                             "relation": "liquibase.structure.core.Table#4d9b1464",
|                                 |                             "snapshotId": "4d9b1467",
|                                 |                             "type": {
|                                 |                               "characterOctetLength": "255!{java.lang.Integer}",
|                                 |                               "columnSize": "255!{java.lang.Integer}",
|                                 |                               "columnSizeUnit": "BYTE!{liquibase.structure.core.DataType$ColumnSizeUnit}",
|                                 |                               "dataTypeId": "12!{java.lang.Integer}",
|                                 |                               "radix": "10!{java.lang.Integer}",
|                                 |                               "typeName": "varchar"
|                                 |                             }
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Index": [
|                                 |                         {
|                                 |                           "index": {
|                                 |                             "columns": [
|                                 |                               {
|                                 |                                 "column": {
|                                 |                                   "name": "id"
|                                 |                                 }
|                                 |                               }
|                                 |                             ]
|                                 |                             ,
|                                 |                             "name": "authors_pkey",
|                                 |                             "snapshotId": "4d9b1449",
|                                 |                             "table": "liquibase.structure.core.Table#4d9b1448",
|                                 |                             "unique": true
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "index": {
|                                 |                             "columns": [
|                                 |                               {
|                                 |                                 "column": {
|                                 |                                   "name": "id"
|                                 |                                 }
|                                 |                               }
|                                 |                             ]
|                                 |                             ,
|                                 |                             "name": "databasechangeloglock_pkey",
|                                 |                             "snapshotId": "4d9b1458",
|                                 |                             "table": "liquibase.structure.core.Table#4d9b1457",
|                                 |                             "unique": true
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.PrimaryKey": [
|                                 |                         {
|                                 |                           "primaryKey": {
|                                 |                             "backingIndex": "liquibase.structure.core.Index#4d9b1449",
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#4d9b1450"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "name": "authors_pkey",
|                                 |                             "snapshotId": "4d9b1456",
|                                 |                             "table": "liquibase.structure.core.Table#4d9b1448"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "primaryKey": {
|                                 |                             "backingIndex": "liquibase.structure.core.Index#4d9b1458",
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#4d9b1459"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "name": "databasechangeloglock_pkey",
|                                 |                             "snapshotId": "4d9b1463",
|                                 |                             "table": "liquibase.structure.core.Table#4d9b1457"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Schema": [
|                                 |                         {
|                                 |                           "schema": {
|                                 |                             "catalog": "liquibase.structure.core.Catalog#4d9b1431",
|                                 |                             "default": true,
|                                 |                             "name": "public",
|                                 |                             "snapshotId": "4d9b1432"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       ,
|                                 |                       "liquibase.structure.core.Table": [
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#4d9b1450",
|                                 |                               "liquibase.structure.core.Column#4d9b1451",
|                                 |                               "liquibase.structure.core.Column#4d9b1452",
|                                 |                               "liquibase.structure.core.Column#4d9b1453",
|                                 |                               "liquibase.structure.core.Column#4d9b1454",
|                                 |                               "liquibase.structure.core.Column#4d9b1455"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "indexes": [
|                                 |                               "liquibase.structure.core.Index#4d9b1449"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "name": "authors",
|                                 |                             "primaryKey": "liquibase.structure.core.PrimaryKey#4d9b1456",
|                                 |                             "schema": "liquibase.structure.core.Schema#4d9b1432",
|                                 |                             "snapshotId": "4d9b1448"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#4d9b1434",
|                                 |                               "liquibase.structure.core.Column#4d9b1435",
|                                 |                               "liquibase.structure.core.Column#4d9b1436",
|                                 |                               "liquibase.structure.core.Column#4d9b1437",
|                                 |                               "liquibase.structure.core.Column#4d9b1438",
|                                 |                               "liquibase.structure.core.Column#4d9b1439",
|                                 |                               "liquibase.structure.core.Column#4d9b1440",
|                                 |                               "liquibase.structure.core.Column#4d9b1441",
|                                 |                               "liquibase.structure.core.Column#4d9b1442",
|                                 |                               "liquibase.structure.core.Column#4d9b1443",
|                                 |                               "liquibase.structure.core.Column#4d9b1444",
|                                 |                               "liquibase.structure.core.Column#4d9b1445",
|                                 |                               "liquibase.structure.core.Column#4d9b1446",
|                                 |                               "liquibase.structure.core.Column#4d9b1447"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "databasechangelog",
|                                 |                             "schema": "liquibase.structure.core.Schema#4d9b1432",
|                                 |                             "snapshotId": "4d9b1433"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#4d9b1459",
|                                 |                               "liquibase.structure.core.Column#4d9b1460",
|                                 |                               "liquibase.structure.core.Column#4d9b1461",
|                                 |                               "liquibase.structure.core.Column#4d9b1462"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "indexes": [
|                                 |                               "liquibase.structure.core.Index#4d9b1458"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "name": "databasechangeloglock",
|                                 |                             "primaryKey": "liquibase.structure.core.PrimaryKey#4d9b1463",
|                                 |                             "schema": "liquibase.structure.core.Schema#4d9b1432",
|                                 |                             "snapshotId": "4d9b1457"
|                                 |                           }
|                                 |                         },
|                                 |                         {
|                                 |                           "table": {
|                                 |                             "columns": [
|                                 |                               "liquibase.structure.core.Column#4d9b1465",
|                                 |                               "liquibase.structure.core.Column#4d9b1466",
|                                 |                               "liquibase.structure.core.Column#4d9b1467",
|                                 |                               "liquibase.structure.core.Column#4d9b1468",
|                                 |                               "liquibase.structure.core.Column#4d9b1469",
|                                 |                               "liquibase.structure.core.Column#4d9b1470"
|                                 |                             ]
|                                 |                             ,
|                                 |                             "default_tablespace": false,
|                                 |                             "name": "posts",
|                                 |                             "schema": "liquibase.structure.core.Schema#4d9b1432",
|                                 |                             "snapshotId": "4d9b1464"
|                                 |                           }
|                                 |                         }
|                                 |                       ]
|                                 |                       
|                                 |                     },
|                                 |                     "snapshotControl": {
|                                 |                       "snapshotControl": {
|                                 |                         "includedType": [
|                                 |                           "liquibase.structure.core.Catalog",
|                                 |                           "liquibase.structure.core.Column",
|                                 |                           "liquibase.structure.core.ForeignKey",
|                                 |                           "liquibase.structure.core.Index",
|                                 |                           "liquibase.structure.core.PrimaryKey",
|                                 |                           "liquibase.structure.core.Schema",
|                                 |                           "liquibase.structure.core.Sequence",
|                                 |                           "liquibase.structure.core.Table",
|                                 |                           "liquibase.structure.core.UniqueConstraint",
|                                 |                           "liquibase.structure.core.View"
|                                 |                         ]
|                                 |                         
|                                 |                       }
|                                 |                     }
|                                 |                   }
|                                 |                 }
|                                 {
|                                   "snapshot": {
|                                     "objects": {
|                                       "liquibase.structure.core.StoredProcedure": [
|                                         {
|                                           "storedProcedure": {
|                                             "name": "TEST_PROCEDURE"
|                                           }
|                                         }
|                                       ]
|                                     }
|                                   }
|                                 }
java.lang.AssertionError: snapshot.objects
Expected: liquibase.structure.core.StoredProcedure
     but none found
 
	at org.skyscreamer.jsonassert.JSONAssert.assertEquals(JSONAssert.java:482)
	at org.skyscreamer.jsonassert.JSONAssert.assertEquals(JSONAssert.java:464)
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:80)

	at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:80)
Caused by: java.lang.AssertionError: snapshot.objects
Expected: liquibase.structure.core.StoredProcedure
     but none found

	at org.skyscreamer.jsonassert.JSONAssert.assertEquals(JSONAssert.java:482)
	at org.skyscreamer.jsonassert.JSONAssert.assertEquals(JSONAssert.java:464)
	at liquibase.harness.util.SnapshotHelpers.snapshotMatchesSpecifiedStructure(SnapshotHelpers.groovy:22)
	... 1 more

Check failure on line 0 in target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml

See this annotation in the file changed.

@github-actions github-actions / Liquibase Test Harness - Contributed Reports

ContributedExtensionHarnessSuite ► liquibase.harness.change.ChangeObjectTests ► apply createTrigger against yugabytedb 2.16

Failed test found in:
  target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml
Error:
  java.lang.AssertionError: 
Raw output
java.lang.AssertionError: 
liquibase.exception.ValidationFailedException: Validation Failed:
     1 changes have validation failures
          Changeset ID: 2 Changeset Author: as
Change Type 'pro:createTrigger' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/createTrigger.xml::2::as

	at org.junit.Assert.fail(Assert.java:89)
	at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:65)
	at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:58)
	Suppressed: java.lang.AssertionError: liquibase.exception.ValidationFailedException: Validation Failed:
     1 changes have validation failures
          Changeset ID: 2 Changeset Author: as
Change Type 'pro:createTrigger' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/createTrigger.xml::2::as

		at org.junit.Assert.fail(Assert.java:89)
		at org.junit.Assert$fail.call(Unknown Source)
		at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:65)
		at liquibase.harness.util.TestUtils$executeCommandScope$1.call(Unknown Source)
		at liquibase.harness.util.rollback.RollbackToDate.performRollback(RollbackToDate.groovy:21)
		at liquibase.harness.util.rollback.RollbackStrategy$performRollback$0.call(Unknown Source)
		at liquibase.harness.change.ChangeObjectTests.$spock_feature_0_0(ChangeObjectTests.groovy:89)
		at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)
		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.base/java.lang.reflect.Method.invoke(Method.java:568)
		at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:200)
		at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:113)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runFeatureMethod(BaseSpecRunner.java:408)
		at org.spockframework.runtime.BaseSpecRunner.doRunIteration(BaseSpecRunner.java:322)
		at org.spockframework.runtime.BaseSpecRunner$6.invoke(BaseSpecRunner.java:306)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runIteration(BaseSpecRunner.java:285)
		at org.spockframework.runtime.BaseSpecRunner.initializeAndRunIteration(BaseSpecRunner.java:275)
		at org.spockframework.runtime.ParameterizedSpecRunner.runIterations(ParameterizedSpecRunner.java:139)
		at org.spockframework.runtime.ParameterizedSpecRunner.runParameterizedFeature(ParameterizedSpecRunner.java:41)
		at org.spockframework.runtime.BaseSpecRunner.doRunFeature(BaseSpecRunner.java:259)
		at org.spockframework.runtime.BaseSpecRunner$5.invoke(BaseSpecRunner.java:243)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runFeature(BaseSpecRunner.java:235)
		at org.spockframework.runtime.BaseSpecRunner.runFeatures(BaseSpecRunner.java:185)
		at org.spockframework.runtime.BaseSpecRunner.doRunSpec(BaseSpecRunner.java:95)
		at org.spockframework.runtime.BaseSpecRunner$1.invoke(BaseSpecRunner.java:81)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runSpec(BaseSpecRunner.java:73)
		at org.spockframework.runtime.BaseSpecRunner.run(BaseSpecRunner.java:64)
		at org.spockframework.runtime.Sputnik.run(Sputnik.java:63)
		at org.junit.runners.Suite.runChild(Suite.java:128)
		at org.junit.runners.Suite.runChild(Suite.java:27)
		at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
		at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
		at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
		at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
		at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
		at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
		at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
		at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
		at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
		at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
		at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
		at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
		at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
		at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
		at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

Check failure on line 0 in target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml

See this annotation in the file changed.

@github-actions github-actions / Liquibase Test Harness - Contributed Reports

ContributedExtensionHarnessSuite ► liquibase.harness.change.ChangeObjectTests ► apply disableTrigger against yugabytedb 2.16

Failed test found in:
  target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml
Error:
  java.lang.AssertionError: 
Raw output
java.lang.AssertionError: 
liquibase.exception.ValidationFailedException: Validation Failed:
     2 changes have validation failures
          Changeset ID: 2 Changeset Author: as
Change Type 'pro:createTrigger' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/disableTrigger.xml::2::as
          Changeset ID: 3 Changeset Author: as
Change Type 'pro:disableTrigger' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/disableTrigger.xml::3::as

	at org.junit.Assert.fail(Assert.java:89)
	at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:65)
	at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:58)
	Suppressed: java.lang.AssertionError: liquibase.exception.ValidationFailedException: Validation Failed:
     2 changes have validation failures
          Changeset ID: 2 Changeset Author: as
Change Type 'pro:createTrigger' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/disableTrigger.xml::2::as
          Changeset ID: 3 Changeset Author: as
Change Type 'pro:disableTrigger' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/disableTrigger.xml::3::as

		at org.junit.Assert.fail(Assert.java:89)
		at org.junit.Assert$fail.call(Unknown Source)
		at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:65)
		at liquibase.harness.util.TestUtils$executeCommandScope$1.call(Unknown Source)
		at liquibase.harness.util.rollback.RollbackToDate.performRollback(RollbackToDate.groovy:21)
		at liquibase.harness.util.rollback.RollbackStrategy$performRollback$0.call(Unknown Source)
		at liquibase.harness.change.ChangeObjectTests.$spock_feature_0_0(ChangeObjectTests.groovy:89)
		at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)
		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.base/java.lang.reflect.Method.invoke(Method.java:568)
		at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:200)
		at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:113)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runFeatureMethod(BaseSpecRunner.java:408)
		at org.spockframework.runtime.BaseSpecRunner.doRunIteration(BaseSpecRunner.java:322)
		at org.spockframework.runtime.BaseSpecRunner$6.invoke(BaseSpecRunner.java:306)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runIteration(BaseSpecRunner.java:285)
		at org.spockframework.runtime.BaseSpecRunner.initializeAndRunIteration(BaseSpecRunner.java:275)
		at org.spockframework.runtime.ParameterizedSpecRunner.runIterations(ParameterizedSpecRunner.java:139)
		at org.spockframework.runtime.ParameterizedSpecRunner.runParameterizedFeature(ParameterizedSpecRunner.java:41)
		at org.spockframework.runtime.BaseSpecRunner.doRunFeature(BaseSpecRunner.java:259)
		at org.spockframework.runtime.BaseSpecRunner$5.invoke(BaseSpecRunner.java:243)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runFeature(BaseSpecRunner.java:235)
		at org.spockframework.runtime.BaseSpecRunner.runFeatures(BaseSpecRunner.java:185)
		at org.spockframework.runtime.BaseSpecRunner.doRunSpec(BaseSpecRunner.java:95)
		at org.spockframework.runtime.BaseSpecRunner$1.invoke(BaseSpecRunner.java:81)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runSpec(BaseSpecRunner.java:73)
		at org.spockframework.runtime.BaseSpecRunner.run(BaseSpecRunner.java:64)
		at org.spockframework.runtime.Sputnik.run(Sputnik.java:63)
		at org.junit.runners.Suite.runChild(Suite.java:128)
		at org.junit.runners.Suite.runChild(Suite.java:27)
		at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
		at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
		at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
		at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
		at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
		at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
		at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
		at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
		at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
		at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
		at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
		at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
		at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
		at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
		at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

Check failure on line 0 in target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml

See this annotation in the file changed.

@github-actions github-actions / Liquibase Test Harness - Contributed Reports

ContributedExtensionHarnessSuite ► liquibase.harness.change.ChangeObjectTests ► apply dropCheckConstraint against yugabytedb 2.16

Failed test found in:
  target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml
Error:
  java.lang.AssertionError: 
Raw output
java.lang.AssertionError: 
liquibase.exception.ValidationFailedException: Validation Failed:
     2 changes have validation failures
          Changeset ID: 1 Changeset Author: as
Change Type 'pro:addCheckConstraint' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/dropCheckConstraint.xml::1::as
          Changeset ID: 2 Changeset Author: as
Change Type 'pro:dropCheckConstraint' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/dropCheckConstraint.xml::2::as

	at org.junit.Assert.fail(Assert.java:89)
	at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:65)
	at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:58)
	Suppressed: java.lang.AssertionError: liquibase.exception.ValidationFailedException: Validation Failed:
     2 changes have validation failures
          Changeset ID: 1 Changeset Author: as
Change Type 'pro:addCheckConstraint' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/dropCheckConstraint.xml::1::as
          Changeset ID: 2 Changeset Author: as
Change Type 'pro:dropCheckConstraint' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/dropCheckConstraint.xml::2::as

		at org.junit.Assert.fail(Assert.java:89)
		at org.junit.Assert$fail.call(Unknown Source)
		at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:65)
		at liquibase.harness.util.TestUtils$executeCommandScope$1.call(Unknown Source)
		at liquibase.harness.util.rollback.RollbackToDate.performRollback(RollbackToDate.groovy:21)
		at liquibase.harness.util.rollback.RollbackStrategy$performRollback$0.call(Unknown Source)
		at liquibase.harness.change.ChangeObjectTests.$spock_feature_0_0(ChangeObjectTests.groovy:89)
		at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)
		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.base/java.lang.reflect.Method.invoke(Method.java:568)
		at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:200)
		at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:113)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runFeatureMethod(BaseSpecRunner.java:408)
		at org.spockframework.runtime.BaseSpecRunner.doRunIteration(BaseSpecRunner.java:322)
		at org.spockframework.runtime.BaseSpecRunner$6.invoke(BaseSpecRunner.java:306)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runIteration(BaseSpecRunner.java:285)
		at org.spockframework.runtime.BaseSpecRunner.initializeAndRunIteration(BaseSpecRunner.java:275)
		at org.spockframework.runtime.ParameterizedSpecRunner.runIterations(ParameterizedSpecRunner.java:139)
		at org.spockframework.runtime.ParameterizedSpecRunner.runParameterizedFeature(ParameterizedSpecRunner.java:41)
		at org.spockframework.runtime.BaseSpecRunner.doRunFeature(BaseSpecRunner.java:259)
		at org.spockframework.runtime.BaseSpecRunner$5.invoke(BaseSpecRunner.java:243)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runFeature(BaseSpecRunner.java:235)
		at org.spockframework.runtime.BaseSpecRunner.runFeatures(BaseSpecRunner.java:185)
		at org.spockframework.runtime.BaseSpecRunner.doRunSpec(BaseSpecRunner.java:95)
		at org.spockframework.runtime.BaseSpecRunner$1.invoke(BaseSpecRunner.java:81)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runSpec(BaseSpecRunner.java:73)
		at org.spockframework.runtime.BaseSpecRunner.run(BaseSpecRunner.java:64)
		at org.spockframework.runtime.Sputnik.run(Sputnik.java:63)
		at org.junit.runners.Suite.runChild(Suite.java:128)
		at org.junit.runners.Suite.runChild(Suite.java:27)
		at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
		at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
		at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
		at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
		at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
		at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
		at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
		at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
		at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
		at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
		at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
		at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
		at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
		at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
		at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

Check failure on line 0 in target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml

See this annotation in the file changed.

@github-actions github-actions / Liquibase Test Harness - Contributed Reports

ContributedExtensionHarnessSuite ► liquibase.harness.change.ChangeObjectTests ► apply dropFunction against yugabytedb 2.16

Failed test found in:
  target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml
Error:
  java.lang.AssertionError: 
Raw output
java.lang.AssertionError: 
liquibase.exception.ValidationFailedException: Validation Failed:
     2 changes have validation failures
          Changeset ID: 1 Changeset Author: as
Change Type 'pro:createFunction' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/dropFunction.xml::1::as
          Changeset ID: 2 Changeset Author: as
Change Type 'pro:dropFunction' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/dropFunction.xml::2::as

	at org.junit.Assert.fail(Assert.java:89)
	at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:65)
	at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:58)
	Suppressed: java.lang.AssertionError: liquibase.exception.ValidationFailedException: Validation Failed:
     2 changes have validation failures
          Changeset ID: 1 Changeset Author: as
Change Type 'pro:createFunction' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/dropFunction.xml::1::as
          Changeset ID: 2 Changeset Author: as
Change Type 'pro:dropFunction' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/dropFunction.xml::2::as

		at org.junit.Assert.fail(Assert.java:89)
		at org.junit.Assert$fail.call(Unknown Source)
		at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:65)
		at liquibase.harness.util.TestUtils$executeCommandScope$1.call(Unknown Source)
		at liquibase.harness.util.rollback.RollbackToDate.performRollback(RollbackToDate.groovy:21)
		at liquibase.harness.util.rollback.RollbackStrategy$performRollback$0.call(Unknown Source)
		at liquibase.harness.change.ChangeObjectTests.$spock_feature_0_0(ChangeObjectTests.groovy:89)
		at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)
		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.base/java.lang.reflect.Method.invoke(Method.java:568)
		at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:200)
		at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:113)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runFeatureMethod(BaseSpecRunner.java:408)
		at org.spockframework.runtime.BaseSpecRunner.doRunIteration(BaseSpecRunner.java:322)
		at org.spockframework.runtime.BaseSpecRunner$6.invoke(BaseSpecRunner.java:306)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runIteration(BaseSpecRunner.java:285)
		at org.spockframework.runtime.BaseSpecRunner.initializeAndRunIteration(BaseSpecRunner.java:275)
		at org.spockframework.runtime.ParameterizedSpecRunner.runIterations(ParameterizedSpecRunner.java:139)
		at org.spockframework.runtime.ParameterizedSpecRunner.runParameterizedFeature(ParameterizedSpecRunner.java:41)
		at org.spockframework.runtime.BaseSpecRunner.doRunFeature(BaseSpecRunner.java:259)
		at org.spockframework.runtime.BaseSpecRunner$5.invoke(BaseSpecRunner.java:243)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runFeature(BaseSpecRunner.java:235)
		at org.spockframework.runtime.BaseSpecRunner.runFeatures(BaseSpecRunner.java:185)
		at org.spockframework.runtime.BaseSpecRunner.doRunSpec(BaseSpecRunner.java:95)
		at org.spockframework.runtime.BaseSpecRunner$1.invoke(BaseSpecRunner.java:81)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runSpec(BaseSpecRunner.java:73)
		at org.spockframework.runtime.BaseSpecRunner.run(BaseSpecRunner.java:64)
		at org.spockframework.runtime.Sputnik.run(Sputnik.java:63)
		at org.junit.runners.Suite.runChild(Suite.java:128)
		at org.junit.runners.Suite.runChild(Suite.java:27)
		at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
		at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
		at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
		at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
		at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
		at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
		at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
		at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
		at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
		at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
		at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
		at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
		at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
		at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
		at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

Check failure on line 0 in target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml

See this annotation in the file changed.

@github-actions github-actions / Liquibase Test Harness - Contributed Reports

ContributedExtensionHarnessSuite ► liquibase.harness.change.ChangeObjectTests ► apply dropTrigger against yugabytedb 2.16

Failed test found in:
  target/surefire-reports/TEST-ContributedExtensionHarnessSuite.xml
Error:
  java.lang.AssertionError: 
Raw output
java.lang.AssertionError: 
liquibase.exception.ValidationFailedException: Validation Failed:
     2 changes have validation failures
          Changeset ID: 2 Changeset Author: as
Change Type 'pro:createTrigger' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/dropTrigger.xml::2::as
          Changeset ID: 3 Changeset Author: as
Change Type 'pro:dropTrigger' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/dropTrigger.xml::3::as

	at org.junit.Assert.fail(Assert.java:89)
	at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:65)
	at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:58)
	Suppressed: java.lang.AssertionError: liquibase.exception.ValidationFailedException: Validation Failed:
     2 changes have validation failures
          Changeset ID: 2 Changeset Author: as
Change Type 'pro:createTrigger' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/dropTrigger.xml::2::as
          Changeset ID: 3 Changeset Author: as
Change Type 'pro:dropTrigger' is not allowed without a valid Liquibase Pro License.
To purchase or renew a Liquibase Pro license key, please contact [email protected] or
go to https://www.liquibase.com/pricing, liquibase/harness/change/changelogs/dropTrigger.xml::3::as

		at org.junit.Assert.fail(Assert.java:89)
		at org.junit.Assert$fail.call(Unknown Source)
		at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:65)
		at liquibase.harness.util.TestUtils$executeCommandScope$1.call(Unknown Source)
		at liquibase.harness.util.rollback.RollbackToDate.performRollback(RollbackToDate.groovy:21)
		at liquibase.harness.util.rollback.RollbackStrategy$performRollback$0.call(Unknown Source)
		at liquibase.harness.change.ChangeObjectTests.$spock_feature_0_0(ChangeObjectTests.groovy:89)
		at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)
		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.base/java.lang.reflect.Method.invoke(Method.java:568)
		at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:200)
		at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:113)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runFeatureMethod(BaseSpecRunner.java:408)
		at org.spockframework.runtime.BaseSpecRunner.doRunIteration(BaseSpecRunner.java:322)
		at org.spockframework.runtime.BaseSpecRunner$6.invoke(BaseSpecRunner.java:306)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runIteration(BaseSpecRunner.java:285)
		at org.spockframework.runtime.BaseSpecRunner.initializeAndRunIteration(BaseSpecRunner.java:275)
		at org.spockframework.runtime.ParameterizedSpecRunner.runIterations(ParameterizedSpecRunner.java:139)
		at org.spockframework.runtime.ParameterizedSpecRunner.runParameterizedFeature(ParameterizedSpecRunner.java:41)
		at org.spockframework.runtime.BaseSpecRunner.doRunFeature(BaseSpecRunner.java:259)
		at org.spockframework.runtime.BaseSpecRunner$5.invoke(BaseSpecRunner.java:243)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runFeature(BaseSpecRunner.java:235)
		at org.spockframework.runtime.BaseSpecRunner.runFeatures(BaseSpecRunner.java:185)
		at org.spockframework.runtime.BaseSpecRunner.doRunSpec(BaseSpecRunner.java:95)
		at org.spockframework.runtime.BaseSpecRunner$1.invoke(BaseSpecRunner.java:81)
		at org.spockframework.runtime.BaseSpecRunner.invokeRaw(BaseSpecRunner.java:484)
		at org.spockframework.runtime.BaseSpecRunner.invoke(BaseSpecRunner.java:467)
		at org.spockframework.runtime.BaseSpecRunner.runSpec(BaseSpecRunner.java:73)
		at org.spockframework.runtime.BaseSpecRunner.run(BaseSpecRunner.java:64)
		at org.spockframework.runtime.Sputnik.run(Sputnik.java:63)
		at org.junit.runners.Suite.runChild(Suite.java:128)
		at org.junit.runners.Suite.runChild(Suite.java:27)
		at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
		at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
		at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
		at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
		at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
		at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
		at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
		at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
		at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
		at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
		at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
		at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
		at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
		at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
		at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)